| Commit message (Expand) | Author | Age | Files | Lines |
* | Added tests for SigninTracker and SyncSetupHandler. | atwilson@chromium.org | 2012-02-23 | 1 | -0/+8 |
* | "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression." | atwilson@chromium.org | 2012-01-22 | 1 | -1/+2 |
* | Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ... | atwilson@chromium.org | 2012-01-21 | 1 | -2/+1 |
* | Re-commit r117965 and 117130 with a prospective fix for perf regression. | atwilson@chromium.org | 2012-01-21 | 1 | -1/+2 |
* | Revert SigninManager changes to see if they were the cause of the perf regres... | atwilson@chromium.org | 2012-01-19 | 1 | -2/+1 |
* | Moved SigninManager out of browser/sync, and start changing the code so signin | atwilson@chromium.org | 2012-01-11 | 1 | -1/+2 |
* | [Sync] Rename ModelEnumSet to ModelTypeSet | akalin@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | [Sync] Replace all instances of ModelTypeSet with ModelEnumSet | akalin@chromium.org | 2011-12-10 | 1 | -5/+3 |
* | sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost. | tim@chromium.org | 2011-12-02 | 1 | -0/+5 |
* | Re-application of CL originally reviewed here: http://codereview.chromium.org... | jimblackler@google.com | 2011-11-30 | 1 | -0/+4 |
* | Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ... | torne@chromium.org | 2011-11-21 | 1 | -4/+0 |
* | Adding parameter to GetStatusLabels to indicate if links are acceptable, as s... | jimblackler@google.com | 2011-11-21 | 1 | -0/+4 |
* | Suppress bubble view for CONNECTION_FAILED error | sail@chromium.org | 2011-10-17 | 1 | -0/+2 |
* | Reland r105404 with compile warning fix. | zea@chromium.org | 2011-10-14 | 1 | -0/+1 |
* | Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly. | zea@chromium.org | 2011-10-13 | 1 | -1/+0 |
* | [Sync] Refactor non-frontend DTC to handle new API properly. | zea@chromium.org | 2011-10-13 | 1 | -0/+1 |
* | Correctly detect passphrase errors for global sync errors | sail@chromium.org | 2011-10-12 | 1 | -0/+3 |
* | Plug in legacy error code sent by the server to the new model by converting t... | lipalani@chromium.org | 2011-09-04 | 1 | -0/+3 |
* | [Sync] Refactor data type configuration/activation/deactivation | akalin@chromium.org | 2011-08-11 | 1 | -6/+4 |
* | [Sync] Rewrote about:sync backend to use WeakHandles | akalin@chromium.org | 2011-08-02 | 1 | -2/+5 |
* | sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases. | tim@chromium.org | 2011-07-21 | 1 | -1/+1 |
* | sync: add a BackendMigrator class to perform migration flow. | tim@chromium.org | 2011-04-20 | 1 | -0/+2 |
* | Adapt a function in ProfileSyncServiceMock to again match the parent class's ... | thakis@chromium.org | 2011-02-10 | 1 | -2/+3 |
* | [Sync] Add JS scriptability to syncapi | akalin@chromium.org | 2011-02-01 | 1 | -0/+1 |
* | Move lots of GMock stuff out of line. | erg@google.com | 2011-01-05 | 1 | -3/+3 |
* | Cleanup: Remove unneeded profile.h usage in headers. | thestig@chromium.org | 2010-12-10 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | [Sync] fix about:sync crash with unrecoverable error | akalin@chromium.org | 2010-10-15 | 1 | -0/+5 |
* | 2nd attempt at http://codereview.chromium.org/3305003/show | johnnyg@chromium.org | 2010-09-09 | 1 | -1/+0 |
* | Revert 58778 - New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 1 | -0/+1 |
* | New authorization framework for sync. | johnnyg@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove the old 'customize sync' panel from win/mac/linux. And a little bit o... | dantasse@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | sync: Add location info to unrecoverable errors, and remove the Unrecoverable... | tim@chromium.org | 2010-06-08 | 1 | -1/+3 |
* | Replaced NetworkStatusDetector with use of NetworkChangeNotifier | akalin@chromium.org | 2010-05-15 | 1 | -1/+1 |
* | Implemented customize sync dialog for OS X (except for integration | akalin@chromium.org | 2010-04-06 | 1 | -0/+8 |
* | Fix sync leaks and some more good stuff. | skrul@chromium.org | 2010-03-30 | 1 | -0/+3 |
* | Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ... | skrul@chromium.org | 2010-02-26 | 1 | -1/+1 |
* | Revert 39964 - Move data type start/stop management into DataTypeManager | chron@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | Move data type start/stop management into DataTypeManager | skrul@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | This change will include preferences as part of the usual startup sequence of... | skrul@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | First stab at a DataTypeController. | skrul@chromium.org | 2010-02-10 | 1 | -0/+44 |