summaryrefslogtreecommitdiffstats
path: root/sync/syncable/directory.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Reduce work done to process bookmark changesrlarocque@chromium.org2013-06-151-0/+12
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-071-16/+5
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-45/+114
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-163/+179
* sync: Count nodes more efficientlyrlarocque@chromium.org2013-05-291-0/+40
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-254/+141
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-1/+1
* [Sync] Add support for proxy typeszea@chromium.org2013-02-081-5/+9
* [sync] Remove unecessary DCHECK in Directory::PurgeEntriesWithTypeInnyquist@chromium.org2013-02-051-2/+0
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-291-18/+0
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-261-2/+19
* [sync] Componentize sync: Part 7: Eliminate more filename collisions in sync.gyprsimha@chromium.org2013-01-241-2/+1
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-7/+27
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-4/+4
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-24/+22
* Added directory entry counters to about:syncvishwath@google.com2012-11-151-0/+16
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-261-0/+10
* [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...haitaol@chromium.org2012-10-101-0/+2
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-7/+12
* Implement a bag of chips for sync.qsr@chromium.org2012-09-111-0/+13
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-241-5/+11
* Update next_id when loading sync DBrlarocque@chromium.org2012-08-221-0/+8
* sync: Attempt to recover from directory corruptionrlarocque@chromium.org2012-08-081-38/+0
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-11/+7
* Finish commit 146665: [Sync] Refactor sync configuration logic.zea@chromium.org2012-07-131-3/+4
* Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...zea@chromium.org2012-07-131-4/+3
* Revert "Revert 142517 - [Sync] Refactor sync configuration logic."zea@chromium.org2012-07-121-3/+4
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-2/+2
* sync: Fix and test delete of server-unknown itemsrlarocque@chromium.org2012-07-031-0/+9
* sync: Remove GetPossibleLastChildForTest()rlarocque@chromium.org2012-07-031-26/+1
* sync: Remove unused IdFilter classrlarocque@chromium.org2012-07-031-22/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-4/+3
* sync: Move invariant check logic into Directoryrlarocque@chromium.org2012-06-291-56/+31
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-8/+8
* sync: inject DirectoryBackingStore to Directory and remove "OpenInMemoryForTe...tim@chromium.org2012-06-221-29/+6
* Removes reference counting of syncable::Directory::Kernelrlarocque@chromium.org2012-06-221-16/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-9/+9
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-0/+1358