summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-3/+3
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-0539-1679/+1939
* Temporary disable absolute-child-with-percent-height-inside-relative-parent.htmlloislo@chromium.org2011-09-051-0/+1
* webkit/extensions/v8: Forward declare v8::Extension in HeapProfilerExtension ...tfarina@chromium.org2011-09-042-7/+9
* Re-land r98511 which was reverted in r98531.brettw@chromium.org2011-09-022-11/+21
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-1/+0
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-0210-16/+19
* webkit/extensions/v8: Forward declare v8::Extension in GCExtension header.tfarina@chromium.org2011-09-022-16/+21
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-026-0/+69
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-24/+4
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-0221-159/+180
* Don't abort reading directory when a backing file lost.tzik@chromium.org2011-09-022-2/+40
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-0210-19/+16