summaryrefslogtreecommitdiffstats
path: root/webkit/tools
Commit message (Expand)AuthorAgeFilesLines
* Debug only test failures must be marked as PASS | FAILerikkay@google.com2008-08-261-10/+17
* With ERROR and FATAL errors now printing to stderr, some layout tests are bre...erikkay@google.com2008-08-261-0/+17
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-4/+6
* Remove all concept of deferredness since it no longer has any meaning now tha...ojan@google.com2008-08-264-352/+264
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-252-4/+24
* these 2 tests started failing after the license change, mark them as flaky.nsylvain@google.com2008-08-241-0/+4
* Use a more compact license header in source files.license.bot2008-08-2454-1514/+216
* Ignore tests that started failing with revision 1242.nsylvain@google.com2008-08-231-0/+7
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-212-5/+5
* Don't leak the pending entry in test_shell.brettw@google.com2008-08-211-0/+1
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-212-2/+2
* Hopefully fix leaks of TestNavigationEntries. They aren't be deleted in the d...brettw@google.com2008-08-212-11/+9
* Remove temp\test_navigation_controller_base.cc from SCons build.sgk@google.com2008-08-201-1/+0
* Merge NavigationController and NavigationControllerBase for test_shell. I als...brettw@google.com2008-08-2012-959/+316
* Add glue\webframe_unittest.cc to the SCons build.sgk@google.com2008-08-191-0/+1
* Remove .afm files from test_shell since we don't use the font-metrics hackspamg@google.com2008-08-191-200/+0
* Add a unit test for getting the text of a webframe. This fixes a serious cras...brettw@google.com2008-08-191-0/+4
* Mark setting-properties-on-closed-window.html as timing out (sometimes).kasperl@google.com2008-08-191-0/+3
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-182-2/+4
* This change fixes http://b/1325836, which is obscure but has a benefit of let...dglazkov@google.com2008-08-151-4/+3
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+1
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-153-7/+13
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-144-7/+7
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-8/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@677 0039d316-1c4b-4281-b9...dglazkov@google.com2008-08-111-3/+2
* Made portable by use of WaitableEvent.darin@google.com2008-08-111-23/+12
* Add debug-only failures to tests_fixable.txt pending further investigation.pamg@google.com2008-08-091-0/+14
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-2/+2
* Fix typo in tests_fixable to mark t1202-counters-04-b.html correctly.pamg@google.com2008-08-081-1/+1
* Re-baseline additional tests after the big font-metric hack-excision.pamg@google.com2008-08-081-0/+9
* Combine stderr and stdout when running the webkit layout tests so we don't lo...sgk@google.com2008-08-071-2/+3
* Drop FixedString. It's only used in two places, one where it doesn't really ...evanm@google.com2008-08-061-15/+18
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-042-50/+60
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-042-40/+1
* Convert webkit SConscript files to psuedo-builder calls.sgk@google.com2008-08-032-4/+4
* ignore expired cookie in local-file-can-set-cookies.htmlmal@google.com2008-08-031-0/+5
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-012-0/+9
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-313-5/+5
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-312-4/+0
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-3/+3
* Add webkit reference build at revision 26.nsylvain@google.com2008-07-272-0/+0
* Add webkit to the repository.initial.commit2008-07-27110-0/+18734