summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug 30503 - rebaseline three sets of tests, split two others intodpranke@google.com2009-12-2923-6/+2074
* Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@google.com2009-12-2919-3609/+31
* AppCacheDatabase and SQL based AppCacheStorageImpl.michaeln@chromium.org2009-12-2919-31/+3609
* linux: reduce header interdependenciesevan@chromium.org2009-12-294-11/+6
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-2917-12/+31
* Fix a few test expectations to point to the correct bug resulting fromdpranke@google.com2009-12-281-7/+6
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-281-0/+20
* linux: add another path to plugin search path listevan@chromium.org2009-12-281-1/+3
* Fix race-conditioned DevTools crash when navigating to a redirecting pageapavlov@chromium.org2009-12-281-1/+5