| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial support for the 'Experiments' data type | rlarocque@chromium.org | 2012-10-19 | 1 | -0/+3 |
* | Android: fixes nit for "using" clause order, no functional changes. | bulach@chromium.org | 2012-10-17 | 1 | -1/+1 |
* | [Sync] Add history delete directive type | akalin@chromium.org | 2012-10-17 | 2 | -10/+13 |
* | Android: lazy initialization for method id. | bulach@chromium.org | 2012-10-16 | 1 | -4/+8 |
* | sync: Add DeviceInfo protobuf and supporting code | rlarocque@chromium.org | 2012-10-12 | 1 | -0/+3 |
* | [Sync] Implement keystore migration support. | zea@chromium.org | 2012-09-13 | 3 | -94/+167 |
* | [Sync] Move keystore key handling to SyncEncryptionHandlerImpl | zea@chromium.org | 2012-08-29 | 3 | -121/+39 |
* | [Sync] Refactor GetEncryptedTypes usage. | zea@chromium.org | 2012-08-24 | 2 | -46/+2 |
* | Prefix match CHROMEOS_RELEASE_BOARD for checking chromebox. | kochi@chromium.org | 2012-08-16 | 1 | -3/+5 |
* | [Sync] Add SyncEncryptionHandler | zea@chromium.org | 2012-08-16 | 4 | -411/+67 |
* | Try to fix a crash in the new sync machine code | thakis@chromium.org | 2012-08-02 | 1 | -3/+26 |
* | Added crypto random-number generator | mniknami@chromium.org | 2012-08-02 | 1 | -11/+3 |
* | mac: Don't use |NSHost currentHost|, as it takes 4s per test | thakis@chromium.org | 2012-08-02 | 1 | -9/+8 |
* | [Sync] Persist keystore key across restarts | zea@chromium.org | 2012-08-01 | 4 | -18/+83 |
* | [Sync] Add support for performing a GetKey on startup. | zea@chromium.org | 2012-07-31 | 3 | -1/+32 |
* | Tidy up Android's is-tablet functionality. | benm@chromium.org | 2012-07-24 | 2 | -8/+0 |
* | mac: Remove code that was only needed on 10.5 | thakis@chromium.org | 2012-07-20 | 1 | -25/+1 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 6 | -91/+82 |
* | Remove #pragma once from sync | ajwong@chromium.org | 2012-07-11 | 13 | -13/+0 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 5 | -87/+85 |
* | [Sync] Move model_type* from syncable/ to base/ | akalin@chromium.org | 2012-07-03 | 4 | -4/+4 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 25 | -51/+51 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 25 | -51/+51 |
* | sync: move internal_api components used by chrome/browser into internal_api/p... | tim@chromium.org | 2012-06-17 | 12 | -1416/+2 |
* | sync: create internal_api/public to house sync/ files needed by chrome/browse... | tim@chromium.org | 2012-06-07 | 9 | -571/+7 |
* | [Sync] Cleanup all tab sync enabling logic now that its on by default. | zea@chromium.org | 2012-05-30 | 1 | -6/+2 |
* | [Sync] Fix sync_listen_notifications to use a real host resolver | akalin@chromium.org | 2012-05-25 | 1 | -0/+4 |
* | Disable failing test ImmutableTest.Deque on Windows | battre@chromium.org | 2012-05-23 | 1 | -1/+7 |
* | Add session name for Chromebox. | kochi@chromium.org | 2012-05-10 | 1 | -2/+13 |
* | [Sync] Add support for automatic enabling of syncing tab favicons. | zea@chromium.org | 2012-04-27 | 1 | -0/+32 |
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -3/+3 |
* | [Sync] Clean up sync.gyp | akalin@chromium.org | 2012-03-28 | 2 | -1/+5 |
* | [Sync] Improve nigori conflict and rollback handling. | zea@chromium.org | 2012-03-23 | 2 | -22/+34 |
* | Continue implementing session sync for Android. | yfriedman@chromium.org | 2012-03-21 | 3 | -0/+106 |
* | [Sync] Move 'sync' target to sync/ | akalin@chromium.org | 2012-03-15 | 42 | -0/+4362 |