summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Avoid depending on WebTransformationMatrix::toTransformjamesr@chromium.org2013-01-041-2/+29
* Fix GYP dependencies since active_loader.cc relies on WebFrame.hpilgrim@chromium.org2013-01-031-0/+6
* Bake targeted error histogram support directly into sql::Connection.shess@chromium.org2013-01-033-37/+3
* Change PipelineStatusCB to Closure for ended callbacks.wolenetz@chromium.org2013-01-032-6/+2
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-027-89/+151
* Revert "Add wrapper class to media for support of VP9 video, and add a comman...fsamuel@chromium.org2012-12-281-7/+0
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-266-83/+1
* Add an UMA stat for how long ResourceRequests are delayed due to the appcache.michaeln@google.com2012-12-264-1/+27
* Make WebGraphics3DInProcessCommandBufferImpl handle lost contextgman@chromium.org2012-12-221-8/+17
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-222-11/+1
* Encrypted Media: Replace DecryptorClient with key event callbacks.xhwang@chromium.org2012-12-2212-228/+233
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-221-0/+7
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-211-0/+1
* Fix indentation in webkit/media/webmediaplayer_impl.ccscherkus@chromium.org2012-12-211-3/+3
* Revert 174311kinaba@chromium.org2012-12-211-7/+0
* Encrypted Media: Drop shared memory when seeking in ContentDecryptorDelegate.xhwang@chromium.org2012-12-211-0/+16
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2012-12-211-0/+7
* Ensure that all resources are torn down before the routing.brettw@chromium.org2012-12-212-0/+9
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-211-1/+3
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-213-11/+11
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-203-11/+11
* cc: Add WebLayerTreeView API for toggling continuous paintingegraether@chromium.org2012-12-202-0/+8
* Convert pepper font list to new resource system.brettw@chromium.org2012-12-202-6/+1
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-0/+3
* Allow registering multiple paths to be redirected over HTTPpeter@chromium.org2012-12-202-26/+66
* Remove GetMediaTaskRunner() from MTPDeviceDelegate.kmadhusu@chromium.org2012-12-201-3/+0
* Simplify HostVarTracker handling of instance tear-downwez@chromium.org2012-12-204-33/+13
* Fix some code style issues in fling gesture curve implementation.rjkroege@chromium.org2012-12-196-12/+12
* Add the missing kStorageTypeSyncable UsageTracker in ResetUsageTracker.michaelbai@chromium.org2012-12-191-0/+5
* Componentize webkit/compositor_bindings targetjamesr@chromium.org2012-12-1932-150/+92
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-192-170/+1
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-193-7/+34
* Use analytic duration in fling curves.wjmaclean@chromium.org2012-12-193-34/+19
* PPB_URLLoader: Don't touch the buffer provided by caller after Close() is cal...yzshen@chromium.org2012-12-192-2/+8
* Remove test_shell from build target on chromeos.kinaba@chromium.org2012-12-191-423/+428
* cc: Cleaning up LayerTreeHost tests.danakj@chromium.org2012-12-193-4/+1
* CDM/PPAPI: Fix plugin-side ref-counting leakdmichael@chromium.org2012-12-194-87/+88
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-195-31/+0
* Use generated shim headers for zlib.phajdan.jr@chromium.org2012-12-182-11/+0
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-186-105/+20
* [content shell] implement testRunner.overridePreferencejochen@chromium.org2012-12-182-4/+11
* Follow-up to r172863 -- remove compat overload for addTraceEvent()caseq@google.com2012-12-182-32/+0
* Call WebKit::Platform::current() instead of webkitPlatformSupport()pilgrim@chromium.org2012-12-184-9/+9
* cc: Create a cc::ScrollbarThemePainter and an adapter class in compositor bin...danakj@chromium.org2012-12-184-1/+131
* Encrypted Media: ProxyDecryptor is not a Decryptor.xhwang@chromium.org2012-12-182-92/+10
* Replace Chromium's content_decryption_module.h with the independent DEPS'd in...ddorwin@chromium.org2012-12-1815-515/+13
* Add wrapper class to media for support of Opus audio, and add a command line ...tomfinegan@chromium.org2012-12-181-0/+11
* Encrypted Media: Old video decrypt-only path clean-up.xhwang@chromium.org2012-12-186-557/+16
* Generate shim headers for libpngphajdan.jr@chromium.org2012-12-181-4/+0
* Move id generation from WebAnimationImpl to WebAnimationIdProviderajuma@chromium.org2012-12-184-4/+44