summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in webkit/, part 2.avi@chromium.org2013-07-1737-41/+41
* Update the include path for WebArrayBuffer.heroman@chromium.org2013-07-172-2/+2
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-175-6/+6
* A few small simplifications to PluginList before moving it to content. Also r...jam@chromium.org2013-07-177-58/+2
* Remove OVERRIDE from WebKitPlatformSupportImpl::*MemoryUsageMB().gavinp@chromium.org2013-07-171-3/+4
* Delete unnecessary lines of code.darin@chromium.org2013-07-176-159/+4
* cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexturepiman@chromium.org2013-07-171-2/+1
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-173-84/+0
* Remove all the now-unused methods in webkit_support.jam@chromium.org2013-07-176-779/+20
* Replace angle_path gyp variable with regular path.apatrick@chromium.org2013-07-172-2/+1
* FileAPI: Change FileSystemBackend::OpenFileSystem signaturenhiroki@chromium.org2013-07-1711-23/+33
* Remove PluginList calls from test_webkit_platform_support in preparation of m...jam@chromium.org2013-07-161-4/+0
* Remove myself from various OWNERS files.viettrungluu@chromium.org2013-07-162-2/+0
* Remove unused includes of plugin_list.h. Also remove unused ContentClient and...jam@chromium.org2013-07-168-116/+0
* Only allow leveldb to use the minimum amount of file descriptors.dgrogan@chromium.org2013-07-164-3/+13
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-1617-36/+36
* [sql] Convert webkit tests to use ScopedErrorIgnorer.shess@chromium.org2013-07-154-39/+54
* Move widevine_cdm_version_h dependency for r211579.ddorwin@chromium.org2013-07-151-1/+0
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-1516-40/+40
* Fix not completed range requests from NPAPI plugins.vchigrin@yandex-team.ru2013-07-1510-20/+236
* Move key_systems* from webkit/ to content/.ddorwin@chromium.org2013-07-146-1244/+0
* Fix memory leak.alokp@chromium.org2013-07-132-4/+3
* [OSX] Cleanup - Use NSZeroPoint if possible.groby@chromium.org2013-07-131-1/+1
* Remove WebGraphicsContext::readBackFramebuffer implementation.jbauman@chromium.org2013-07-132-87/+1
* Remove unneeded glFinish().sievers@chromium.org2013-07-121-2/+2
* Add GL_EXT_multisampled_render_to_texture support to command buffer.bsalomon@google.com2013-07-121-0/+2
* Impplemenet WebKit::Platform API for heap profiling.morrita@chromium.org2013-07-122-0/+39
* Cleanup: add const AddObserver method to TaskRunnerBoundObserverListkinuko@chromium.org2013-07-124-59/+34
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-122-0/+5
* Remove WebCompositorSupportImpl::createExternalTextureLayerForMailboxpiman@chromium.org2013-07-122-9/+0
* Move ContentDecryptionModuleFactory & ProxyDecryptor from webkit/ to content/ddorwin@chromium.org2013-07-125-439/+0
* FileAPI: Add FileObserver related interfaces into FileSystemQuotaUtilnhiroki@chromium.org2013-07-125-70/+170
* FileAPI: Factor out getting root URI and FS name parts into each FS backendnhiroki@chromium.org2013-07-128-21/+35
* compositor_bindings: Remove unused WebToCCScrollbarThemePainterAdapter class.tfarina@chromium.org2013-07-123-130/+0
* webkit: Refactor webkit_renderer.gypi into a gyp file.tfarina@chromium.org2013-07-116-68/+73
* cc: Consider scroll offset in CalcDrawPropertiesenne@chromium.org2013-07-111-5/+0
* Move PathExists to base namespace.brettw@chromium.org2013-07-1128-103/+103
* 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