| Commit message (Expand) | Author | Age | Files | Lines |
* | Split user agent code out of the 'glue' target | stuartmorgan@chromium.org | 2012-09-10 | 1 | -1/+1 |
* | [Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend} | akalin@chromium.org | 2012-09-07 | 1 | -144/+243 |
* | Moving google_apis and GaiaClient to src/google_apis. | joi@chromium.org | 2012-09-07 | 1 | -1/+1 |
* | Rename SyncNotifier->Invalidator and SyncNotifierObserver->InvalidationHandler. | dcheng@chromium.org | 2012-08-28 | 1 | -20/+20 |
* | [Sync] Use fakes for SyncNotifier{,Observer} instead of mocks | akalin@chromium.org | 2012-08-24 | 1 | -15/+19 |
* | Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps. | dcheng@chromium.org | 2012-08-24 | 1 | -9/+10 |
* | [sync] Divorce DataTypeManager from NotificationService notifications by cre... | rsimha@chromium.org | 2012-08-17 | 1 | -3/+3 |
* | [Sync] Avoid unregistering object IDs on shutdown | akalin@chromium.org | 2012-08-10 | 1 | -2/+6 |
* | Revert 150990 - [Sync] Avoid unregistering object IDs on shutdown | jeremya@chromium.org | 2012-08-10 | 1 | -3/+1 |
* | [Sync] Avoid unregistering object IDs on shutdown | akalin@chromium.org | 2012-08-10 | 1 | -1/+3 |
* | [Sync] Print out notification state explicitly in about:sync | akalin@chromium.org | 2012-08-07 | 1 | -2/+2 |
* | [Sync] Address msw's comments for r149747 | akalin@chromium.org | 2012-08-04 | 1 | -7/+19 |
* | [Sync] Enable adding notifier observers from ProfileSyncService | akalin@chromium.org | 2012-08-02 | 1 | -14/+68 |
* | Fix SyncManager initialization failure crash. | rlarocque@chromium.org | 2012-07-31 | 1 | -26/+15 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -10/+10 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 1 | -10/+10 |
* | Upstream most of the user agent code for Android. | yfriedman@chromium.org | 2012-06-19 | 1 | -5/+2 |
* | Revert 142563 - Handle sync database corruption with re-download | zea@chromium.org | 2012-06-18 | 1 | -0/+23 |
* | Handle sync database corruption with re-download | rlarocque@chromium.org | 2012-06-16 | 1 | -23/+0 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-14 | 1 | -0/+2 |
* | Revert 136499 - Taking over issue 10006037. | yusukes@google.com | 2012-05-11 | 1 | -2/+0 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | Make SyncManagerTests use in-memory sqlite | rlarocque@chromium.org | 2012-03-16 | 1 | -6/+10 |
* | [Sync] Move 'sync' target to sync/ | akalin@chromium.org | 2012-03-15 | 1 | -3/+3 |
* | Converting TokenService to a ProfileKeyedService. | rlp@chromium.org | 2012-03-08 | 1 | -2/+5 |
* | "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression." | atwilson@chromium.org | 2012-01-22 | 1 | -7/+11 |
* | Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ... | atwilson@chromium.org | 2012-01-21 | 1 | -11/+7 |
* | Re-commit r117965 and 117130 with a prospective fix for perf regression. | atwilson@chromium.org | 2012-01-21 | 1 | -7/+11 |
* | sync: Make ProfileSyncService a ProfileKeyedService. | tim@chromium.org | 2012-01-20 | 1 | -38/+50 |
* | Revert SigninManager changes to see if they were the cause of the perf regres... | atwilson@chromium.org | 2012-01-19 | 1 | -12/+8 |
* | Make SigninManager a ProfileKeyedService. | atwilson@chromium.org | 2012-01-17 | 1 | -5/+9 |
* | Revert 117758 -- turned many boxes on the memory waterfall red: | thakis@chromium.org | 2012-01-14 | 1 | -9/+5 |
* | Make SigninManager a ProfileKeyedService. | atwilson@chromium.org | 2012-01-14 | 1 | -5/+9 |
* | Disable another DB corruption test | rlarocque@chromium.org | 2012-01-12 | 1 | -1/+2 |
* | Moved SigninManager out of browser/sync, and start changing the code so signin | atwilson@chromium.org | 2012-01-11 | 1 | -8/+8 |
* | sync: take two on removing cros_user parameter from ProfileSyncService. | tim@chromium.org | 2011-12-21 | 1 | -11/+37 |
* | Revert "sync: remove cros_user parameter from ProfileSyncService" | nkostylev@chromium.org | 2011-12-19 | 1 | -37/+11 |
* | Updated sync manager to include device information in nigori node | tmuehlbauer@google.com | 2011-12-19 | 1 | -0/+5 |
* | sync: remove cros_user parameter from ProfileSyncService | tim@chromium.org | 2011-12-16 | 1 | -11/+37 |
* | Make the change in ProfileSyncService such that it declares success | munjal@chromium.org | 2011-12-02 | 1 | -10/+12 |
* | base::Bind: Convert Tasks in chrome/browser/sync tests. | jhawkins@chromium.org | 2011-11-28 | 1 | -12/+10 |
* | sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory. | tim@chromium.org | 2011-11-22 | 1 | -2/+2 |
* | Revert 110384 - Revert 110356 - Sync: Improve handling of database load failures | cpu@chromium.org | 2011-11-17 | 1 | -8/+36 |
* | Revert 110356 - Sync: Improve handling of database load failures | cpu@chromium.org | 2011-11-16 | 1 | -36/+8 |
* | Sync: Improve handling of database load failures | rlarocque@chromium.org | 2011-11-16 | 1 | -8/+36 |
* | Revert 110177 - Sync: Improve handling of database load failures | rlarocque@chromium.org | 2011-11-15 | 1 | -36/+8 |
* | Sync: Improve handling of database load failures | rlarocque@chromium.org | 2011-11-15 | 1 | -8/+36 |
* | Switch to composition for TestBrowserThread. | joi@chromium.org | 2011-11-03 | 1 | -3/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |