summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add DeleteRecursively to AsyncFileUtil.hidehiko@chromium.org2013-07-015-4/+68
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-0117-32/+351
* Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()kinuko@chromium.org2013-07-0111-141/+139
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-013-162/+0
* Fixing gpu_ipc_browsertests.cchubbe@chromium.org2013-07-012-1/+5
* Check if a key message is empty before accessing &message[0].xhwang@chromium.org2013-07-011-1/+1
* cc: Use base::Callback approach instead of using WebKit interface.tfarina@chromium.org2013-07-012-3/+5
* webkit_storage_common doesn't need to link against blink.darin@chromium.org2013-06-291-1/+0
* EME: Use std::vector<uint8> for key messages.xhwang@chromium.org2013-06-2910-18/+26
* Place inband text track support behind a flag.acolwell@chromium.org2013-06-291-1/+8
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-29100-116/+117
* EME: Support ClearKey on Chrome on Androidxhwang@chromium.org2013-06-295-5/+18
* 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