| Commit message (Expand) | Author | Age | Files | Lines |
* | sync: Remove SyncSourceInfo | rlarocque@chromium.org | 2013-08-03 | 9 | -142/+27 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-31 | 16 | -58/+100 |
* | Revert 213642 "Lock-free shutdown of profile sync service. Chang..." | earthdok@chromium.org | 2013-07-25 | 16 | -100/+58 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-25 | 16 | -58/+100 |
* | sync: Add pre-commit update avoidance mode + flag | rlarocque@chromium.org | 2013-07-20 | 5 | -0/+27 |
* | Add version field to syncer::Invalidation. | stepco@chromium.org | 2013-07-18 | 2 | -3/+18 |
* | [Sync] Add CoreTypes support | zea@chromium.org | 2013-07-18 | 1 | -0/+8 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 10 | -12/+12 |
* | Remove DEPS rules that are redundant with the defaults in src/DEPS. | tfarina@chromium.org | 2013-07-14 | 1 | -1/+0 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 2 | -2/+2 |
* | sync: Run-length compression for UniquePositions | rlarocque@chromium.org | 2013-07-13 | 3 | -74/+445 |
* | Revert "Lock-free shutdown of profile sync service. Changes include:" | zea@chromium.org | 2013-07-13 | 9 | -61/+16 |
* | [Sync] Cleanup unused experiment logic | zea@chromium.org | 2013-07-11 | 2 | -25/+2 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-10 | 9 | -16/+61 |
* | [Sync] Add password support to sync api | zea@chromium.org | 2013-07-10 | 1 | -0/+1 |
* | Revert 210333 "Lock-free shutdown of profile sync service. Chang..." | kinuko@chromium.org | 2013-07-08 | 9 | -61/+16 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-08 | 9 | -16/+61 |
* | Use InvalidationService (retry of r208315) | rlarocque@chromium.org | 2013-06-29 | 6 | -260/+28 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 9 | -12/+12 |
* | Revert 208315 "Make use of InvalidationService" | rlarocque@chromium.org | 2013-06-25 | 6 | -28/+260 |
* | Make use of InvalidationService | rlarocque@chromium.org | 2013-06-25 | 6 | -260/+28 |
* | [Sync] Have SBH tell SyncManager which types to purge | zea@chromium.org | 2013-06-22 | 6 | -61/+33 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 18 | -62/+65 |
* | Replace sync experiments with prefs backed by switches and migration code. | pastarmovj@chromium.org | 2013-06-20 | 1 | -1/+0 |
* | Add model version to association stats and client debug info. | haitaol@chromium.org | 2013-06-17 | 3 | -0/+10 |
* | sync: Reduce work done to process bookmark changes | rlarocque@chromium.org | 2013-06-15 | 7 | -120/+85 |
* | sync: Handle type throttling in NudgeTracker | rlarocque@chromium.org | 2013-06-14 | 7 | -14/+2 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 9 | -18/+27 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 13 | -14/+14 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 4 | -4/+4 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 3 | -3/+3 |
* | sync: Cleanups in and around directory.h | rlarocque@chromium.org | 2013-06-07 | 1 | -2/+2 |
* | Make some more code use "if (weak_ptr)" style | akalin@chromium.org | 2013-06-07 | 2 | -7/+7 |
* | [Sync] Allow enabling partial sets of types instead of blocking | zea@chromium.org | 2013-06-07 | 9 | -28/+231 |
* | Fix even more remaining uses of WeakPtr<T>'s operator T* conversion | akalin@chromium.org | 2013-06-04 | 2 | -7/+7 |
* | Update sync::WeakHandle to use WeakPtr<T>::get() | akalin@chromium.org | 2013-06-03 | 1 | -5/+5 |
* | Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ... | rsleevi@chromium.org | 2013-06-03 | 2 | -14/+14 |
* | Prioritize configuration of data types in data type manager. | haitaol@chromium.org | 2013-05-31 | 6 | -22/+78 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | sync: Count nodes more efficiently | rlarocque@chromium.org | 2013-05-29 | 1 | -25/+1 |
* | Client changes for disabled dasher account | pavely@chromium.org | 2013-05-29 | 2 | -0/+2 |
* | Worker changes to prepare for lock-free shutdown. | haitaol@chromium.org | 2013-05-29 | 9 | -18/+130 |
* | sync: Better iteration in GenericChangeProcessor | rlarocque@chromium.org | 2013-05-28 | 2 | -0/+9 |
* | Add Sync data type for managed users. | bauerb@chromium.org | 2013-05-24 | 5 | -0/+24 |
* | Add time tracking to association stats: | haitaol@chromium.org | 2013-05-09 | 2 | -0/+16 |
* | sync: Report GetUpdate triggers to the server | rlarocque@chromium.org | 2013-05-09 | 1 | -14/+7 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move SpawnedTestServer to its own subdirectory. | phajdan.jr@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 10 | -33/+32 |