| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace kChromeOSReleaseBoard with SysInfo::GetLsbReleaseBoard() | stevenjb@chromium.org | 2013-10-28 | 3 | -46/+8 |
* | (1 of 2) Move InvalidationController to chrome/ | rlarocque@chromium.org | 2013-10-27 | 7 | -521/+185 |
* | Remove enabled/disabled state from extension and app sync. | yoz@chromium.org | 2013-10-27 | 1 | -0/+5 |
* | Remove references to GaiaConstants::kSyncService from sync | pavely@chromium.org | 2013-10-25 | 12 | -56/+0 |
* | sync: Force LOCAL GUs if invalidations disabled | rlarocque@chromium.org | 2013-10-24 | 2 | -153/+152 |
* | sync: Init backend without UI thread task | rlarocque@chromium.org | 2013-10-23 | 7 | -6/+162 |
* | Add UnackedInvalidationSet class | rlarocque@chromium.org | 2013-10-23 | 12 | -27/+788 |
* | [Android] Consolidate and upgrade OWNERS for test files | miguelg@chromium.org | 2013-10-23 | 1 | -0/+1 |
* | Remove OAuth2 token commandline switch | pavely@chromium.org | 2013-10-23 | 14 | -33/+10 |
* | sync: Refactor update verification and processing | rlarocque@chromium.org | 2013-10-23 | 6 | -53/+60 |
* | Add visibility check to [ActivityStatus] | dfalcantara@chromium.org | 2013-10-17 | 1 | -8/+1 |
* | Cleanup for refactored ActivityStatus. | tedchoc@chromium.org | 2013-10-16 | 1 | -1/+1 |
* | Remove deprecated methods. | shashishekhar@chromium.org | 2013-10-16 | 1 | -18/+0 |
* | sync: Implement per-type commit interface | rlarocque@chromium.org | 2013-10-16 | 27 | -1574/+1137 |
* | Fix issue with sync status observer for testshell. | nyquist@chromium.org | 2013-10-11 | 1 | -2/+20 |
* | Chrome sync: Put WeakPtrFactory members at the end | dmichael@chromium.org | 2013-10-10 | 15 | -46/+48 |
* | Move statistics_provider to chromeos/system | stevenjb@chromium.org | 2013-10-09 | 1 | -1/+1 |
* | Fix misuse of STL in InvalidatorRegistrar | rlarocque@chromium.org | 2013-10-05 | 1 | -1/+3 |
* | Refactor common invalidation framework types | rlarocque@chromium.org | 2013-10-04 | 38 | -498/+1162 |
* | sync: Fix bug in early sync shutdown | rlarocque@chromium.org | 2013-10-03 | 2 | -3/+32 |
* | sync: Process updates responses on the sync thread | rlarocque@chromium.org | 2013-10-01 | 12 | -139/+105 |
* | Add DOM Distiller sync datatype. | nyquist@chromium.org | 2013-09-27 | 12 | -4/+102 |
* | sync: Process commit responses on the sync thread | rlarocque@chromium.org | 2013-09-26 | 11 | -193/+71 |
* | Add more Sync Node Browser logging for Synced Notifications. | petewil@chromium.org | 2013-09-26 | 2 | -14/+79 |
* | sync: Introduce ModelNeutralWriteTransactions | rlarocque@chromium.org | 2013-09-26 | 14 | -89/+250 |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 4 | -6/+0 |
* | Clean up a few more unused globals. | thakis@chromium.org | 2013-09-25 | 1 | -3/+0 |
* | sync: Add ModelNeutralMutableEntry | rlarocque@chromium.org | 2013-09-24 | 6 | -395/+490 |
* | Making OAuth2TokenService multi-login aware: | fgorski@chromium.org | 2013-09-20 | 1 | -0/+7 |
* | Send configuration stats together at the end of data type configuration so that | haitaol@chromium.org | 2013-09-20 | 4 | -76/+78 |
* | Revert "Making OAuth2TokenService multi-login aware:" | hidehiko@chromium.org | 2013-09-19 | 1 | -7/+0 |
* | Making OAuth2TokenService multi-login aware: | fgorski@chromium.org | 2013-09-19 | 1 | -0/+7 |
* | sync: Gracefully handle early shutdown | rlarocque@chromium.org | 2013-09-19 | 41 | -140/+579 |
* | sync: Refactor MutablEntry internals | rlarocque@chromium.org | 2013-09-17 | 2 | -268/+270 |
* | [sync] Remove the last usage of clientlogin for Android. | nyquist@chromium.org | 2013-09-16 | 1 | -3/+0 |
* | Release password store on UI loop when worker is stopped so that password | haitaol@chromium.org | 2013-09-16 | 1 | -2/+2 |
* | sync: Add getters and setters to Entry classes | rlarocque@chromium.org | 2013-09-13 | 36 | -1870/+2010 |
* | Release sync's RequestContextGetter as soon as possible | haitaol@chromium.org | 2013-09-11 | 9 | -19/+128 |
* | sync: Remove OverrideClientFieldsAfterCommit | rlarocque@chromium.org | 2013-09-11 | 3 | -119/+1 |
* | Enable invalidations for arbitrary objects on Android. | stepco@chromium.org | 2013-09-11 | 8 | -26/+432 |
* | Start using OAuth2 for sync cacheinvalidation. | nyquist@chromium.org | 2013-09-10 | 1 | -4/+7 |
* | sync: Implement per-type GetCommitIds | rlarocque@chromium.org | 2013-09-10 | 6 | -248/+279 |
* | Revert 222154 "sync: Gracefully handle very early shutdown" | vitalybuka@chromium.org | 2013-09-10 | 36 | -510/+173 |
* | sync: Gracefully handle very early shutdown | rlarocque@chromium.org | 2013-09-10 | 36 | -173/+510 |
* | Avatar syncing for supervised users | ibraaaa@chromium.org | 2013-09-09 | 2 | -0/+10 |
* | Update client-side sync.proto file so that it is in sync with the | pvalenzuela@chromium.org | 2013-09-07 | 1 | -4/+29 |
* | sync: Add GetAllSyncData to sync/api | tim@chromium.org | 2013-09-05 | 2 | -5/+10 |
* | sync: Remove IDs from OrderedCommitSet | rlarocque@chromium.org | 2013-09-04 | 10 | -111/+103 |
* | test IWYU fixups for base | mostynb@opera.com | 2013-09-03 | 1 | -0/+1 |
* | sync: Remove ModelTypeInvalidationMap | rlarocque@chromium.org | 2013-09-03 | 40 | -562/+159 |