summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* sync: Define histogram ints for model typesrlarocque@chromium.org2013-03-152-0/+83
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-022-8/+16
* Add WriteNode::Drop() to delete entry locally but not on server.haitaol@chromium.org2013-02-271-0/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-1/+1
* [Sync] Single definition of set of user selectable sync typesmgist@chromium.org2013-02-211-0/+18
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-202-2/+50
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-164-40/+47
* Revert 182527isherman@chromium.org2013-02-141-7/+1
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-141-1/+7
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-106-16/+16
* [Sync] Add support for proxy typeszea@chromium.org2013-02-086-23/+69
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-071-1/+1
* [sync] Remove unecessary DCHECK in Directory::PurgeEntriesWithTypeInnyquist@chromium.org2013-02-051-2/+0
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-015-6/+15
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-294-43/+12
* [Sync] Fix various model type mistakes for new typeszea@chromium.org2013-01-261-0/+7
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-264-11/+32
* [sync] Componentize sync: Part 7: Eliminate more filename collisions in sync.gyprsimha@chromium.org2013-01-244-10/+9
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-232-0/+26
* Use delete journal to remove bookmarks that are already deleted in sync modelhaitaol@chromium.org2013-01-223-12/+14
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-123-80/+94
* Revert 176340joaodasilva@chromium.org2013-01-113-93/+80
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-113-80/+93
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-091-0/+24
* sync: Start moving away from PREV_ID and NEXT_IDrlarocque@chromium.org2013-01-085-5/+16
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-0518-98/+597
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-031-0/+21
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-0221-65/+101
* sync: Move unique_client_tag hashing coderlarocque@chromium.org2012-12-213-0/+55
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-1914-38/+38
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-191-3/+10
* [Sync] Display encrypted data in about:synczea@chromium.org2012-12-136-14/+47
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-126-77/+361
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-113-4/+7
* [Sync] Handle invalid specifics field numbers gracefullyakalin@chromium.org2012-12-112-1/+15
* [Sync] Add deleted_metas table to sync database. haitaol@chromium.org2012-12-103-4/+157
* [Sync] Re-enable experiments datatypezea@chromium.org2012-11-171-3/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-8/+8
* Added directory entry counters to about:syncvishwath@google.com2012-11-152-0/+23
* [Sync] Disable experiments datatype temporarilyzea@chromium.org2012-11-141-0/+3
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-131-6/+0
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-131-0/+6
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-131-6/+0
* Populate versions on individual nodes in sync model and native bookmark model.haitaol@chromium.org2012-11-1010-11/+226
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-262-0/+15
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-191-0/+22
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-4/+30
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-0/+26