summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-03-283-3/+4
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-287-318/+1
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-281-11/+8
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-2811-99/+310
* Fix race in GData downloads for small files where the download may complete b...asanka@chromium.org2012-03-282-2/+2
* Refactor CommandBufferProxy -> CommandBufferProxy (interface) + CommandBuffer...fsamuel@chromium.org2012-03-288-170/+245
* Fix compilation error due to deprecated glib APIqiankun.miao@intel.com2012-03-282-1/+9
* first steps in adding/modifying flagstdanderson@chromium.org2012-03-285-6/+39
* Avoid blacklisting GPU features if perf stats are unavailable.zmo@chromium.org2012-03-281-1/+13
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-284-5/+5
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-281-8/+11
* [Coverity] Fix uninit ctorgroby@chromium.org2012-03-281-1/+2
* Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4)primiano@chromium.org2012-03-289-38/+46
* Fix input flow control in threaded modenduca@google.com2012-03-282-5/+16
* Disable GPU features if /dev/nvidiactl is inaccessiblezmo@chromium.org2012-03-285-0/+21
* Make AllowBindings check be WebUI specific.creis@chromium.org2012-03-281-2/+3
* Prevent state updates for kSwappedOutURL.creis@chromium.org2012-03-273-5/+28
* Fixes window.outerHeight for Aurapkotwicz@chromium.org2012-03-271-5/+1
* Fixing If construct in RenderWidgetHostViewcsharp@chromium.org2012-03-271-2/+2
* Mac content shell: Fix menu keys.avi@chromium.org2012-03-272-0/+15
* Content shell: Switch to scoped resetter.avi@chromium.org2012-03-271-3/+3
* Fixed a regression on speech input caused by issue 9858007 (r128895) that cau...primiano@chromium.org2012-03-272-14/+13
* Updating MediaStream and PeerConnection to use new WebKit functions instead o...grunell@chromium.org2012-03-275-29/+20
* A quick fix to the unsupported sample format of 8bits per channel.xians@chromium.org2012-03-271-0/+7
* Fix ordering of descheduled async eventsnduca@google.com2012-03-271-2/+2
* GData save package support with MHTML.achuith@chromium.org2012-03-272-1/+5
* IndexedDB: Impose a 64MB limit on the size of values that can be stored.jsbell@chromium.org2012-03-277-2/+245
* WGC3DCommandBufferImpl: Keep ref to the channel in case the context fails to ...piman@chromium.org2012-03-271-1/+1
* Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...jbates@chromium.org2012-03-276-16/+30
* Notify tabs when the user presses ESC to exit tab-fullscreen mode.bbudge@chromium.org2012-03-271-0/+3
* video decoder doesn't update host with natural size.wjia@chromium.org2012-03-262-3/+0
* Clients are free to ignore gpu memory allocations, so always send allocations...mmocny@chromium.org2012-03-261-2/+0
* Prevent posting a Media device request more than once.macourteau@chromium.org2012-03-261-1/+13
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-266-30/+16
* will fix unit test later.wjia@chromium.org2012-03-261-0/+2
* video decoder doesn't update host with natural size. it should be video rende...wjia@chromium.org2012-03-261-2/+0
* Content shell: Use only public API.avi@chromium.org2012-03-2611-71/+59
* Add trace events relevant to events being forwarded/dropped.wjmaclean@google.com2012-03-262-0/+9
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-266-16/+30
* Issue async events when gpu is descheduled to de-obfuscate idle from deschedu...nduca@chromium.org2012-03-261-0/+6
* Modified DomAutomationController to expose a new Javascript method sendWithId...craigdh@chromium.org2012-03-262-0/+33
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-261-12/+9
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-03-267-8/+190
* Content shell: Fill out user agent.avi@chromium.org2012-03-261-1/+4
* Have content cancel requests for ResourceContexts when they shutdown, instead...jam@chromium.org2012-03-2611-293/+246
* speech_recognition_requestprimiano@chromium.org2012-03-2621-335/+547
* Fix a couple of regressions that made it in before the weekend.tommi@chromium.org2012-03-265-27/+3
* Issue the correct Pepper flow control calls in threaded modenduca@google.com2012-03-262-0/+8
* make disable-glsl-translator work againgman@chromium.org2012-03-261-0/+5
* Content shell: Don't automatically resize the window to preferred size.avi@chromium.org2012-03-255-22/+10