| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebaseline WebKit tests as a result of the merge. These are the same tests | brettw@chromium.org | 2009-03-11 | 108 | -228/+456 |
* | Block reading unauthenticated bytes from the proxy when the user cancels a 40... | abarth@chromium.org | 2009-03-11 | 3 | -3/+74 |
* | Chrome side of WebKit merge 41559:41588 | brettw@chromium.org | 2009-03-11 | 2 | -3/+3 |
* | Bring over more code from cole to improve the appearance of tabs. Start build... | pinkerton@chromium.org | 2009-03-11 | 2 | -107/+145 |
* | More test list updating fun. | ojan@google.com | 2009-03-11 | 1 | -3/+5 |
* | Minor nits in IO buffer | jar@chromium.org | 2009-03-11 | 2 | -2/+4 |
* | My change to widen the About box got reverted for the Hebrew locale. Readding. | finnur@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux. | sgk@google.com | 2009-03-11 | 3 | -20/+26 |
* | (purify bustage) Correct purify (only) reference to variable | jar@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Fix tree bustage | jar@chromium.org | 2009-03-11 | 1 | -2/+4 |
* | Avoid leaks at shutdown when running purify | jar@chromium.org | 2009-03-11 | 1 | -4/+10 |
* | Defers the test LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg. We | sky@google.com | 2009-03-11 | 1 | -1/+2 |
* | Reverting 11467. | mpcomplete@google.com | 2009-03-11 | 3 | -12/+1 |
* | Reverting 11453. | jcampan@chromium.org | 2009-03-11 | 2 | -2/+5 |
* | Inform google_update that the user has acepted the EULA | cpu@google.com | 2009-03-11 | 5 | -9/+33 |
* | Getting rid of dead code. | pinkerton@chromium.org | 2009-03-11 | 1 | -12/+2 |
* | Try to make ExtensionViewTest less flaky by running it in single-process mode. | mpcomplete@google.com | 2009-03-11 | 3 | -1/+12 |
* | Update the revision of GTM we're picking up. | thomasvl@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Change to make the 'save as...' dialog choose the default download path you h... | maruel@chromium.org | 2009-03-11 | 2 | -4/+14 |
* | Add new browser/gtk/find_bar_gtk.{cc,h} files to gyp build. | sgk@google.com | 2009-03-11 | 1 | -0/+2 |
* | Add hanging test to Purify gtest filter file. Report location of filter file | pam@chromium.org | 2009-03-11 | 2 | -0/+3 |
* | Fix directory listings in mac and linux by making sure the code | tc@google.com | 2009-03-11 | 2 | -5/+4 |
* | Have scons fully evaluate order-only prequisites Nodes before evaluating | sgk@google.com | 2009-03-11 | 1 | -1/+11 |
* | file_util::Move fails on Windows if moving a directory | huanr@chromium.org | 2009-03-11 | 3 | -2/+61 |
* | Hopefully make DownloadTest.UnknownSize not-flaky. | phajdan.jr@chromium.org | 2009-03-11 | 2 | -6/+5 |
* | Fix build break to worker feature after webkit merge. We also need to fix v8 ... | jianli@chromium.org | 2009-03-11 | 2 | -0/+15 |
* | Re-apply the webkit merge. This is a revert of 11454 and 11455. | darin@chromium.org | 2009-03-11 | 8 | -29/+53 |
* | fix mac bustage caused by bad rollback | darin@chromium.org | 2009-03-11 | 1 | -7/+3 |
* | Revert merge (revision 11400) to test impact on page cycler perf. | darin@chromium.org | 2009-03-11 | 7 | -46/+26 |
* | Relanding a backed-out CL: | jcampan@chromium.org | 2009-03-11 | 2 | -5/+2 |
* | Update tests_fixable to match state of the tree. | ojan@google.com | 2009-03-11 | 1 | -4/+32 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 23 | -25/+0 |
* | Revert r11445, _wtoi does not exist outside of Windows / MSVC. | deanm@chromium.org | 2009-03-11 | 1 | -13/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 173 | -180/+0 |
* | Add a couple more unit tests to the Mac build | pinkerton@chromium.org | 2009-03-11 | 3 | -7/+3 |
* | I was a moron and did http://codereview.chromium.org/40012/ against a read on... | davemoore@chromium.org | 2009-03-11 | 1 | -4/+13 |
* | Initial pass at copy/paste. Menu items are always enabled. This matches Windo... | avi@chromium.org | 2009-03-11 | 3 | -9/+37 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 198 | -210/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 187 | -188/+0 |
* | - These two tests were marked as failing but they actually pass: | davemoore@chromium.org | 2009-03-11 | 1 | -4/+0 |
* | Reenable incremental linking for most projects except the largest ones. Will ... | maruel@chromium.org | 2009-03-11 | 5 | -2/+5 |
* | Unfork the code path for loading net resources on mac, ie-put it back inline | thomasvl@chromium.org | 2009-03-11 | 1 | -14/+1 |
* | net_resources unfork | thomasvl@chromium.org | 2009-03-11 | 3 | -50/+38 |
* | remove the test that's passing on the mac bots now. | thomasvl@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | remove a bogus comment on thread safety. | thomasvl@chromium.org | 2009-03-11 | 1 | -4/+1 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 15 | -172/+33 |
* | Remove some empty source files from the tree. | deanm@chromium.org | 2009-03-11 | 7 | -2/+0 |
* | Rebaseline LayoutTests\fast\lists\w3-list-styles-expected.txt. These are all | aa@chromium.org | 2009-03-11 | 2 | -116/+113 |
* | Rolling back change 11431 (didn't work with a clobber either). | bradnelson@google.com | 2009-03-11 | 6 | -0/+2431 |
* | Attempting to roll out gyp for base. | bradnelson@google.com | 2009-03-11 | 6 | -2431/+0 |