| Commit message (Expand) | Author | Age | Files | Lines |
* | 2nd attempt at http://codereview.chromium.org/3305003/show | johnnyg@chromium.org | 2010-09-09 | 5 | -71/+82 |
* | Marking sync many-client stress tests as flaky. | rsimha@chromium.org | 2010-09-09 | 2 | -2/+4 |
* | Adding the sync-notification-host command line parameter to the integration t... | rsimha@chromium.org | 2010-09-08 | 1 | -0/+5 |
* | Revert 58778 - New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 5 | -82/+71 |
* | New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 5 | -71/+82 |
* | Revert 58768 - Adding the sync-notification-host command line parameter to th... | rsimha@chromium.org | 2010-09-07 | 1 | -5/+0 |
* | Adding the sync-notification-host command line parameter to the integration t... | rsimha@chromium.org | 2010-09-07 | 1 | -0/+5 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 2 | -12/+11 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 5 | -5/+5 |
* | Remove wstrings from bookmarks, part 6. | viettrungluu@chromium.org | 2010-08-21 | 1 | -2/+2 |
* | Remove wstrings in bookmarks, part 5. | viettrungluu@chromium.org | 2010-08-20 | 2 | -21/+24 |
* | Adding debugging info for sync integration tests. | rsimha@chromium.org | 2010-08-20 | 3 | -9/+50 |
* | Cleaning up unnecessary TODO comments in sync integration tests. | rsimha@chromium.org | 2010-08-19 | 1 | -3/+0 |
* | Switch to GoogleServiceAuthError struct instead of GaiaAuthError. | chron@chromium.org | 2010-08-19 | 2 | -2/+2 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 2 | -7/+12 |
* | Enabling offline sync test. | rsimha@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | Fix failing sync integration tests. | rsimha@chromium.org | 2010-08-18 | 2 | -12/+20 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 2 | -11/+9 |
* | Enabling previously failing test, adding more preferences tests. | rsimha@chromium.org | 2010-08-17 | 1 | -11/+92 |
* | Fix sync integration tests on Chrome OS. | rsimha@chromium.org | 2010-08-16 | 1 | -7/+11 |
* | Simple offline startup integration test. | skrul@chromium.org | 2010-08-13 | 5 | -10/+190 |
* | Marking Client1HasData test as failed due to bug 51956. | rsimha@chromium.org | 2010-08-12 | 1 | -1/+3 |
* | Adding automation for Pri0 and Pri1 test cases for syncing Chrome preferences. | rsimha@chromium.org | 2010-08-12 | 1 | -4/+467 |
* | Error reporting for sync setup failure. | rsimha@chromium.org | 2010-08-11 | 2 | -20/+14 |
* | Use SSL/TCP port for notifications in sync tests. | rsimha@chromium.org | 2010-08-10 | 1 | -0/+9 |
* | Remove sync_types.h. No functions from this file are used, and some of them are | brettw@chromium.org | 2010-08-08 | 1 | -0/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -95/+103 |
* | Revert timeout value for sync integration tests. | rsimha@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -4/+4 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -0/+1 |
* | Update python sync server to support recursive deletion. | rsimha@chromium.org | 2010-07-28 | 1 | -3/+3 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 2 | -0/+2 |
* | Fixing broken Integration tests. | rsimha@chromium.org | 2010-07-27 | 5 | -53/+52 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 6 | -0/+6 |
* | Significantly speed up sync integration tests. | rsimha@chromium.org | 2010-07-26 | 4 | -19/+49 |
* | Refactoring sync startup code in ProfileSyncServiceTestHarness | rsimha@chromium.org | 2010-07-23 | 2 | -11/+25 |
* | GTTF: Move net/socket/ssl_test_util to net/test/test_server | phajdan.jr@chromium.org | 2010-07-21 | 1 | -1/+1 |
* | Set sync-notification-method to "transitional" for integration tests. | rsimha@chromium.org | 2010-07-19 | 1 | -1/+8 |
* | This checkin contains 2 new types of sync integration tests. | rsimha@chromium.org | 2010-07-16 | 9 | -4/+176 |
* | Adding "--password-file-for-test" parameter to sync integration tests. (Take 2) | rsimha@chromium.org | 2010-07-09 | 2 | -8/+41 |
* | 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 |
* | There were typos in lines 1575, 1578 and 1581. | rsimha@chromium.org | 2010-07-08 | 1 | -4/+4 |
* | Reviewed by ncarter: See http://codereview.chromium.org/2838042/show | rsimha@chromium.org | 2010-07-05 | 2 | -17/+17 |
* | 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 |
* | Disabling failing sync integration tests. | rsimha@chromium.org | 2010-07-02 | 2 | -18/+18 |
* | Refactor the wait code in ProfileSyncServiceTestHarness. | rsimha@chromium.org | 2010-07-02 | 3 | -24/+42 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -2/+2 |