summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert the code that uses the pepper testing switch to use the constant rath...brettw@google.com2011-08-311-1/+3
* Handle inconsistency between DB and Filestzik@chromium.org2011-08-317-36/+214
* Count-up/down the dirty count in the usage cache at FileSystemOperation, not ...dmikurube@chromium.org2011-08-313-61/+111
* Revert 98932 - WebKit roll 94073:94152.kinuko@chromium.org2011-08-311-0/+2
* WebKit roll 94073:94152.levin@chromium.org2011-08-311-2/+0
* Clean up flash plugin constants, put them in a single place.cpu@chromium.org2011-08-313-0/+31
* Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...piman@google.com2011-08-306-32/+100
* Require Real Player 12.0.1.666cevans@chromium.org2011-08-301-1/+1
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-301-1/+6
* roll skia to 2193reed@google.com2011-08-301-26/+1
* Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...dtseng@chromium.org2011-08-301-11/+2
* Implement STUN support for P2P Transport API.sergeyu@chromium.org2011-08-303-4/+17
* Add means for running some tests only o-o-p. Add messaging non-main thread test.dmichael@chromium.org2011-08-301-2/+11
* Remove backwards compatibility for PPP_Printing_Dev 0.3dmichael@chromium.org2011-08-302-129/+28
* Session-only appcache.marja@chromium.org2011-08-301-12/+21
* Add a temporary exception for missing layout test results.levin@chromium.org2011-08-301-0/+2
* Adding Size() to AbstractFileEnumeratortzik@chromium.org2011-08-306-36/+81
* Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...koz@chromium.org2011-08-306-100/+32
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-305-14/+18
* Allow both Context3D and Graphics3D with the video decoderpiman@chromium.org2011-08-303-28/+40
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-27/+0