1. 74bcc37 Add a GetWebView to RenderFrame. by Dave Tapuska · 4 years, 3 months ago
  2. 53a2813 Cleanup unconditional build usage of //printing by Alan Screen · 4 years, 4 months ago
  3. a942b1b Remove unused is_content_initiated param by David Bokan · 4 years, 4 months ago
  4. 08e7ed8 Apply modernize-make-unique to target_os="android" by Peter Boström · 4 years, 4 months ago
  5. 5d8494d8 [power][android_webview] Add EnableIdleThrottling method to AwDebug by Oksana Zhuravlova · 4 years, 5 months ago
  6. c67f534 power_scheduler: IDLE-phase throttling backend by Mikhail Khokhlov · 4 years, 5 months ago
  7. 85285b0 [LSC] Replace base::string16 with std::u16string in //[a-e]* by Jan Wilken Dörrie · 4 years, 6 months ago
  8. ba627564 Remove WebSize from blink. by Dave Tapuska · 4 years, 6 months ago
  9. 1df377df [OnionSoup] Move URLLoaderThrottleProvider into blink by Minggang Wang · 4 years, 6 months ago
  10. b747d8ef [OnionSoup] Move WebSocketHandshakeThrottleProvider into blink by Minggang Wang · 4 years, 6 months ago
  11. dd4996e Remove RenderViewObserver. by Dave Tapuska · 4 years, 7 months ago
  12. a79ab9f Move RunScriptsAtDocumentStart for the empty document to Dispatcher by danakj · 4 years, 7 months ago
  13. 3f41f88 Convert AwViewHostMsg_SubFrameCreated to Mojo by Gyuyoung Kim · 4 years, 7 months ago
  14. bd70b6ab Convert AwViewHostMsg_ShouldOverrideUrlLoading to Mojo by Gyuyoung Kim · 4 years, 8 months ago
  15. 92a17fb Convert AwViewHostMsg_OnContentsSizeChanged to Mojo by Gyuyoung Kim · 4 years, 8 months ago
  16. 1bf9bcb Convert AwViewMsg_SmoothScroll to Mojo by Gyuyoung Kim · 4 years, 9 months ago
  17. 53ebffc1 Convert AwViewMsg_SetInitialPageScale to Mojo by Gyuyoung Kim · 4 years, 9 months ago
  18. c4b48b96 Convert AwViewMsg_ResetScrollAndScaleState to Mojo by Gyuyoung Kim · 4 years, 9 months ago
  19. b808611 Convert AwViewMsg_SetTextZoomFactor to Mojo by Gyuyoung Kim · 4 years, 9 months ago
  20. 009ecd0 Convert AwViewHostMsg_UpdateHitTestData to Mojo by Gyuyoung Kim · 4 years, 9 months ago
  21. ddb9bd5 Convert AwViewMsg_DocumentHasImages[Response] to Mojo message by Gyuyoung Kim · 4 years, 9 months ago
  22. 71d2d28 Convert AwViewMsg_DoHitTest to Mojo message by Gyuyoung Kim · 4 years, 9 months ago
  23. ed4303f [aw] Add SetCpuAffinityToLittleCores method by Laís Minchillo · 4 years, 10 months ago
  24. 9dc47d8 Convert AwViewMsg_SetJsOnlineProperty to a Renderer mojom message. by Dave Tapuska · 4 years, 10 months ago
  25. b12f373 Remove AwViewMsg_KillProcess as it is unused. by Dave Tapuska · 4 years, 10 months ago
  26. 046559c8 Convert AwViewMsg_SetBackgroundColor to a mojom message. by Dave Tapuska · 4 years, 10 months ago
  27. e5c176e Convert AwViewMsg_ClearCache to a mojom message. by Dave Tapuska · 4 years, 10 months ago
  28. ba3eecb Add a new NavigationThrottle for HTTP-error navigations with empty body by Rakina Zata Amni · 4 years, 10 months ago
  29. a8d8a593 Make WebMeaningfulLayout an enum class. by Morten Stenshorne · 4 years, 11 months ago
  30. f776864c Allow content embedders to suppress failed navigations. by Daniel Cheng · 5 years ago
  31. a252d4a Move WebPreferences methods of RenderView to Blink by Gyuyoung Kim · 5 years ago
  32. 1ac4ca78 Move content::WebPreferences struct to Blink by Gyuyoung Kim · 5 years ago
  33. f05bb10 [base] Remove BasicStringPiece::starts_with() by Jan Wilken Dörrie · 5 years ago
  34. 36b8aa19 Remove SecurityInterstitialPageController::Delegate by Evan Stade · 5 years ago
  35. 9343e64 webview: renames js_injection class names by Scott Violet · 5 years ago
  36. 02dd827 Only call RFO::DidCommitProvisionalLoad for new document navigations by Dmitry Gozman · 5 years ago
  37. 63553fe webview: moves js_to_java classes to components/js_injection by Scott Violet · 5 years ago
  38. d370dbb Move local root/main frame methods from WebLocalFrame to WebFrameWidget by danakj · 5 years ago
  39. e5628c3 Reset text zoom in between web tests. by danakj · 5 years ago
  40. e9d4400d Do not suppress error page for the new error code by Michał Pichliński · 5 years ago
  41. a8c3251 [JJI] Change a comment for JsJavaConfigurator by Shimi Zhang · 5 years ago
  42. 4defe64 [JJI] Implement addDocumentStartJavascript by Shimi Zhang · 5 years ago
  43. d10cf2a [Autofill Assistant] Only suppress keyboard if action runs by sandromaggi · 5 years ago
  44. 4e0f2d3e4 [JJI] Migrate usage of ProxyBypassRules to AwOriginMatcher by Shimi Zhang · 5 years ago
  45. 9f60dd1 Reland "IWYU for bind/callback_helpers.h and ptr_util.h" by Gabriel Charette · 5 years ago
  46. 7a13e26 Revert "IWYU for bind/callback_helpers.h and ptr_util.h" by Hans Wennborg · 5 years ago
  47. b8ffaf4c IWYU for bind/callback_helpers.h and ptr_util.h by Gabriel Charette · 5 years ago
  48. 881484e7 Don't use ResourceType for URLLoaderThrottleProvider by Kinuko Yasuda · 6 years ago
  49. ee5af39 [OnionSoup] Move resource_load_info.mojom into Blink by Minggang Wang · 6 years ago
  50. ee9917129 Split safe_browsing.mojom into two files by Ali Juma · 6 years ago
  51. dc593bf Enable Javascript and images for AW committed interstitials by Emily Stark · 6 years ago
  52. ff7b061 Remove WebPoint by Dave Tapuska · 6 years ago
  53. 84569e1 printing: Mojofy PrintMsg_PrintNodeUnderContextMenu by Jesse Schettler · 6 years ago
  54. 49f165d6 WebView/WebLayer: Componentize and share network error pages impl by Colin Blundell · 6 years ago
  55. 38d069c [WebView] Componentize strings/resources for error pages by Colin Blundell · 6 years ago
  56. fb3dc1f Reorganize components/safe_browsing into a layered component by Ali Juma · 6 years ago
  57. 5eb3329 Remove code to cancel prerender when webpage calls window.print by Tarun Bansal · 6 years ago
  58. 66cae14 Disable mixed content autoupgrades in webview when necessary by Carlos IL · 6 years ago
  59. ffeae8e3 Move //components/visitedlink away from "master"/"slave" to "writer"/"reader". by Robert Sesek · 6 years ago
  60. 13051c93 Move renderer interfaces off Service Manager by Ken Rockot · 6 years ago
  61. 0001626 [aw] cleanup: replace LazyInstance usages with NoDestructor by Tobias Sargeant · 6 years ago
  62. d4f1f5c [mojo] Drop 'Proxy' from Platform::GetBrowserInterfaceBrokerProxy by Oksana Zhuravlova · 6 years ago
  63. fa7e0f5f [scheduler] Do not use kInternalIPC in android_webview. by Alexander Timin · 6 years ago
  64. 08747ea8 Add bindings for webview SB committed interstitials by Carlos IL · 6 years ago
  65. acbe77c Remove unused params from WebContentSettingsClient methods (#2) by Joshua Bell · 6 years ago
  66. e0f6e047 Renaming DecompressData resource bundle functions by Sam Maier · 6 years ago
  67. 4336261b [JJI] Deflake two Js Java interaction tests by Shimi Zhang · 6 years ago
  68. c387337 Move GrantLoadLocalResources to WebNavigationParams by Dmitry Gozman · 6 years ago
  69. 65140f7d Android: Compress IDR_AW_LOAD_ERROR_HTML by Andrew Grieve · 6 years ago
  70. cff8ed5d Remove a few more unnecessary std::move() calls. by Nico Weber · 6 years ago
  71. 054a921 AW docs: README for renderer by Nate Fischer · 6 years ago
  72. d01a2955 [AW] Add missing dependencies to //android_webview BUILD.gn files. by Robbie McElrath · 6 years ago
  73. 42e52f3 AW: UseCounter page load metrics integration by Tao Bai · 6 years ago
  74. ca69d14 [JJI] Make addWebMessageListener() inject multiple JavaScript objects. by Shimi Zhang · 6 years ago
  75. 9568eb4d Convert SafeBrowsing to new Mojo types by Julie Jeongeun Kim · 6 years ago
  76. 19ed86e Cleanup AutoReload / ErrorPage area. by arthursonzogni · 6 years ago
  77. 15253a48 Remove Connector usage from Blink by Ken Rockot · 6 years ago
  78. 2e973b0 [AW] Move //aw/renderer/ into its own build file by Robbie McElrath · 6 years ago
  79. 36ebf90 [JJI] Implement Java representation of injected JS object for replying by Shimi Zhang · 6 years ago
  80. 92734c6 android_webview: Clone service_manager::Connector for the IO thread by Kenichi Ishibashi · 6 years ago
  81. 15708bfc [JJI] Convert to use string16 for data from JavaScript/Java by Shimi Zhang · 6 years ago
  82. 743700a AW NS: remove references to kNetworkService by Nate Fischer · 6 years ago
  83. 4c285f86 [AW] Remove non-network-service path code in android_webview/renderer by Tim Volodine · 6 years ago
  84. 2127d7b Don't use double to represent time in WebWidgetClient by Sergio Villar Senin · 6 years ago
  85. f6840ecf [OnionSoup] Move content::URLLoaderThrottle into blink by Minggang Wang · 6 years ago
  86. 8673efa3 [JJI] Implement postMessage() JavaScript API by Shimi Zhang · 6 years ago
  87. c7b069a Remove components/web_restrictions as it's not needed anymore. by John Abd-El-Malek · 6 years ago
  88. 69d143e Update function signatures for focused element change notifications by Kent Tamura · 6 years ago
  89. dcb400b3 [ refactor ] Remove RenderView::GetWebFrameWidget by Ehsan Karamad · 6 years ago
  90. c31de8c ContentCapture whitelist by Tao Bai · 6 years ago
  91. 958a93fb Change long to uint64_t in third_party/blink/public/web/web_view.h by Miyoung Shin · 6 years ago
  92. d2dd8bc Change unsigned long long to uint64_t in third_party/blink/* related to |LinkHash| by Miyoung Shin · 6 years ago
  93. 02ab4dd4 Instantiates ContentCapture in Chrome Android and WebView by Tao Bai · 6 years ago
  94. e17c0386 Replaced 'Should' with 'Will' per Android API council guidance by Christian O. Andersson · 7 years ago
  95. 822effcf Enable suppression of error page from the Java side by Christian O. Andersson · 7 years ago
  96. e931516 Use per-frame task runner at WebSocketHandshakeThrottle and MimeSniffingLoader by Hajime Hoshi · 7 years ago
  97. d51fd53d Move BackgroundColor from widgets and child frames to the WebView. by danakj · 7 years ago
  98. 96c429a Stop passing WebURLRequest to error page callbacks by Dmitry Gozman · 7 years ago
  99. a5c39d5 Clean up WebPagePopup APIs and move them from WebWidget to WebView. by danakj · 7 years ago
  100. 703db88 Drop isomorphic decoding from fragment navigation by Kent Tamura · 7 years ago