summaryrefslogtreecommitdiffstats
path: root/sync/syncable/directory.h
Commit message (Expand)AuthorAgeFilesLines
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-011-2/+2
* sync: Introduce ModelNeutralWriteTransactionsrlarocque@chromium.org2013-09-261-3/+4
* sync: Add ModelNeutralMutableEntryrlarocque@chromium.org2013-09-241-0/+1
* sync: Reduce work done to process bookmark changesrlarocque@chromium.org2013-06-151-0/+4
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-0/+1
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-071-100/+88
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-10/+24
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-85/+42
* sync: Count nodes more efficientlyrlarocque@chromium.org2013-05-291-0/+9
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-81/+28
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-1/+1
* Don't try to read notifications state from sync DBrlarocque@chromium.org2013-01-291-10/+0
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-261-4/+8
* [sync] Componentize sync: Part 7: Eliminate more filename collisions in sync.gyprsimha@chromium.org2013-01-241-2/+2
* Use delete journal to remove bookmarks that are already deleted in sync modelhaitaol@chromium.org2013-01-221-2/+4
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-10/+10
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+2
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-6/+3
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-111-2/+3
* Added directory entry counters to about:syncvishwath@google.com2012-11-151-0/+7
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-261-0/+5
* [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...haitaol@chromium.org2012-10-101-0/+7
* Implement a bag of chips for sync.qsr@chromium.org2012-09-111-0/+9
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-241-12/+17
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-16/+12
* Finish commit 146665: [Sync] Refactor sync configuration logic.zea@chromium.org2012-07-131-1/+2
* Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...zea@chromium.org2012-07-131-2/+1
* Revert "Revert 142517 - [Sync] Refactor sync configuration logic."zea@chromium.org2012-07-121-1/+2
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* sync: Remove GetPossibleLastChildForTest()rlarocque@chromium.org2012-07-031-6/+0
* sync: Remove unused IdFilter classrlarocque@chromium.org2012-07-031-1/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-1/+2
* sync: Move invariant check logic into Directoryrlarocque@chromium.org2012-06-291-13/+24
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-14/+14
* sync: inject DirectoryBackingStore to Directory and remove "OpenInMemoryForTe...tim@chromium.org2012-06-221-13/+7
* Removes reference counting of syncable::Directory::Kernelrlarocque@chromium.org2012-06-221-6/+0
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-14/+14
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-0/+622