summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Reland: Use a shared thread for media operations.scherkus@chromium.org2013-05-317-66/+40
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-316-127/+12
* Generate and use LASTCHANGE for blinkmnaganov@chromium.org2013-05-313-79/+20
* Separate ProxyDecryptor and MediaSourceDelegate.xhwang@chromium.org2013-05-314-202/+309
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-315-174/+214
* Remove unused methods in WebGraphicsContext3D: isGLES2Compliant() and getPlat...dongseong.hwang@intel.com2013-05-314-32/+0
* Fix checkdeps for webkit/common/cursorsjamesr@chromium.org2013-05-311-0/+4
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-3126-56/+141
* Stop using WebKit-compatible validation messages for testing.tkent@chromium.org2013-05-311-25/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-305-213/+173
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-305-173/+213
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-305-13/+13
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-3091-312/+313
* Revert "Move C++ code from webkit/tools/test_shell to webkit/support"jamesr@chromium.org2013-05-3037-301/+324
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-05-3037-324/+301
* move webkit/glue/cpp_* -> webkit/renderer/scottmg@chromium.org2013-05-308-18/+43
* Fix pcm_f32le and amr playback.dalecurtis@google.com2013-05-301-5/+7
* Implement special origin database handling for Isolated Appskinuko@chromium.org2013-05-3011-77/+398
* Add SpecialStoragePolicy::HasIsolatedStoragekinuko@chromium.org2013-05-303-5/+21
* [Quota] Wire up limited origin usage retrieving.tzik@chromium.org2013-05-306-44/+167
* [Quota] Remove webkit/quota/quota_callbacks.htzik@chromium.org2013-05-301-127/+0
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-3084-214/+352
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-1/+1
* Validate image files before writing them to media galleries.vandebo@chromium.org2013-05-302-0/+17
* Separate MediaKeys interface from Decryptor interface.xhwang@chromium.org2013-05-3012-38/+51
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-30169-393/+393
* Move latin1_string_conversions to baseabarth@chromium.org2013-05-293-54/+0
* Clean up ifdef around FilePath creation(webkit)mrunal.kapade@intel.com2013-05-291-5/+1
* Remove touch_drag_drop web preference. It was added in r184242 for tests to bevarunjain@chromium.org2013-05-292-3/+0
* Fixed incorrect bug ID in TODO.kbr@chromium.org2013-05-291-1/+1
* Add CompositingReasons to compositor layers.shawnsingh@chromium.org2013-05-294-0/+153
* Remove unnecessary LocalFileUtil::GetLocalPath() declkinuko@chromium.org2013-05-292-10/+0
* Revert 202821 "Protect WebURLLoaderImpl::Context while receiving..."hashimoto@chromium.org2013-05-291-1/+0
* Cleanup: Remove fileapi::FileSystemMountPointProvider::InitializeCopyOrMoveFi...thestig@chromium.org2013-05-2910-43/+12
* Fix leak in fileapi::SandboxMountPointProviderTest::GetRootPathkinuko@chromium.org2013-05-291-4/+3
* Protect WebURLLoaderImpl::Context while receiving responses.gavinp@chromium.org2013-05-291-0/+1
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-5/+6
* [Quota][Clean up] Drop non-informative StorageType parameter on GetOriginsFor...tzik@chromium.org2013-05-2912-49/+31
* Rename FileSystemMountPointProvider::ValidateFileSystemRoot to OpenFileSystemkinuko@chromium.org2013-05-2923-93/+145
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-1/+1
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-1/+1
* Deprecate FileSystemMountPointProvider::GetFileSystemRootPathOnFileThreadkinuko@chromium.org2013-05-2917-99/+63
* Reduce usage of WebString::data (Chromium side)abarth@chromium.org2013-05-293-11/+12
* Fix ResourceLoadTiming resolution lose issue (chromium part)pan.deng@intel.com2013-05-291-34/+20
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-2966-148/+160
* Only clear script objects during PPAPI WebPluginImpl teardown if it was initi...wez@chromium.org2013-05-291-1/+2
* Introduce content::PageState (again).darin@chromium.org2013-05-284-4/+4
* Fix MediaPlayerDelegate error handling so it passes the webkitmediasource-err...acolwell@chromium.org2013-05-285-51/+59
* Revert 202580 "Add CompositingReasons to compositor layer types."jchaffraix@chromium.org2013-05-284-153/+0
* Introduce webkit_glue::Latin1OrUTF16ToUTF16abarth@chromium.org2013-05-283-0/+54