summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Move console stack dumping code to a function so it can be reused in test_she...maruel@chromium.org2009-10-274-5/+12
* Make Pepper NPN variable return a pointer to an allocatedsehr@google.com2009-10-273-27/+36
* Renamed WebContextMenuClientImpl -> ContextMenuClientImplyaar@chromium.org2009-10-274-13/+13
* Let layout tests run on Windows 7.maruel@chromium.org2009-10-271-2/+3
* LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg is flak...japhet@chromium.org2009-10-271-1/+1
* DevTools: fix colors of heap snapshot summary bar.mnaganov@chromium.org2009-10-271-5/+6
* Fix support for builds from build/ directory.maruel@chromium.org2009-10-271-1/+4
* A quick fix for Issue 23745.hbono@chromium.org2009-10-272-12/+13
* Rebaseline line-breaks.html for Windows XP.tkent@chromium.org2009-10-274-2/+38
* Update some test failures.tony@chromium.org2009-10-271-3/+5
* Rebaseline tests that changed upstream:tony@chromium.org2009-10-2619-214/+57
* Webkit merge from 50073:50101.tony@chromium.org2009-10-261-0/+6
* Rebasline some tests failures from WebKit merge 42026:42115japhet@chromium.org2009-10-2610-4/+17
* Update some bug information in test_expectations.japhet@chromium.org2009-10-261-7/+4
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-268-18/+318
* Remove dupes when generating the list of tests to show in theojan@chromium.org2009-10-261-3/+19
* Update test_expectations based off the layout test dashboard.ojan@chromium.org2009-10-261-4/+12
* video-error-abort.html is failing on mac after the last merge.tony@chromium.org2009-10-261-0/+1
* This test is failing on linux only. Part of the last merge.tony@chromium.org2009-10-261-0/+1
* Fix test_shell_tests.exe runtime dependency.maruel@chromium.org2009-10-261-4/+0
* Merge from r50027:50073. Just some new tests failing.tony@chromium.org2009-10-261-0/+11
* [mac] Send cmd-c and friends back to browser.thakis@chromium.org2009-10-262-5/+14
* Rebasline some failing svg tests.japhet@chromium.org2009-10-2611-28/+179
* Minor cleanup in glue to remove some remaining base dependencies.darin@chromium.org2009-10-265-33/+15
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-263-0/+9
* Revert. TBR: ojan, glenthakis@chromium.org2009-10-261-4/+5
* [mac] Send cmd-c and friends back to browser.thakis@chromium.org2009-10-261-5/+4
* Rebaseline fast/text/whitespace/026-expected.txt andtkent@chromium.org2009-10-262-0/+29
* Rebaseline 3 tests for Windows Vista.tkent@chromium.org2009-10-2619-21/+65
* Delay OnClose actions.ukai@chromium.org2009-10-261-21/+34
* Replace MessageLoop+ScopedRunnableMethodFactory with WebCore::Timer+Vectordarin@chromium.org2009-10-264-35/+94
* these tests are flaky:nsylvain@chromium.org2009-10-251-1/+2
* use-property-changes-through-svg-dom.svg also fails on windows.nsylvain@chromium.org2009-10-251-1/+1
* Add LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL PASSnsylvain@chromium.org2009-10-251-0/+1
* Add new tests to the expectations list.nsylvain@chromium.org2009-10-251-0/+5
* MockAppCacheStorage implementionmichaeln@google.com2009-10-249-147/+690
* WebKit update 49997:50027.dglazkov@chromium.org2009-10-243-5/+5
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-242-71/+58
* Update test expectations with more flakiness from the dayojan@chromium.org2009-10-241-10/+29
* Update the paused time when seeking while paused.scherkus@chromium.org2009-10-241-1/+15
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-242-1/+26
* Fix bug in calculating which expecations apply for a given test.ojan@chromium.org2009-10-241-7/+10
* Instructing V8 to disable the binding for the window.openDatabase()dumi@chromium.org2009-10-241-0/+2
* Initialize WebContextMenuData::mediaFlags.scherkus@chromium.org2009-10-241-0/+1
* Mark some tests as crashing on Debug Linux. They've crashed fortony@chromium.org2009-10-241-1/+4
* Check in real images for the stubs.tony@chromium.org2009-10-232-0/+0
* Roll webkit from r49992:49997.tony@chromium.org2009-10-231-0/+6
* continued attempts to work around python 2.4's popen() flakiness. Trapdpranke@google.com2009-10-231-1/+2
* Fixing more media layout test expectations.scherkus@chromium.org2009-10-234-13/+122
* Adding the WebDatabase class, and the WebDatabaseObserver abstractdumi@chromium.org2009-10-236-0/+292