summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-1110-10/+10
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-1135-139/+150
* Use a direct include of strings headers in webkit/, part 1.avi@chromium.org2013-06-1156-68/+68
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-1134-534/+413
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-1134-413/+534
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-1134-534/+413
* 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