summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Update tests to not use to-be-removed V8 handle operations.marja@chromium.org2013-06-111-14/+17
* Fix a crash that NotifyDemuxerReady() can be called after demuxer is destroyed.qinmin@chromium.org2013-06-111-0/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-1055-55/+55
* Make FileSystemOperation NOT self-destructkinuko@chromium.org2013-06-1015-502/+299
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-104-0/+20
* Add OWNERS file for webkit/common/plugins/ppapiyzshen@chromium.org2013-06-101-0/+7
* Deprecate LocalFileSystemOperation::SetUpkinuko@chromium.org2013-06-1010-268/+98
* Deprecate media_task_runner() from FileSystemTaskRunnerskinuko@chromium.org2013-06-103-19/+3
* Replace all CreateFileSystemOperation with FileSystemOperationRunnerkinuko@chromium.org2013-06-0925-405/+342
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-0810-64/+56
* Add virtual to webkit_glue::WebKitPlatformSupportImpl::parseDataURL since it isjamesr@chromium.org2013-06-071-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-0770-73/+73
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-073-0/+14
* Reland "Add UMA stats for MSE playback".jrummell@chromium.org2013-06-071-0/+3
* Expose parseDataURL to Platformpdr@chromium.org2013-06-072-0/+19
* Disable Mac-specific UA spoofing for iOSstuartmorgan@chromium.org2013-06-071-3/+3
* Remove check on |proxy_| in WebMediaPlayerAndroid.xhwang@chromium.org2013-06-071-27/+13
* Handle config changes for MSEqinmin@chromium.org2013-06-074-6/+17
* Cancelling SyncFS operation should not crashkinuko@chromium.org2013-06-072-2/+20
* Factor out HTTP status code and reason phrase in Blob and Stream infrastructu...tyoshino@chromium.org2013-06-072-47/+15
* Fix a few TV-specific bugswonsik@chromium.org2013-06-071-1/+3
* Don't actually run test-webkitpy on the bots yet.jochen@chromium.org2013-06-071-1/+3
* Make some more code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-3/+3
* Add missing test-webkitpy wrapperjochen@chromium.org2013-06-071-0/+23
* Convert webkit/ sql::ErrorDelegate to callback.shess@chromium.org2013-06-073-50/+20
* fileapi: Add CrosMountPointProvier::AddMountPoints()satorux@chromium.org2013-06-074-13/+42
* Depend on public/blink.gyp:blink to depend on Blink libraryjamesr@chromium.org2013-06-077-12/+11
* fix WEBKIT_xxx_IMPLEMENTATION macros in webkit/common and webkit/rendererscottmg@chromium.org2013-06-0710-38/+57
* Replace last use of obsolete MediaKeyErrorCode aliases.ddorwin@chromium.org2013-06-071-9/+10
* Move Pepper to using mailboxespiman@chromium.org2013-06-069-70/+19
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-0/+2
* BlobURLRequestJob clean up for readabilitytyoshino@chromium.org2013-06-062-5/+14
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-1/+2
* Remove implementations of deprecated methods in WebKit::WebMediaPlayeradamk@chromium.org2013-06-066-142/+0
* remove webkit.gyp (and the test_shell target) and update affected targetsdpranke@chromium.org2013-06-062-58/+0
* Revert 204378 "Add UMA stats for MSE playback."falken@chromium.org2013-06-061-3/+0
* Remove one last caller of WebString::dataabarth@chromium.org2013-06-061-2/+3
* Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()rch@chromium.org2013-06-065-1/+19
* Reland: Use a shared thread for media operations (round 3).scherkus@chromium.org2013-06-067-67/+40
* Add UMA stats for MSE playback.jrummell@chromium.org2013-06-061-0/+3
* Add LocalFileSystemOperation support in FileSystemOperationRunnerkinuko@chromium.org2013-06-0515-105/+261
* Use PostDelayTask instead of timer to drop DB.calvinlo@chromium.org2013-06-054-21/+145
* Add FileSystemOperationRunner and stop directly creating FileSystemOperationkinuko@chromium.org2013-06-055-1/+573
* Enable audio for Media Stream at Google TVwonsik@chromium.org2013-06-052-0/+21
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-0582-426/+442
* Deprecate LocalFileSystemOperation::CreateNestedOperationkinuko@chromium.org2013-06-0511-101/+70
* Add IPC messages and handling code for EME on Clank.xhwang@chromium.org2013-06-053-26/+76
* Remove old webkit support code for IndexedDB.alecflett@chromium.org2013-06-056-124/+7
* cc: remove TransferAnimationsTo dead codeshawnsingh@chromium.org2013-06-052-6/+0
* Add special FS type for internal sync operationkinuko@chromium.org2013-06-048-51/+69