summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-0111-0/+227
* Move WebPreferences to root namespace gman@chromium.org2013-05-0133-112/+79
* Fix destroy/deletion for GpuVideoDecodeAccelerator{,Host}sheu@chromium.org2013-05-012-3/+5
* Rename MediaPlayerBridgeManager to MediaPlayerManagerqinmin@chromium.org2013-05-0113-87/+91
* <webview>: Fix redirect from about:blankfsamuel@chromium.org2013-05-014-26/+99
* Android: query trace tag state from os.Trace instead of os.SystemPropertiesskyostil@chromium.org2013-05-011-10/+5
* Support EAC3 (Dolby Digital Plus) codecycheo@chromium.org2013-05-011-0/+1
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-0112-65/+23
* Browser Plugin: Plumb edit commands from BrowserPlugin to the guestfsamuel@chromium.org2013-05-018-54/+96
* [Android] Add translations for Swahili and Amharic.newt@chromium.org2013-05-013-0/+46
* Don't give memory to backgrounded tabs on OS X.ccameron@chromium.org2013-05-013-10/+18
* Add the "experimental canvas features" flag, and plumb it through tosenorblanco@chromium.org2013-05-014-0/+9
* Browser Plugin: Unify Attach IPCfsamuel@chromium.org2013-05-0112-123/+159
* Refactor AudioRendererMixer to be more generic.dalecurtis@google.com2013-05-011-11/+11
* IndexedDB: Re-enable previously flaky testjsbell@chromium.org2013-05-011-2/+2
* Linux sandbox: more paranoid checks at initializationjln@chromium.org2013-05-014-66/+77
* cc: Make async readback path use async glReadPixels.danakj@chromium.org2013-05-011-1/+1
* Enable Lazy Layout as part of WebKit experimental features flag.leviw@chromium.org2013-04-302-0/+3
* [Android] Remove ContentViewCore.OnWebPreferencesUpdatedmnaganov@chromium.org2013-04-304-8/+0
* Clean up software compositing switches. skaslev@chromium.org2013-04-3012-23/+65
* Add histogram for image errors.skonig@chromium.org2013-04-301-12/+12
* Fail if assigned picture buffers != requested.ihf@chromium.org2013-04-304-6/+14
* Remove dead code in WGC3DCBIboliu@chromium.org2013-04-302-61/+1
* Follow the new standard for fling eventswangxianzhu@chromium.org2013-04-302-13/+72
* Linux: make CHROMIUM_SELINUX compile againjln@chromium.org2013-04-301-1/+1
* Revert 197402 "<webview>: Fix redirect from about:blank"miket@chromium.org2013-04-304-99/+28
* chromeos: Add "allow screen wake locks" pref.derat@chromium.org2013-04-301-3/+3
* Pepper: Autogenerate thunk for PPB_Graphics2D.teravest@chromium.org2013-04-302-3/+3
* <webview>: Fix redirect from about:blankfsamuel@chromium.org2013-04-304-28/+99
* Reland 196894 - First step to add audio track support to local stream. xians@chromium.org2013-04-3015-230/+701
* Unlock mouse when <webview> loses focusmthiesse@chromium.org2013-04-301-0/+2
* remove all usages of v8::String::WriteAsciidcarney@chromium.org2013-04-301-1/+1
* Revert 197349 "Reland 196894 - First step to add audio track sup..."xians@chromium.org2013-04-3015-701/+230
* Reland 196894 - First step to add audio track support to local stream.xians@chromium.org2013-04-3015-230/+701
* Switch content_shell from using PruneAllButActive to a more explicit approachjochen@chromium.org2013-04-3014-20/+178
* Remove seccomp-legacy: phase 2.jln@chromium.org2013-04-306-13/+3
* [FileAPI] Add file open ID and close callbacktzik@chromium.org2013-04-308-51/+49
* Only run beforeunload once during a cross-process redirect.creis@chromium.org2013-04-301-5/+14
* Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."sergeyu@chromium.org2013-04-3014-497/+825
* Fix potential deadlock in gpu process creationboliu@chromium.org2013-04-301-0/+7
* Use UnpackMessage to create PPAPI font.bbudge@chromium.org2013-04-301-3/+3
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-04-3014-825/+497
* Use capture start timestamp for poll/paint induced captures.justinlin@chromium.org2013-04-301-20/+43
* Revert 197194 "<webview>: Fix redirect from about:blank"hshi@chromium.org2013-04-304-99/+28
* Put enabling of tab audio notifications behind a command-line switch.miu@chromium.org2013-04-303-3/+15
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-3079-120/+104
* webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Forward guest console message to embedder through events.lazyboy@chromium.org2013-04-307-0/+55
* <webview>: Fix redirect from about:blankfsamuel@chromium.org2013-04-304-28/+99
* Introduce Multicast Socket APIikarienator@chromium.org2013-04-301-0/+1