summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-175-24/+0
* Encrypted Media: Refactor Video Decrypt-Only to use DecryptingDemuxerStream.xhwang@chromium.org2012-12-172-26/+10
* plugins: use new WebPluginContainer::setWebLayer API for compositing.piman@chromium.org2012-12-175-70/+123
* Updating XTBs based on .GRDs from branch 1312dharani@google.com2012-12-171-4/+4
* Fix PPAPI time conversion code to handle epoch times.raymes@chromium.org2012-12-172-54/+0
* Set |snapshot_policy_| in DeviceMediaFileUtil::CreateSnapShotPolicy before do...kmadhusu@chromium.org2012-12-171-3/+3
* Add API to route end of fling messages from WebLayerTreeView to InputHandleryusufo@chromium.org2012-12-174-0/+12
* Do not update FileSystemUsageCache if the delta is zerotzik@chromium.org2012-12-171-2/+3
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+1
* webkit: Update the calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-12-1633-448/+448
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-154-138/+194
* Ensure keymessage response to generateKeyRequest() has keySystem set for exte...ddorwin@chromium.org2012-12-151-14/+27
* Encrypted Media: Remove DecryptingAudioDecoder from default decoder list.xhwang@chromium.org2012-12-151-9/+1
* Delete #if 0-ed out code that I accidentally committed (a while ago).viettrungluu@chromium.org2012-12-151-9/+0
* mac: Handle hidpi cursors.thakis@chromium.org2012-12-152-21/+22
* EME v0.1: Report defaultURL in KeyMessage.ddorwin@chromium.org2012-12-154-11/+24
* Encrypted Media: Support Audio Decrypt-Only.xhwang@chromium.org2012-12-143-29/+18
* Rename constant array names to CamelCase to key_system.cc.xhwang@chromium.org2012-12-141-8/+7
* Only unbind a Graphics2D on destruction when we're actually bound.brettw@chromium.org2012-12-141-0/+1
* Adds support of rendering a local media stream for audio using HTML5 audio tag.henrika@chromium.org2012-12-142-6/+36
* Ignore GL_ANGLE_framebuffer_multisample on Android.aelias@chromium.org2012-12-141-0/+4
* Change FileSystemMountPointProvider::GetFileSystemRootPathOnFileThread to tak...tbarzic@chromium.org2012-12-1412-37/+22
* Deleted CANPAINTLCDTEXT block.alokp@chromium.org2012-12-142-14/+1
* Improve NaCl startup error reporting in plugin and IPC proxy.bbudge@chromium.org2012-12-144-11/+18
* Rename DecryptorNotificationCB to DecryptorReadyCB.xhwang@chromium.org2012-12-143-23/+22
* Add rudimentary support for custom cursors in Chrome Aura Windows.ananta@chromium.org2012-12-142-37/+27
* Move AudioRendererImpl construction to WebMediaPlayerImpl.xhwang@chromium.org2012-12-141-2/+5
* Revert 172805apatrick@google.com2012-12-141-3/+1
* [content shell] on all platforms but Mac OSX, use Windows editing behavior fo...jochen@chromium.org2012-12-132-0/+32
* Revert 172806raymes@chromium.org2012-12-132-0/+163
* Remove support for TRACE_EVENT_IF_LONGER_THANx macroscaseq@google.com2012-12-132-4/+32
* Media Galleries: Simplify the MTP delegates so they mostly live on one thread.thestig@chromium.org2012-12-138-73/+68
* Mark layers that can use LCD text based on layer transform and opacity.alokp@chromium.org2012-12-131-2/+6
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-132-163/+0
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-131-1/+3
* Better error reporting when WebKit Mock URLs fail.gavinp@chromium.org2012-12-131-1/+2
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-133-7/+7
* PPAPI: Check permissions for VarDeprecated and PPP_Classdmichael@chromium.org2012-12-121-0/+3
* Add a switch to enable compositing for scrollable frames.wangxianzhu@chromium.org2012-12-122-0/+7
* PPAPI: Make Messaging not PostTask and copy when out-of-process.teravest@chromium.org2012-12-125-17/+104
* Ignore plugin MIME entries containing WebPluginTypeEnabled=0 on Macstuartmorgan@chromium.org2012-12-121-0/+5
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-125-37/+20
* Fix some types at the IPC layer. Sizes should be unsigned.cevans@chromium.org2012-12-121-1/+1
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-122-2/+8
* Re-enables DeleteFileSystem JavaScript API test. Also excludes the root path ...calvinlo@chromium.org2012-12-111-4/+0
* cc: Handle directly composited images in impl-side paintingenne@chromium.org2012-12-111-3/+15
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-114-12/+0