summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...xhwang@chromium.org2011-11-162-2/+6
* content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This newerg@chromium.org2011-11-161-4/+1
* Minor build fixes for aura/touchuivollick@chromium.org2011-11-161-1/+1
* Create a Null DownloadRequestHandle for use by SavePackage DownloadItems.rdsmith@chromium.org2011-11-161-1/+31
* Increase timer in render_widget_host_unittest to reduce flakiness in valgrindjbates@chromium.org2011-11-151-1/+1
* Mark WorkerTest.WorkerMessagePortGC as flaky on mac.kmadhusu@chromium.org2011-11-151-4/+1
* base::Bind: Convert content/renderer.jhawkins@chromium.org2011-11-1512-86/+84
* Fix build break from r110164dcheng@chromium.org2011-11-151-12/+19
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-1527-137/+159
* Fixes GetContainerBounds in tab_contents_view_mac.mm to return the position o...pkotwicz@chromium.org2011-11-151-1/+1
* Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont...dominich@chromium.org2011-11-156-0/+17
* GTK: Don't block the UI loop for 40ms at a time when the renderer is unlikely...erg@chromium.org2011-11-152-1/+10
* Add a content_resources target which currently includes the sandbox definitio...jochen@chromium.org2011-11-154-1/+65
* Mark IndexedDBBrowserTest.KeyTypesTest flaky on Windows.joi@chromium.org2011-11-151-0/+4
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-1510-7/+39
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-1529-46/+47
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-156-2/+113
* fix gl includedpranke@chromium.org2011-11-151-1/+1
* Remove routing_id from IndexedDB IPC messagesdgrogan@chromium.org2011-11-152-9/+0
* Set the profiler's thread name at a central placejar@chromium.org2011-11-151-2/+0
* aura: Fix popup window positioning.sadrul@chromium.org2011-11-151-1/+8
* Revert 109962 - Revert 109903 - Revert 109898 - Set the profiler's thread nam...kmadhusu@chromium.org2011-11-141-0/+2
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-146-113/+2
* Allow cross-origin requests for relay http requests made in Transport API.sergeyu@chromium.org2011-11-141-1/+6
* Completes the GetWindowRect/GetRootWindowRect/GetScreenInfo changes I thought...ben@chromium.org2011-11-149-48/+31
* Revert 109903 - Revert 109898 - Set the profiler's thread name at a central p...jar@chromium.org2011-11-141-2/+0
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-146-2/+113
* aura/cc: Fix accelerated content sizepiman@chromium.org2011-11-141-3/+2
* Fix components build on Linux when toolkit_views=1.tony@chromium.org2011-11-146-8/+11
* Revert 109898 - Set the profiler's thread name at a central placejar@chromium.org2011-11-141-0/+2
* Set the profiler's thread name at a central placejar@chromium.org2011-11-141-2/+0
* Mark test flaky that just failed on Windows.joi@chromium.org2011-11-141-0/+3
* Fix NOTIMPLEMENTEDs in RenderMessageFilterAura... use the same codepath POSIX...ben@chromium.org2011-11-149-42/+14
* Mark more worker tests flaky, and across more platforms.joi@chromium.org2011-11-141-82/+25
* Convert render thread idle delays from seconds to milliseconds.ulan@chromium.org2011-11-145-34/+38
* Export the AudioDevice and AudioDeviceInput classes so that unit tests have a...tommi@chromium.org2011-11-143-4/+8
* Enable extension APIs for content scripts.aa@chromium.org2011-11-123-11/+14
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-129-47/+40
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-1/+1
* Use HTTPS instead of HTTP for relay session creation.sergeyu@chromium.org2011-11-121-1/+1
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-1212-42/+94
* [Mac] Move event hooks from CrApplication to BrowserCrApplication.shess@chromium.org2011-11-122-37/+0
* Add check on invalid file descriptor at both broker and renderer sides.xhwang@chromium.org2011-11-124-5/+83
* Remove includes of worker_messages.h from chrome code, since that's an intern...jam@chromium.org2011-11-127-19/+85
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-121-0/+2
* Remove GPU blacklist auto-update.zmo@google.com2011-11-121-0/+1
* Make chrome communicate with gpsd through libgps/shared memorymiletus@chromium.org2011-11-127-322/+229
* Get BrowserTests to compile on windows with aura.ben@chromium.org2011-11-111-2/+5
* More worker ui test supressionsnduca@chromium.org2011-11-111-4/+4
* Devirtualize CHROMEG_CALLBACKdcheng@chromium.org2011-11-111-1/+1