summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Refactor unit tests for syncable filesystem using ScopedExternalFileSystemnhiroki@chromium.org2012-10-112-19/+17
* Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...calvinlo@chromium.org2012-10-113-96/+0
* Removing webkit diff with Android treedfalcantara@chromium.org2012-10-112-2/+2
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-112-0/+9
* Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).xhwang@chromium.org2012-10-106-28/+72
* Convert GPU blacklist to IDL.brettw@chromium.org2012-10-103-5/+5
* Notify WebMediaPlayerClient when the natural size is changed in WebMediaPlaye...wjia@chromium.org2012-10-101-1/+8
* Update icons used for password generation.gcasto@chromium.org2012-10-104-0/+3
* Allow decrypt error to be returned in CdmWrapper::DeliverBlock().xhwang@chromium.org2012-10-103-21/+23
* Revert 161133 - [cc] Use base ptr types for cc's CSS animation classescpu@chromium.org2012-10-1010-36/+41
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1010-41/+36
* Add SYNC_STATUS_UNKNOWN and rename SYNC_DATABASE_ERROR_{UNKNOWN,FAILED}tzik@chromium.org2012-10-103-3/+4
* Adding FileSystemURL::IsParentkinuko@chromium.org2012-10-104-16/+64
* Add fileapi::FileSystemFileStreamReader::GetLength()hashimoto@chromium.org2012-10-104-18/+55
* webkit_blob: Remove duplicated FileStreamReader creation code from BlobURLReq...hashimoto@chromium.org2012-10-102-14/+21
* 2nd try: Cleanup includes/headers in webkit/fileapikinuko@chromium.org2012-10-1012-33/+16
* Replace legacy SyncableFileSystem code to use new utility functions now avail...calvinlo@chromium.org2012-10-104-58/+14
* Add asynchrony support to ContentDecryptionModule via new CdmHost interface:fischman@chromium.org2012-10-104-7/+74
* Revert 161054 - Cleanup includes/headers in webkit/fileapiviettrungluu@chromium.org2012-10-1012-17/+33
* Cleanup includes/headers in webkit/fileapikinuko@chromium.org2012-10-1012-33/+17
* Added safe callback comment after QuotaClient is destructedcalvinlo@chromium.org2012-10-101-0/+4
* add some missing includes of <functional> to fix compilation on VS2012scottmg@chromium.org2012-10-102-0/+3
* Build the list of key system/container/codec combinations at runtime.ddorwin@chromium.org2012-10-101-32/+116
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-105-6/+1
* set pending_repaint_ flag only when a non-empty frame is sent to Webkit.wjia@chromium.org2012-10-091-4/+5
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-092-18/+17
* [cc] Remove WTF types from LayerChromium and layer listsenne@chromium.org2012-10-094-8/+7
* Adds wiring for getting background color of a layer.sky@chromium.org2012-10-092-0/+6
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-093-0/+12
* Register LocalFileChangeTracker as observers when it's set in FileSystemContextkinuko@chromium.org2012-10-095-16/+165
* 2nd try: Add common helper code for SyncableFileSystem testingkinuko@chromium.org2012-10-093-101/+281
* Revert 160809 - Add common helper code for SyncableFileSystem testingkinuko@chromium.org2012-10-093-282/+101
* Add common helper code for SyncableFileSystem testingkinuko@chromium.org2012-10-093-101/+282
* Export LevelDBStatusToSyncStatusCode symbol.tzik@chromium.org2012-10-092-2/+5
* Fix FileSystemURL.WithPath for isolated/external pathskinuko@chromium.org2012-10-095-9/+99
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-095-701/+0
* Pinch-zoom applied via compositor instead of CSS transformation.aelias@chromium.org2012-10-085-1/+23
* Upstream scrollFocusedNodeIntoRectyusufo@chromium.org2012-10-081-0/+1
* Using MIME types in addition to plugin name to differentiate between plugins.ibraaaa@google.com2012-10-081-6/+6
* Revert 160619 - [cc] Remove WTF types from LayerChromium and layer listsjochen@chromium.org2012-10-084-7/+8
* Revert 160630 - [cc] Use base ptr types for cc's CSS animation classeshenrika@chromium.org2012-10-0810-36/+41
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-0810-41/+36
* [cc] Remove WTF types from LayerChromium and layer listsenne@chromium.org2012-10-084-8/+7
* Change marking functions of LocalFileChangeTracker to return SyncStatusCodenhiroki@chromium.org2012-10-063-55/+77
* [cc] Use scoped_ptr for CCLayerTreeHost(Impl)enne@chromium.org2012-10-062-5/+4
* [cc] Remove WTF constructs from CCLayerTreeHostClientenne@chromium.org2012-10-065-12/+14
* Add conversion function from leveldb::Status to fileapi::SyncStatusCodenhiroki@chromium.org2012-10-063-0/+32
* Add basic infrastructure for native (aka "browser builtin") services.smckay@chromium.org2012-10-063-6/+40
* Convert UMA interface to IDL.brettw@chromium.org2012-10-051-1/+1
* [MediaGallery] Rename MediaDeviceDelegate* to MtpDeviceDelegate*.kmadhusu@chromium.org2012-10-059-80/+79