| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Adjust a ui_test timeout to allow more tests to | paulg@google.com | 2009-01-06 | 1 | -1/+1 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 22 | -240/+270 |
* | Annotate a gajillion more tests_fixable and rebaseline a few. | evan@chromium.org | 2009-01-06 | 8 | -30/+346 |
* | Allow command-line argument to fuzzy matcher for output file. | evan@chromium.org | 2009-01-06 | 1 | -1/+10 |
* | Try 2 at fixing linux scons build. | mpcomplete@google.com | 2009-01-06 | 1 | -3/+8 |
* | Fix sqlite scons build. | mpcomplete@google.com | 2009-01-06 | 1 | -1/+4 |
* | Mac project file changes for sqlite upgrade (r7623) | mark@chromium.org | 2009-01-06 | 1 | -17/+121 |
* | Fix scons build due to a moved sqlite header. | mpcomplete@google.com | 2009-01-06 | 1 | -1/+1 |
* | Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm | mpcomplete@google.com | 2009-01-06 | 645 | -18511/+270039 |
* | Add histograms to track the size of SafeBrowsing Updates. | paulg@google.com | 2009-01-06 | 2 | -4/+20 |