summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused trusted interfaces.piman@chromium.org2013-06-016-30/+9
* Remove WebGraphicsContext3D::setParentContext implementationspiman@chromium.org2013-06-014-14/+0
* Rename switch to disable prefixed Encrypted Media APIs.ddorwin@chromium.org2013-05-312-2/+2
* Make webkit_user_agent a standalone gypjamesr@chromium.org2013-05-315-9/+9
* Revert 203429 "Reland: Use a shared thread for media operations."scherkus@chromium.org2013-05-317-40/+66
* pepper: simplify context creation/initializationpiman@chromium.org2013-05-312-5/+0
* Updating XTBs based on .GRDs from branch 1500laforge@chromium.org2013-05-312-2/+2
* 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