summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...tommi@chromium.org2011-11-103-7/+22
* Adds proper IPC usage for AudioDevice::GetAudioHardwareBufferSize().henrika@chromium.org2011-11-104-5/+17
* Fix crash in UMA-reporting aspect ratio when video height is zero.fischman@chromium.org2011-11-102-4/+18
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-1049-176/+55
* aura: Fix creation of fullscreen RenderWidgetHostView.derat@chromium.org2011-11-101-5/+2
* Super minor cleanup, remove a couple of includes that aren't needed.michaeln@google.com2011-11-101-2/+1
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-107-60/+62
* Revert 109328 - Add tests to make sure gpu blacklist actually block gpu featu...zmo@google.com2011-11-091-2/+0
* uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basic...viettrungluu@chromium.org2011-11-093-6/+7
* Add tests to make sure gpu blacklist actually block gpu features.zmo@google.com2011-11-091-0/+2
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-091-1/+1
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-1/+1
* Obey --wait-for-debugger in the render process.cbentzel@chromium.org2011-11-091-2/+6
* Support --trace-startup and task tracingjoth@chromium.org2011-11-0910-51/+166
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* Turn on -Wexit-time-destructors for ui and content.thakis@chromium.org2011-11-091-0/+10
* Remove 4 exit time destructors from ui and content for linux and chromeos.thakis@chromium.org2011-11-091-1/+1
* Avoid blocking round-trips for resizing GLX image transport surfacepiman@chromium.org2011-11-093-19/+30
* IndexedDB: IPC support for compound (array) keysjsbell@chromium.org2011-11-094-22/+80
* Add kAllowFileAccessFromFiles switch for all tests.zmo@google.com2011-11-091-4/+0
* Mark more WorkerTest flakiness. Clean up #define approach used.joi@chromium.org2011-11-091-101/+107
* Switch content/browser/debugger to base::Bindyurys@chromium.org2011-11-093-48/+40
* Revert 109223 - Mark more WorkerTest flakiness.joi@chromium.org2011-11-091-32/+4
* Mark more WorkerTest flakiness.joi@chromium.org2011-11-091-4/+32
* First unit tests for WebRTCAudioDevice.tommi@chromium.org2011-11-094-0/+576
* Mark DOMStorageTest.RootLayoutTests flaky on Windows.joi@chromium.org2011-11-091-0/+4
* Delete camel caps test file.tommi@chromium.org2011-11-091-0/+0
* Fixing name of test file from camel caps to Chromium style.tommi@chromium.org2011-11-091-0/+0
* Remove ctguil from OWNERS files (no longer works on chromium).dmazzoni@chromium.org2011-11-091-7/+0
* DevTools: reattach to crashed inspected page when it reloadsyurys@chromium.org2011-11-091-1/+2
* DevTools: notify devtools front-end when inspected worker terminatesyurys@chromium.org2011-11-091-0/+6
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-097-8/+30
* Enable sending requests to pre-cache fonts from pepper plugin processes.yzshen@chromium.org2011-11-093-7/+36
* Convert more uses of NewRunnableMethod() to base::Bind().dcheng@chromium.org2011-11-093-6/+8
* Cleanup: Delete some unneeded forward declarations.thestig@chromium.org2011-11-097-14/+12
* Share accelerated compositing notification across platforms in RenderWidgetHo...piman@chromium.org2011-11-0912-39/+32
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-091-21/+5
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-091-5/+21
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-091-21/+5
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-091-5/+21
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-0911-33/+191
* Support for unsandboxed out-of-process pepper.jhorwich@chromium.org2011-11-094-10/+21
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-093-0/+6
* Make sure that TabContents' observer list outlives the RenderViewHostManager....jam@chromium.org2011-11-081-3/+6
* Fix JavaBridgeDispatcherHostManager when no RenderViewHosts are presentsteveblock@chromium.org2011-11-082-5/+10
* Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-081-21/+5
* GTK/Chromeos: BackingStoreGtk should paint asynchronously when possible.erg@chromium.org2011-11-0815-38/+321
* Prep for upcoming WebKit API change for Array-type IDBKeys.jsbell@chromium.org2011-11-082-0/+2
* Updated render_view_impl to use setPageScaleFactor instead of scalePage.fsamuel@chromium.org2011-11-081-2/+2
* Mark several WorkerTest tests flaky on Windows.joi@chromium.org2011-11-081-14/+87