| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update libpng to 1.2.33. | maruel@chromium.org | 2008-12-18 | 20 | -974/+1368 |
* | Remove the purify directive which should no longer be necessary. | ericroman@google.com | 2008-12-18 | 1 | -9/+0 |
* | This fixes a crash while trying to duplicate an application window. | erg@google.com | 2008-12-18 | 1 | -1/+4 |
* | Final Linux greening. | evanm@google.com | 2008-12-18 | 1 | -4/+1 |
* | Initial support for running the ui_tests under Purify on the | paulg@google.com | 2008-12-18 | 13 | -37/+96 |
* | Reverting 7224. | dglazkov@google.com | 2008-12-18 | 1 | -1/+1 |
* | Exerimental Perf. Regression Fix: Roll DEPS | dglazkov@google.com | 2008-12-18 | 1 | -1/+1 |
* | Add support for transformed, stoked, shadowed, filled text. We do this by dra... | brettw@google.com | 2008-12-18 | 53 | -305/+734 |
* | Don't handle in-page navigations if it's for a subframe. Previously we would | brettw@google.com | 2008-12-18 | 2 | -3/+39 |
* | bucketing mac tests, rebasing. | pinkerton@google.com | 2008-12-18 | 49 | -134/+9496 |
* | Porting in browser/debugger/ | phajdan.jr@chromium.org | 2008-12-18 | 3 | -7/+16 |
* | Porting in renderer/ | phajdan.jr@chromium.org | 2008-12-18 | 6 | -11/+34 |
* | Unbreak Windows scons build caused by my importer porting. | phajdan.jr@chromium.org | 2008-12-18 | 1 | -2/+6 |
* | Reverting 7214. | phajdan.jr@chromium.org | 2008-12-18 | 1 | -8/+4 |
* | Unbreak Windows scons build caused by my importer porting. | phajdan.jr@chromium.org | 2008-12-18 | 1 | -4/+8 |
* | Fix a few bugs in purify layout test chunks: | erikkay@google.com | 2008-12-18 | 1 | -2/+8 |
* | bucketize and rebase more mac tests. re-base one linux test as well. | pinkerton@google.com | 2008-12-18 | 31 | -59/+1312 |
* | fix merge failure | aa@chromium.org | 2008-12-18 | 1 | -1/+0 |
* | Rather than create a TODO that will never be done, I went ahead and implement... | aa@chromium.org | 2008-12-18 | 3 | -6/+96 |
* | Reverting 7206. | ojan@google.com | 2008-12-18 | 1 | -1/+3 |
* | This test seems to have started passing again. | ojan@google.com | 2008-12-18 | 1 | -3/+1 |
* | This CL fixes issue 4224: Window Management controls don't work with maximize... | xji@chromium.org | 2008-12-18 | 1 | -1/+2 |
* | Yet more attempts at Linux green. | evanm@google.com | 2008-12-18 | 3 | -1/+6 |
* | Try to get buildbot green. | evanm@google.com | 2008-12-18 | 7 | -12/+8 |
* | Make sure the text field is focused when doing a JavaScript prompt (which sho... | jcampan@chromium.org | 2008-12-18 | 2 | -0/+7 |
* | Final Linux build greening. | evanm@google.com | 2008-12-18 | 29 | -5/+24 |
* | Switch Extension over to UTF8 strings. | scherkus@chromium.org | 2008-12-18 | 3 | -17/+17 |
* | Failing SVG tests were rebaselined upsteam to pass, so we expect them to fail. | mmoss@google.com | 2008-12-18 | 1 | -18/+15 |
* | Rebaseline some Linux pixel tests which fuzzy match the Win output. | mmoss@google.com | 2008-12-18 | 2 | -0/+1 |
* | Duplicate popup window should have same size and scroll | erg@google.com | 2008-12-18 | 1 | -0/+6 |
* | mark tests as failing on linux. I rebased on windows, which cause | tc@google.com | 2008-12-18 | 1 | -0/+7 |
* | Update test list because test fails on linux. I removed | tc@google.com | 2008-12-18 | 1 | -0/+1 |
* | More layout test rebaselining. | evanm@google.com | 2008-12-18 | 17 | -6/+14 |
* | Disk cache: move eviction code to a separate file. | rvargas@google.com | 2008-12-18 | 8 | -87/+212 |
* | Rebaseline all the svg/W3C-SVG-1.1/fonts* test. These | tc@google.com | 2008-12-18 | 28 | -715/+705 |
* | Makes the tab restore service contain any windows that were open at | sky@google.com | 2008-12-18 | 7 | -37/+366 |
* | Switched MetricsService over to using UTF8 string values. | scherkus@chromium.org | 2008-12-18 | 2 | -10/+10 |
* | Fixed mixed EOLs and set svn EOL prop for interstitial_page.[h,cc] | jcampan@chromium.org | 2008-12-18 | 2 | -8/+8 |
* | Fix Linux build. | evanm@google.com | 2008-12-17 | 1 | -2/+3 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 62 | -180/+177 |
* | Remove moz bug tests which are now passing. | mmoss@google.com | 2008-12-17 | 1 | -4/+0 |
* | Linux pixel tests expected update. | evanm@google.com | 2008-12-17 | 5 | -32/+12 |
* | Add beginnings of a custom FTP implementation. This is built but not used or | darin@chromium.org | 2008-12-17 | 11 | -0/+597 |
* | Fix ommision in 7175. | jeremy@chromium.org | 2008-12-17 | 1 | -2/+2 |
* | Changes menu's Dispatcher to translate/dispatch message before | sky@google.com | 2008-12-17 | 2 | -6/+25 |
* | Yet more Linux layout test work. | evanm@google.com | 2008-12-17 | 7 | -30/+4 |
* | * On POSIX, make sure we don't leak FDs when launching child Processes. | jeremy@chromium.org | 2008-12-17 | 8 | -22/+225 |
* | bucketing and baselines for mac | pinkerton@google.com | 2008-12-17 | 43 | -68/+3638 |
* | Rebaseling differences in error messages. | erg@google.com | 2008-12-17 | 5 | -10/+37 |
* | rebaseline LayoutTests/fast/replaced/replaced-breaking.html, | tc@google.com | 2008-12-17 | 19 | -437/+195 |