| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu... | mattm@chromium.org | 2009-10-05 | 21 | -674/+475 |
* | Scrollbar rebaselining. | avi@chromium.org | 2009-10-05 | 69 | -34/+34 |
* | Add flaky Mac tests. | pkasting@chromium.org | 2009-10-05 | 1 | -0/+3 |
* | Move nsimage_cache into base so that it can be accessed from outside of chrome. | mark@chromium.org | 2009-10-05 | 14 | -22/+32 |
* | Add flakiness to two test expectations. | pkasting@chromium.org | 2009-10-05 | 1 | -1/+5 |
* | Disable RenderViewTest.ImeComposition in valgrind (not just in tsan), as it h... | dkegel@google.com | 2009-10-05 | 2 | -4/+4 |
* | Adding lot more Sync Integration Test | tejasshah@google.com | 2009-10-05 | 3 | -222/+1540 |
* | Coverity: Assert that socket() returns a successful value. | jhawkins@chromium.org | 2009-10-05 | 1 | -3/+4 |
* | Update the crash signature for 23780 in known list. | huanr@chromium.org | 2009-10-05 | 1 | -1/+1 |
* | Fix suppression counts - ints were concatenated, not summed up | timurrrr@chromium.org | 2009-10-05 | 1 | -0/+1 |
* | Add missing include. | craig.schlenter@chromium.org | 2009-10-05 | 1 | -0/+1 |
* | Revert further back to MBelshe's baseline forking TCMalloc | jar@chromium.org | 2009-10-05 | 2 | -19/+32 |
* | Task Manager: show right click context menu no matter where you click on the ... | estade@chromium.org | 2009-10-05 | 2 | -4/+1 |
* | Add a menu item for report a bug or broken website (http://crbug.com/23823 is... | thomasvl@chromium.org | 2009-10-05 | 2 | -124/+741 |
* | More scons ignores. | sky@chromium.org | 2009-10-05 | 0 | -0/+0 |
* | Updates ignore files. | sky@chromium.org | 2009-10-05 | 0 | -0/+0 |
* | Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in. | jshin@chromium.org | 2009-10-05 | 2 | -1/+22 |
* | More views on gtk paint tweaks. My previous attempt resulted in the | sky@chromium.org | 2009-10-05 | 3 | -9/+26 |
* | Do not use the utility process on linux. | asargent@chromium.org | 2009-10-05 | 5 | -8/+43 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-05 | 21 | -475/+673 |
* | Makes canvas_paint_linux use the event region, not the event | sky@chromium.org | 2009-10-05 | 1 | -11/+16 |
* | Add googleurl unittest to the mac builders for the testers to run it. | thomasvl@chromium.org | 2009-10-05 | 1 | -0/+4 |
* | [Mac] Insert views into the proper place in the view hierarchy when tearing o... | rohitrao@chromium.org | 2009-10-05 | 3 | -28/+11 |
* | Adding known crash that's been around for the last couple of days. | joi@chromium.org | 2009-10-05 | 1 | -0/+3 |
* | Infobar l10n pass | thomasvl@chromium.org | 2009-10-05 | 3 | -84/+95 |
* | "Windows" and "Macintosh" are proper names, and should be capitalized in the UI. | thomasvl@chromium.org | 2009-10-05 | 1 | -2/+62 |
* | DevTools: auto-generate devtools.html from WebKit's inspector.html | mnaganov@chromium.org | 2009-10-05 | 3 | -162/+83 |
* | Updating trunk VERSION from 221.5 to 221.6 | laforge@chromium.org | 2009-10-05 | 1 | -1/+1 |
* | LTTF: rebaseline fast/transforms/shadows.html. | hamaji@chromium.org | 2009-10-05 | 6 | -23/+22 |
* | LTTF: rebaseline LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html . | hamaji@chromium.org | 2009-10-05 | 6 | -7/+4 |
* | DevTools: Prepare DevTools for rolling onto r49084. | pfeldman@chromium.org | 2009-10-05 | 2 | -11/+17 |
* | More test_expectations cleanup. Remove some tests that have been passing | senorblanco@chromium.org | 2009-10-05 | 1 | -6/+2 |
* | Remove 1.css~ | ukai@chromium.org | 2009-10-05 | 1 | -1/+0 |
* | Adds desktop notification support for renderer process, and enables the build... | johnnyg@chromium.org | 2009-10-05 | 11 | -4/+426 |
* | Marks fast/encoding/idn-security.html as WONTFIX. | tkent@chromium.org | 2009-10-05 | 1 | -3/+5 |
* | Reverting 27880 which was itself a revert of 27876.Original codereview at htt... | robertshield@chromium.org | 2009-10-04 | 8 | -17/+736 |
* | Allow building chrome_frame on a system without python in path. | joi@chromium.org | 2009-10-04 | 1 | -1/+12 |
* | Updating trunk VERSION from 221.4 to 221.5 | laforge@chromium.org | 2009-10-04 | 1 | -1/+1 |
* | TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not g... | jnd@chromium.org | 2009-10-04 | 2 | -1/+9 |
* | Updating trunk VERSION from 221.3 to 221.4 | laforge@chromium.org | 2009-10-04 | 1 | -1/+1 |
* | LayoutTests/media/video-src-invalid-remove.html is also flaky | nsylvain@chromium.org | 2009-10-03 | 1 | -0/+1 |
* | More test_expectations changes. | nsylvain@chromium.org | 2009-10-03 | 1 | -3/+4 |
* | Display the flaky test count only if it's bigger than 0. | nsylvain@chromium.org | 2009-10-03 | 1 | -2/+4 |
* | Change ConfirmMessageBoxDialog to just be a native view (it was only windows ... | tim@chromium.org | 2009-10-03 | 54 | -72/+194 |
* | Rebaseline a failing test on the Mac. | senorblanco@chromium.org | 2009-10-03 | 1 | -1/+1 |
* | Add LayoutTests/media/video-seeking.html to the flaky list because | nsylvain@chromium.org | 2009-10-03 | 1 | -0/+1 |
* | disable the SlowTermination tests because it keeps | nsylvain@chromium.org | 2009-10-03 | 1 | -7/+1 |
* | Add support for flaky gtests. | nsylvain@chromium.org | 2009-10-03 | 1 | -0/+45 |
* | Sync: Remove pthreads from event_sys code. Remove asynch version of GaiaAuthe... | timsteele@google.com | 2009-10-03 | 15 | -151/+130 |
* | Triage from my stint as WebKit gardener: a number of tests were rebaselined, | senorblanco@chromium.org | 2009-10-03 | 9 | -16/+45 |