summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Upstream the gesture requirement for android media playbackqinmin@chromium.org2012-10-122-0/+4
* [cc] Store CCLayerImpls as scoped_ptrsenne@chromium.org2012-10-124-0/+4
* Revert 161573 - Make CannedSyncableFileSystem testable in multi-thread enviro...bruening@google.com2012-10-126-195/+117
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1210-41/+36
* Make CannedSyncableFileSystem testable in multi-thread environmentkinuko@chromium.org2012-10-126-117/+195
* Uncomment LocalFileChangeTracker::initialize in LocalFileSyncContextkinuko@chromium.org2012-10-121-3/+1
* Add LocalFileSyncContext class which is a glue class between profile-owned se...kinuko@chromium.org2012-10-128-0/+489
* Generalize Pepper CDM API decrypt and decode.tomfinegan@chromium.org2012-10-123-30/+31
* Restore quota manager's default quota valuekinuko@chromium.org2012-10-122-0/+7
* Implement an initialize routine for LocalFileChangeTracker. nhiroki@chromium.org2012-10-126-92/+497
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-126-18/+116
* Revert 161488 - [cc] Use base ptr types for cc's CSS animation classesfalken@chromium.org2012-10-1210-36/+41
* Make LocalFileSystemOperation::Write queueablekinuko@chromium.org2012-10-122-58/+88
* Add dummy reads for Android-specific serialized history items.aelias@chromium.org2012-10-121-0/+9
* [cc] Use base ptr types for cc's CSS animation classesenne@chromium.org2012-10-1210-41/+36
* Don't leak the v8::Context in error paths.abarth@chromium.org2012-10-121-2/+2
* Add the Widevine CDM to Chrome.ddorwin@chromium.org2012-10-122-1/+18
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-113-15/+160
* Roll WebKit DEPS: 131082 -> 131095abarth@chromium.org2012-10-111-15/+0
* Emit timer-triggered KeyMessage from CDM to JS.fischman@chromium.org2012-10-111-3/+4
* Implicit coversion operators from integer geometry types to floating point.danakj@chromium.org2012-10-112-2/+2
* Roll v8-i18n 150:151.cira@chromium.org2012-10-111-0/+10
* Implement video decoding methods in all Decryptor implementations.xhwang@chromium.org2012-10-114-29/+65
* Make LocalFileSyncStatus non thread safekinuko@chromium.org2012-10-112-21/+14
* Add Copy and Move operations to CannedSyncableFileSystemnhiroki@chromium.org2012-10-112-0/+26
* 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