summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix even more remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-041-3/+3
* Pepper: Refactor FileInfo conversions.teravest@chromium.org2013-06-041-16/+1
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-06-0439-397/+385
* Fix remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-041-3/+3
* Protect WebURLLoaderImpl::Context while receiving responses.gavinp@chromium.org2013-06-041-0/+1
* Remove NOTIMPLEMENTED from webcursor_gtk.ccjochen@chromium.org2013-06-041-8/+8
* Disable preroll duration increase on underflow for MediaSource playback.acolwell@chromium.org2013-06-041-2/+9
* Cleanup: Deprecate DriveFileSyncService::kServiceNamekinuko@chromium.org2013-06-0418-106/+104
* Rename CrossOperationDelegate to CopyOrMoveOperationDelegatekinuko@chromium.org2013-06-045-68/+68
* Prepopulate directory database for isolated originskinuko@chromium.org2013-06-046-13/+72
* Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-0414-60/+63
* Move webkit/dom_storage to new browser|common|renderer locations. Just moving...michaeln@google.com2013-06-0445-186/+188
* Implement WebRTC in Chrome for TVwonsik@chromium.org2013-06-035-35/+156
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-035-6/+8
* fileapi: Add an informative comment for CrosMountPointProvidersatorux@chromium.org2013-06-034-5/+40
* Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-02123-970/+1157
* Remove last references to Blink's old Platform APIabarth@chromium.org2013-06-022-2/+2
* Remove WebContentLayerImpl::setUseLCDTexttrchen@chromium.org2013-06-022-4/+0