summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-08-306-13/+13
* Change leveldb's file cache from 0 to explicitly 64.dgrogan@chromium.org2013-08-272-4/+4
* Merge 217488 "Discard FileAPI pending operations on shutdown"kinuko@chromium.org2013-08-212-0/+13
* Optimize png files in webkit/glue/resourcesoshima@chromium.org2013-08-13111-0/+0
* Remove gc extension from webkit/supportjamesr@chromium.org2013-08-124-57/+0
* Remove some dead compositor-related webkit/support codejamesr@chromium.org2013-08-125-61/+2
* Implement UnitTestSupport::readFromFilekinuko@chromium.org2013-08-122-0/+11
* Move appcache_frontend_impl.* to content/child/tfarina@chromium.org2013-08-126-582/+0
* Relocate last remnants of webkit/renderer/media code.dalecurtis@chromium.org2013-08-1021-3665/+0
* Stop using SupportsWeakPtr when its weak ptr is only used in its classkinuko@chromium.org2013-08-098-48/+61
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-097-131/+1
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-2/+0
* Get rid of webkit_plugins.gypi by moving sad_plugin.* to content/renderer.jam@chromium.org2013-08-0811-320/+0
* Move cpp_binding_example.* to content/renderer/tfarina@chromium.org2013-08-082-219/+0
* Move webkit/{browser,common}/dom_storage into content/kinuko@chromium.org2013-08-0734-5930/+0
* Stop passing values via kMediaPathFilterKey and kMTPDeviceDelegateURLKeykinuko@chromium.org2013-08-071-23/+0
* Add an API to set client of WebLayerqiankun.miao@intel.com2013-08-072-0/+7
* Add AwGLSurface and use it in WGC3Dboliu@chromium.org2013-08-072-41/+71
* Remove unused mocks and stubs from TestWebKitPlatformSupportImpljamesr@chromium.org2013-08-069-492/+0
* Update iOS UA generation for iOS 7stuartmorgan@chromium.org2013-08-061-49/+4
* Revert "Undo band-aid which was ignoring wrong SessionStorage association."marja@chromium.org2013-08-061-6/+18
* Move some mock files out of webkit_support target as they're no longer used t...kinuko@chromium.org2013-08-061-6/+0
* Move simple png encoding for image_diff into tools/jamesr@chromium.org2013-08-065-754/+10
* The test framework doesn't really need to load resources and translations. Th...tiger@opera.com2013-08-065-319/+12
* Rotate webcursor when a display rotates.oshima@chromium.org2013-08-064-20/+16
* SyncFS: Move syncfs components from webkit/ to chrome/nhiroki@chromium.org2013-08-0537-7133/+0
* Use base::FilePath::BaseName() to get base name in Blinkkinuko@chromium.org2013-08-052-0/+5
* Deprecate FileSystemTaskRunnerskinuko@chromium.org2013-08-0421-135/+44
* Move dom_storage from webkit/renderer to content/renderer.tfarina@chromium.org2013-08-036-720/+0
* cc: Always have a LayerTreeHost in tests when we expect it in prod.danakj@chromium.org2013-08-031-0/+4
* Up the window.localstorage limit to 10M from 5M.michaeln@chromium.org2013-08-021-3/+3
* Reland: Remove webkit_chromium_resources.pak entries.tfarina@chromium.org2013-08-024-10/+3
* Remove hyphenation code from Chromium.tony@chromium.org2013-08-025-102/+0
* Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was ...pkotwicz@chromium.org2013-08-024-3/+10
* Remove unnecessary FileUtilities methods (chrome side)kinuko@chromium.org2013-08-022-74/+4
* SyncFS: Remove syncable_file_system_util dependencynhiroki@chromium.org2013-08-022-11/+0
* SyncFS: Move change tracker and sync context into SyncFileSystemBackendnhiroki@chromium.org2013-08-0212-80/+128
* SyncFS: Introduce SyncFileSystemBackendnhiroki@chromium.org2013-08-028-65/+376
* Remove webkit_chromium_resources.pak entries.tfarina@chromium.org2013-08-024-10/+3
* GLInProcessContext: support async flushes and dedicated GPU threadsievers@chromium.org2013-08-011-6/+0
* Fix up some tests for copy-or-move validator and nearby.gbillock@chromium.org2013-08-015-32/+62
* Rename fileapi::LocalFileSystemOperation to FileSystemOperationImpl.hidehiko@chromium.org2013-08-0122-250/+243
* Change the API of disk_cache::CreateCacheBackend to use scoped_ptrqsr@chromium.org2013-08-011-5/+3
* FileAPI: Move OpenFileSystem into SandboxContextnhiroki@chromium.org2013-08-014-113/+135
* FileAPI: Move FileSystemQuotaUtil related functions into SandboxContextnhiroki@chromium.org2013-08-0110-394/+501
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-012-4/+0
* Remove code to load dictionary in testing code.tony@chromium.org2013-08-011-68/+1
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-012-2/+3
* Move cursor_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-08-013-74/+0
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-011-0/+1