| Commit message (Expand) | Author | Age | Files | Lines |
* | Marks worker related tests as DEFERRED. I've moved all these tests to | sky@google.com | 2009-01-07 | 1 | -20/+7 |
* | Linux: build fix, Include ByteArray.cpp | agl@chromium.org | 2009-01-07 | 1 | -0/+1 |
* | Another fix needs DEPS change for WebKit | dimich@google.com | 2009-01-07 | 1 | -1/+1 |
* | rolling DEPS to pick up the build fix in WebKit | dimich@google.com | 2009-01-07 | 1 | -1/+1 |
* | Linux: add missing include path for GdkSkia.h | agl@chromium.org | 2009-01-07 | 1 | -0/+1 |
* | Add third_party/WebKit/JavaScriptCore/runtime/ByteArray.cpp to wtf build on | mark@chromium.org | 2009-01-07 | 1 | -0/+23 |
* | Clear the refferer registry entry upon succesful ping | cpu@google.com | 2009-01-07 | 3 | -6/+25 |
* | Move user script directory into profile. | aa@chromium.org | 2009-01-07 | 6 | -15/+6 |
* | Don't DCHECK if a watched directory doesn't exist. | aa@chromium.org | 2009-01-07 | 3 | -8/+14 |
* | Rebase some layout tests. | ericroman@google.com | 2009-01-07 | 7 | -7/+58 |
* | * Fix error messaging for http server. | kuchhal@chromium.org | 2009-01-07 | 2 | -6/+8 |
* | WebKit merge 39606:39660 | dimich@google.com | 2009-01-07 | 21 | -132/+107 |
* | Add a UI test to make sure we sanitize the filename | tc@google.com | 2009-01-07 | 9 | -15/+121 |
* | Update comments. | evan@chromium.org | 2009-01-07 | 1 | -2/+2 |
* | Rebaseline two tests. | evan@chromium.org | 2009-01-07 | 3 | -6/+106 |
* | Move a test to the proper group in the file. | evan@chromium.org | 2009-01-07 | 1 | -3/+1 |
* | Rebaseline a test. | evan@chromium.org | 2009-01-07 | 2 | -3/+112 |
* | Rearrange some lines in tests_fixable. | evan@chromium.org | 2009-01-07 | 1 | -4/+4 |
* | adding more grit love to other targets, updating scons files for things that ... | pinkerton@google.com | 2009-01-07 | 4 | -35/+170 |
* | Move all SVG-related entries in tests_fixable into the main "SVG tests" block. | evan@chromium.org | 2009-01-07 | 1 | -327/+332 |
* | Update the comments on a few layout tests. | evan@chromium.org | 2009-01-07 | 1 | -16/+17 |
* | Integrate grit into mac build. Add more files that are building in scons to t... | pinkerton@google.com | 2009-01-07 | 4 | -57/+233 |
* | Remove obsolete SVGPaintServerGradientSkia from VCProj/Scons | dglazkov@google.com | 2009-01-07 | 2 | -5/+0 |
* | When there are multiple requests for the same resource, it is | rvargas@google.com | 2009-01-07 | 2 | -3/+77 |
* | Update googletest (gtest) to 1.2.1 | maruel@chromium.org | 2009-01-07 | 6 | -71/+128 |
* | Rebaseline a Linux test, fix comments/whitespace and rearrange for a bunch more. | evan@chromium.org | 2009-01-07 | 3 | -21/+28 |
* | Mark a bunch of Linux layout tests as expected to pass, since they now do. | evan@chromium.org | 2009-01-07 | 1 | -17/+16 |
* | Checking in patch for Brian Duff, reviewed by pkasting (http://codereview.chr... | finnur@google.com | 2009-01-07 | 2 | -10/+11 |
* | Fixing a few SVG layout tests. | finnur@google.com | 2009-01-07 | 14 | -223/+223 |
* | During layout tests, for a bunch of appearance related settings so we make sure | thomasvl@chromium.org | 2009-01-07 | 1 | -0/+60 |
* | Change app identifier to use "org.chromium" instead of "com.google". | pinkerton@google.com | 2009-01-07 | 1 | -1/+1 |
* | Fixed xcode build | plesner@google.com | 2009-01-07 | 1 | -1/+1 |
* | Move daylight saving time tests to tests_ignored, because they will | whesse@chromium.org | 2009-01-07 | 2 | -4/+12 |
* | Removed fixed test from the tests_fixable.txt list. | olehougaard@google.com | 2009-01-07 | 1 | -2/+0 |
* | Updated to most recent version of v8 | plesner@google.com | 2009-01-07 | 1 | -1/+1 |
* | Change greasemonkey flag to enable-user-scripts. | aa@chromium.org | 2009-01-07 | 1 | -1/+1 |
* | Changed media::DataSourceInterface to use string instead of wstring. | scherkus@chromium.org | 2009-01-07 | 1 | -1/+1 |
* | Mark a Linux test as crashing. | evan@chromium.org | 2009-01-07 | 1 | -2/+4 |
* | Changed media::kRawAudio/Video constants to the correct media::kUncompressedA... | scherkus@chromium.org | 2009-01-07 | 1 | -2/+2 |
* | Fix three Linux layout tests by rebaselining. | evan@chromium.org | 2009-01-07 | 7 | -11/+3 |
* | In some cases (related to window.open() with no contents, see bug for more de... | jcampan@chromium.org | 2009-01-07 | 1 | -0/+12 |
* | Reverting 7641. | dkegel@google.com | 2009-01-07 | 2 | -81/+0 |
* | Fix all the unexpected Linux failures, by either rebaselining or | evan@chromium.org | 2009-01-07 | 20 | -5/+10 |
* | Add an easy way to do a synchronous connect from test code. | dkegel@google.com | 2009-01-07 | 2 | -0/+81 |
* | Fix sorting of test list so Purify test slices are alphabetically consecutive. | pamg@google.com | 2009-01-07 | 1 | -10/+20 |
* | Restore a test I accidentally tweaked on Mac. It's flaky on Linux, too. | evan@chromium.org | 2009-01-07 | 3 | -1/+4 |
* | Update DEPS to pull in CRLF chagnes in WebCore and JavaScriptCore. | pamg@google.com | 2009-01-07 | 1 | -1/+1 |
* | Linux: Move GdkSkia to skia/ext | agl@chromium.org | 2009-01-07 | 4 | -3/+591 |
* | Make missing Lucida Sans a warning. | agl@chromium.org | 2009-01-07 | 1 | -1/+14 |
* | Fix win scons build (disabled some warnings). | mpcomplete@google.com | 2009-01-06 | 1 | -0/+3 |