summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* SyncFS: Merge OpenSyncableFileSystem into OpenFileSystemnhiroki@chromium.org2013-06-283-33/+6
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-2862-63/+63
* Remove old code that uses non-virtual WebFilterOperationsajuma@chromium.org2013-06-285-119/+0
* SyncFS: Move SyncAction and SyncDirection enum out of webkit/browser/fileapinhiroki@chromium.org2013-06-273-46/+0
* Fix handling range requests from NPAPI plugins.vchigrin@yandex-team.ru2013-06-272-7/+27
* Let LocalFileSystemOperation::SyncGetPlatformPath failed if context returns N...hidehiko@chromium.org2013-06-273-6/+10
* [Android] Abandon bundling DevTools frontends for mobile appsmnaganov@chromium.org2013-06-271-0/+2
* Move ContentDecryptionModuleFactory to its own files.ddorwin@chromium.org2013-06-275-142/+177
* Cleanup: Add VirtualPath::IsRootPath()kinuko@chromium.org2013-06-274-1/+26
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-275-9/+9
* Move some classes out of webkit/glue/.darin@chromium.org2013-06-2714-587/+242
* Pepper: Remove unused String classteravest@chromium.org2013-06-274-51/+0
* Remove passing JS test from Chromium-side test_expectations file.senorblanco@chromium.org2013-06-271-3/+0
* cc: Create a AnimationDelegate interface and an adapter class in compositor_b...tfarina@chromium.org2013-06-265-3/+68
* Eliminate browser-side dependency on WebDevToolsAgent.darin@chromium.org2013-06-262-16/+0
* Move image_decoder.cc/.h from webkit\glue to content\child.ananta@chromium.org2013-06-263-91/+0
* Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap...hidehiko@chromium.org2013-06-2615-1681/+0
* Fix SourceBufferStream GC removing buffers for the current position on a pend...acolwell@chromium.org2013-06-261-4/+4
* Factor out code from WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-263-846/+39
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-254-66/+50
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-251-24/+43
* Remove unused variant of KeySystemNameForUMA().ddorwin@chromium.org2013-06-256-28/+14
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-256-2/+269
* PPAPI: Move PPB_NetworkProxy out of Devdmichael@chromium.org2013-06-252-2/+2
* Move configuration of URLRequest referrer to content/browser/loader.darin@chromium.org2013-06-252-29/+0
* Remove |external_provider_| field from FileSystemContext.hidehiko@chromium.org2013-06-252-4/+4
* Refactored DataBuffer to use unix_hacker style methods.tyoverby@chromium.org2013-06-252-6/+6
* Re-add OWNERS file for fileapi and quotakinuko@chromium.org2013-06-252-0/+3
* Delete unused files.darin@chromium.org2013-06-253-62/+0
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-2511-57/+39
* Add signalQuery, to allow for a callback when the result of a query is availa...hubbe@chromium.org2013-06-252-10/+83
* Re-implement PageState serialization without a Blink API dependency.darin@chromium.org2013-06-254-1057/+0
* Connect new EME APIs to internal implementation.ddorwin@chromium.org2013-06-252-38/+109
* Use sql::Connection::Delete() in webkit.shess@chromium.org2013-06-255-22/+7
* optimize png files in webkit/glue/resourcesoshima@chromium.org2013-06-2512-0/+0
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-242-4/+4
* delete webkit/support/simple_xxx'sscottmg@chromium.org2013-06-2423-3962/+5
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-243-0/+3
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-11/+10
* Implement FileSystemContext::GetFileSystemTypes()kinuko@chromium.org2013-06-242-0/+11
* Fix directory database handling in ObfuscatedFileUtilkinuko@chromium.org2013-06-244-20/+78
* DevTools: Add a white circle around the synthetic touch cursorapavlov@chromium.org2013-06-241-0/+0
* Allow suppressed EME canPlayType() responses to be overridden with flag.ddorwin@chromium.org2013-06-244-8/+44
* Deprecate SandboxMountPointProvider::IsSandboxType()kinuko@chromium.org2013-06-243-15/+4
* Don't refer FileSystemContext::sandbox_provider() outside FileAPI codekinuko@chromium.org2013-06-242-10/+19
* Move PPB_HostResolver out of dev.yzshen@chromium.org2013-06-242-2/+2
* don't let weburl_loader_mock fallback for non-data urlsscottmg@chromium.org2013-06-241-0/+6
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-242-2/+2
* Revert "Allow suppressed EME canPlayType() responses to be overridden with a ...senorblanco@chromium.org2013-06-234-44/+8