summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-021-0/+24
* fix shared library buildjam@chromium.org2011-12-021-1/+2
* base::Bind fixesgroby@chromium.org2011-12-021-19/+9
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-0210-182/+12
* IndexedDB: Add support for IDBIndex multientry flagjsbell@chromium.org2011-12-024-1/+7
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-0218-225/+210
* Fix use-after-free. OnChildDied deletes the current object, so we shouldn't c...jam@chromium.org2011-12-021-2/+4
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-023-9/+17
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-029-378/+7
* Fix a possible renderer hang due to an WebAccessibilityObject becoming invalid.dtseng@chromium.org2011-12-021-10/+17
* Add autoresize capability to chromium.levin@chromium.org2011-12-029-6/+74
* Fix tab backgroundingdavemoore@chromium.org2011-12-022-0/+67
* Get more information about types of images being downloaded.cbentzel@chromium.org2011-12-021-2/+44
* Remove deprecated TabContentsDelegate::OpenURLFromTab variantjochen@chromium.org2011-12-023-39/+4
* Upgrade all call sites of PageNavigator::OpenURL that pass a referrer to use ...jochen@chromium.org2011-12-021-0/+2
* Remove IOThread::message_loop().joi@chromium.org2011-12-022-2/+25
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-029-7/+378
* Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.joi@chromium.org2011-12-028-27/+33
* IndexedDB: Cursor pre-fetching.hans@chromium.org2011-12-0210-1/+301
* Disabling GamepadProviderTest.PollingAccess as it crashesjochen@chromium.org2011-12-021-1/+2
* Add content API for DevTools HTTP handleryurys@chromium.org2011-12-025-95/+151
* Don't call CancelPendingRequest for synchronously answered requestsbattre@chromium.org2011-12-021-2/+7
* Add CHECK on file descriptor in various IPC::ChannelHandle passed in.xhwang@chromium.org2011-12-026-1/+27
* Remove views dependencies in content_browser.gypialicet@chromium.org2011-12-021-5/+0
* Add GamepadService, owns 1 gamepad bg threadscottmg@chromium.org2011-12-029-54/+233
* Get additional crash data to narrow down renderer kills.creis@chromium.org2011-12-023-6/+25
* Cleanup: Remove some cruft from RenderViewHostDelegate.thestig@chromium.org2011-12-022-8/+4
* Remove unnecessary includejam@chromium.org2011-12-021-1/+0
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-0218-199/+128
* Fix check_perms failures from r112571.thestig@chromium.org2011-12-026-0/+0
* Update media-related OWNERS.scherkus@chromium.org2011-12-024-3/+16
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-0111-183/+4
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-0112-1/+436
* Add histogram to measure failure reasons for SSL Searchagl@chromium.org2011-12-011-0/+9
* views: Move views.gyp to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* Add a public content/ interface for intents. Use it.gbillock@chromium.org2011-12-019-24/+186
* Call WebCompositor::shutdown only when we have called WebCompositor::initializenduca@chromium.org2011-12-012-1/+7
* Reland change for aura tooltips that was revert due to build break:varunjain@chromium.org2011-12-011-0/+7
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-011-0/+3
* aura: fix fullscreen pepper flashpiman@chromium.org2011-12-012-28/+25
* Make TaskManager not use ChildProcessInfo. After this change, I will make Bro...jam@chromium.org2011-12-011-12/+0
* GTK: Port RenderWidgetHostViewGtk to latest GTKrobert.bradford@intel.com2011-12-011-20/+23
* Dispatch the Windows font caching IPCs in one filter. This avoids having the ...jam@chromium.org2011-12-0110-234/+239
* Use WebKit::initializeWithoutV8() in SandboxIPCProcess.adamk@chromium.org2011-12-011-1/+1
* aura: Detect double clicks and set ui::EF_IS_DOUBLE_CLICK appropriately.sadrul@chromium.org2011-12-011-3/+0
* Define DevTools content APIyurys@chromium.org2011-12-0132-480/+652
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-014-9/+3
* Introduce IPC for querying CPU usage of a renderer process.ulan@chromium.org2011-12-015-18/+49
* Make sure the document's scroll position is always up-to-date beforedmazzoni@chromium.org2011-12-012-0/+19
* Add missing CONTENT_EXPORT to fix Linux shared build after r112415yurys@chromium.org2011-12-011-1/+1