summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* add missing header in webkit/browser/fileapi/file_system_usage_cache.ccmostynb@opera.com2013-07-111-0/+1
* Remove forwarding webkit_temp_(resources|strings) targetsjamesr@chromium.org2013-07-111-13/+0
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-112-0/+10
* Cleanup unused WebExternalTextureLayer APIs and resulting dead code.piman@chromium.org2013-07-113-66/+13
* Move DataElement into webkit/commonjamesr@chromium.org2013-07-1113-77/+21
* Call no-op method setOutOfProcess so that plugins don't break when we add use...cdn@chromium.org2013-07-111-0/+1
* PPAPI: Enter v8 Context when converting object PP_Var to NPObjectdmichael@chromium.org2013-07-115-22/+85
* webkit: Refactor glue_renderer target into webkit_renderer.gypi.tfarina@chromium.org2013-07-114-37/+44
* Migrate webkit/renderer/media/ to content/renderer/media/.scherkus@chromium.org2013-07-1042-7882/+0
* Revert 210822 "Fix memory leak in WebGraphicsContext3DInProcessC..."cpu@chromium.org2013-07-102-3/+4
* Pepper: Move URLResponseInfoUtil to content.teravest@chromium.org2013-07-103-109/+0
* Fix memory leak in WebGraphicsContext3DInProcessCommandBufferImpl.dongseong.hwang@intel.com2013-07-102-4/+3
* FileAPI: Add SandboxContextnhiroki@chromium.org2013-07-109-108/+198
* Add on_close_callback to AsyncFileUtil::CreateOrOpenCallback.hidehiko@chromium.org2013-07-104-11/+11
* Allow WebExternalTextureLayers to receive a bitmap along with a mailboxjbauman@chromium.org2013-07-105-10/+139
* Switch audio code from DataBuffer to AudioBuffer.jrummell@chromium.org2013-07-103-54/+90
* Rename webkit_(resources|strings) targets to remove _temp infixjamesr@chromium.org2013-07-093-32/+20
* Final patch to migrate CompositingReasons to uint64.hartmanng@chromium.org2013-07-091-4/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-1/+1
* Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...dongseong.hwang@intel.com2013-07-091-0/+8
* Allow passing null-callback to |on_close_callback| explicitly.hidehiko@chromium.org2013-07-091-1/+1
* Move webkit_common to its own gyp filejamesr@chromium.org2013-07-095-6/+8
* Cleanup: return value and null-callback fixups on AsyncFileUtil interfacekinuko@chromium.org2013-07-094-94/+79
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-0935-351/+339
* Remove simple_database_system.cc from the repo.brettw@chromium.org2013-07-081-319/+0
* Eliminate dangling reference to WebInbandTextTrackImpl objectmatthewjheaney@chromium.org2013-07-083-6/+18
* webkit/renderer: Misc cleanup to clipboard_utils.tfarina@chromium.org2013-07-082-18/+22
* Remove invocation of WebSettings::setFontRenderingNormal, which is a no-op.jbroman@chromium.org2013-07-081-1/+0
* Fix per-file read permission handling for files in FileSystem APIkinuko@chromium.org2013-07-081-1/+0
* Enable runtime flags in webkit_unit_tests.yhirano@chromium.org2013-07-041-0/+5
* cc: Don't crash on a GL texture given to TextureLayer when in softwarepiman@chromium.org2013-07-041-0/+3
* Deprecate FileSystemMountPointProvider::DeleteFileSystemkinuko@chromium.org2013-07-048-63/+16
* Allow unsetting scroll clientenne@chromium.org2013-07-041-3/+7
* Update scroll layer positions in WebLayerImplenne@chromium.org2013-07-041-0/+5
* Move webkit_resources / webkit_strings targets out of webkit_support.gypjamesr@chromium.org2013-07-043-48/+81
* Make VideoCaptureBufferPool agnostic to media::VideoFramesheu@chromium.org2013-07-031-0/+1
* Update content API in preparation for migrating webkit/renderer/media/ to con...scherkus@chromium.org2013-07-028-179/+52
* Remove unused |created| param from AsyncFileUtil::CreateOrOpenCallback.hidehiko@chromium.org2013-07-024-6/+14
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-013-3/+3
* 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