[go: nahoru, domu]

  1. 8b0c28d Revert "Reland "Move manifest.mojom and content::Manifest to blink"" by Dmitry Gozman · 7 years ago
  2. c2913b98 Add a GPU driver version to Win Intel GPU job dimension by Zhenyao Mo · 7 years ago
  3. c576df7 Rename content/browser/render_host/OffscreenCanvas* by kylechar · 7 years ago
  4. 5419f89 Reland "Move manifest.mojom and content::Manifest to blink" by Dmitry Gozman · 7 years ago
  5. da33eb36 Use OnceClosure for InProgressCache::Initialize(). by Min Qin · 7 years ago
  6. c37c846 Re-land "Handle error return from zygote recvmsg call."" by Tom Sepez · 7 years ago
  7. 92480b2 Introduce InputMethodKeyboardController class. by Dave Tapuska · 7 years ago
  8. a96d43d Load resources.pak earlier in content_main_runner by Ran Ji · 7 years ago
  9. 977944a Enable use of video capture API for DevTools screencasting by default by Saman Sami · 7 years ago
  10. 3798e6d5 Surface synchronization: Use LocalSurfaceId allocation for Repaint by Fady Samuel · 7 years ago
  11. ca449882 Update SpeechRecognitionSessionConfig to use url::Origin by Adithya Srinivasan · 7 years ago
  12. aa1821d8 [Background Fetch] Persistent storage support for pending requests by Rayan Kanso · 7 years ago
  13. e051a6c [Code health] Return enum instead of bool in FilterGestureEvent by Xida Chen · 7 years ago
  14. 90f1b76 Makes GpuProcessHost::BindInterface deal with DiscardableSharedMemoryManager by Scott Violet · 7 years ago
  15. 73edf5e8 [Reland] [Picture in Picture] Pause active videos when leaving PiP mode. by Jennifer Apacible · 7 years ago
  16. 87ee0123 [Picture-in-Picture] Treat WebContents-scoped controller per-tab. by Jennifer Apacible · 7 years ago
  17. e7da4b1 Android: remove separate reload tracking from Tab.java by Matthew Cary · 7 years ago
  18. 5811fa1 Remove forward declaration of a class that doesn't exist. by arthursonzogni · 7 years ago
  19. e70c4a04 Fix non matching histogram name. by arthursonzogni · 7 years ago
  20. 48803a2d Add a threshold for using GpuMemoryBuffer backed frames on Win for WebRTC by Emircan Uysaler · 7 years ago
  21. 81bfea3 [Video Capture] Remove test AllCaptureApiTypesHaveProperStringRepresentation by Christian Fremerey · 7 years ago
  22. 290f3130 media: pass aligned captured buffer correctly on CrOS VCD by Ricky Liang · 7 years ago
  23. 84e9f59 Remove browserSideNavigationEnabled setting from blink by Dmitry Gozman · 7 years ago
  24. 703cf3e Remove deprecated usage of URL.createObjectURL with MediaStream by Florent Castelli · 7 years ago
  25. 60036df9c [Notifications] Postpone callback on non-persistent notification close by Anita Woodruff · 7 years ago
  26. fb8fd0e6 RenderWidgetHostViewMac::GetCaptureSequenceNumber() implementation by Alexis Hetu · 7 years ago
  27. d187c36a Revert "Disable caching of video-device enumerations on Mac." by Guido Urdaneta · 7 years ago
  28. 0f25bc6 Disable flaky WebRtcGetUserMediaBrowserTest.SrcObjectRemoveVideoTrack by Guido Urdaneta · 7 years ago
  29. 3d670337 RemoteRWHVMac: Pass display parameters through NSViewBridge interface by Christopher Cameron · 7 years ago
  30. 2917a61e [base] Implement Extent in base::span by jdoerrie · 7 years ago
  31. a3e13eb Audio service stream factory client in content/. by Max Morin · 7 years ago
  32. 99d5821e [Layered API] Add runtime flags for Layered APIs by Hiroshige Hayashizaki · 7 years ago
  33. 8aaac43 [ServiceWorker] Associate interfaces living on the SW thread together by Han Leon · 7 years ago
  34. 7b1f5a8 [Code Cleanup] Remove code for an experiment by Xida Chen · 7 years ago
  35. 45c5c21 RenderThreadImpl to use default LSI by Chris Blume · 7 years ago
  36. 2140259 Remove MojoGetProperty and EDK SetProperty APIs by Ken Rockot · 7 years ago
  37. 7f9eaa8 Updating XTBs based on .GRDs from branch master by Krishna Govind · 7 years ago
  38. 01aed3598 [Payments] Construct parameters before moving registration by gogerald · 7 years ago
  39. 36d2905 [Video Capture] Allow usage of MailboxHolder for video frame transport by Christian Fremerey · 7 years ago
  40. 087f507 [oopif] Correct old comment on lifetimes and object relations. by Albert J. Wong · 7 years ago
  41. dd2d3ef Wheel scrolling works after autoscroll cancellation. by Sahel Sharify · 7 years ago
  42. 043469f Add a GamepadVibration runtime feature flag by Matt Reynolds · 7 years ago
  43. 629ba73c [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 7 years ago
  44. 495ab86 Android: Remove DEPS exception rule for RenderFrameHostImpl by Jinsuk Kim · 7 years ago
  45. 98cf914 Rewrite layout test urls for worker fetches by Nate Chapin · 7 years ago
  46. e819b62 Remove WebColor and WebOverscrollBehavior by danakj · 7 years ago
  47. 47be7b77 Clear HTTP auth cache in BrowsingDataRemover using network service. by Eric Orth · 7 years ago
  48. 73999724 Convert SecurityIndicatorTest.CheckIndicatorText to always use URLLoaderInterceptor. by John Abd-El-Malek · 7 years ago
  49. 59422884 Update CdmInfo to include encryption schemes supported by John Rummell · 7 years ago
  50. d8de8d3 Surface synchronization: Simplify Auto-Resize by Fady Samuel · 7 years ago
  51. 25efcca94 Ensure MemoryInstrumentationTest::Navigate works correctly. by Nasko Oskov · 7 years ago
  52. a92b763 [MessageLoop] Fix random IWYU preventing message_loop.h cleanup by Gabriel Charette · 7 years ago
  53. 3ed4419 Add plumbing necessary to pass FullscreenOptions around. by Dave Tapuska · 7 years ago
  54. 3c5af67 Exposes public factory function for creating GpuClient by Scott Violet · 7 years ago
  55. da33690 Fix default handler for files for EmbeddedTestServer. by Steven Valdez · 7 years ago
  56. db3a13b Allow URLLoaderInterceptor to support intercepting frame requests when network service is disabled. by John Abd-El-Malek · 7 years ago
  57. e9c5bc1 Don't show text selection popup menu if current selected text is cleared. by Jinglong Zuo · 7 years ago
  58. 7cfcd1a Remove unused method. by Sergey Kuznetsov · 7 years ago
  59. ff5b6eb56 Surface Synchronization: Simplify Visual Properties by Fady Samuel · 7 years ago
  60. 1cb5e9f Move some uses of PathService into the base namespace. by Avi Drissman · 7 years ago
  61. d8ed9f8 Decouple CookieDeletionInfo from net::CookieStore. by Chris Mumford · 7 years ago
  62. 661130e0 Revert "[Picture in Picture] Pause active videos when leaving PiP mode." by Ned Nguyen · 7 years ago
  63. 2c2bf2e service worker: Fix hanging process reference when context core is dead. by Matt Falkenhagen · 7 years ago
  64. e20a9bd2 [Picture in Picture] Pause active videos when leaving PiP mode. by Jennifer Apacible · 7 years ago
  65. 525c72b [Android] Fix a NPE in ImeAdapterImpl by Shimi Zhang · 7 years ago
  66. 35f7133 Revert "Move zygote code to service_manager" by Matt Giuca · 7 years ago
  67. 40b34a57 Revert "Move manifest.mojom and content::Manifest to blink" by Alan Cutter · 7 years ago
  68. da76f50 Revert "Introduce NetworkService::GetTotalNetworkUsages() for TaskManager" by Findit · 7 years ago
  69. 0443d29 Fix ConfirmCacheInformationPlumbed to work with NetworkService by Doug Turner · 7 years ago
  70. c43d6f2 Android: Turned ContentViewStatics to an interface by Jinsuk Kim · 7 years ago
  71. 072c4714 Introduce NetworkService::GetTotalNetworkUsages() for TaskManager by Chong Zhang · 7 years ago
  72. f575203 Add library name as metadata in trace file for Android by Siddhartha · 7 years ago
  73. 9aed4f36 Remove unnecessary parameter CacheStorageCacheHandle by Luciano Pacheco · 7 years ago
  74. 606254d Surface synchronization: Change in LocalSurfaceId should always trigger commit by Fady Samuel · 7 years ago
  75. c07726e Move manifest.mojom and content::Manifest to blink by Dmitry Gozman · 7 years ago
  76. 026ca71 Disable DownloadContentTest.RemoveResumedDownload on ASAN. by John Budorick · 7 years ago
  77. 8ce1c853 VideoDecoderShim: mark transformation constants static by Hans Wennborg · 7 years ago
  78. 9a4856f [PageLifecycle] Add Page.setWebLifecycleState() method to RDP by Fadi Meawad · 7 years ago
  79. 1452023 [MessageLoop] Fix IWYU for (SingleThread|Sequenced)TaskRunner by Gabriel Charette · 7 years ago
  80. 52a6330 Add is_main_frame to ResourceLoadInfo by Jay Civelli · 7 years ago
  81. dbe3973 Move zygote code to service_manager by Jay Civelli · 7 years ago
  82. 0ee541187 Reduce webgl2 suppression for gl-bindAttribLocation-aliasing-inactive.html by Kai Ninomiya · 7 years ago
  83. 69759340 Remove MessageLoop::current() usage in /content/browser/browser_thread_unittest.cc by Gabriel Charette · 7 years ago
  84. 0531101 Always remove previous connection filter in RenderProcessHostImpl before creating a new one. by Zhenyao Mo · 7 years ago
  85. 3003717f [OOPIF]: log URL and view/widget closing state for resource timing kills by Daniel Cheng · 7 years ago
  86. 5440020 Block redirects and renderer-initiated top-frame navigations to filesystem: URLs by Mustafa Emre Acer · 7 years ago
  87. f634aa2 ozone: Add overlay strategies with drm atomic by Daniele Castagna · 7 years ago
  88. 114d87b Create a single IPC call for OffscreenCanvasProvider by Fernando Serboncini · 7 years ago
  89. 6965b10c Add is_mobile_optimized to RenderFrameMetadata by Saman Sami · 7 years ago
  90. d4cd986 Makes OffscreenCanvas dispatch on MainThread and Workers by Fernando Serboncini · 7 years ago
  91. acc38dc Updating XTBs based on .GRDs from branch master by Krishna Govind · 7 years ago
  92. f0ff5355 android: Connection importance for OOPIF by Bo Liu · 7 years ago
  93. e77291a android: Remove initial binding by Bo Liu · 7 years ago
  94. 0f1cc17 std::make_unique should be preferred than base::WrapUnique in Payments. by codeimpl · 7 years ago
  95. fa4e5173 Remove should_replace_current_entry from network stack by Charlie Harrison · 7 years ago
  96. 5030a02 clean up tap suppression logic. by Sahel Sharify · 7 years ago
  97. 02ba63f Remove some transfer navigation logic by csharrison · 7 years ago
  98. 5b7b986 Set fetch()'s default credentials mode to same-origin by Dominic Farolino · 7 years ago
  99. be22fa3 Fuchsia: Delete package-probing conditionals from codebase. by Kevin Marshall · 7 years ago
  100. 17a5d7c content: Change NotifyPreferencesChanged to update OOPIFs by Giovanni Ortuño Urquidi · 7 years ago