summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-161-39/+1
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-1615-30/+54
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-60/+53
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-53/+60
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-163-0/+54
* Don't try to call setDefersLoading when the loader is null. This does a bit o...brettw@google.com2011-09-162-10/+34
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-161-0/+8
* Convert file request to http request for layout test for Android.zhenghao@google.com2011-09-163-4/+153
* Included ppb_opengles2.h instead of ppb_opengles.h.alokp@chromium.org2011-09-161-1/+1
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-163-11/+11
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-163-11/+11
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-153-11/+58
* add some flaky tests for nowdpranke@chromium.org2011-09-151-0/+7
* Remove support for the old scrollbar interfaces.brettw@chromium.org2011-09-153-101/+0
* Remove old cruft from test_expectaions which isn't needed anymore.levin@chromium.org2011-09-151-2/+0
* Roll WebKit DEPS 95087:95187.levin@chromium.org2011-09-151-0/+3
* Revert 101310 - Roll WebKit DEPS 95087:95189.levin@chromium.org2011-09-151-3/+0
* Roll WebKit DEPS 95087:95189.levin@chromium.org2011-09-151-0/+3
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-1516-933/+54
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-1516-53/+932
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-1516-932/+53
* Add Android platform for webkit/support.zhenghao@google.com2011-09-154-10/+17
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-156-251/+0
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-154-20/+17
* Fixing dropped seeks.serya@chromium.org2011-09-152-1/+19
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-144-17/+20
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-144-20/+17
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-149-131/+36
* Check for a crashed plugin before creating resources to send to the pluginbrettw@google.com2011-09-142-0/+14
* Cleaned up DEPS under webkit.alokp@chromium.org2011-09-143-12/+0
* Eliminate headers from precompile.h that define 'interface' to avoid compile ...joi@chromium.org2011-09-141-96/+96
* Remove deprecated STR-resource-based Mac plugin info loadingstuartmorgan@chromium.org2011-09-141-148/+8
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-149-13/+59
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-137-189/+81
* Third try at committing this.erikwright@chromium.org2011-09-131-3/+11
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-137-81/+189
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-137-189/+81
* Revert "Prepare appcache to build as a DLL in the component build."dpranke@chromium.org2011-09-139-59/+13
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-139-13/+59
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-124-2/+8
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-25/+0
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-127-81/+189
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-127-189/+81
* Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.michaeln@google.com2011-09-1210-191/+34
* Shortcut the appcache clearing if there are no session-only origins.marja@chromium.org2011-09-121-1/+6
* webkit/glue: Remove an unused declaration of GetWebKitVersion() that was left...tfarina@chromium.org2011-09-111-4/+1
* Merged duplicate functions from tools/data_pack into the grit/format/data_pac...adriansc@chromium.org2011-09-091-2/+2
* Dispose of NPOject in npobject_identity_test.ccjhorwich@chromium.org2011-09-091-0/+2
* Fix BufferedResourceLoaderTest.BufferWindow_SetVeryLargevrk@google.com2011-09-092-0/+11
* Forward declare v8::Extension in webkit/extensions/v8/*.tfarina@chromium.org2011-09-096-39/+43