summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-1/+2
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-073-11/+11
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-072-6/+0
* Revert 175303jamesr@chromium.org2013-01-062-234/+236
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-062-236/+234
* Remove no-longer-necessary copyfiles.py scripts and stale cc/READMEjamesr@chromium.org2013-01-051-78/+0
* Enable Pepper threading on all channels.shess@chromium.org2013-01-052-4/+0
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-1/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+1
* 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