summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* DumpRenderTree should use fake strings for page popup UI so we can test local...keishi@chromium.org2012-10-161-1/+14
* Adding SyncFileSystemService which is a profile-keyed service and connects lo...kinuko@chromium.org2012-10-162-10/+2
* Remove WTF dependencies from webkit_compositor_bindingsjamesr@chromium.org2012-10-1640-663/+197
* Stop setting chromium_code: 0 for ccjamesr@chromium.org2012-10-161-1/+0
* Remove WTF::Vector and WTF::OwnPtr use from WebTransformOperationsTestjamesr@chromium.org2012-10-161-39/+35
* Implement CannedSyncableFileSystem.Write for write testingkinuko@chromium.org2012-10-167-165/+277
* Remove use_libcc_for_compositor gyp variablejamesr@chromium.org2012-10-165-177/+40
* Address review feedback for r160338thakis@chromium.org2012-10-161-4/+0
* cc: Get rid of temporary (stub) header files under test/ directory.tfarina@chromium.org2012-10-165-8/+8
* Automate more Better Session Restore tests.marja@chromium.org2012-10-1520-19/+83
* Disable the softwarecompositing layout tests on the ASAN bots as they are cra...danakj@chromium.org2012-10-151-0/+2
* Make sure that DecodeAudioFileData() always returns an AudioBus of the exact ...crogers@google.com2012-10-151-10/+22
* Implement FileSystemURL.DebugString()kinuko@chromium.org2012-10-157-43/+76
* fileapi: Add modification time check for FileSystemFileStreamReaderhashimoto@chromium.org2012-10-1515-14/+336
* 2nd try: Make CannedSyncableFileSystem testable in multi-thread environmentkinuko@chromium.org2012-10-156-117/+213
* FileSystemContext::partition_path should not be held as a const refkinuko@chromium.org2012-10-151-1/+1
* Fix hyphen-locale.html and hyphenate-limit-lines.html.hbono@chromium.org2012-10-151-3/+5
* Use WebElement::hasHTMLTagName instead of hasTagName to check namespace URI.tkent@chromium.org2012-10-153-13/+42
* Media Galleries: Port the CrOS MTP D-Bus client to Linux.thestig@chromium.org2012-10-132-1/+5
* Don't put the locale in the UA on iOS 5+stuartmorgan@chromium.org2012-10-131-42/+49
* Add frame size to cdm::VideoFrame.xhwang@chromium.org2012-10-132-4/+23
* Allow null buffer resources to be returned through the PPB_ContentDecryptor_P...ddorwin@chromium.org2012-10-133-5/+21
* 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