| Commit message (Expand) | Author | Age | Files | Lines |
* | Update include path for TestShell to be able to use Skia headers like SkTypes.h | mark@chromium.org | 2008-09-10 | 1 | -0/+2 |
* | Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out | mark@chromium.org | 2008-09-10 | 1 | -1/+1 |
* | Apply xcconfigs to Mac TestShell, fix warnings | mmentovai@google.com | 2008-09-09 | 5 | -695/+448 |
* | Update the v8 reference in the Mac testshell project. | avi@google.com | 2008-09-09 | 1 | -114/+54 |
* | Bulk fixes to get Mac Test Shell more compile-happy. | avi@google.com | 2008-09-09 | 9 | -123/+226 |
* | Normalize all whitespace in this SConscript in anticipation of changes to come. | evanm@google.com | 2008-09-07 | 1 | -129/+129 |
* | Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory | mmentovai@google.com | 2008-09-06 | 1 | -10/+0 |
* | Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ... | dglazkov@google.com | 2008-09-05 | 1 | -41/+0 |
* | Changes to pending to get WebCore to compile on linux. This | tc@google.com | 2008-09-04 | 1 | -1/+1 |
* | Add some tests to the failure list in order to get webkit builders green again. | ojan@google.com | 2008-09-03 | 1 | -0/+9 |
* | Updates the path to the bzip2 xcode project | avi@google.com | 2008-09-03 | 1 | -176/+26 |
* | Move icu.xcodeproj into the icu38 directory, as is done with all other | mmentovai@google.com | 2008-09-03 | 1 | -1/+1 |
* | Initial pass at simple event tracing. I added a few traces to tcp_socket and... | erikkay@google.com | 2008-09-02 | 5 | -0/+24 |
* | Initial checkin of Mac project (no, it doesn't build) | avi@google.com | 2008-09-02 | 10 | -0/+4228 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 2 | -56/+8 |
* | Makes sure that debug-only layout test failures are not to the ZERO WIDTH SPA... | dglazkov@google.com | 2008-08-29 | 1 | -4/+0 |
* | Another layout test fix. Technically, this is a test_shell tweak to avoid fra... | dglazkov@google.com | 2008-08-28 | 2 | -6/+6 |
* | The GetWindowRect must return the rect of the container HWND; not the actual ... | erg@google.com | 2008-08-28 | 2 | -0/+11 |
* | The main thread of test_shell.exe needs to have a UI message loop. | darin@google.com | 2008-08-28 | 1 | -1/+1 |
* | [1 of 3] Get rid of test_shell/resources/fonts/* | ericroman@google.com | 2008-08-27 | 1 | -25/+0 |
* | Debug only test failures must be marked as PASS | FAIL | erikkay@google.com | 2008-08-26 | 1 | -10/+17 |
* | With ERROR and FATAL errors now printing to stderr, some layout tests are bre... | erikkay@google.com | 2008-08-26 | 1 | -0/+17 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -4/+6 |
* | Remove all concept of deferredness since it no longer has any meaning now tha... | ojan@google.com | 2008-08-26 | 4 | -352/+264 |
* | Ensure "contextmenu" event is dispatched _after_ "mouseup". | ericroman@google.com | 2008-08-25 | 2 | -4/+24 |
* | these 2 tests started failing after the license change, mark them as flaky. | nsylvain@google.com | 2008-08-24 | 1 | -0/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 54 | -1514/+216 |
* | Ignore tests that started failing with revision 1242. | nsylvain@google.com | 2008-08-23 | 1 | -0/+7 |
* | Fix ChromeClientImpl::windowRect() to return the current | erg@google.com | 2008-08-21 | 2 | -5/+5 |
* | Don't leak the pending entry in test_shell. | brettw@google.com | 2008-08-21 | 1 | -0/+1 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 2 | -2/+2 |
* | Hopefully fix leaks of TestNavigationEntries. They aren't be deleted in the d... | brettw@google.com | 2008-08-21 | 2 | -11/+9 |
* | Remove temp\test_navigation_controller_base.cc from SCons build. | sgk@google.com | 2008-08-20 | 1 | -1/+0 |
* | Merge NavigationController and NavigationControllerBase for test_shell. I als... | brettw@google.com | 2008-08-20 | 12 | -959/+316 |
* | Add glue\webframe_unittest.cc to the SCons build. | sgk@google.com | 2008-08-19 | 1 | -0/+1 |
* | Remove .afm files from test_shell since we don't use the font-metrics hacks | pamg@google.com | 2008-08-19 | 1 | -200/+0 |
* | Add a unit test for getting the text of a webframe. This fixes a serious cras... | brettw@google.com | 2008-08-19 | 1 | -0/+4 |
* | Mark setting-properties-on-closed-window.html as timing out (sometimes). | kasperl@google.com | 2008-08-19 | 1 | -0/+3 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 2 | -2/+4 |
* | This change fixes http://b/1325836, which is obscure but has a benefit of let... | dglazkov@google.com | 2008-08-15 | 1 | -4/+3 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -1/+1 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 3 | -7/+13 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9... | awalker@google.com | 2008-08-14 | 4 | -7/+7 |
* | Add a helper method to SConscript.main for adding .pdb files to the | tc@google.com | 2008-08-13 | 1 | -8/+3 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@677 0039d316-1c4b-4281-b9... | dglazkov@google.com | 2008-08-11 | 1 | -3/+2 |
* | Made portable by use of WaitableEvent. | darin@google.com | 2008-08-11 | 1 | -23/+12 |
* | Add debug-only failures to tests_fixable.txt pending further investigation. | pamg@google.com | 2008-08-09 | 1 | -0/+14 |
* | Fix a bunch of include problems that my deps checker tool found. Mostly I mad... | brettw@google.com | 2008-08-08 | 1 | -2/+2 |
* | Fix typo in tests_fixable to mark t1202-counters-04-b.html correctly. | pamg@google.com | 2008-08-08 | 1 | -1/+1 |
* | Re-baseline additional tests after the big font-metric hack-excision. | pamg@google.com | 2008-08-08 | 1 | -0/+9 |