1. e07de81 Add PRESUBMIT rule to make sure IPC changes are security reviewed. by dcheng · 9 years ago
  2. 87c42617 Implement GetMediaClientAndroid() in {Aw|Cast}ContentClient. by xhwang · 9 years ago
  3. 3db6b6d Generate param traits size methods for IPC files in chrome/ (and traits it depends on). by jam · 9 years ago
  4. d0baa9b Handle the case where browser tries to send an IPC message to a dead renderer. by hush · 9 years ago
  5. 6b98cf9 Move ui/gfx/geometry ParamTraits to ui/gfx/ipc/geometry by fsamuel · 9 years ago
  6. 84b7eab aw: Remove kDisablePageVisibility by boliu · 9 years ago
  7. 66024c6 android: Remove in-process sync compositor code path by boliu · 9 years ago
  8. 99d77bf Separate gfx_ipc into skia-dependent and non-skia-dependent parts. This will simplify dependencies in gpu/ipc/common, as a part of the content/common/gpu --> gpu refactor. by markdittmer · 9 years ago
  9. b81a4cf Remove the last long from Android IPCs. by jam · 10 years ago
  10. 68afca7 Revert 3 CLs for shouldOverrideUrlLoading implementation. by gsennton · 10 years ago
  11. f322c8f Distinguish in the browser between renderer crashes and kills by mnaganov · 10 years ago
  12. de7d5c2 Switch to standard integer types in android_webview/. by avi · 10 years ago
  13. bae3ff13e Reland "Use resource throttle to implement shouldOverrideUrlLoading, core change" by gsennton · 10 years ago
  14. 432e47d Propagate pageScaleFactor to GuestViews. by mcnee · 10 years ago
  15. 5d655d2 Consistently don't use a semicolon at the end of IPC_MESSAGE macros. by thakis · 10 years ago
  16. 42d9e37 Implement extended shouldOverrideUrlLoading callback in Android WebView by mnaganov · 10 years ago
  17. 6da58b3a Start adding gn build for android_webview by michaelbai · 10 years ago
  18. 271ecc7 [Android WebView] Pass kDisablePageVisibility to renderer child by mnaganov · 10 years ago
  19. b3aaf64 android webview: Remove support for in-proc command buffer by boliu · 10 years ago
  20. e5c3091 Revert "Use resource throttle to implement shouldOverrideUrlLoading, core change" by gsennton · 10 years ago
  21. 8a3a10e0 Revert "aw: Disable ipc command buffer by default" by boliu · 10 years ago
  22. 6b619eb0 Enable page visibility on WebView by default by hush · 10 years ago
  23. b848517ac Add GPU fingerprint information to breakpad microdumps. by tobiasjs · 10 years ago
  24. c41dade aw: Disable ipc command buffer by default by boliu · 10 years ago
  25. 201d2ae [Android WebView] Fix a couple of typos by simonb · 10 years ago
  26. 18c2844 Plumb smooth scrolling in Chromium compositor by hush · 10 years ago
  27. 5698e42 [Android WebView] Add switch for enabling experimental renderer sandboxing by mnaganov · 10 years ago
  28. db95992b [Android WebView] Pass .pak fds & regions to child services by mnaganov · 10 years ago
  29. 7b59e50 aw: Page visiblity behind switch by boliu · 10 years ago
  30. b58eaaa Implement AwContentBrowserClient::IsHandledURL by mnaganov · 10 years ago
  31. 2c4ed370 aw: Reverse ipc command buffer switch by boliu · 10 years ago
  32. f082f6c [Android WebView] Put error page files into WebView resources by mnaganov · 10 years ago
  33. 2cee4bd The scheme granting code seems to become redundant, even for multi-process mode. by mnaganov · 10 years ago
  34. 1463e1e Add switch to use ipc command buffer in Android WebView by boliu · 10 years ago
  35. 777bb78a Use resource throttle to implement shouldOverrideUrlLoading, core change by gsennton · 10 years ago
  36. 849952a4 Check user gesture before firing an intent in WebView by mnaganov · 10 years ago
  37. 4a49578 android-webview: Remove legacy crash handler (### Version) by primiano · 10 years ago
  38. e5e3d99 Roll breakpad and fix signal propagation for WebView crash handler by primiano · 10 years ago
  39. 2288c53 Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction. by gunsch · 10 years ago
  40. 102fee9 Componentize devtools_http_handler. by dgozman · 10 years ago
  41. c62077f [android-webview] Skip signal handler registration on x86/64 by primiano · 10 years ago
  42. e98c5bb4 Add a string to user agent to differentiate webview from clank. by gsennton · 10 years ago
  43. 1f47db6e Implement the close() API for Message ports by sgurun · 10 years ago
  44. 86fca58 [WebView] Reword crash handler message. by primiano · 11 years ago
  45. 9f9f934 Update {virtual,override,final} to follow C++11 style. by dcheng · 11 years ago
  46. 2fa98a5 Refactor webview to use //components/printing by dgn · 11 years ago
  47. 92afec5 Post a message from Java to JS using message channels. by sgurun · 11 years ago
  48. 3bc4c0ee Mechanical rename of tracing includes for /android_webview by ssid · 11 years ago
  49. d2a43060 Enable posting a message from JS to Android webview. by sgurun · 11 years ago
  50. ee20aa9a Remove the discrepencies between chrome and android_webview print by sgurun · 11 years ago
  51. fefc2f8 Fix references to ui/gfx headers in a*/. by Avi Drissman · 11 years ago
  52. 128865c Add missing gfx_param_traits.h by michaelbai · 11 years ago
  53. 502567f2 [android] Fix SIGABRT handling in the WebView crash handler. by primiano · 11 years ago
  54. a05d6842 aw: Clean up unused command line switch by boliu · 11 years ago
  55. 1d93adc Pass TouchMajor to HitTestResult by hush · 11 years ago
  56. e72c9f4c android_webview: use chrome version information. by torne · 11 years ago
  57. a90342e18 [Android] Add minimalistic crash handler for WebView. by primiano · 11 years ago
  58. 929d45a9 Prefix CommandLine usege with base namespace (Part 2: android_webview/) by pgal.u-szeged · 11 years ago
  59. f85fa22 [Android WebView] Update user agent to match current trunk builds. by benm · 11 years ago
  60. 72ea36f [android_webview] Hardcode the default text encoding to UTF-8. by mkosiba · 11 years ago
  61. db1ad09 Add [email protected] to IPC OWNERS files. by mkwst · 11 years ago
  62. d731a491 replace OVERRIDE and FINAL with override and final in android_webview/ by mostynb · 11 years ago
  63. a5f553db9 Apply automatic range checks to storage enum types across IPC in android_webview by mohan.reddy · 11 years ago
  64. 443eb4ca Add [email protected] to ipc OWNERS files by Will Harris · 11 years ago
  65. a4afac2 Revert "[Android WebView] Terminate execution of stuck JS code on navigation requests" by Mikhail Naganov · 11 years ago
  66. fdd3212ca Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafileSkia. by vitalybuka · 11 years ago
  67. e7c36a1 Remove cevans@ from OWNERS files. by thestig · 11 years ago
  68. 9954ea9 Simplify android_webview wrap_contents mode. by [email protected] · 11 years ago
  69. abcaf61 android_webview: Update useragent. by [email protected] · 11 years ago
  70. c63265b aw: Expose record document as public api by [email protected] · 11 years ago
  71. be4bd27a aw: Add switch to force auxiliary bitmap rendering by [email protected] · 11 years ago
  72. 69538c3 [Android WebView] Terminate execution of stuck JS code on navigation requests by [email protected] · 11 years ago
  73. 8a59280 Add switch to disable recording whole document by [email protected] · 11 years ago
  74. ffff5b3 Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc by [email protected] · 11 years ago
  75. 7a46143 aw: Remove legacy rendering path by [email protected] · 11 years ago
  76. 6670bee Remove cdn from OWNERS for IPC security review. by [email protected] · 11 years ago
  77. 77c9628 android_webview: Update useragent. by [email protected] · 11 years ago
  78. 8705654b [Android WebView] Implement delegated rendering for sync compositor by [email protected] · 11 years ago
  79. 0aedae3 Add devtools trace events for Timeline EmbedderCallback notification by [email protected] · 11 years ago
  80. 9a5bb05 Revert accidental dartium code push by [email protected] · 11 years ago
  81. 7752a387 Adds "Dart" to the user agent string for android webview. by [email protected] · 11 years ago
  82. 640bf44 Branching for 1847 @251904 by [email protected] · 11 years ago
  83. c9ddabfb Adds "Dart" to the user agent string for android webview. by [email protected] · 11 years ago
  84. 416e80e aw: Remove aw_switches by [email protected] · 11 years ago
  85. efd2c3f Move user_agent code from webkit/ to content/. by [email protected] · 11 years ago
  86. 1a6d011 Move GetContextMenuNode from RenderView to RenderFrame. by [email protected] · 11 years ago
  87. aa05127 Simplify the user agent code some more since after r255534 it's not affected by the site's URL. by [email protected] · 11 years ago
  88. 69078b8d Revert 255858 "Simplify the user agent code some more since afte..." by [email protected] · 11 years ago
  89. 74e50c0c Simplify the user agent code some more since after r255534 it's not affected by the site's URL. by [email protected] · 11 years ago
  90. e6f7a0a aw: Remove kDisableSimpleCache switch by [email protected] · 11 years ago
  91. 2306376 aw: Split hardware rendering into HardwareRenderer by [email protected] · 11 years ago
  92. 56028815 [Android WebView] Add DevTools Timeline instrumentation for embedder callbacks by [email protected] · 12 years ago
  93. 56aca707 [Android WebView] Turn on accelerated canvas based on View.isHardwareAccelerated by [email protected] · 12 years ago
  94. 5339e0e Make per-file message file reviewers consistent across owners. by [email protected] · 12 years ago
  95. 3837e4d Revert 244533 "Chrome security team IPC message owners." by [email protected] · 12 years ago
  96. c7f4e0c Chrome security team IPC message owners. by [email protected] · 12 years ago
  97. 0474172 Fix race condition introduced in r242200 where AwContentsIoThreadClient is queried before a subframe's entry is added. by [email protected] · 12 years ago
  98. 1a4e975 Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ResourceLoader and SSLClientAuthHandler. by [email protected] · 12 years ago
  99. 1e14a34 Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ResourceLoader and SSLClientAuthHandler." by [email protected] · 12 years ago
  100. 6952f006 Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ResourceLoader and SSLClientAuthHandler. by [email protected] · 12 years ago