| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapting the UI to bring it closer to the spec, and fixing image fetching. | petewil@chromium.org | 2013-07-24 | 1 | -0/+23 |
* | Update include paths in sync for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | sync: Add pre-commit update avoidance mode + flag | rlarocque@chromium.org | 2013-07-20 | 22 | -14/+212 |
* | Fixed fetching of OAuth2 tokens through the MockAccountManager. | joaodasilva@chromium.org | 2013-07-19 | 1 | -5/+9 |
* | Add version field to syncer::Invalidation. | stepco@chromium.org | 2013-07-18 | 9 | -13/+87 |
* | [Sync] Add CoreTypes support | zea@chromium.org | 2013-07-18 | 2 | -2/+30 |
* | [Android] Unify all string log tags to use a simple constant. | yfriedman@chromium.org | 2013-07-18 | 7 | -7/+7 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 34 | -36/+36 |
* | [Android] Only notify when setSyncAutomatically changes. | yfriedman@chromium.org | 2013-07-17 | 1 | -2/+11 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 2 | -4/+4 |
* | sync: Add remote modification time to SyncData. | tim@chromium.org | 2013-07-15 | 3 | -9/+33 |
* | Remove DEPS rules that are redundant with the defaults in src/DEPS. | tfarina@chromium.org | 2013-07-14 | 2 | -2/+0 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 5 | -5/+5 |
* | Sync periodic polls always fail because of expired access tokens. | pavely@chromium.org | 2013-07-13 | 5 | -1/+64 |
* | sync: Run-length compression for UniquePositions | rlarocque@chromium.org | 2013-07-13 | 4 | -74/+459 |
* | Revert "Lock-free shutdown of profile sync service. Changes include:" | zea@chromium.org | 2013-07-13 | 16 | -77/+40 |
* | [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 | 16 | -40/+77 |
* | [Sync] Add password support to sync api | zea@chromium.org | 2013-07-10 | 5 | -3/+12 |
* | Switch Android ProfileSyncService to OAuth2 | pavely@chromium.org | 2013-07-09 | 1 | -2/+2 |
* | Revert 210333 "Lock-free shutdown of profile sync service. Chang..." | kinuko@chromium.org | 2013-07-08 | 16 | -77/+40 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-08 | 16 | -40/+77 |
* | sync: Expose sync functionality as functions | rlarocque@chromium.org | 2013-07-03 | 27 | -793/+873 |
* | [Sync] Add support for sync Persistence Errors | zea@chromium.org | 2013-07-02 | 5 | -40/+88 |
* | [Android] Fix bug in sense of setting isSyncable. | yfriedman@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Remove the OWNERS that no longer work on the project. | aurimas@chromium.org | 2013-07-01 | 3 | -3/+0 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 2 | -4/+4 |
* | Use InvalidationService (retry of r208315) | rlarocque@chromium.org | 2013-06-29 | 24 | -594/+109 |
* | [Android] Introduce in-memory cache for Android sync settings. | yfriedman@chromium.org | 2013-06-29 | 4 | -97/+403 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 32 | -38/+38 |
* | components/autofill: Break the dependency on sync utility file. | tfarina@chromium.org | 2013-06-27 | 5 | -113/+0 |
* | Revert 208315 "Make use of InvalidationService" | rlarocque@chromium.org | 2013-06-25 | 24 | -109/+594 |
* | Make use of InvalidationService | rlarocque@chromium.org | 2013-06-25 | 24 | -594/+109 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -5/+4 |
* | [Sync] Have SBH tell SyncManager which types to purge | zea@chromium.org | 2013-06-22 | 6 | -61/+33 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 3 | -18/+10 |
* | [Autofill] Sync Autofill profiles' origins. | isherman@chromium.org | 2013-06-21 | 2 | -0/+2 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 42 | -138/+145 |
* | Replace sync experiments with prefs backed by switches and migration code. | pastarmovj@chromium.org | 2013-06-20 | 1 | -1/+0 |
* | [Autofill] Deprecate the "label" field for Sync. | isherman@chromium.org | 2013-06-20 | 2 | -5/+1 |
* | Add model version to association stats and client debug info. | haitaol@chromium.org | 2013-06-17 | 7 | -1/+33 |
* | Add support for master key upon LMU creation | antrim@chromium.org | 2013-06-17 | 1 | -0/+2 |
* | [sql] Add histogram tags to sync databases. | shess@chromium.org | 2013-06-16 | 2 | -0/+7 |
* | sync: Reduce work done to process bookmark changes | rlarocque@chromium.org | 2013-06-15 | 11 | -120/+107 |
* | sync: Handle type throttling in NudgeTracker | rlarocque@chromium.org | 2013-06-14 | 39 | -490/+498 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 15 | -63/+48 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/. | dcheng@chromium.org | 2013-06-12 | 3 | -8/+2 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 42 | -46/+45 |