summaryrefslogtreecommitdiffstats
path: root/webkit/common
Commit message (Expand)AuthorAgeFilesLines
* Add GL_EXT_multisampled_render_to_texture support to command buffer.bsalomon@google.com2013-07-121-0/+2
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-3/+3
* Move DataElement into webkit/commonjamesr@chromium.org2013-07-115-5/+212
* Revert 210822 "Fix memory leak in WebGraphicsContext3DInProcessC..."cpu@chromium.org2013-07-102-3/+4
* Fix memory leak in WebGraphicsContext3DInProcessCommandBufferImpl.dongseong.hwang@intel.com2013-07-102-4/+3
* Rename webkit_(resources|strings) targets to remove _temp infixjamesr@chromium.org2013-07-091-1/+1
* Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...dongseong.hwang@intel.com2013-07-091-0/+8
* Move webkit_common to its own gyp filejamesr@chromium.org2013-07-091-1/+4
* Move webkit_resources / webkit_strings targets out of webkit_support.gypjamesr@chromium.org2013-07-041-1/+1
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-012-160/+0
* Fixing gpu_ipc_browsertests.cchubbe@chromium.org2013-07-012-1/+5
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-2915-16/+17
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-286-6/+6
* [Android] Abandon bundling DevTools frontends for mobile appsmnaganov@chromium.org2013-06-271-0/+2
* Cleanup: Add VirtualPath::IsRootPath()kinuko@chromium.org2013-06-273-0/+25
* Move some classes out of webkit/glue/.darin@chromium.org2013-06-277-0/+298
* Factor out code from WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-263-846/+39
* PPAPI: Move PPB_NetworkProxy out of Devdmichael@chromium.org2013-06-251-1/+1
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* Add signalQuery, to allow for a callback when the result of a query is availa...hubbe@chromium.org2013-06-252-10/+83
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-242-4/+4
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-241-0/+1
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-10/+9
* Move PPB_HostResolver out of dev.yzshen@chromium.org2013-06-241-1/+1
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-241-1/+1
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-221-1/+1
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-221-1/+1
* Set default pinch viewport overlay scrollbar thickness in WebPreferences.wjmaclean@chromium.org2013-06-222-0/+2
* Add piman@ as owner for webkit/common/gpuapatrick@chromium.org2013-06-221-1/+1
* Time to kill googleurl.gyptfarina@chromium.org2013-06-222-2/+2
* The semantics of shallow finish are to block until the GPU process has issued...apatrick@chromium.org2013-06-222-0/+2
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-214-21/+25
* Port BrowsingDataDatabaseHelper to webkit_database::DatabaseIdentifierjamesr@chromium.org2013-06-201-0/+5
* Move PPB_VarArray and PPB_VarDictionary out of dev.raymes@chromium.org2013-06-201-2/+2
* Remove gman from owners.gman@chromium.org2013-06-201-1/+1
* Use chromium logic for database identifier<->origin conversionsjamesr@chromium.org2013-06-194-3/+21
* Remove some unnecessary includes of webkit_glue.h.darin@chromium.org2013-06-181-1/+0
* Add command line switch to enable region based columns.mstensho@opera.com2013-06-182-0/+2
* Link cc, cc_unittests, and compositor against blink_minimaljamesr@chromium.org2013-06-181-1/+1
* Replace base::NullableString16(bool) usage with default constructor.darin@chromium.org2013-06-182-9/+5
* Origin identifiers are always ASCII, store as std::stringjamesr@chromium.org2013-06-184-30/+31
* Port database identifier <-> origin conversions to chromiumjamesr@chromium.org2013-06-173-0/+414
* Delete usage and support for EGL_ANGLE_software_display extension.apatrick@chromium.org2013-06-171-2/+2
* Update Blink include pathsabarth@chromium.org2013-06-1713-14/+14
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-152-0/+82
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-141-0/+1
* R.I.P. WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-143-2380/+0
* Media Galleries API: Make directory entry have constructor.tommycli@chromium.org2013-06-132-1/+34
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+1
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-136-27/+27