summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-0210-16/+19
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-012-20/+533
* WebKit roll 94189:94272.levin@chromium.org2011-09-011-2/+3
* Add printing.dll to the component build.darin@chromium.org2011-09-011-0/+1
* Add a call to UpdateStatus in PPB_URLLoader_Impl::didReceiveData sobbudge@chromium.org2011-09-011-0/+1
* Apply limits consistent with offline audio contexts.cevans@chromium.org2011-09-011-0/+9
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-014-16/+20
* Get rid of some code execution at static initializer time.michaeln@google.com2011-09-011-6/+6
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-319-53/+0
* Stop forward declaring WebKitClient.abarth@chromium.org2011-08-311-1/+1
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-314-3/+17
* Remove incorrect assertion. This used to saybrettw@google.com2011-08-311-1/+0