| Commit message (Expand) | Author | Age | Files | Lines |
* | sync: Gracefully handle early shutdown | rlarocque@chromium.org | 2013-09-19 | 5 | -6/+12 |
* | sync: Add getters and setters to Entry classes | rlarocque@chromium.org | 2013-09-13 | 1 | -14/+14 |
* | Revert 222154 "sync: Gracefully handle very early shutdown" | vitalybuka@chromium.org | 2013-09-10 | 4 | -4/+3 |
* | sync: Gracefully handle very early shutdown | rlarocque@chromium.org | 2013-09-10 | 4 | -3/+4 |
* | sync: Remove ModelTypeInvalidationMap | rlarocque@chromium.org | 2013-09-03 | 3 | -3/+2 |
* | sync: Improve testing of download functions | rlarocque@chromium.org | 2013-08-23 | 4 | -59/+57 |
* | [Android] Remove all usage of com.google.common.collect | yfriedman@chromium.org | 2013-08-20 | 1 | -6/+0 |
* | sync: Remove SyncSourceInfo | rlarocque@chromium.org | 2013-08-03 | 1 | -18/+2 |
* | Fix issue with null-value OAuth2 tokens for Android. | nyquist@chromium.org | 2013-08-01 | 2 | -1/+7 |
* | Revert 214841 "Fix issue with null-value OAuth2 tokens for Android." | tbreisacher@chromium.org | 2013-07-31 | 2 | -7/+1 |
* | Fix issue with null-value OAuth2 tokens for Android. | nyquist@chromium.org | 2013-07-31 | 2 | -1/+7 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-31 | 6 | -75/+8 |
* | Revert 213642 "Lock-free shutdown of profile sync service. Chang..." | earthdok@chromium.org | 2013-07-25 | 6 | -8/+75 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-25 | 6 | -75/+8 |
* | sync: Add pre-commit update avoidance mode + flag | rlarocque@chromium.org | 2013-07-20 | 1 | -0/+1 |
* | Fixed fetching of OAuth2 tokens through the MockAccountManager. | joaodasilva@chromium.org | 2013-07-19 | 1 | -5/+9 |
* | [Android] Unify all string log tags to use a simple constant. | yfriedman@chromium.org | 2013-07-18 | 2 | -2/+2 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 4 | -4/+4 |
* | [Android] Only notify when setSyncAutomatically changes. | yfriedman@chromium.org | 2013-07-17 | 1 | -2/+11 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 2 | -2/+2 |
* | Sync periodic polls always fail because of expired access tokens. | pavely@chromium.org | 2013-07-13 | 2 | -0/+7 |
* | Revert "Lock-free shutdown of profile sync service. Changes include:" | zea@chromium.org | 2013-07-13 | 2 | -3/+8 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-10 | 2 | -8/+3 |
* | [Sync] Add password support to sync api | zea@chromium.org | 2013-07-10 | 1 | -1/+3 |
* | Revert 210333 "Lock-free shutdown of profile sync service. Chang..." | kinuko@chromium.org | 2013-07-08 | 2 | -3/+8 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-08 | 2 | -8/+3 |
* | [Android] Fix bug in sense of setting isSyncable. | yfriedman@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Remove the OWNERS that no longer work on the project. | aurimas@chromium.org | 2013-07-01 | 1 | -1/+0 |
* | [Android] Introduce in-memory cache for Android sync settings. | yfriedman@chromium.org | 2013-06-29 | 1 | -11/+41 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -1/+1 |
* | sync: Handle type throttling in NudgeTracker | rlarocque@chromium.org | 2013-06-14 | 3 | -13/+23 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 1 | -2/+2 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/. | dcheng@chromium.org | 2013-06-12 | 1 | -2/+0 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 5 | -6/+5 |
* | sync: Cleanups in and around directory.h | rlarocque@chromium.org | 2013-06-07 | 3 | -43/+5 |
* | Use hash_map for syncable::Directory indices | rlarocque@chromium.org | 2013-06-04 | 2 | -4/+4 |
* | Update sync/, sql/, and printing/ to use scoped_refptr<T>::get() rather than ... | rsleevi@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 2 | -3/+3 |
* | Worker changes to prepare for lock-free shutdown. | haitaol@chromium.org | 2013-05-29 | 2 | -4/+13 |
* | Initial version of Test Accounts service client (attempt #2) | pvalenzuela@chromium.org | 2013-05-13 | 6 | -0/+426 |
* | sync: Report GetUpdate triggers to the server | rlarocque@chromium.org | 2013-05-09 | 3 | -16/+38 |
* | Move SpawnedTestServer to its own subdirectory. | phajdan.jr@chromium.org | 2013-05-07 | 2 | -2/+2 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 3 | -3/+3 |
* | [Sync] Log age of auth tokens on authentication failure | zea@chromium.org | 2013-05-06 | 1 | -1/+1 |
* | GTTF: rename net::TestServer -> net::SpawnedTestServer | phajdan.jr@chromium.org | 2013-05-03 | 1 | -7/+9 |
* | Revert "Initial version of Test Accounts service client. This client will" wh... | mattm@chromium.org | 2013-05-03 | 3 | -278/+0 |
* | Initial version of Test Accounts service client. This client will | pvalenzuela@chromium.org | 2013-05-03 | 3 | -0/+278 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-30 | 2 | -3/+3 |
* | Add way to tell if device can add google accounts | dtrainor@chromium.org | 2013-04-29 | 1 | -0/+9 |