1. 5645d5b Handle additional feedback from http://codereview.chromium.org/8395038/. by [email protected] · 14 years ago
  2. 0d7ac08 Instant: Fix a crash where the tab is closing and Instant 'hides' the by [email protected] · 14 years ago
  3. 2b624c56 Fix fullscreen API event delivery to be delayed until the state change has by [email protected] · 14 years ago
  4. db906fb Mark Worker ui layout tests flaky. by [email protected] · 14 years ago
  5. b28fd89b Compile fix for linux_aura. by [email protected] · 14 years ago
  6. 6aa03b3 Adding flag for turning on the Media Source API by [email protected] · 14 years ago
  7. 53d47b9 Enable tooltips for aura. by [email protected] · 14 years ago
  8. 13aec6c4 Move cloud_print_class_mac files from content/common to chrome/common/cloud_print. They don't belong in content. by [email protected] · 14 years ago
  9. 473480b1 Unnecessary file. by [email protected] · 14 years ago
  10. ec73b84 Fix a smart pointer leak. by [email protected] · 14 years ago
  11. e62ab15 Update chromium tests for new IDBDatabase.transaction() restrictions. The transaction([]) shortcut is no longer supported, stores must be listed explicitly. by [email protected] · 14 years ago
  12. e4ff9e5 Enforce that chrome/common doesn't depend on content/common through DEPS. Also add a comment in the public dir of content. by [email protected] · 14 years ago
  13. 03d62140 Re-enable worker ui tests I broke. by [email protected] · 14 years ago
  14. 8b26cf0 Disable IndexedDBBrowserTestWithLowQuota.QuotaTest failing after WebKit roll by [email protected] · 14 years ago
  15. babcaed Add self to content/ppapi_plugin/OWNERS by [email protected] · 14 years ago
  16. 9783633c Fix up compositor mocking. by [email protected] · 14 years ago
  17. ab30b683 aura: Fix win compile, broken in r107569. by [email protected] · 14 years ago
  18. 91ad147 Aura: fix crash when clicking on a SELECT element. by [email protected] · 14 years ago
  19. 0446db07 aura: Add touch-event support for RWHVA. by [email protected] · 14 years ago
  20. 2d7b087 Revert 107563 - Fix up compositor mocking. by [email protected] · 14 years ago
  21. 5c975ed Fix up compositor mocking. by [email protected] · 14 years ago
  22. 5a7b4c8 IndexedDB: Update calls to and implementations of WebIDBFactory. by [email protected] · 14 years ago
  23. 7a511ffb Fix Aura build after r107403 (303778). by [email protected] · 14 years ago
  24. 0c783b6 Fix build on the "Linux Clang (ChromeOS dbg)" bot. by [email protected] · 14 years ago
  25. 7b419b8 Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetcher interface. by [email protected] · 14 years ago
  26. 7b60496 more content exports. by [email protected] · 14 years ago
  27. 4e7a62e1 use the userAgent() in the same loadable module as RendererWebKitPlatformSupportImpl by [email protected] · 14 years ago
  28. 2016c8b Removing dedicated worker-related IPC codei (first round). by [email protected] · 14 years ago
  29. 7fe2839 ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point. by [email protected] · 14 years ago
  30. b897665 Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is. by [email protected] · 14 years ago
  31. beba03b3 Make test URLFetcher implementations not derive from the URLFetcher implementation, since we want to hide that from chrome completely. by [email protected] · 14 years ago
  32. a2ad011 Add a command-line switch --skip-gpu-data-loading. by [email protected] · 14 years ago
  33. 1977348dd Added logging useful for understanding Pepper broker lifetime. by [email protected] · 14 years ago
  34. e9b7c0f0 Replace NewRunnableFunction/NewRunnableMethod with Callback in SavePackage. by [email protected] · 14 years ago
  35. 26597bc Replace NewRunnableFunction with Callback in SaveFileResourceHandler. by [email protected] · 14 years ago
  36. 82d6a7e Replace NewRunnableMethod with Callback in SaveFileManager. by [email protected] · 14 years ago
  37. 1b5eee1 Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that forwards all calls to another instance of GLSurface. by [email protected] · 14 years ago
  38. b48c918 Make GTK and Aura parts orthogonal to OS parts by [email protected] · 14 years ago
  39. 715db119 Use base::Unretained() around VideoCaptureModuleImpl since it's not ref counted by Chrome. by [email protected] · 14 years ago
  40. f1ae6df Move the Mac's WebDragSource to content. by [email protected] · 14 years ago
  41. c35ef38 Fix about:gpu's wrong status of accelerated-canvas-2d. by [email protected] · 14 years ago
  42. e9ddb15 Changes Window::Init to take whether the layer has a texture. And by [email protected] · 14 years ago
  43. 49b67d2 Refactor FileSystemOperation: by [email protected] · 14 years ago
  44. 5de20469 Disable WorkerTest.WorkerMessagePort* before the next WebKit roll by [email protected] · 14 years ago
  45. 36aea270 Convert chrome callers of UrlFetcher to use the interface. I'll switch tests to use composition instead of inheritence in a future change. by [email protected] · 14 years ago
  46. 4b58d55 Enable accelerated compositing of web pages when using webkit compositor by [email protected] · 14 years ago
  47. 90401e9 add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and IPC messages to allow AutomationProxy to enable and disable tracing and collect traced data from an external browser instance. by [email protected] · 14 years ago
  48. 594e66fe Make passing of DownloadRequestHandle separate from DownloadCreateInfo. by [email protected] · 14 years ago
  49. d8ced17 Fix a notreached assertion and linker error in RWHVA by [email protected] · 14 years ago
  50. d7db221e Try to reland touch scroll / pan by [email protected] · 14 years ago
  51. a8c269a Add an experimental --enable-strict-site-isolation flag. by [email protected] · 14 years ago
  52. c44af19 exclude the linux files that are not needed on openbsd by [email protected] · 14 years ago
  53. 4d550fa4 Make chrome/utility not depend on content/common. Enforce with DEPS. by [email protected] · 14 years ago
  54. 45f432e94 Const-ify DownloadStatusUpdaterDelegate methods. by [email protected] · 14 years ago
  55. 7cc6e563 Create a content::UrlFetcher interface that lives in content/public/common and convert users to it. I have added a static create function, but will switch instantiations to use it in another change since this has grown a lot. Basically this change converts function names away from unix_hacker style, which they shouldn't have been using anyways since some are virtual, and made all of the other functions virtual. by [email protected] · 14 years ago
  56. 6b1efe3 aura: Fix shift/ctrl/alt keyevents with RWHVA and X11. by [email protected] · 14 years ago
  57. f8ba13d Move ZygoteForkDelegateLinux to content/public/common. by [email protected] · 14 years ago
  58. 0981f86 aura: Add mouse wheel event support for x11 in RWHVA. by [email protected] · 14 years ago
  59. bbef1d3 Init selection_text_offset_ in class constructor. by [email protected] · 14 years ago
  60. c6933fcf ui::TestCompositor::TestCompositor() constructor has been changed to take a a CompositorDelegate* as a parameter. It can be NULL to get the same behaviour as before. But some tests actually require ScheduleDraw() to cause a draw to happen, in order to test that their real delegate is doing its job. Also, we move the compositor_factory from views::Widget and aura::Desktop to ui::Compositor. by [email protected] · 14 years ago
  61. 483623eb Adds browser-side component of Java Bridge for a TabContents by [email protected] · 14 years ago
  62. 1109bb1d Pass the right notification enum to WebAccessibility::DebugString. by [email protected] · 14 years ago
  63. b39ef1cb Move resource_codes to content/public/common. by [email protected] · 14 years ago
  64. 670b793 Remove one manually bound user32 call by [email protected] · 14 years ago
  65. 4b16ba3 Another crack at delay-loading user32.dll by [email protected] · 14 years ago
  66. bac61a7 Applescript: return value from execute javascript command by [email protected] · 14 years ago
  67. 55ebe2f Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_visibility extension. by [email protected] · 14 years ago
  68. 5e647e9 Make setting the user agent work with the zygote on linux. by [email protected] · 14 years ago
  69. 464750f Add ENABLE_JAVA_BRIDGE by [email protected] · 14 years ago
  70. 2f603cd Switch ChildProcess.* enum histograms from COUNTS to ENUMERATION. by [email protected] · 14 years ago
  71. 95e9507 Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
  72. 7ccfb89 [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
  73. 620e0190 Change the delay loading of user32.dll to content_browser by [email protected] · 14 years ago
  74. c530c85 Convert URLFetcher::Delegates to use an interface in content/public/common. Also remove the old URLFetcher delegate callback while I'm touching all of them.BUG=98716,83592 by [email protected] · 14 years ago
  75. fb10ec5b [Aura] Support transparent webkit. by [email protected] · 14 years ago
  76. cc0ce37 Fix a bug where putting a laptop to sleep causes downloads to end normally. by [email protected] · 14 years ago
  77. 91ea6343 Internalize JSON chunk merging to trace_event.h API (retry). by [email protected] · 14 years ago
  78. f5968e6a Low-latency AudioInputStream implementation based on WASAPI for Windows. by [email protected] · 14 years ago
  79. 4d628531 rename Run in MessageLoopForUI to RunWithDispatcher by [email protected] · 14 years ago
  80. 39e9012 base::Bind: Convert BrowsingDatabaseHelper::StartFetching. by [email protected] · 14 years ago
  81. f315017 Use WebCompositor only when --enable-threaded-compositing. by [email protected] · 14 years ago
  82. 14818df Buffer packets in the IPC P2P layer. by [email protected] · 14 years ago
  83. ee6fcb2 Call PluginService::PurgePluginListCache on the UI thread. by [email protected] · 14 years ago
  84. d34dbf2 Enable privileged WebGL extensions for Chrome extensions. by [email protected] · 14 years ago
  85. a4ecc3d Revert: Internalize JSON chunk merging to trace_event.h API. by [email protected] · 14 years ago
  86. 027fc03be Internalize JSON chunk merging to trace_event.h API. by [email protected] · 14 years ago
  87. 87d2c9d Get the mousewheel to work on windows at least!BUG=noneTEST=none by [email protected] · 14 years ago
  88. 3f78336 Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins. by [email protected] · 14 years ago
  89. 5d921d4c Move content_paths.h to content/public/common. by [email protected] · 14 years ago
  90. d1029c5 Add support for accessible labels for controls. by [email protected] · 14 years ago
  91. 1a04eb7 Improve audio underflow handling. by [email protected] · 14 years ago
  92. 5ed25b3 Make pepper_messages.h be included by content's message_generator instead of all_messages.h in chrome. by [email protected] · 14 years ago
  93. 4c9b0d4 Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages. by [email protected] · 14 years ago
  94. cb4c5fbce Move SerializedScriptValue to content/public/common and put it into the content namespace. by [email protected] · 14 years ago
  95. 19a5c744 Move common_param_traits and webkit_param_traits to content/public/common. by [email protected] · 14 years ago
  96. c92f4ed OpenBSD patches for chrome/content, split from CR #8275005 by [email protected] · 14 years ago
  97. 35d2dbb Send the PID of the renderer process that is getting closed in RenderClosedDetails. This helps fixing the leaks where Aw! Snap, He's Dead JIM tabs come and Browser's PID is sent instead of Renderer PID's. by [email protected] · 14 years ago
  98. 4252f60 More groundwork for filestream based response storage. by [email protected] · 14 years ago
  99. 29a6c973 [Web Intents] Add a source tab observation mechanism so you can see if the source tab closes and avoid updating. by [email protected] · 14 years ago
  100. d4af1e7 Gracefully handle child process death in out-of-process plugin loading. by [email protected] · 14 years ago