summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the readonly state in the Mac accessibility tree.dmazzoni@chromium.org2011-09-092-1/+9
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-12/+3
* Fork platform_support_android.cc from platform_support_gtk.cc.tony@chromium.org2011-09-091-0/+79
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-3/+12
* clean test expectations after WebKit rollsloislo@chromium.org2011-09-091-6/+0
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-12/+3
* WebKit merge 94770:94807japhet@chromium.org2011-09-081-9/+0
* Scale BufferedResourceLoader buffering window based on bit rate of videovrk@google.com2011-09-087-13/+309
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-3/+12
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-083-1/+71
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-085-16/+16
* DatabaseTracker: Clearing session-only databases on exit.marja@chromium.org2011-09-086-9/+118
* Looks like some diff between canary/trybots and deps bots forced me to make w...loislo@chromium.org2011-09-081-3/+7
* Third-party appcache blocking.marja@chromium.org2011-09-0824-314/+297
* block linux tests until rebaselineloislo@chromium.org2011-09-081-0/+4
* roll skia to 2241reed@google.com2011-09-071-0/+5
* Get chrome to link with USE_AURAben@chromium.org2011-09-073-1/+92
* temporary disable scripts-sorting.htmlloislo@chromium.org2011-09-071-0/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-076-20/+20
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-075-107/+109
* temporary disable fast/canvas/canvas-text-alignment.html until rollloislo@chromium.org2011-09-071-1/+1
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-066-20/+20
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-066-20/+20
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-0/+5
* Get rid of a LazyInstance usage to get rid of code execution at static init t...michaeln@google.com2011-09-061-7/+10
* A stab at fixing a crashing bug and a bandaid to prevent the crash if that st...michaeln@google.com2011-09-061-0/+5
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-5/+0
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-0/+5
* Clean up old dead code.ericu@chromium.org2011-09-063-132/+13
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-063-2/+34
* Add DeletePluginInDeallocate UI test.wez@chromium.org2011-09-064-1/+187
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-066-111/+109
* Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...dmikurube@chromium.org2011-09-062-10/+0