summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-142-3/+4
* cc: Fix style errors in impl-side painting classesenne@chromium.org2013-03-142-2/+2
* Improve FileSystemUsageCache performancetzik@chromium.org2013-03-1410-130/+325
* Make AudioDecoderConfig copyable.xhwang@chromium.org2013-03-142-9/+7
* cc: Chromify TextureLayer and testenne@chromium.org2013-03-142-12/+12
* Remove all WebTransformationMatrix references.jamesr@chromium.org2013-03-1412-105/+0
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-132-15/+15
* cc: Chromify IOSurfaceLayerenne@chromium.org2013-03-131-1/+1
* cc: Fix background filters with non-zero offsets.danakj@chromium.org2013-03-131-1/+4
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-24/+25
* Switch RenderWidgetFullscreenPepper to use RenderWidget's compositorpiman@chromium.org2013-03-133-12/+20
* Add a new API in WebMediaPlayer to do a GPU-GPU textures copy if possible.jun.a.jiang@intel.com2013-03-132-0/+48
* inhibit assert dialog when running webkit testsscottmg@chromium.org2013-03-131-0/+4
* Move image decoder unit tests to content_unittestsabarth@chromium.org2013-03-136-384/+0
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-134-13/+12
* Make VideoDecoderConfig copyable.xhwang@chromium.org2013-03-122-9/+7
* Delete usage of obsolete macrosabarth@chromium.org2013-03-122-7/+0
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-1211-103/+103
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-125-34/+35
* ContextProvider::BindToCurrentThread should fail consistently.danakj@chromium.org2013-03-121-2/+4
* cc: Prevent crash when context creation fails.danakj@chromium.org2013-03-121-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-124-12/+13
* Replace hand-written JNI in fling_animator with generated bindings.yfriedman@chromium.org2013-03-114-49/+50
* The previous code was too strict about path validation, banning files like "/...teravest@chromium.org2013-03-111-1/+10
* Check origin URL in CdmWrapper.xhwang@chromium.org2013-03-112-0/+15
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-114-13/+12
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-114-12/+13
* Updating XTBs based on .GRDs from branch 1410dharani@google.com2013-03-1152-17/+1889
* Adds support of local audio streams for more than one media player.henrika@chromium.org2013-03-112-20/+2
* Update some #includes for WebMessagePortChannel.h which has moved to Platform...pilgrim@chromium.org2013-03-091-1/+1
* Add MediaSource load() to WebMediaPlayerAndroid.acolwell@chromium.org2013-03-092-0/+10
* [Media Gallery, Linux] Implement asynchronous MtpDeviceDelegateImplLinux. kmadhusu@chromium.org2013-03-081-1/+2
* Remove WebIOSurfaceLayerjamesr@chromium.org2013-03-085-69/+0
* cc: Chromify the ScrollbarLayer classesdanakj@chromium.org2013-03-081-2/+2
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-084-13/+12
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-084-12/+13
* Prepare for removing WebTransformationMatrix from animation APIsjamesr@chromium.org2013-03-089-1754/+9
* cc: Chromify the NinePatchLayer classes.danakj@chromium.org2013-03-081-3/+3
* Update some #includes for files that have been moved to the new Platform/ dir...pilgrim@chromium.org2013-03-081-1/+1
* Update some #includes for WebMessagePortChannelClient.h which has been moved ...pilgrim@chromium.org2013-03-081-1/+1
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-082-0/+5
* cc: Chromify the ImageLayer class.danakj@chromium.org2013-03-081-2/+2
* Update some #includes for WebStorageNamespace.h which has been moved to the n...pilgrim@chromium.org2013-03-085-5/+5
* cc: Chromify the SolidColorLayer classes.danakj@chromium.org2013-03-081-1/+1
* Update some #includes for WebPluginListBuilder.h which has been moved to the ...pilgrim@chromium.org2013-03-081-1/+1
* Fix incorrect computation of antialias flag in implementations of WebGraphics...kbr@chromium.org2013-03-081-3/+3
* Update user gesture related code to the new WebKit APIjochen@chromium.org2013-03-081-2/+3
* Factor MediaSource methods out of WebMediaPlayerImpl into WebMediaSourceClien...acolwell@chromium.org2013-03-077-128/+260
* Initialize the ui::ResourceBundle even on Windows so thatdpranke@chromium.org2013-03-071-0/+8
* Change scroll deltas to floats.aelias@chromium.org2013-03-075-19/+23