summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).saintlou@chromium.org2011-11-111-1/+0
* Allow switching to SwiftShader when GPU is blacklistedjbauman@chromium.org2011-11-114-8/+102
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-114-14/+262
* URLFetcher should not act on writes to closed temp files.skerner@chromium.org2011-11-111-0/+16
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-2/+2
* Fix URLRequestJobAbortOnEndJob::ReadRawDatagavinp@chromium.org2011-11-111-1/+1
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-1115-23/+32
* Use ScopedMakeCurrentbacker@chromium.org2011-11-112-6/+9
* Fix MessageLoop task spam bug caused by hung renderer timer code in RenderWid...jbates@chromium.org2011-11-111-7/+14
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-118-19/+10
* Move PluginPrefs to use PluginService instead of PluginList.rsesek@chromium.org2011-11-113-5/+8
* aura/cc: Fix GPU leak on resize.piman@chromium.org2011-11-111-0/+8