| Commit message (Expand) | Author | Age | Files | Lines |
* | DomChecker failure changed with WebKit roll 48821:48841. | levin@chromium.org | 2009-09-29 | 1 | -3/+3 |
* | Update known crash list. | huanr@chromium.org | 2009-09-29 | 1 | -13/+4 |
* | DomChecker failure changed with WebKit roll 48821:48841. | levin@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Remove the enable-sync flag from the Chrome command line and enable sync by d... | brg@chromium.com | 2009-09-29 | 3 | -4/+25 |
* | Fix cmd-up/cmd-down. | thakis@chromium.org | 2009-09-29 | 2 | -12/+15 |
* | Update signatures for a few known crashes. | huanr@chromium.org | 2009-09-29 | 1 | -3/+3 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 7 | -12/+17 |
* | Fix memory_test to use the correct temporary user_data_dir_, so it | sgk@chromium.org | 2009-09-28 | 1 | -6/+11 |
* | Linux: Enable FindInPage automated ui test test. | estade@chromium.org | 2009-09-28 | 1 | -2/+7 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 7 | -17/+12 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 7 | -12/+17 |
* | Add some recent reliability crashes to known_crashes.txt. | senorblanco@chromium.org | 2009-09-28 | 1 | -7/+16 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -0/+3 |
* | Implementing chrome.i18n.getMessage call, that loads message from the extensi... | cira@chromium.org | 2009-09-28 | 7 | -6/+105 |
* | Reverting 27379, in hopes of fixing browser_tests. | senorblanco@chromium.org | 2009-09-28 | 2 | -2/+0 |
* | Assert that thread-safe reference counting is used with | darin@chromium.org | 2009-09-28 | 2 | -0/+2 |
* | Revert my last change to the known leaks to see if | nsylvain@chromium.org | 2009-09-27 | 1 | -60/+0 |
* | Disable some purify leaks while Tim tries to fix them. (All from syncapi) | nsylvain@chromium.org | 2009-09-27 | 1 | -0/+60 |
* | Update the TabContents::SavePage parameter to take FilePath instead of wstrin... | rsesek@chromium.org | 2009-09-26 | 3 | -6/+5 |
* | Add new reliability crash to known_crashes.txt. | thestig@chromium.org | 2009-09-26 | 1 | -0/+10 |
* | Implement Browser Actions extensions. | finnur@chromium.org | 2009-09-26 | 3 | -0/+27 |
* | Add extensions content scripts to page cycler tests. | asargent@chromium.org | 2009-09-25 | 22 | -87/+375 |
* | Second attempt at the new syncer thread impl, now with less crashes! | tim@chromium.org | 2009-09-25 | 4 | -9/+64 |
* | Actually run directory validation code on install. | aa@chromium.org | 2009-09-25 | 1 | -0/+0 |
* | Coverity: initialize created_theme_provider_ in the other constructor. | mattm@chromium.org | 2009-09-25 | 1 | -0/+1 |
* | Force garbage collection after running any unit tests that initialize WebViews. | jorlow@chromium.org | 2009-09-25 | 1 | -0/+8 |
* | Shortening a recently-added stack prefix for reliability builder a bit, so it... | senorblanco@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Cut down on flakiness of automated ui tests by changing message sending/waiti... | estade@chromium.org | 2009-09-25 | 1 | -62/+30 |
* | Makes it so that you shouldn't be able to get a big fat bookmark | sky@chromium.org | 2009-09-25 | 1 | -0/+1 |
* | ExtensionApiTest improvements. | rafaelw@chromium.org | 2009-09-25 | 1 | -7/+1 |
* | Add new reliability crash to known_crashes.txt. Blows up in v8, called from ... | senorblanco@chromium.org | 2009-09-25 | 1 | -0/+3 |
* | Removing valgrind suppressions that have not triggered in the last 100 runs. ... | mattm@chromium.org | 2009-09-25 | 1 | -3/+0 |
* | GTK: First cut at tab dragging automation. | estade@chromium.org | 2009-09-25 | 2 | -10/+6 |
* | Convert the BrowerThemeProvider pointer from being ref counted to | tony@chromium.org | 2009-09-25 | 2 | -6/+5 |
* | Updated comment in tab_switching.cc to replect that Tab-switching test in bui... | sidchat@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Reverting 27117. | davemoore@chromium.org | 2009-09-24 | 4 | -64/+9 |
* | Use chrome/base synchronization primitives and threads instead of | tim@chromium.org | 2009-09-24 | 4 | -9/+64 |
* | Add UnloadTest.BrowserCloseInfiniteBeforeUnload to the disabled test list on ... | jshin@chromium.org | 2009-09-24 | 1 | -0/+2 |
* | Fix perfcoldcomplextheme startup test for mac and linux. | mirandac@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | DevTools: autoresume execution on parse errors. | yurys@google.com | 2009-09-24 | 1 | -0/+9 |
* | Un-reverting 26919, and disabling worker-cloneports since it is flaky. | atwilson@chromium.org | 2009-09-24 | 2 | -0/+21 |
* | Reinstating the AutomationMsg_TabReposition message and related stuff which i... | ananta@chromium.org | 2009-09-23 | 4 | -2/+91 |
* | Fix perfcoldcomplextheme startup test for mac and linux. | mirandac@chromium.org | 2009-09-23 | 1 | -6/+6 |
* | Remove regressions, fixed by rolling out http://trac.webkit.org/changeset/48639. | dglazkov@chromium.org | 2009-09-23 | 1 | -1/+0 |
* | Add SetUpTestFixtureTest/TearDownTestFixtureTest methods to InProcessBrowserT... | tim@chromium.org | 2009-09-23 | 5 | -14/+52 |
* | Reverting 26919. | atwilson@chromium.org | 2009-09-23 | 2 | -21/+0 |
* | Make several automation calls more solid. Should help with flakiness. | phajdan.jr@chromium.org | 2009-09-23 | 1 | -16/+29 |
* | Add new sync leaks to the know leaks. | nsylvain@chromium.org | 2009-09-23 | 1 | -0/+45 |
* | Added missing layout tests along with associated rebaselinings. | atwilson@chromium.org | 2009-09-23 | 2 | -0/+21 |