1. a04c9d0 Triggering InspectElement from context menu over a guest will open guest's devtools with correct element highlighted. by [email protected] · 13 years ago
  2. 63398d7 Reverting this to fix the compile failures on linux clang. please reland after fixing. by [email protected] · 13 years ago
  3. b0452f8 Triggering InspectElement from context menu over a guest will open guest's devtools with correct element highlighted. by [email protected] · 13 years ago
  4. 1bc2831 Webview tag creation should be using storage partitions. by [email protected] · 13 years ago
  5. 49d812e Merge most instances of DownloadSaveInfo into DownloadUrlParams. by [email protected] · 13 years ago
  6. dd8c823 Browser Plugin: Implement autosize (Embedder-side code) by [email protected] · 13 years ago
  7. 6a121f2 Browser Plugin: Guest focus state should always match BrowserPlugin focus state by [email protected] · 13 years ago
  8. 413fcd0 Prevent webview tags from navigating outside web-safe schemes. by [email protected] · 13 years ago
  9. c88b2a56 Browser Plugin: Guest visibility state should always match BrowserPlugin visibility state. by [email protected] · 13 years ago
  10. 3586962 Move download code to the content namespace. by [email protected] · 13 years ago
  11. 76f7d488 Add a flag to about:flags to enable deferred image decoding by [email protected] · 13 years ago
  12. 500ca7f1 Browser Plugin: Deleted old implementation (browser side) by [email protected] · 13 years ago
  13. 8e603cd9 Make WebContentsDelegate::LoadProgressChanged android only. by [email protected] · 13 years ago
  14. 8ff00d7 Move a bunch more code into the content namespace. by [email protected] · 13 years ago
  15. 65bfd997 Move CC switches to cc/switches.h. by [email protected] · 13 years ago
  16. 0eba810b Browser Plugin: Add HTML5-like postMessage support by [email protected] · 13 years ago
  17. 6d04e15 Revert 162487 - Browser Plugin: Add HTML5-like postMessage support by [email protected] · 13 years ago
  18. 606703e Browser Plugin: Add HTML5-like postMessage support by [email protected] · 13 years ago
  19. 494885e Revert 162353 (ShimSrcAttribute in browser_tests on linux asan) by [email protected] · 13 years ago
  20. c873c86 Shift passage of FileStream in downloads system to be by scoped_ptr<>. by [email protected] · 13 years ago
  21. 96edd31 Browser Plugin: Add HTML5-like postMessage support by [email protected] · 13 years ago
  22. ba41507 Browser Plugin: Disable Accelerated Compositing by [email protected] · 13 years ago
  23. b09505af Revert 161634 - [content shell] allow universal access from file URLs in layout tests by [email protected] · 13 years ago
  24. ffabb1e Makes gfx::Screen an instance, rather than a collection of static methods. by [email protected] · 13 years ago
  25. 80c2e77 [content shell] allow universal access from file URLs in layout tests by [email protected] · 13 years ago
  26. d37c33e When starting a provisional load include the parent frame ID in the IPC and pass it down the th WCObservers by [email protected] · 13 years ago
  27. f5eabc37 Use blocking worker pool for sync file operations in Pepper. by [email protected] · 13 years ago
  28. 951a6483 This change is motivated by the need to implement the Android WebView.loadDataWithBaseURL API[1], which allows access to local file:// resources (depending on AwSettings.getAllowFileAccess) as long as the base URL provided is not "data:". by [email protected] · 13 years ago
  29. 529be50 Revert: Flapper field trial to use workerpool for sync file operations. by [email protected] · 13 years ago
  30. 1c0c9bc Pinch-zoom applied via compositor instead of CSS transformation. by [email protected] · 13 years ago
  31. e2776017 Pepper.PluginHung histogram needed UMA_. by [email protected] · 13 years ago
  32. e12dbe6f Disable frame tree updates until the race conditions with postMessage are fixed. by [email protected] · 13 years ago
  33. 2ca1ea66 Removes BrowserContext::DidLastSessionExitCleanly() and makes by [email protected] · 13 years ago
  34. 974bdba66 Flapper field trial to use workerpool for sync file operations. by [email protected] · 13 years ago
  35. c521d746 Allow blacklisting 3D CSS or accelerated video by [email protected] · 13 years ago
  36. 9745660 <browser> Disable force_compositing on guests. by [email protected] · 13 years ago
  37. b6bcd8c Browser Plugin: Fixed browser process crash on embedder reload. by [email protected] · 13 years ago
  38. 19be7a6 Propagate storage partition id and persistence to the browser. by [email protected] · 13 years ago
  39. 92a01cc [BrowserTag] Send dib info with NavigateGuest message, by [email protected] · 13 years ago
  40. 5075ffcb Fix the crash that could occur when the window is closed while web contents drag is in progress. by [email protected] · 13 years ago
  41. 77ab1731 Rename GetSite in SiteInstance to GetSiteURL. by [email protected] · 13 years ago
  42. 885d896 Browser Plugin: Remove unnecessary references to frame_id by [email protected] · 13 years ago
  43. 9a840890 [gtk] fix zoom bubble showing up on wrong window by [email protected] · 13 years ago
  44. feaded0 Add UMA metrics to measure potential impact of Fast Tab Close. by [email protected] · 13 years ago
  45. b24b68a Fix the issue that any tab/window closing hotkey will crash the Pepper Flash Fullscreen. by [email protected] · 13 years ago
  46. 7a846df This is followup from Charlie's comments on Fady's cl: http://chromiumcodereview.appspot.com/10560022, it seems I cannot upload patch to that issue (since I'm not owner), I'm creating a new one. by [email protected] · 13 years ago
  47. 09cce462 Revert 157773 - This is followup from Charlie's comments on Fady's cl: http://chromiumcodereview.appspot.com/10560022, it seems I cannot upload patch to that issue (since I'm not owner), I'm creating a new one. by [email protected] · 13 years ago
  48. 7f087fb This is followup from Charlie's comments on Fady's cl: http://chromiumcodereview.appspot.com/10560022, it seems I cannot upload patch to that issue (since I'm not owner), I'm creating a new one. by [email protected] · 13 years ago
  49. af886775 Revert 157650 - This is followup from Charlie's comments on Fady's cl: http://chromiumcodereview.appspot.com/10560022, it seems I cannot upload patch to that issue (since I'm not owner), I'm creating a new one. by [email protected] · 13 years ago
  50. 331264c This is followup from Charlie's comments on Fady's cl: http://chromiumcodereview.appspot.com/10560022, it seems I cannot upload patch to that issue (since I'm not owner), I'm creating a new one. by [email protected] · 13 years ago
  51. 1de0fc0 We do not pass enums by conts references. This CL fixes style errors introduced by [email protected] · 13 years ago
  52. 4e7f3e9 Put CSS sticky positioning behind a runtime flag until we think it's ready for release. by [email protected] · 13 years ago
  53. 2afdb07 Add enable-accelerated-compositing-for-overflow-scroll switch. by [email protected] · 13 years ago
  54. ff7b6dd Use a single flag for enabling experimental WebKit features. by [email protected] · 13 years ago
  55. e755a38 Add plumbing to add highlight flag to about:flags, disable by default by [email protected] · 13 years ago
  56. 7381d9f Switch Extensions::TabHelper to use WebContents, WebContentsUserData. by [email protected] · 13 years ago
  57. 25ee94f CSS Media Query now reports touch-support accurately for Windows (retry) by [email protected] · 13 years ago
  58. 728842bc Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContentsUserData." by [email protected] · 13 years ago
  59. 9567f9c Switch Extensions::TabHelper to use WebContents, WebContentsUserData. by [email protected] · 13 years ago
  60. eda238a1 Pass result of blockage across content API when new tab blocked. This change allows the proper blockage of foreground tabs created without user-gestures for rel=noreferrer links. by [email protected] · 13 years ago
  61. 8de0a37 Revert 155484 - CSS Media Query now reports touch-support accurately for Windows. by [email protected] · 13 years ago
  62. 28196f11 CSS Media Query now reports touch-support accurately for Windows. by [email protected] · 13 years ago
  63. e94bbcb Do not share a process unless it has the right storage partition. by [email protected] · 13 years ago
  64. ba16e3a Context menus should appear above the touch point if invoked by long press. by [email protected] · 13 years ago
  65. 1638338 Very basic Android browser-side compositing support. by [email protected] · 13 years ago
  66. 59363fc9 Upstream the Android port find-in-page feature. by [email protected] · 13 years ago
  67. 3f7e206 Add plumbing for flag: --disable-gesture-tap-highlight by [email protected] · 13 years ago
  68. 4ca1863 Make GpuDataManager thread safe. by [email protected] · 13 years ago
  69. 0720b53 Support frame tree propagation between renderers in the same browsing instance. by [email protected] · 13 years ago
  70. dbcdffc Change disposition to POPUP for navigations in a new process with no user gesture to trigger popup blocker checks. by [email protected] · 13 years ago
  71. d8415ad9 Add hooks to content to request permission to connect to the PPAPI broker. by [email protected] · 13 years ago
  72. 36a22c4 Kill PropertyBag, switch WebContents to SupportsUserData. by [email protected] · 13 years ago
  73. 4c3a2358 Move StoragePartition into content/public and remove BrowserContext::GetDOMStorageContext(). by [email protected] · 13 years ago
  74. 8d0f331 Fix user agent override restoration pipeline by [email protected] · 13 years ago
  75. 6b618e6 Add IPC::Sender and GetRoutingID() to WebContents for convenience and safety. by [email protected] · 13 years ago
  76. c71fe640 Remove touch optimized layout on ChromeOS by [email protected] · 13 years ago
  77. d1198fd Move SessionStorageNamespace entirely into NavigationController and support StoragePartitions. by [email protected] · 13 years ago
  78. 126a15b Reverting this change as it does not disable H/W video decode. It disables H/W rendering. by [email protected] · 13 years ago
  79. 733a58f Remove obsolete code by [email protected] · 13 years ago
  80. 69cffc8 Revert 150889 - Disabling deferred 2D canvas rendering by [email protected] · 13 years ago
  81. 1332623f1 Remove unused include and always-true compile-time check by [email protected] · 13 years ago
  82. c60c5116 Temporarily disable H/W Video decode on Windows to see if it is the cause of the spike by [email protected] · 13 years ago
  83. 7b6df3b Disabling deferred 2D canvas rendering by [email protected] · 13 years ago
  84. cc510d7e Browser Plugin: Rename old colliding files to old_*. by [email protected] · 13 years ago
  85. dd26779c Browser Plugin: Rename WebContentsImpl::browser_plugin_host() to WebContentsImpl::old_browser_plugin_host() by [email protected] · 13 years ago
  86. b3996ba Add WebContents* to some more delegate methods by [email protected] · 13 years ago
  87. cb25aa1 Browser Plugin: Move to old namespace by [email protected] · 13 years ago
  88. 7c16976c [RDS] Reloads a page using the original request URL by [email protected] · 13 years ago
  89. 66bd551 Implement isRenderingVSynced on RenderWidget BUG=137797 by [email protected] · 13 years ago
  90. 132e281a Implement NavigationControllerWebView.PostURL by [email protected] · 13 years ago
  91. 9e2e463 Rename WasRestored to WasShown across all uses. by [email protected] · 13 years ago
  92. de02376 Turn on the fixed position stacking context flag by default by [email protected] · 13 years ago
  93. 634a3bd disable web audio by default on android and add switches to enable it by [email protected] · 13 years ago
  94. deed0fd Disable WebGL on Android by default (but allow it to be enabled) by [email protected] · 13 years ago
  95. b63b969 Add CSS variables feature flag to chrome://flags. by [email protected] · 13 years ago
  96. d1ef81d Add an ability to call WebKit's WebFrame::loadData via NavigationController. by [email protected] · 13 years ago
  97. 8979307 Add RenderViewHost* to DidStartLoading and DidStopLoading in by [email protected] · 13 years ago
  98. aacd1d7 Fix regression of bug 205 where a plugin in a window shown with window.open may not have the correct parent window. PluginTest.OpenPopupWindowWithPlugin covers this, but this bug is a race condition which is why the test works most of the time (although it shows up on the flakiness dashboard). When I tried to move this test to content_browsertests, the timing was different so it showed up most of the time. by [email protected] · 13 years ago
  99. e5f2de0 Make delegate checks consistent in WebContentsImpl. by [email protected] · 13 years ago
  100. 7bb76189 Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load signals to its observers. by [email protected] · 13 years ago