summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Make use_aura set use_default_render_theme and movessky@chromium.org2012-11-281-1/+1
* Stub implementation of RWHV for webview plugin. This will be modified to enab...alexst@chromium.org2012-11-2817-34/+1027
* Process all complete packets present during Read callbacks, instead of a sing...fischman@chromium.org2012-11-281-14/+19
* [content shell] enable experimental css features for layout testsjochen@chromium.org2012-11-282-2/+5
* [content shell] add support for pointer-lockjochen@chromium.org2012-11-282-0/+9
* Fix bug in HyphenatorMessageFilterTest.OpenDictionary where a file descriptor...tommi@chromium.org2012-11-281-2/+1
* Free (and pause) audio resources when getting a phone callmiguelg@chromium.org2012-11-283-0/+10
* Fix RWHVA state machinedtrainor@chromium.org2012-11-283-32/+30
* Rename content/browser/content_ipc_logging.cc to browser_ipc_logging.cc to av...jochen@chromium.org2012-11-283-6/+6
* aura: Enable touch initiated drag and drop.varunjain@chromium.org2012-11-281-1/+1
* Adding trace log to rtc_video_renderer.cccliffordcheng@google.com2012-11-281-0/+2
* Fix bringing up embedder's devtools.lazyboy@chromium.org2012-11-285-4/+46
* Remove setVersion plumbing from chromiumdgrogan@chromium.org2012-11-289-122/+0
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-283-7/+11
* Mark ContentViewScrollingTest#testFling and ContentViewMiscTest#testFlingScro...yfriedman@chromium.org2012-11-271-3/+7
* Add alecflett to OWNERS of IDB directoriesdgrogan@chromium.org2012-11-272-0/+2
* Pepper proxy: make the browser sender handle the proxy lock properly.yzshen@chromium.org2012-11-272-8/+9
* Browser Plugin: Enable Speech Bubble and Position Correctlyfsamuel@chromium.org2012-11-2710-23/+103
* Browser Plugin: Don't leak memory on window.openfsamuel@chromium.org2012-11-274-0/+97
* Remove unused opener_url from DidStartProvisionalLoad.creis@chromium.org2012-11-2713-49/+12
* [cc] Rename to --enable-impl-side-painting, route to render process, and expo...nduca@chromium.org2012-11-271-0/+1
* Replacing WebUIBindings use of CPPBoundClass with v8::Extension.shishir@chromium.org2012-11-279-208/+290
* Fix TouchUtils.longClickViewcjhopman@chromium.org2012-11-271-58/+23
* Browser Plugin: Minor cleanupfsamuel@chromium.org2012-11-271-11/+5
* Flush Context on UI Compositor GL commandsdtrainor@chromium.org2012-11-271-0/+3
* Currently chrome is doing device enumeration when it is launched. And this ge...xians@chromium.org2012-11-275-18/+80
* Initialize compositor early on so the rest of the code can assumed it isjcivelli@chromium.org2012-11-272-7/+6
* Benchmark for measuring the number of layers in a page.hartmanng@chromium.org2012-11-271-0/+3
* [content shell] support relative paths for test namesjochen@chromium.org2012-11-271-3/+7
* [content shell] block loading of non-local resources during layout tests, and...jochen@chromium.org2012-11-2712-2/+140
* [content shell] make sure we ran the main runner at least once and shut it do...jochen@chromium.org2012-11-271-0/+10
* Mark BrowserPluginHostTest.VisibilityPreservation flaky on all platforms.joi@chromium.org2012-11-271-1/+4
* This patch does:xians@chromium.org2012-11-275-229/+224
* [content shell] add support for entering/exiting fullscreen mode for layout testjochen@chromium.org2012-11-273-7/+38
* Remove AppResource and unneeded resources.newt@chromium.org2012-11-277-231/+0
* Refactor BrowserFont to new designvictorhsieh@chromium.org2012-11-272-0/+19
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-273-70/+77
* Serialize base_url in Android WebView stateboliu@chromium.org2012-11-271-2/+4
* Make scaled paints to the backing store work on Windows and Linuxjbauman@chromium.org2012-11-272-12/+34
* Always wait for DataReady() on Windows WaveOut.dalecurtis@google.com2012-11-272-22/+0
* Remove DownloadManager::active_downloads_benjhayden@chromium.org2012-11-278-154/+12
* Browser Plugin: Implement asynchronous Resize and Autosizefsamuel@chromium.org2012-11-2616-316/+441
* Pass correct filepaths to DOWNLOAD_ITEM_RENAMED NetLog event.asanka@chromium.org2012-11-261-2/+3
* Disable multisampling on Mac with AMD gpu.zmo@google.com2012-11-261-2/+14
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-265-59/+0
* Fixing RenderingStats vs WebRenderingStats messhartmanng@chromium.org2012-11-263-25/+45
* Release video resources when switching tabs or leave clankqinmin@chromium.org2012-11-261-2/+2
* Add flag for disabling touch adjustment.kevers@chromium.org2012-11-263-0/+5
* CHECK success of PPAPI process' InitializeSandbox() on Mac.wez@chromium.org2012-11-261-3/+1
* Relax security review requirement for test-only content/shell messages.tsepez@chromium.org2012-11-261-9/+0