| Commit message (Expand) | Author | Age | Files | Lines |
* | Relanding the new autofill. | jcampan@chromium.org | 2008-11-20 | 19 | -708/+210 |
* | Fix layout tests that regressed by changing the resize corner. These tests n... | tc@google.com | 2008-11-20 | 10 | -24/+60 |
* | Make the editor deletion UI work in layout test mode and | tc@google.com | 2008-11-20 | 11 | -25/+94 |
* | Use the editor delegate in the GTK test shell. | erg@google.com | 2008-11-20 | 1 | -0/+4 |
* | Disable some tests while I fix. | tc@google.com | 2008-11-20 | 1 | -2/+3 |
* | Change window_handle() to view_handle(). When disambiguating HWNDs, this was ... | avi@google.com | 2008-11-20 | 9 | -20/+20 |
* | src/webkit side of 38450:38500 merge. | ojan@google.com | 2008-11-20 | 1 | -0/+3 |
* | Revert to using Apple's provided text area resize | tc@google.com | 2008-11-20 | 5 | -37/+6 |
* | Changed test expectations to (hopefully) make debug layout tests happy. | sgjesse@chromium.org | 2008-11-20 | 1 | -0/+3 |
* | Update test expectations after latest submit. That | sgjesse@chromium.org | 2008-11-20 | 1 | -8/+0 |
* | Added GC protection support for objects with possible pending activity which ... | sgjesse@chromium.org | 2008-11-20 | 11 | -21/+227 |
* | fix pan scrolling | tc@google.com | 2008-11-20 | 5 | -4/+54 |
* | Fix mac build bustage. | darin@google.com | 2008-11-20 | 1 | -1/+1 |
* | Fixed broken build - missing parameter to TestShell::InitLogging in test shel... | sgjesse@chromium.org | 2008-11-20 | 1 | -1/+2 |
* | Add option --gp-fault-error-box to test shell and run_webkit_tests.py to enab... | sgjesse@chromium.org | 2008-11-20 | 6 | -4/+26 |
* | Remove files that we no longer need after the last merge. | ojan@google.com | 2008-11-20 | 4 | -169/+0 |
* | ZOMG. I'm clearly running out of steam. Actually get the expectations right t... | ojan@google.com | 2008-11-20 | 1 | -1/+1 |
* | argh. get the text expectations right. | ojan@google.com | 2008-11-20 | 1 | -1/+1 |
* | One last update to fixable list to get tree green. TBR. | ojan@google.com | 2008-11-20 | 1 | -0/+1 |
* | More font metrics work for Linux | agl@chromium.org | 2008-11-20 | 3 | -2/+24 |
* | Fix mac build. | ojan@google.com | 2008-11-20 | 1 | -8/+0 |
* | Fix assert in debug. I had this change locally and forgot to | ojan@google.com | 2008-11-20 | 1 | -1/+2 |
* | We had a TIMEOUT expectation for this test before. | ojan@google.com | 2008-11-20 | 1 | -4/+0 |
* | Update fixable list. | ojan@google.com | 2008-11-20 | 1 | -0/+28 |
* | non-third_party side of merge 38389:38450. | ojan@google.com | 2008-11-20 | 15 | -56/+42 |
* | Review URL: http://codereview.chromium.org/11513 | jcampan@chromium.org | 2008-11-20 | 1 | -227/+0 |
* | Review URL: http://codereview.chromium.org/11307 | jcampan@chromium.org | 2008-11-20 | 1 | -0/+200 |
* | Review URL: http://codereview.chromium.org/11306 | jcampan@chromium.org | 2008-11-20 | 19 | -410/+925 |
* | Review URL: http://codereview.chromium.org/11509 | jcampan@chromium.org | 2008-11-20 | 1 | -2/+0 |
* | A new implementation of the autofill using the editor client API. | jcampan@chromium.org | 2008-11-20 | 17 | -696/+210 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 2 | -4/+0 |
* | Make the net resource interface use StringPiece instead of std::string. This... | deanm@chromium.org | 2008-11-20 | 1 | -4/+5 |
* | Review URL: http://codereview.chromium.org/11504 | michaeln@google.com | 2008-11-20 | 1 | -18/+21 |
* | The form autofill when shown originally has no selection, pressing enter in t... | jcampan@chromium.org | 2008-11-20 | 1 | -1/+6 |
* | Revert "Make the net resource interface use StringPiece instead of | tc@google.com | 2008-11-20 | 1 | -3/+2 |
* | Make the net resource interface use StringPiece instead of std::string. This... | deanm@chromium.org | 2008-11-20 | 1 | -2/+3 |
* | Refactor some windows specific initialization code into | tc@google.com | 2008-11-20 | 5 | -141/+143 |
* | Fix windows scons build by adding a missing file. | tc@google.com | 2008-11-20 | 1 | -0/+1 |
* | Make Linux use the Windows tests lists for now. | deanm@chromium.org | 2008-11-19 | 2 | -2/+1332 |
* | Make http_server.sh mutli-platform. | mmoss@google.com | 2008-11-19 | 1 | -5/+15 |
* | Use the Ahem font for layout tests. | evanm@google.com | 2008-11-19 | 1 | -17/+34 |
* | Use /bin/cat for .asis files, this should make it work on both cygwin and Lin... | deanm@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Reapply http://codereview.chromium.org/11225 | agl@chromium.org | 2008-11-19 | 2 | -3/+6 |
* | Linux layout test fix | agl@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Support manual HTTP server "start/stop" on Linux. | mmoss@google.com | 2008-11-19 | 2 | -4/+14 |
* | fix losing focus on arrow keys and tab | tc@google.com | 2008-11-19 | 1 | -0/+10 |
* | Committing on behalf of knorton@google.com | jam@chromium.org | 2008-11-19 | 1 | -1/+1 |
* | Match Windows font metrics on Linux. | agl@chromium.org | 2008-11-19 | 4 | -11/+96 |
* | Get rid of the text on the toolbar. | evanm@google.com | 2008-11-19 | 1 | -0/+2 |
* | Fallback to Windows expected results for Linux layout tests | agl@chromium.org | 2008-11-19 | 4 | -0/+23 |