summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* When requesting mouse lock, create a user gesture for Webkit.bbudge@chromium.org2012-12-101-2/+17
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-102-2/+2
* Remove the old-sandbox-to-new-sandbox migration code. The only users of the ...ericu@chromium.org2012-12-107-646/+6
* Several updates to canPlayType() results for EMEddorwin@chromium.org2012-12-102-4/+697
* Encrypted Media: Update CDM interface to version 3.xhwang@chromium.org2012-12-108-386/+345
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-107-24/+40
* Updating XTBs based on .GRDs from branch 1312dharani@google.com2012-12-1052-0/+520
* [CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...mmaerean@adobe.com2012-12-082-3/+0
* Log MediaSource parsing errors to the MediaLog so they can appear in chrome:m...acolwell@chromium.org2012-12-081-1/+7
* Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...jamesr@chromium.org2012-12-082-2/+6
* SyncFileSystem: Prevent repeated conflict on DriveFileSyncService::ResolveCon...tzik@chromium.org2012-12-081-1/+2
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-086-341/+3
* Loosen tolerances for WebTransformationMatrixTest.verifyBlendForSkewYjamesr@chromium.org2012-12-081-4/+4
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-072-24/+26
* Pass in media message loop to VideoRendererBase and enforce calling on the ri...scherkus@chromium.org2012-12-071-0/+1
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-0711-7/+211
* Add support for high-dpi custom mouse cursors on ChromeOSrbyers@chromium.org2012-12-075-21/+117
* Report memory usage retained by TCMalloc freelists.alexeif@chromium.org2012-12-072-0/+6
* Propagate transaction id through IDBFactory::open() IPCalecflett@chromium.org2012-12-071-0/+13
* Fix for WebInspector layout tests.loislo@chromium.org2012-12-071-1/+4
* Preparing webkit/dom_storage for the removal of scoped_refptr::release()piman@chromium.org2012-12-071-4/+5
* Encrypted Media: Use std::string for key message in media pipeline.xhwang@chromium.org2012-12-067-41/+26
* Removed some more now-passing tests. Added a bug to downstream expectation, ...senorblanco@google.com2012-12-061-1/+1
* Revert 171408raymes@chromium.org2012-12-066-3/+341
* Dirty files should be notified to the sync service as available changeskinuko@chromium.org2012-12-062-14/+39
* Add conflict event notification typekinuko@chromium.org2012-12-063-10/+13