summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove cross-repo OVERRIDE annotations and IWYU-ify comp bindingsjamesr@chromium.org2013-03-0714-134/+159
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-068-10/+10
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-063-12/+13
* Sync FileSystem: Change internal service name from "drive" to "syncfs".tzik@chromium.org2013-03-062-24/+32
* Remove deprecated and unused webkit_support::CreateLTV() functionsjamesr@chromium.org2013-03-062-40/+5
* Clean up RenderWidget/RenderWidgetCompositor/WebKit interactionsjamesr@chromium.org2013-03-061-2/+0
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-061-2/+1
* [Media Gallery, Win] Implement asynchronous MtpDeviceDelegateImplWin. kmadhusu@chromium.org2013-03-062-2/+8
* Use media::VideoFrame directly instead of WebVideoFrame.danakj@chromium.org2013-03-062-6/+11
* Changed SoftwareOutputDevice interface.skaslev@chromium.org2013-03-065-83/+8
* Add a number of connection type fields to ExtraData instead of using the fiel...rch@chromium.org2013-03-052-8/+51
* Pepper cleanup: USE_SKIA is always true.teravest@chromium.org2013-03-053-90/+5
* Set vertex array object function pointers in GL interfaces used by Skia.bsalomon@google.com2013-03-051-0/+3