| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix sync startup ordering to make sense and be less broken (though not perfec... | tim@chromium.org | 2010-07-07 | 1 | -9/+0 |
* | sync: Add location info to unrecoverable errors, and remove the Unrecoverable... | tim@chromium.org | 2010-06-08 | 1 | -11/+6 |
* | Folded TestingProfileSyncService class into TestProfileSyncService. | akalin@chromium.org | 2010-05-13 | 1 | -29/+0 |
* | Revert 46996 - Removed redundant TestingProfileSyncService class. | akalin@chromium.org | 2010-05-12 | 1 | -0/+29 |
* | Removed redundant TestingProfileSyncService class. | akalin@chromium.org | 2010-05-12 | 1 | -29/+0 |
* | Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som... | skrul@chromium.org | 2010-04-30 | 1 | -5/+16 |
* | Combine similar code from sync unit tests and add additional unit tests for t... | zork@chromium.org | 2010-03-19 | 1 | -0/+117 |
* | Pause the sync thread while starting data types. | skrul@chromium.org | 2010-03-17 | 1 | -3/+13 |
* | Add tests to the ProfileSyncServiceAutofillTest for association merge. | skrul@chromium.org | 2010-03-09 | 1 | -0/+7 |
* | Improve autofill unit test | skrul@chromium.org | 2010-03-03 | 1 | -6/+0 |
* | Make DTCs implement the UnrecoverableErrorHandler interface so they can be | albertb@chromium.org | 2010-03-03 | 1 | -2/+5 |
* | Unit test for autofill sync. | skrul@chromium.org | 2010-03-02 | 1 | -0/+12 |
* | Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ... | skrul@chromium.org | 2010-02-26 | 1 | -33/+7 |
* | Revert 39964 - Move data type start/stop management into DataTypeManager | chron@chromium.org | 2010-02-25 | 1 | -7/+33 |
* | Move data type start/stop management into DataTypeManager | skrul@chromium.org | 2010-02-25 | 1 | -33/+7 |
* | Refactored parts of the PSS unit tests to allow for preference sync to be tes... | albertb@google.com | 2010-02-22 | 1 | -0/+103 |