| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up .grds, step 1: Alphabetize. | pkasting@chromium.org | 2010-07-08 | 1 | -1/+1 |
* | Pull PPAPI to get the paint aggregator, hook up UI test. | brettw@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | Revert 51882 - In order to run the sync integration tests on the chromium bui... | cbentzel@chromium.org | 2010-07-08 | 2 | -38/+6 |
* | In order to run the sync integration tests on the chromium buildbots, we need... | rsimha@chromium.org | 2010-07-08 | 2 | -6/+38 |
* | Reliability crash list cleanup, part 2. Try commenting out all the not-perma... | pkasting@chromium.org | 2010-07-08 | 1 | -99/+25 |
* | There were typos in lines 1575, 1578 and 1581. | rsimha@chromium.org | 2010-07-08 | 1 | -4/+4 |
* | New PyAuto functional test: codesign test for Mac | alyssad@chromium.org | 2010-07-08 | 2 | -0/+55 |
* | Mark PPAPITest.Scrollbar as FAILS. | cbentzel@chromium.org | 2010-07-08 | 1 | -1/+2 |
* | Chrome side of Pepper v2 scrollbar widget. | jam@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | First cut at an end-to-end browser test for extension context menu API. | asargent@chromium.org | 2010-07-07 | 5 | -0/+52 |
* | Revert experimental change to page_load_test.cc in r51329 | nirnimesh@chromium.org | 2010-07-07 | 1 | -5/+2 |
* | Clean up reliability suppressions, part 1: Update bug numbers, sort, remove s... | pkasting@chromium.org | 2010-07-07 | 1 | -43/+41 |
* | Revert 51750 - Suppress a new crash in DebugUtil::BreakDebugger. | tonyg@chromium.org | 2010-07-07 | 1 | -4/+1 |
* | Suppress a new crash in DebugUtil::BreakDebugger. | tonyg@chromium.org | 2010-07-07 | 1 | -1/+4 |
* | Suppress a V8 crash that's being worked on. | pkasting@chromium.org | 2010-07-07 | 1 | -0/+3 |
* | Remove ThumbnailStore - replaced by TopSites. | nshkrob@chromium.org | 2010-07-07 | 1 | -1/+0 |
* | Bye bye tab close dot, we hardly knew you. | sky@chromium.org | 2010-07-07 | 1 | -2/+0 |
* | DevTools: add stub for HTTP-based remote debugger interface. | pfeldman@chromium.org | 2010-07-06 | 1 | -5/+1 |
* | Reviewed by ncarter: See http://codereview.chromium.org/2838042/show | rsimha@chromium.org | 2010-07-05 | 2 | -17/+17 |
* | sync: Get rid of the now obsolete character_set_converters.h API. | tfarina@chromium.org | 2010-07-03 | 1 | -1/+0 |
* | Cleanup: remove use_existing_browser infrastructure from ui_test. | phajdan.jr@chromium.org | 2010-07-03 | 3 | -61/+9 |
* | Revert 51595 - Incorporating feedback from C++ readability review. | rsimha@chromium.org | 2010-07-03 | 2 | -17/+17 |
* | Incorporating feedback from C++ readability review. | rsimha@chromium.org | 2010-07-03 | 2 | -17/+17 |
* | Add a default content setting to the notifications service. | thakis@chromium.org | 2010-07-03 | 1 | -1/+8 |
* | Fix HistoryTest.testForge on Win | nirnimesh@chromium.org | 2010-07-03 | 1 | -3/+11 |
* | Disabling failing sync integration tests. | rsimha@chromium.org | 2010-07-02 | 2 | -18/+18 |
* | Add support for running HTTP based tests. | darin@chromium.org | 2010-07-02 | 1 | -6/+26 |
* | Remove abonded privacy blacklist implementation. | jochen@chromium.org | 2010-07-02 | 4 | -56/+1 |
* | Display content settings applying to the current otr session only. | jochen@chromium.org | 2010-07-02 | 1 | -0/+2 |
* | Refactor the wait code in ProfileSyncServiceTestHarness. | rsimha@chromium.org | 2010-07-02 | 3 | -24/+42 |
* | sync: add CleanupDisabledTypesCommand to purge data pertaining to previously | tim@chromium.org | 2010-07-02 | 3 | -9/+85 |
* | Remove the bookmark menu. | pkasting@chromium.org | 2010-07-01 | 1 | -0/+0 |
* | Temporarily disable accessing prefs store in reliability_tests | nirnimesh@chromium.org | 2010-07-01 | 1 | -0/+5 |
* | Add the concept of browse extent. | aa@chromium.org | 2010-07-01 | 8 | -0/+80 |
* | **Reapply change that caused build break in chromeos/arm** | rogerta@google.com | 2010-07-01 | 3 | -0/+118 |
* | Undo suppressions now that ExtensionsServiceTest.ReloadExtensions has been fi... | akalin@chromium.org | 2010-06-30 | 1 | -3/+0 |
* | Remove extended attributes. The lame broken codepath in the DBS was causing | nick@chromium.org | 2010-06-30 | 2 | -19/+1 |
* | Cleaning up syntax problems in known_crashes.txt | ace@chromium.org | 2010-06-30 | 1 | -18/+10 |
* | Add switch for specifying a directory to load plugins, so that test plugins c... | stuartmorgan@chromium.org | 2010-06-29 | 1 | -10/+10 |
* | This change allows the syncer thread to be paused and resumed when the syncer... | skrul@chromium.org | 2010-06-29 | 2 | -0/+30 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 4 | -5/+5 |
* | Remove a known crash in HTML5DocumentParser::write() which has been fixed | tonyg@chromium.org | 2010-06-29 | 1 | -4/+0 |
* | Adding stack trace to known crashes list. | mnaganov@chromium.org | 2010-06-29 | 1 | -0/+4 |
* | Don't run ExtensionsServiceTest.ReloadExtensions under ThreadSanitizer | timurrrr@chromium.org | 2010-06-29 | 1 | -0/+3 |
* | Adding stack trace to known crashes list. | mnaganov@chromium.org | 2010-06-29 | 1 | -1/+5 |
* | Get rid of an obsolete test for page options pref | nirnimesh@chromium.org | 2010-06-29 | 1 | -6/+0 |
* | Run appcache layout tests in chrome using the ui test harness. | michaeln@chromium.org | 2010-06-28 | 2 | -4/+15 |
* | PyAuto: Collect branding info as a part of GetBrowserInfo() | nirnimesh@chromium.org | 2010-06-28 | 1 | -1/+2 |
* | Added about:about page. | hinoka@chromium.org | 2010-06-28 | 1 | -0/+1 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 2 | -2/+2 |