summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Disable device motion in test shell.pfeldman@chromium.org2010-08-091-0/+1
* Add a mimetype to npapi_test_plugin so we pass a layout testtony@chromium.org2010-08-073-7/+11
* Take 2: Copy the npapi pepper test plugin during the build so wetony@chromium.org2010-08-071-1/+67
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-072-5/+9
* WebGL web preferences do not disable WebGL if already enabled.apatrick@chromium.org2010-08-061-1/+2
* Revert "Copy the npapi pepper test plugin during the build so we don't"tony@chromium.org2010-08-061-67/+1
* Revert "Disable failing test on Linux."tony@chromium.org2010-08-061-3/+0
* Disable another test that fails after the plugin copy change.tony@chromium.org2010-08-061-0/+2
* add pepper video decoder glue and delegatewjia@google.com2010-08-066-1/+216
* Disable failing test on Linux.tony@chromium.org2010-08-061-0/+3
* Fix plugin tests on linux.tony@chromium.org2010-08-061-0/+3
* Copy the npapi pepper test plugin during the build so we don'ttony@chromium.org2010-08-061-1/+67
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Remove use of CommandLine::GetSwitchValue() from webkit/.evan@chromium.org2010-08-053-9/+8
* Implement the UrlUtil pepper interface. Pull PPAPI to get that interface.brettw@chromium.org2010-08-054-0/+193
* Fix missing Linux fonts in PDF plugin.gene@chromium.org2010-08-051-0/+1
* Chromium-side implemention of pepper's FileChooser.dumi@chromium.org2010-08-054-5/+99
* WebKit roll 64742:64762jianli@chromium.org2010-08-051-3/+0
* Fix select menu placement on 10.5stuartmorgan@chromium.org2010-08-051-1/+9
* Copy the layout test plugin during a gyp step instead oftony@chromium.org2010-08-052-1/+8
* AutoFill: Add a re-sized generic CC icon.jhawkins@chromium.org2010-08-051-0/+0
* Sending renderer notification when update job finishes (Used to notify cache ...kkanetkar@chromium.org2010-08-052-15/+33
* Remove the coordinate hack for zoomed plugin pages on the Mac.stuartmorgan@chromium.org2010-08-051-26/+0
* Add residual-style webkit tests suppression until the roll.pfeldman@chromium.org2010-08-051-2/+2
* DevTools: get rid of delayed command dispatching on front-end side.pfeldman@chromium.org2010-08-054-3/+16
* If SHM pixmaps support is available, for example, Intel drivers now support thatpiman@chromium.org2010-08-052-28/+92
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* Play WebM live streamhclam@chromium.org2010-08-041-1/+6
* AppCache: Provide a way to override the default quota for an origin. The inte...michaeln@chromium.org2010-08-044-5/+92
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-042-3/+3
* Add linux webkit-tests dbg crashes into expectations until the roll.pfeldman@chromium.org2010-08-041-0/+3
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-1/+3
* Pull PPAPI and get support for average char width. Hook it up to "0" for nowbrettw@chromium.org2010-08-031-0/+5
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-3/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-0313-1/+13
* WebKit roll 64534:64541.pfeldman@chromium.org2010-08-031-44/+0
* DevTools: follow up to r54722, remove unused classes.pfeldman@chromium.org2010-08-032-53/+0
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-037-22/+12
* Mark special-key-events-in-input-text.html as failing.atwilson@chromium.org2010-08-031-0/+2
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Undo in memory changes made by an update job if the commit to disk fails. Pro...michaeln@chromium.org2010-08-0311-39/+172
* webkit_support: Prepareation to remove dependencies to base/time.h,tkent@chromium.org2010-08-032-0/+63
* AutoFill: Add a default constructor for FormData. There are too many placesjhawkins@chromium.org2010-08-031-0/+2
* Even more FRIEND_TEST_ALL_PREFIXES, now like in webkitphajdan.jr@chromium.org2010-08-025-31/+36
* Record received data in WebViewPlugin and replay it when loading the real plu...bauerb@chromium.org2010-08-022-8/+65
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-1/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-318-17/+24
* Added massive-coordinates.svg to test_expecations (will rebaseline soon).atwilson@chromium.org2010-07-311-0/+1
* Update test expectations for fast/forms/search-transformed.html.thestig@chromium.org2010-07-311-0/+2
* Implement prefetching in chromegavinp@google.com2010-07-312-0/+3