summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert clean up of gpu_benchmarking_extensions.cc.dominikg@chromium.org2013-09-201-93/+97
* [Android] Suppress the forwarding of zero-velocity flingsjdduke@chromium.org2013-09-202-0/+57
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-205-17/+14
* [Android] Decouple pausing video from RenderView pause.benm@chromium.org2013-09-208-14/+28
* Don't UpdateCursorIfOverSelf when the current root window isn't focusedscottmg@chromium.org2013-09-201-1/+3
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-204-0/+49
* Disable WorkerTest.LimitTotal on mac due to recent flakiness.kkania@chromium.org2013-09-201-3/+4
* Disallow WebUI binding for guest processguohui@chromium.org2013-09-191-3/+3
* Don't send a 0 Vsync interval to compositor.jbauman@chromium.org2013-09-191-2/+5
* Do not rewrite AltGr Key as Alt+Ctrlnona@chromium.org2013-09-192-31/+0
* Update webrtc/libjingle 4758:4794.ronghuawu@chromium.org2013-09-192-6/+6
* Refactor GoogleStreamingRemoteEngine's unit tests to use HostToNet32.janx@chromium.org2013-09-191-11/+7
* Modifier key events.weitaosu@chromium.org2013-09-191-42/+109
* GTTF: Support running browser tests in parallelphajdan.jr@chromium.org2013-09-191-119/+181
* Clarify the process title of SandboxIPC process.dongseong.hwang@intel.com2013-09-193-0/+15
* [Sheriff] Revert "[Sheriff] Revert "<webview>: Enable drag-n-drop on chromeos...machenbach@chromium.org2013-09-193-5/+8
* Rebaseline pixel ref for Canvas2DRedBox.alokp@chromium.org2013-09-191-2/+2
* Enable Device Motion API on all platforms by default.timvolodine@chromium.org2013-09-194-20/+7
* Android: make APK targets depend on md5sum.bulach@chromium.org2013-09-191-1/+0
* Fix a bug with message ports.jam@chromium.org2013-09-197-6/+128
* [Sheriff] Revert "<webview>: Enable drag-n-drop on chromeos (always) and in d...machenbach@chromium.org2013-09-193-8/+5
* Speculatively moving embedded test server initialization.phoglund@chromium.org2013-09-191-4/+32
* <webview>: Enable drag-n-drop on chromeos (always) and in dev/canary for all ...lazyboy@chromium.org2013-09-193-5/+8
* Use IO loop for the compositor thread in the renderer on posix.piman@chromium.org2013-09-191-0/+22
* Narrow scope of recently disabled *RenderWidgetHostViewBrowserTests.miu@chromium.org2013-09-192-33/+39
* Add histogram for detecting whether the GPU or software compositor was used i...jbauman@chromium.org2013-09-191-0/+4
* content: [Android] Set GpuMemoryManager minimum limits for Android to 8MBkaanb@chromium.org2013-09-191-2/+2
* Delete WebMediaPlayerAndroid::OnReadFromDemuxer().scherkus@chromium.org2013-09-192-10/+0
* Add capping to deleteSurroundingText.aurimas@chromium.org2013-09-191-9/+11
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-193-2/+14
* Fix YUV conversion for sources with odd width in VideoCaptureController.sergeyu@chromium.org2013-09-191-1/+1
* Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."nhiroki@chromium.org2013-09-197-150/+4
* Always enable FCM on Mac 10.8.gab@chromium.org2013-09-192-17/+18
* Always enable FCM if threaded compositing is on.gab@chromium.org2013-09-191-4/+3
* Win: some fixes to the sensor data fetcher.timvolodine@chromium.org2013-09-192-74/+136
* Fix deletion of video accelerator 3D context when context is lostsheu@chromium.org2013-09-195-99/+67
* Refactor RecursiveOperationDelegate to support PostProcessDirectory.hidehiko@chromium.org2013-09-181-0/+1
* Use contents size for android_webview layout size.mkosiba@chromium.org2013-09-182-0/+3
* Remove GetActiveEntry usage from content.nasko@chromium.org2013-09-1813-144/+147
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-1836-997/+396
* Always Register the Clear Key key system in content.ddorwin@chromium.org2013-09-184-200/+36
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-1823-33/+33
* Enable audio processing if googTypingNoiseDetection is true.jiayl@chromium.org2013-09-181-0/+1
* Fix the audio quality test in browser tests.xians@chromium.org2013-09-182-10/+15
* Rebaseline pixel test ref image for CSS3dBlueBox.alokp@chromium.org2013-09-181-1/+1
* Move NV21 colorspace treatment from VideoCapture java to C++mcasas@chromium.org2013-09-181-4/+28
* Actually set default audio constraints for getUserMedia streams with audio.tommi@chromium.org2013-09-181-15/+14
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-183-14/+2
* Disabled the tests for windows since it keep failing the XP bot.xians@chromium.org2013-09-182-4/+33
* Add memory manager for software compositor frontbuffers.jbauman@chromium.org2013-09-1811-18/+233