| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement retry for Register call in GCMNetworkChannel | pavely@chromium.org | 2014-02-05 | 3 | -26/+136 |
* | sync: GU retry with less explicit TimeTicks logic | rlarocque@chromium.org | 2014-02-03 | 10 | -108/+317 |
* | Disable flaky CancelationSignalTest.Cancel on iOS and Mac. | msw@chromium.org | 2014-02-03 | 1 | -1/+7 |
* | Revert 247831 "Use the proper name for the app info protobuf to ..." | petewil@chromium.org | 2014-02-03 | 1 | -1/+1 |
* | Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn... | akuegel@chromium.org | 2014-02-03 | 5 | -43/+1 |
* | Create sync_driver component. | blundell@chromium.org | 2014-01-31 | 1 | -4/+4 |
* | Get rid of some uses of base::Create*Value | estade@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Use the proper name for the app info protobuf to mach the sync server | petewil@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | [Sync] Don't enable synced notification app info by default | zea@chromium.org | 2014-01-29 | 1 | -1/+2 |
* | New Sync datatype for Synced Notifications App Info | petewil@chromium.org | 2014-01-29 | 13 | -6/+116 |
* | Client-to-server messages in GCMNetworkChannel | pavely@chromium.org | 2014-01-22 | 11 | -22/+441 |
* | Basic implementation of the Sync C++ fake server (attempt #2) | pvalenzuela@chromium.org | 2014-01-18 | 8 | -1/+660 |
* | sync: Introduce ModelTypeRegistry and helpers | rlarocque@chromium.org | 2014-01-17 | 35 | -528/+789 |
* | Revert 245326 "Basic implementation of the Sync C++ fake server" | pvalenzuela@chromium.org | 2014-01-16 | 7 | -648/+0 |
* | Basic implementation of the Sync C++ fake server | pvalenzuela@chromium.org | 2014-01-16 | 7 | -0/+648 |
* | sync: Remove some WebUI debug functions | rlarocque@chromium.org | 2014-01-16 | 12 | -590/+43 |
* | [Recommit] | haitaol@chromium.org | 2014-01-14 | 24 | -94/+413 |
* | Revert 244381 "Support GU retry command in sync engine. The comm..." | thakis@chromium.org | 2014-01-12 | 24 | -413/+94 |
* | Support GU retry command in sync engine. The command specifies a delay after ... | haitaol@chromium.org | 2014-01-11 | 24 | -94/+413 |
* | sync: Consistently refcount ModelSafeWorkers | rlarocque@chromium.org | 2014-01-11 | 17 | -54/+33 |
* | Sync the launch type pref for apps. | calamity@chromium.org | 2014-01-10 | 4 | -2/+31 |
* | [Autofill, Sync] Sync additional Autofill address fields for i18n. | isherman@chromium.org | 2014-01-09 | 2 | -1/+10 |
* | Cleanup: Remove legacy accessors from URLRequestContext. | thestig@chromium.org | 2014-01-09 | 1 | -1/+6 |
* | sync: update OWNERS to reflect committers working on the project. | tim@chromium.org | 2014-01-08 | 1 | -1/+1 |
* | Include the referrer policy in sync'd tab navigations | jochen@chromium.org | 2014-01-08 | 2 | -0/+3 |
* | Move JobPriority from parameter to scheduler state | pavely@chromium.org | 2014-01-04 | 2 | -12/+24 |
* | Control invalidations network channel from TiclInvalidationService | pavely@chromium.org | 2014-01-04 | 21 | -59/+260 |
* | Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm... | maniscalco@chromium.org | 2014-01-02 | 11 | -6/+207 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 3 | -18/+18 |
* | Remove the Value class names from the global namespace. | avi@chromium.org | 2013-12-24 | 1 | -1/+1 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 7 | -10/+10 |
* | Add Sync datatype for shared managed user settings. | bauerb@chromium.org | 2013-12-19 | 11 | -4/+102 |
* | sync: make sessions sync v2 work | tim@chromium.org | 2013-12-18 | 3 | -0/+53 |
* | sync: Use invalidation local acknowledgements | rlarocque@chromium.org | 2013-12-17 | 13 | -85/+517 |
* | Make TrySyncSessionJob post task on sync thread | pavely@chromium.org | 2013-12-16 | 3 | -36/+62 |
* | Scale several timeouts in Android tests. | eugenis@chromium.org | 2013-12-13 | 2 | -1/+4 |
* | Fix Java style issues in sync/android | aurimas@chromium.org | 2013-12-12 | 18 | -84/+84 |
* | Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. | rsesek@chromium.org | 2013-12-11 | 3 | -9/+6 |
* | Add AppListSpecifics .proto definition and support code | stevenjb@chromium.org | 2013-12-11 | 15 | -4/+147 |
* | Revert of https://codereview.chromium.org/100823007/ | antrim@chromium.org | 2013-12-11 | 3 | -6/+9 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 7 | -14/+11 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 7 | -11/+14 |
* | sync: Refactor GetUpdates loop | rlarocque@chromium.org | 2013-12-10 | 12 | -117/+125 |
* | Fixing all Java import ordering issues. | aurimas@chromium.org | 2013-12-10 | 5 | -8/+4 |
* | Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. | rsesek@chromium.org | 2013-12-10 | 3 | -9/+6 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 8 | -15/+13 |
* | Revert 239635 "Revert 239615 "Retry: Clean up TestProfileSyncSer..." | scottmg@chromium.org | 2013-12-10 | 5 | -44/+52 |
* | Allow customization of HttpPostProviderFactory via ProfileSyncService | pvalenzuela@chromium.org | 2013-12-10 | 6 | -10/+129 |
* | Revert 239615 "Retry: Clean up TestProfileSyncService tests" | scottmg@chromium.org | 2013-12-10 | 5 | -52/+44 |
* | Retry: Clean up TestProfileSyncService tests | rlarocque@chromium.org | 2013-12-10 | 5 | -44/+52 |