1. eb86a171 Pass Capabilities and GpuFeatureInfo around in Renderer process. by Zhenyao Mo · 8 years ago
  2. 47e7f83 Enable Android Web View media permissions tests. by Guido Urdaneta · 8 years ago
  3. 0c4fa0d Refer to ui::ResourceBundle with namespace in various dirs. by Lei Zhang · 8 years ago
  4. 194754d WebView: Permit file reads for PlatformServiceBridge reflection by Paul Miller · 8 years ago
  5. e04d399 Make DialogClosedCallback be a OnceCallback. by Avi Drissman · 8 years ago
  6. 9cc660cd Remove `overridable` parameter from ContentBrowserClient::AllowCertificateError() and its overrides. by Lucas Garron · 8 years ago
  7. cb8eb9f aw: shouldInterceptRequest for LoadDataWithBaseURL hack by Bo Liu · 8 years ago
  8. f7cb3af aw: Improve TRACE logging by Bo Liu · 8 years ago
  9. 8cb2849 Don't consume user gestures when we don't support multiple windows by Jochen Eisinger · 8 years ago
  10. da69d88 base: Change make_scoped_refptr to WrapRefCounted. by kylechar · 8 years ago
  11. f8b7d9b8 Android: Remove --wait-for-java-debugger Chrome flag by Andrew Grieve · 8 years ago
  12. 02987e41 [Android WebView] Fix StrictMode violations on WebView startup. by Gustav Sennton · 8 years ago
  13. 7b3e51dd9 Convert LoadDataWithBaseUrlTest to JUnit4 by Yoland Yan · 8 years ago
  14. 8629d4b [Webview Autofill] Add test for commit and cancel by Tao Bai · 8 years ago
  15. 3bbeaea aw: Remove unneeded GrantReadFile file by Bo Liu · 8 years ago
  16. 398ac08 aw: Remove RetryOnFailure for testFetchResourceLoadingError by Bo Liu · 8 years ago
  17. 41147dd aw: Remove RetryOnFailure for testMessageChannelUsingPendingPort by Bo Liu · 8 years ago
  18. e6d66278 aw: Remove RetryOnFailure for testCanUseReceivedAwMessagePortFromJS by Bo Liu · 8 years ago
  19. 64b5cd0 aw: Hook up accessibility for FullscreenView by Bo Liu · 8 years ago
  20. f01bba3 Removing callers of the WebContents::GetRenderProcessHost() method. by Lukasz Anforowicz · 8 years ago
  21. be19259 Remove sgurun from OWNERS by Selim Gurun · 8 years ago
  22. 4780ccc Switch the subscription for cookie callbacks over to being opaque, and by Randy Smith · 8 years ago
  23. 966a7954 [WebView autofill] add test for NotifyVirtualValueChanged by Tao Bai · 8 years ago
  24. db84e5a aw: Make shell layout match chrome by Bo Liu · 8 years ago
  25. c4ccb23 AW: improve assert output for color constants in test by Nate Fischer · 8 years ago
  26. 03c0a69 aw: Run AwContentsClientFullScreenTest on M by Bo Liu · 8 years ago
  27. 86f6ae0fa Revert "Removing WebContents::GetRenderProcessHost() method." by Findit · 8 years ago
  28. 4229f25 Removing WebContents::GetRenderProcessHost() method. by Lukasz Anforowicz · 8 years ago
  29. 24e28c227 AW: add RetryOnFailure to flaky test by Nate Fischer · 8 years ago
  30. 1ea0edb Disable old shouldoverrideurlloading path for PlzNavigate by Selim Gurun · 8 years ago
  31. 0c329dc Add tests for ShouldOverrideUrlLoading callback behavior in popups. by Selim Gurun · 8 years ago
  32. 1660243 Fix issues with shouldOverrideUrlLoading and PlzNavigate. by John Abd-El-Malek · 8 years ago
  33. 3a932e97 aw: Enable testFetchResourceLoadingError with RetryOnFailure by Bo Liu · 8 years ago
  34. 5eb21714 aw: Enable testCanUseReceivedAwMessagePortFromJS with RetryOnFailure by Bo Liu · 8 years ago
  35. dacb6d4 aw: Enable testMessageChannelUsingPendingPort with RetryOnFailure by Bo Liu · 8 years ago
  36. 5b685a0 AW: only call onPageStarted once for loadDataWithBaseUrl by Nate Fischer · 8 years ago
  37. 6cb262d Disable flaky AwSettingsTest.testDatabaseEnabled by Marc Treib · 8 years ago
  38. 55ff1475e Convert std::deque to base::circular_deque. by Brett Wilson · 8 years ago
  39. 3b09d5a WebView: suppress deprecation warnings by James Wallace-Lee · 8 years ago
  40. 96f3eba Switch make_scoped_refptr to MakeRefCounted. by kylechar · 8 years ago
  41. 9ff85175 Disabling flaky test. by Maria Khomenko · 8 years ago
  42. 5e0a12b Move CompositorFrame{Metadata} to viz/common/quads. by danakj · 8 years ago
  43. 79ec628 WebView: Assert >= O in AwAutofillProvider by Paul Miller · 8 years ago
  44. 9037d3ee WebView: Fix brittle reference to TextClassifier on pre-O by Paul Miller · 8 years ago
  45. c75116ed Disable CTS test testJavascriptInterfaceCustomPropertiesClearedOnReload by Tao Bai · 8 years ago
  46. 97521318 Move BackgroundFetchDelegate to content/public by Dan Elphick · 8 years ago
  47. 03c7274 Return a const ref from GetDataURLAsString() to avoid refcount churn. by Daniel Cheng · 8 years ago
  48. 0d89f922 Change Pickle::Write* methods to return void. by Daniel Cheng · 8 years ago
  49. babe7612 Remove UseNetworkLocationProviders by Andrew Moylan · 8 years ago
  50. 285df70 Revert "Revert "WebView autofill test"" by Tao Bai · 8 years ago
  51. d248b338 Move OutputSurfaceFrame to the viz service. by danakj · 8 years ago
  52. ba65a091 Move cc/output things that are part of layer compositor API to cc/trees by danakj · 8 years ago
  53. e4593847 Reland: Move components/safe_browsing_db to components/safe_browsing/db by Tim Volodine · 8 years ago
  54. a62d9c0 Convert many std::queue to base::queue by Brett Wilson · 8 years ago
  55. f9d7b1b Add net-log to WebView for easier network debugging by Selim Gurun · 8 years ago
  56. e190e6a8 Revert "WebView autofill test" by Bernhard Bauer · 8 years ago
  57. 58e1e96 Revert "Move components/safe_browsing_db to components/safe_browsing/db" by vitaliii · 8 years ago
  58. 155fea2 Move components/safe_browsing_db to components/safe_browsing/db by Tim Volodine · 8 years ago
  59. b5d4530 [WebView autofill] Test of not set class name by Tao Bai · 8 years ago
  60. fb4fd1a [WebView Autofill] Not set class name by Tao Bai · 8 years ago
  61. 6f91dde5 Move OutputSurface and Overlay code from cc to viz/services/display. by danakj · 8 years ago
  62. 5c0d0363 Remove references to WebChromeClient.FileChooserParams from non-glue layers. by Alex Chu · 8 years ago
  63. 1b658fab Revert "ServiceWorker: Add a crash key for debugging crbug.com/760427" by Makoto Shimazu · 8 years ago
  64. 22f9a4d0 Remove references to WebChromeClient.CustomViewCallback from non-glue layers. by Alex Chu · 8 years ago
  65. 87bf275 Remove references to GeolocationPermissions.Callback from non-glue layers. by Alex Chu · 8 years ago
  66. 926ed77 Surface synchronization: Use default background color if no fallback specified. by Fady Samuel · 8 years ago
  67. 0d81a8a WebView autofill test by Tao Bai · 8 years ago
  68. 0244e92 Remove references to ConsoleMessage from non-glue-layers. by Alex Chu · 8 years ago
  69. d4916de Updating XTBs based on .GRDs from branch master by Krishna Govind · 8 years ago
  70. bdb387b Sample WebView UMA metrics by client ID at 10% by Paul Miller · 8 years ago
  71. 6c8110d ServiceWorker: Add a crash key for debugging crbug.com/760427 by Makoto Shimazu · 8 years ago
  72. a3fda997 Move WebGL blacklist decision making to GPU process. by Zhenyao Mo · 8 years ago
  73. 535972b AW: prefer Callback over ValueCallback by Nate Fischer · 8 years ago
  74. e66d27d7 Convert WebViewAsynchronousFindApisTest to JUnit4 by Yoland Yan · 8 years ago
  75. e680ea9 Convert AwVariationsConfigurationServiceTest to JUnit4 by Yoland Yan · 8 years ago
  76. 1c59daf Convert CookieManagerStartupTest to JUnit4 by Yoland Yan · 8 years ago
  77. ca8f5b6 Use a WebContentsGetter to receive Webcontents by Selim Gurun · 8 years ago
  78. e5805be Move DrawQuads to components/viz/ by danakj · 8 years ago
  79. 8662417 Convert HttpAuthDatabaseTest to JUnit4 by Yoland Yan · 8 years ago
  80. 3ac77fd Revert "AW: enable PlzNavigate via CLI switch" by Tim Volodine · 8 years ago
  81. f8c6f0e Move TextureMailboxDeleter to components/viz/service/display by Alex Zhang · 8 years ago
  82. dbc2bb9 AW: enable PlzNavigate via CLI switch by Nate Fischer · 8 years ago
  83. ec208f6 Fix spelling of the word "interstitial" by felt · 8 years ago
  84. a4c2d94 Remove references to WebSettings.PluginState from AwSettings. by Alex Chu · 8 years ago
  85. e641faa [WebView] Replace use of JobScheduler.getPendingJob (API level 24). by Gustav Sennton · 8 years ago
  86. ce4c522e Remove shell & webview AccessTokenStores by Andrew Moylan · 8 years ago
  87. 35476d6 Remove references to WebSettings.LayoutAlgorithm from AwSettings. by Alex Chu · 8 years ago
  88. 9075b08 viz: Unify [mojom::]CompositorFrameSink[Support]. by kylechar · 8 years ago
  89. c06541d SafeBrowsing: Add SBErrorDisplayOptions.always_show_back_to_safety by Edward Jung · 8 years ago
  90. 077f74a7 Migrate AwMetricsServiceClient off BrowserThread::FILE by Gabriel Charette · 8 years ago
  91. bd2a63a Migrate away from BlockingPool in android_webview by Gabriel Charette · 8 years ago
  92. fdd1efe Remove references to android.webkit.WebSettings.ZoomDensity from AwContents. by Alex Chu · 8 years ago
  93. 7bacf86b Revert "[DeviceMemory] Ship DeviceMemory JS API" by Fadi Meawad · 8 years ago
  94. 4122857 Android: Re-enable lint NewApi check by Peter Wen · 8 years ago
  95. 28c7be6 Remove components/metrics/profiler by Brett Wilson · 8 years ago
  96. 9b34281b media: Disable MediaDrm-based key systems when data cannot be persisted by Xiaohan Wang · 8 years ago
  97. 43a54282 Label FrameSinkIds for Debugging by Alex Zhang · 8 years ago
  98. a924f3e AW: fix log and remove stale comment by Nate Fischer · 8 years ago
  99. f4357ca WebContents and WebContentsObserver should not provide IPC::Sender API. by Lukasz Anforowicz · 8 years ago
  100. 86071c8 Store view size info ViewAndroid by Jinsuk Kim · 8 years ago