summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Update gyp files to point to new location of devtools.gypjochen@chromium.org2013-12-061-1/+1
* Experimented with having the tests detect javascript errors, but it turns phoglund@chromium.org2013-12-062-8/+13
* Update vp8 golden md5 checksum for EVDAyuli@chromium.org2013-12-061-1/+2
* Fix Android VEA crash issue on x86 Androidyujie.mao@intel.com2013-12-061-1/+2
* Make Navigator an interface.nasko@chromium.org2013-12-0611-44/+107
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-063-10/+26
* Remove always-on compositor capabilitiesjamesr@chromium.org2013-12-061-10/+0
* Make synthetic scroll more flexible and add chrome.gpuBenchmarking.swipe()dominikg@chromium.org2013-12-068-129/+396
* Invoke LeakSanitizer early in the utility process.earthdok@chromium.org2013-12-061-0/+7
* [Android] Move ViewConfiguration to ui/gfxjdduke@chromium.org2013-12-067-119/+6
* Fix mistake when setting dialog type for date/time dialogkeishi@chromium.org2013-12-061-15/+26
* Check empty mimetype and codecs explicitly in KeySystems.xhwang@chromium.org2013-12-062-4/+9
* Android: stash the binding status in ChildProcessConnection upon disconnection.ppi@chromium.org2013-12-064-128/+171
* Revert 239112 "Send IPCs from RenderFrameHost to WebContents to ..."tzik@chromium.org2013-12-0610-100/+60
* IndexedDB: Forced close should cancel pending timersjsbell@chromium.org2013-12-064-0/+59
* input: Add some touch-event related browser-tests.sadrul@chromium.org2013-12-062-0/+276
* Support KitKat accessibility APIs.dmazzoni@chromium.org2013-12-0624-65/+697
* Send IPCs from RenderFrameHost to WebContents to match what we do with Render...jam@chromium.org2013-12-0610-60/+100
* [webcrypto] Implicitly set public keys to extractable.eroman@chromium.org2013-12-063-16/+6
* <webview>: Fix user agent overridefsamuel@chromium.org2013-12-062-0/+6
* Add nasko@chromium.org in OWNERS for IPC messages.nasko@chromium.org2013-12-061-0/+1
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-0639-96/+137
* The content api for shouldoverrideurlloadingsgurun@chromium.org2013-12-063-5/+30
* Revert 238953 "Adding an audio-level WebRTC test to verify mutin..."rlarocque@chromium.org2013-12-053-173/+2
* [webcrypto] Add symmetric key export for NSS and OpenSSL.padolph@netflix.com2013-12-055-25/+141
* Fix a crash in the NPAPI plugin code which occurs after we call the plugins w...ananta@chromium.org2013-12-051-2/+9
* WebGL conformance test expectations update.zmo@chromium.org2013-12-051-5/+3
* PPAPI: Delete SandboxSupport prior to blink::shutdown()dmichael@chromium.org2013-12-053-0/+11
* Avoid trace-to-console deadlock or infinite recursionwangxianzhu@chromium.org2013-12-051-13/+0
* [Android] Send Touch{Start,End} upon secondary pointer press/releasejdduke@chromium.org2013-12-053-33/+246
* Fix a bug in tracing instrumentationsievers@chromium.org2013-12-051-0/+1
* Remove ozone implementation of GpuMemoryBufferImpldnicoara@chromium.org2013-12-052-30/+0
* Move more helpers to seccomp-bpf-helpers.jln@chromium.org2013-12-051-284/+2
* Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\...jam@chromium.org2013-12-0525-37/+37
* Fix pointer lock / mouse lock on linux failing to send mouse moves.scheib@chromium.org2013-12-051-1/+8
* Stop using third_party\python_26 for many tests.maruel@chromium.org2013-12-051-1/+0
* Provide a link to the blacklist policy above the blacklisted dlls.csharp@chromium.org2013-12-051-0/+3
* Move the last-focused and last-mouse-event pepper plugin instance variable fr...jam@chromium.org2013-12-055-68/+79
* Debug video capture device to play back y4m movies.mcasas@chromium.org2013-12-052-12/+42
* Properly adjust popup position when emulating device.dgozman@chromium.org2013-12-053-6/+15
* Adding an audio-level WebRTC test to verify muting and playback.phoglund@chromium.org2013-12-053-2/+173
* Refactoring of synthetic pinch gesture code.dominikg@chromium.org2013-12-052-41/+83
* Add support of IP_MULTICAST_IF in UDP sockets.vitalybuka@chromium.org2013-12-051-0/+5
* Disable flaky WebRTCAudioDeviceTest tests.henrika@chromium.org2013-12-051-4/+2
* PluginPrivateFS: Filter out file access from JSnhiroki@chromium.org2013-12-051-5/+16
* Fix DownloadManager crash when DownloadManagerDelegate isn't setli.yin@intel.com2013-12-051-1/+1
* Make sure plugin load.tkent@chromium.org2013-12-052-2/+7
* BrowserPlugin: Removed unused parameterfsamuel@chromium.org2013-12-0510-35/+18
* Add GPU histograms for initialization timesscottmg@chromium.org2013-12-051-0/+18
* Expose swapping the web contents out to observersdtrainor@chromium.org2013-12-051-0/+1