summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Update failure expectations from TIMEOUT to CRASHstuartmorgan@chromium.org2009-09-221-3/+3
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-225-5/+339
* WebKit merge 48610:48642.paul@chromium.org2009-09-222-3/+6
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-2211-9/+451
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-222-10/+12
* WebKit merge 48585:48610.paul@chromium.org2009-09-221-1/+1
* Enable webkit.gyp compiler warnings on mac only.tony@chromium.org2009-09-222-1/+9
* Rebaselined some tests after v8 roll.plesner@chromium.org2009-09-224-282/+2
* Update layout test expectations after behavior of arguments array was updated...plesner@chromium.org2009-09-221-0/+4
* Rolling back change 26798. Didn't catch all the missing dependencies.bradnelson@google.com2009-09-221-9/+12
* Fixing up webkit_strings and webkit_resources to use grit scanner to decidebradnelson@google.com2009-09-221-12/+9
* Fix FORWARD_NULL errors in plugin test helpers.mattm@chromium.org2009-09-222-9/+27
* Fix the numbers we get for the aggregate statistics dashboard.ojan@chromium.org2009-09-223-68/+66
* Update flakiness dashboard to accept directories in the test list for individ...jparent@chromium.org2009-09-221-2/+30
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-214-6/+17
* Allow <audio> to work in extensionhclam@chromium.org2009-09-213-16/+36
* Update layout test flakiness dashboard to hide tests that are matching their ...jparent@chromium.org2009-09-211-0/+14
* Fix missing showSkipped in validating the hash parameters.ojan@chromium.org2009-09-211-0/+11
* Implement KillAllTestShells.tony@chromium.org2009-09-214-0/+21
* Skip new MathML layout tests from WebKit merge 48500:48585.paul@chromium.org2009-09-211-2/+2
* WebKit merge 48500:48585.paul@chromium.org2009-09-211-4/+25
* Reverting 26724. Caused a couple layout tests to hang.amanda@chromium.org2009-09-216-203/+42
* Disable warnings on linux too. opt build is failing.tony@chromium.org2009-09-211-7/+0
* Disable compiler warnings on mac. Some crept in since the last time.tony@chromium.org2009-09-211-1/+1
* Make sure to include compiler_specific.h before using ALLOW_UNUSED.tony@chromium.org2009-09-211-0/+1
* Fix some compilation warnings found by gcc on mac.tony@chromium.org2009-09-211-2/+2
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-219-15/+23
* Remove the temporary Mac plugin whitelist.amanda@chromium.org2009-09-216-42/+203
* Create a dashboard for tracking aggregate numbers of passing/failing layoutojan@chromium.org2009-09-213-313/+524
* Fix path mismatch on linux/mac.tony@chromium.org2009-09-211-1/+5
* Rebaseline tests whose results changed due to http://trac.webkit.org/changese...levin@chromium.org2009-09-2111-22/+17
* Shift+PageUp and Shift+PageDown should not scroll the web page.tony@chromium.org2009-09-211-1/+1
* Add histograms for tab count, RenderProcessHost count, and the number ofbrettw@chromium.org2009-09-212-0/+10
* DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....pfeldman@chromium.org2009-09-2113-211/+70
* Reimplement video painting for mac using CGContext.ajwong@chromium.org2009-09-212-2/+39
* Fix canary bot by defining platformPageClient method to do nothing.darin@chromium.org2009-09-194-10/+12
* Add back in the "tests we want to pass for the current release" sectionojan@chromium.org2009-09-191-2/+16
* Make sure layout tests can run in a freshly-clobbered tree. This looks like itmark@chromium.org2009-09-191-3/+3
* Mark LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.htmldpranke@google.com2009-09-181-2/+5
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-1815-363/+240
* Upstreamings parts of webkit.gyp (step 2)yaar@chromium.org2009-09-184-115/+106
* Remove an unused method and reorder methods to match the header.paul@chromium.org2009-09-181-7/+4
* Insert summary results to the JSON. These are the same results spit to stdout...ojan@chromium.org2009-09-182-64/+167
* print out the tests that were run into tests_run.txt for easier postprocessingerikkay@chromium.org2009-09-182-1/+11
* Fix registration of internal plugins broken by rev 23501jam@chromium.org2009-09-181-0/+12
* Look for the WMP plugin in the directory that it's left in if Firefox isn't i...jam@chromium.org2009-09-181-0/+22
* Upstreamings parts of webkit.gyp (step 1)yaar@chromium.org2009-09-186-921/+979
* Update NPAPI header file to v24, apply Google modificationsamanda@chromium.org2009-09-181-6/+8
* Newline at end of file for gcc to be happy.thomasvl@chromium.org2009-09-181-1/+1
* Fixed Chrome implementation of worker error reporting to report errors via ev...atwilson@chromium.org2009-09-182-6/+6