summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* WebKit DEPS roll 52852:52867 with canary compile fix.japhet@chromium.org2010-01-072-6/+27
* Add proper baselines for block-no-inflow-childrenjamesr@chromium.org2010-01-068-2/+14
* Force Linux test_shell timeout alarm to log to its own line.mmoss@google.com2010-01-061-1/+1
* AppCache quota tracking groundwork, store response sizes in the SQL database. michaeln@chromium.org2010-01-0613-38/+142
* Revert 35649 - Make Pepper plugins work on Linux.arv@chromium.org2010-01-065-104/+67
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-0615-98/+642
* Make Pepper plugins work on Linux.brettw@chromium.org2010-01-065-67/+104
* WebKit roll 52793 -> 52852.antonm@chromium.org2010-01-062-4/+9
* Remove the Mac QuickTime quirk, which we don't need after allstuartmorgan@chromium.org2010-01-062-26/+7
* Make debug build happy again.antonm@chromium.org2010-01-061-0/+2
* Get rid of duplicated code in platform_util_xxx.pyhayato@chromium.org2010-01-062-29/+27
* linux: implement gpu pluginpiman@chromium.org2010-01-061-2/+6
* Revert 35609 - AppCache quota tracking groundwork, store response sizes in th...michaeln@google.com2010-01-0613-128/+29
* AppCache quota tracking groundwork, store response sizes in the SQL database.michaeln@chromium.org2010-01-0613-29/+128
* linux: only use hardcoded font list in layout test modeevan@chromium.org2010-01-061-100/+103
* Convert webkit_glue.cc over to using WebKit API.darin@chromium.org2010-01-061-79/+47
* Add LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg to layout test expectat...arv@chromium.org2010-01-061-1/+5
* Mac: Make devtools window dockable.thakis@chromium.org2010-01-051-6/+0
* Mark LayoutTests/http/tests/appcache/remove-cache.html as flakyarv@chromium.org2010-01-051-0/+2
* Fix Cocoa plugin event model modifier flagsstuartmorgan@chromium.org2010-01-051-18/+16
* Rebaseline websocket testsukai@chromium.org2010-01-057-2/+118
* Fix test expectations. After WebKit merge and Linux build fix, one test start...dimich@google.com2010-01-051-2/+6
* Enable websocket/tests/sub-protocol-with-space.htmlukai@chromium.org2010-01-051-1/+0
* websocket/tests/url-with-credential.html is no more flaky.ukai@chromium.org2010-01-051-1/+0
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-6/+2
* linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+6
* WebKit roll 52672 -> 52769.dimich@google.com2010-01-0515-0/+7
* Almost get the checked in apache 1.3.3 working on cygwin.ojan@chromium.org2010-01-052-26/+97
* When an update job doesn't complete successfully, doom all responses created ...michaeln@chromium.org2010-01-043-4/+12
* Revert 35481 - WebKit roll 52672 > 52751.nick@chromium.org2010-01-0413-5/+0
* Revert 35484 - Fix test expectations after webkit roll.nick@chromium.org2010-01-041-4/+1
* Fix test expectations after webkit roll.dimich@google.com2010-01-041-1/+4
* WebKit roll 52672 -> 52751.dimich@google.com2010-01-0413-0/+5
* First CL of 2010: some minor test_expectations cleanup. How exciting!senorblanco@chromium.org2010-01-041-7/+2
* Remove some stale TODOs.michaeln@chromium.org2010-01-042-2/+0
* Fixes to address the failing appcache/remove-cache.html layout tests.michaeln@chromium.org2010-01-046-15/+20
* Fix expectation for mask-excessive-malloc.svg, which sometimes managespam@chromium.org2009-12-311-1/+1
* Fix for a crash when there is no DB thread (as is the case in some tests).michaeln@chromium.org2009-12-311-3/+6
* Cleanup following WebKit 52554->52633 merge. Sort failures into more specificpam@chromium.org2009-12-312-24/+52
* Re-enable two DB layout tests.dumi@chromium.org2009-12-311-7/+0
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-3126-70/+75
* Rebaseline css/namespaces tests.dglazkov@chromium.org2009-12-3115-4/+33
* Rolling 52667 -> 52672ajwong@chromium.org2009-12-305-1/+41
* Be sure to create and populate the meta table within the transaction that cre...michaeln@chromium.org2009-12-301-6/+8
* Roll webkit 52633 -> 52667.ajwong@chromium.org2009-12-3083-438/+443
* Minor cleanup, removed unused URLRequestJob::GetMoreData() method.michaeln@chromium.org2009-12-302-8/+0
* If we receive a redirect response, we should copy the http referer field from...japhet@chromium.org2009-12-301-0/+9
* WebKit update r52554->r52633.pam@chromium.org2009-12-301-9/+26
* Expect appcache/remove-cache layout test to fail on OSX for now.michaeln@chromium.org2009-12-301-0/+4
* AppCacheDatabase and SQL based AppCacheStorageImpl. michaeln@chromium.org2009-12-2921-32/+3621