- 5645d5b Handle additional feedback from http://codereview.chromium.org/8395038/. by [email protected] · 14 years ago
- 0d7ac08 Instant: Fix a crash where the tab is closing and Instant 'hides' the by [email protected] · 14 years ago
- 2b624c56 Fix fullscreen API event delivery to be delayed until the state change has by [email protected] · 14 years ago
- db906fb Mark Worker ui layout tests flaky. by [email protected] · 14 years ago
- b28fd89b Compile fix for linux_aura. by [email protected] · 14 years ago
- 6aa03b3 Adding flag for turning on the Media Source API by [email protected] · 14 years ago
- 53d47b9 Enable tooltips for aura. by [email protected] · 14 years ago
- 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
- 473480b1 Unnecessary file. by [email protected] · 14 years ago
- ec73b84 Fix a smart pointer leak. by [email protected] · 14 years ago
- 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
- 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
- 03d62140 Re-enable worker ui tests I broke. by [email protected] · 14 years ago
- 8b26cf0 Disable IndexedDBBrowserTestWithLowQuota.QuotaTest failing after WebKit roll by [email protected] · 14 years ago
- babcaed Add self to content/ppapi_plugin/OWNERS by [email protected] · 14 years ago
- 9783633c Fix up compositor mocking. by [email protected] · 14 years ago
- ab30b683 aura: Fix win compile, broken in r107569. by [email protected] · 14 years ago
- 91ad147 Aura: fix crash when clicking on a SELECT element. by [email protected] · 14 years ago
- 0446db07 aura: Add touch-event support for RWHVA. by [email protected] · 14 years ago
- 2d7b087 Revert 107563 - Fix up compositor mocking. by [email protected] · 14 years ago
- 5c975ed Fix up compositor mocking. by [email protected] · 14 years ago
- 5a7b4c8 IndexedDB: Update calls to and implementations of WebIDBFactory. by [email protected] · 14 years ago
- 7a511ffb Fix Aura build after r107403 (303778). by [email protected] · 14 years ago
- 0c783b6 Fix build on the "Linux Clang (ChromeOS dbg)" bot. by [email protected] · 14 years ago
- 7b419b8 Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetcher interface. by [email protected] · 14 years ago
- 7b60496 more content exports. by [email protected] · 14 years ago
- 4e7a62e1 use the userAgent() in the same loadable module as RendererWebKitPlatformSupportImpl by [email protected] · 14 years ago
- 2016c8b Removing dedicated worker-related IPC codei (first round). by [email protected] · 14 years ago
- 7fe2839 ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point. by [email protected] · 14 years ago
- b897665 Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is. by [email protected] · 14 years ago
- 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
- a2ad011 Add a command-line switch --skip-gpu-data-loading. by [email protected] · 14 years ago
- 1977348dd Added logging useful for understanding Pepper broker lifetime. by [email protected] · 14 years ago
- e9b7c0f0 Replace NewRunnableFunction/NewRunnableMethod with Callback in SavePackage. by [email protected] · 14 years ago
- 26597bc Replace NewRunnableFunction with Callback in SaveFileResourceHandler. by [email protected] · 14 years ago
- 82d6a7e Replace NewRunnableMethod with Callback in SaveFileManager. by [email protected] · 14 years ago
- 1b5eee1 Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that forwards all calls to another instance of GLSurface. by [email protected] · 14 years ago
- b48c918 Make GTK and Aura parts orthogonal to OS parts by [email protected] · 14 years ago
- 715db119 Use base::Unretained() around VideoCaptureModuleImpl since it's not ref counted by Chrome. by [email protected] · 14 years ago
- f1ae6df Move the Mac's WebDragSource to content. by [email protected] · 14 years ago
- c35ef38 Fix about:gpu's wrong status of accelerated-canvas-2d. by [email protected] · 14 years ago
- e9ddb15 Changes Window::Init to take whether the layer has a texture. And by [email protected] · 14 years ago
- 49b67d2 Refactor FileSystemOperation: by [email protected] · 14 years ago
- 5de20469 Disable WorkerTest.WorkerMessagePort* before the next WebKit roll by [email protected] · 14 years ago
- 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
- 4b58d55 Enable accelerated compositing of web pages when using webkit compositor by [email protected] · 14 years ago
- 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
- 594e66fe Make passing of DownloadRequestHandle separate from DownloadCreateInfo. by [email protected] · 14 years ago
- d8ced17 Fix a notreached assertion and linker error in RWHVA by [email protected] · 14 years ago
- d7db221e Try to reland touch scroll / pan by [email protected] · 14 years ago
- a8c269a Add an experimental --enable-strict-site-isolation flag. by [email protected] · 14 years ago
- c44af19 exclude the linux files that are not needed on openbsd by [email protected] · 14 years ago
- 4d550fa4 Make chrome/utility not depend on content/common. Enforce with DEPS. by [email protected] · 14 years ago
- 45f432e94 Const-ify DownloadStatusUpdaterDelegate methods. by [email protected] · 14 years ago
- 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
- 6b1efe3 aura: Fix shift/ctrl/alt keyevents with RWHVA and X11. by [email protected] · 14 years ago
- f8ba13d Move ZygoteForkDelegateLinux to content/public/common. by [email protected] · 14 years ago
- 0981f86 aura: Add mouse wheel event support for x11 in RWHVA. by [email protected] · 14 years ago
- bbef1d3 Init selection_text_offset_ in class constructor. by [email protected] · 14 years ago
- 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
- 483623eb Adds browser-side component of Java Bridge for a TabContents by [email protected] · 14 years ago
- 1109bb1d Pass the right notification enum to WebAccessibility::DebugString. by [email protected] · 14 years ago
- b39ef1cb Move resource_codes to content/public/common. by [email protected] · 14 years ago
- 670b793 Remove one manually bound user32 call by [email protected] · 14 years ago
- 4b16ba3 Another crack at delay-loading user32.dll by [email protected] · 14 years ago
- bac61a7 Applescript: return value from execute javascript command by [email protected] · 14 years ago
- 55ebe2f Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_visibility extension. by [email protected] · 14 years ago
- 5e647e9 Make setting the user agent work with the zygote on linux. by [email protected] · 14 years ago
- 464750f Add ENABLE_JAVA_BRIDGE by [email protected] · 14 years ago
- 2f603cd Switch ChildProcess.* enum histograms from COUNTS to ENUMERATION. by [email protected] · 14 years ago
- 95e9507 Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
- 7ccfb89 [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
- 620e0190 Change the delay loading of user32.dll to content_browser by [email protected] · 14 years ago
- 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
- fb10ec5b [Aura] Support transparent webkit. by [email protected] · 14 years ago
- cc0ce37 Fix a bug where putting a laptop to sleep causes downloads to end normally. by [email protected] · 14 years ago
- 91ea6343 Internalize JSON chunk merging to trace_event.h API (retry). by [email protected] · 14 years ago
- f5968e6a Low-latency AudioInputStream implementation based on WASAPI for Windows. by [email protected] · 14 years ago
- 4d628531 rename Run in MessageLoopForUI to RunWithDispatcher by [email protected] · 14 years ago
- 39e9012 base::Bind: Convert BrowsingDatabaseHelper::StartFetching. by [email protected] · 14 years ago
- f315017 Use WebCompositor only when --enable-threaded-compositing. by [email protected] · 14 years ago
- 14818df Buffer packets in the IPC P2P layer. by [email protected] · 14 years ago
- ee6fcb2 Call PluginService::PurgePluginListCache on the UI thread. by [email protected] · 14 years ago
- d34dbf2 Enable privileged WebGL extensions for Chrome extensions. by [email protected] · 14 years ago
- a4ecc3d Revert: Internalize JSON chunk merging to trace_event.h API. by [email protected] · 14 years ago
- 027fc03be Internalize JSON chunk merging to trace_event.h API. by [email protected] · 14 years ago
- 87d2c9d Get the mousewheel to work on windows at least!BUG=noneTEST=none by [email protected] · 14 years ago
- 3f78336 Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins. by [email protected] · 14 years ago
- 5d921d4c Move content_paths.h to content/public/common. by [email protected] · 14 years ago
- d1029c5 Add support for accessible labels for controls. by [email protected] · 14 years ago
- 1a04eb7 Improve audio underflow handling. by [email protected] · 14 years ago
- 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
- 4c9b0d4 Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages. by [email protected] · 14 years ago
- cb4c5fbce Move SerializedScriptValue to content/public/common and put it into the content namespace. by [email protected] · 14 years ago
- 19a5c744 Move common_param_traits and webkit_param_traits to content/public/common. by [email protected] · 14 years ago
- c92f4ed OpenBSD patches for chrome/content, split from CR #8275005 by [email protected] · 14 years ago
- 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
- 4252f60 More groundwork for filestream based response storage. by [email protected] · 14 years ago
- 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
- d4af1e7 Gracefully handle child process death in out-of-process plugin loading. by [email protected] · 14 years ago