| Commit message (Expand) | Author | Age | Files | Lines |
* | Avatar syncing for supervised users | ibraaaa@chromium.org | 2013-09-09 | 2 | -0/+10 |
* | Update client-side sync.proto file so that it is in sync with the | pvalenzuela@chromium.org | 2013-09-07 | 1 | -4/+29 |
* | Enhance Sync Node Browser Logging | petewil@chromium.org | 2013-08-29 | 2 | -0/+41 |
* | Add HTTP status code to navigation data structures | pvalenzuela@chromium.org | 2013-08-28 | 2 | -0/+3 |
* | InstantExtended: Persist TemplateURL.new_tab_url. | jered@chromium.org | 2013-08-19 | 2 | -0/+4 |
* | Add managed user master key to ManagedUserSpecificsToValue(). | bauerb@chromium.org | 2013-08-16 | 1 | -0/+1 |
* | Better S/N logging in the Sync Node Browser | petewil@chromium.org | 2013-08-09 | 2 | -3/+52 |
* | Save image search URLs and post parameters of all search URLs into perf, web_... | jnd@chromium.org | 2013-07-31 | 2 | -1/+18 |
* | Adapting the UI to bring it closer to the spec, and fixing image fetching. | petewil@chromium.org | 2013-07-24 | 1 | -0/+23 |
* | sync: Add pre-commit update avoidance mode + flag | rlarocque@chromium.org | 2013-07-20 | 2 | -0/+7 |
* | sync: Run-length compression for UniquePositions | rlarocque@chromium.org | 2013-07-13 | 1 | -0/+14 |
* | [Sync] Add password support to sync api | zea@chromium.org | 2013-07-10 | 1 | -2/+6 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | [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 | 4 | -26/+27 |
* | [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 | 2 | -0/+8 |
* | Add support for master key upon LMU creation | antrim@chromium.org | 2013-06-17 | 1 | -0/+2 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Prioritize configuration of data types in data type manager. | haitaol@chromium.org | 2013-05-31 | 2 | -5/+31 |
* | Client changes for disabled dasher account | pavely@chromium.org | 2013-05-29 | 4 | -0/+11 |
* | Record blocked navigations for managed users. | bauerb@chromium.org | 2013-05-24 | 4 | -6/+27 |
* | Add Sync data type for managed users. | bauerb@chromium.org | 2013-05-24 | 5 | -1/+48 |
* | Add time tracking to association stats: | haitaol@chromium.org | 2013-05-09 | 1 | -1/+18 |
* | sync: Report GetUpdate triggers to the server | rlarocque@chromium.org | 2013-05-09 | 3 | -9/+13 |
* | Add more information to sync protocol GU messages | rlarocque@chromium.org | 2013-05-03 | 6 | -0/+149 |
* | Add compression support to UniquePositions | rlarocque@chromium.org | 2013-04-22 | 1 | -0/+10 |
* | [Sync] Add support for server-controlled favicon sync limit | zea@chromium.org | 2013-04-19 | 2 | -2/+17 |
* | Add ManagedUserSettings Sync data type. | bauerb@chromium.org | 2013-04-17 | 5 | -1/+43 |
* | sync: Bookmark unique position end-to-end support | rlarocque@chromium.org | 2013-04-02 | 1 | -0/+9 |
* | Widen the data pipes between Synced Notifications and Rich Notifications | petewil@chromium.org | 2013-03-29 | 2 | -65/+108 |
* | sync: Implementation of Priority Preferences. | albertb@chromium.org | 2013-03-27 | 2 | -10/+10 |
* | Make the protobuf data format for SyncedNotifications more useful, and change... | petewil@chromium.org | 2013-03-23 | 2 | -56/+149 |
* | [Sync] Add favicon sync experiment | zea@chromium.org | 2013-03-19 | 2 | -8/+19 |
* | [Sync] Create FaviconCache | zea@chromium.org | 2013-03-13 | 2 | -0/+5 |
* | Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type) | zea@chromium.org | 2013-03-02 | 3 | -3/+11 |
* | Separate invalidator and sync client ID (part 1/2) | rlarocque@chromium.org | 2013-03-02 | 1 | -0/+5 |
* | [Sync] Add boilerplate for favicons type | zea@chromium.org | 2013-02-20 | 3 | -1/+11 |
* | Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too. | thestig@chromium.org | 2013-02-16 | 1 | -114/+118 |
* | [Sync] Add favicon datatype proto support | zea@chromium.org | 2013-02-16 | 6 | -2/+117 |
* | Revert 182527 | isherman@chromium.org | 2013-02-14 | 3 | -11/+3 |
* | [Sync] Make SESSIONS an implicit type | zea@chromium.org | 2013-02-14 | 3 | -3/+11 |
* | Synced Notification Sync Change Processor | petewil@chromium.org | 2013-02-12 | 3 | -1/+154 |
* | sync: Rename timestamp to timestamp_msec to make the unit obvious. | albertb@chromium.org | 2013-02-05 | 2 | -2/+2 |
* | Add time range to GlobalIdDirective for deleting additional local navigations | haitaol@chromium.org | 2013-02-04 | 2 | -0/+8 |
* | [sync] Componentize sync: Part Final: Target 'sync' is now its own component | rsimha@chromium.org | 2013-02-01 | 1 | -49/+0 |
* | Sync user's custom spellcheck dictionary | rouslan@chromium.org | 2013-01-23 | 7 | -2/+46 |
* | [Sync] Add support for denoting which sessions types are enabled | zea@chromium.org | 2013-01-18 | 3 | -0/+25 |
* | sync: Represent UniquePositions as a protobuf | rlarocque@chromium.org | 2013-01-12 | 3 | -9/+34 |
* | sync: Add PriorityPreference protobuf and supporting code. | albertb@chromium.org | 2013-01-09 | 6 | -1/+45 |