summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert r200412 and r204024kerz@chromium.org2013-08-242-0/+725
* Revert r200412 and r204024kerz@chromium.org2013-08-2412-181/+60
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-08-141-1/+1
* Merge 212671 "PPAPI: Messaging shouldn't use v8 if Context is empty"dmichael@chromium.org2013-08-051-0/+3
* This broke the branch builds.kerz@chromium.org2013-08-015-94/+18
* Merge 214112 "Temporarily disable IsolatedStorage special handling"kinuko@chromium.org2013-08-015-18/+94
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-222-5/+5
* Merge 209320 "Place inband text track support behind a flag."acolwell@chromium.org2013-07-091-1/+8
* Merge 208513 "PPAPI: Move PPB_NetworkProxy out of Dev"yzshen@chromium.org2013-06-262-2/+2
* 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
* Allow suppressed EME canPlayType() responses to be overridden with a flag.ddorwin@chromium.org2013-06-224-8/+44
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-227-8/+8
* Move ComputeDirectorySize to the base namespace.brettw@chromium.org2013-06-221-2/+2
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-224-6/+6
* Set default pinch viewport overlay scrollbar thickness in WebPreferences.wjmaclean@chromium.org2013-06-223-0/+5
* Add piman@ as owner for webkit/common/gpuapatrick@chromium.org2013-06-221-1/+1
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-228-190/+21
* Move webkit/renderer/media/android/ to content/renderer/media/android/.scherkus@chromium.org2013-06-2220-3389/+12
* Time to kill googleurl.gyptfarina@chromium.org2013-06-226-6/+6
* The semantics of shallow finish are to block until the GPU process has issued...apatrick@chromium.org2013-06-222-0/+2
* Fix WebMediaPlayer build with enable_pepper_cdms=0spang@chromium.org2013-06-211-0/+2
* Move the npruntime_util.h/.cc files from webkit\glue to content\child.ananta@chromium.org2013-06-213-77/+0
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-9/+7
* Suppress failure in fast/js/kde/inbuilt_function_tostring.html until the next...senorblanco@chromium.org2013-06-211-0/+3
* Allow the same version plugin to be loaded multiple times on Windows.pastarmovj@chromium.org2013-06-211-1/+1
* Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...wez@chromium.org2013-06-212-23/+55
* Add a function to convert key system into UUIDqinmin@chromium.org2013-06-215-4/+66
* [Autofill] Update credit card type detection logic.isherman@chromium.org2013-06-212-2/+0
* Currently, NotifyDemuxerReady() is called whenever key is added, kjyoun@google.com2013-06-213-9/+34
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-215-22/+26
* Pass InitializeCDM() call through IPC to the browser.xhwang@chromium.org2013-06-211-18/+27
* Move the following clipboard files from webkit\glue to content\renderer. Thes...ananta@chromium.org2013-06-2114-668/+71
* Migrate media-related platform support code from webkit/ to content/.scherkus@chromium.org2013-06-2011-402/+0
* Make LocalFileStreamWriter accept a TaskRunner for async operations.earthdok@chromium.org2013-06-208-25/+61
* remove now-unused arguments from TestWebkitPlatformSupportscottmg@chromium.org2013-06-209-196/+43
* Removed unused NeedKey callback from Decryptors.ddorwin@chromium.org2013-06-2010-67/+12
* Move webkit/glue/webcookie.{h,cc} to content/common/cookie_data.{h,cc}.darin@chromium.org2013-06-203-104/+0