| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Sync bookmark meta info. | rfevang@chromium.org | 2013-12-07 | 3 | -0/+39 |
* | Refactor PushClientChannel | pavely@chromium.org | 2013-12-06 | 8 | -365/+517 |
* | Add an HTML page to the Sync test server to trigger synced notifications | pvalenzuela@chromium.org | 2013-12-06 | 3 | -46/+100 |
* | sync: Per-type update application | rlarocque@chromium.org | 2013-12-04 | 34 | -1367/+833 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 2 | -2/+2 |
* | Revert 238348 "Clean up TestProfileSyncService and related tests" | dubroy@chromium.org | 2013-12-03 | 5 | -52/+44 |
* | Clean up TestProfileSyncService and related tests | rlarocque@chromium.org | 2013-12-03 | 5 | -44/+52 |
* | Implement new invalidations ack tracking system | rlarocque@chromium.org | 2013-11-26 | 48 | -1682/+912 |
* | Send debug event info on Commit requests, not just GetUpdates requests. | maniscalco@chromium.org | 2013-11-23 | 2 | -13/+109 |
* | Attempt to fix Invalidations client name crash | rlarocque@chromium.org | 2013-11-22 | 7 | -29/+171 |