summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-112-5/+28
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-087-28/+26
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-061-1/+1
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-062-1/+19
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Stopgap fix for bug 48502. Stop syncing on db corruption.tim@chromium.org2010-08-023-4/+33
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-2/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-3/+4
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Fix leaks found by sync unit tests.nick@chromium.org2010-07-284-27/+47
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2612-0/+12
* Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/*finnur@chromium.org2010-07-241-1/+3
* sync: fixes crash that happens when you disable a datatype while there are un...tim@chromium.org2010-07-211-6/+16
* Fix deadlock by introducing a new transaction event.chron@chromium.org2010-07-212-2/+19
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* sync: Remove unused row_iterator.h file.tfarina@chromium.org2010-07-172-4/+2
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-2/+1
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-134-18/+22
* sync: add CleanupDisabledTypesCommand to purge data pertaining to previouslytim@chromium.org2010-07-027-45/+269
* Remove extended attributes. The lame broken codepath in the DBS was causingnick@chromium.org2010-06-306-382/+180
* Added ModelType <-> server sync type mappings and used them.akalin@chromium.org2010-06-292-0/+91
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-251-2/+2
* sync: Change entry purging approach to rely on SaveChanges, which is more con...tim@chromium.org2010-06-256-131/+91
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-251-2/+2
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-2/+2
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-233-2/+15
* sync: Add method to Directory to remove all entries for a set of ModelTypes.tim@chromium.org2010-06-233-5/+145
* TBR: willchanalbertb@chromium.org2010-06-223-15/+2
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-223-2/+15
* Add method to delete entries from the Directory backing sqlite file by metaha...tim@chromium.org2010-06-213-1/+92
* Allow InitByTagLookup for WriteNodes.albertb@chromium.org2010-06-182-0/+7
* Reland: Client side changes to set and get nigori specifics with passingalbertb@chromium.org2010-06-162-0/+9
* Revert 49967 - Client side changes to set and get nigori specifics.skerner@chromium.org2010-06-162-6/+0
* Client side changes to set and get nigori specifics.albertb@chromium.org2010-06-162-0/+6
* Implemented initial version of extension syncing.akalin@chromium.org2010-06-141-0/+2
* Replace changes_channel with an observer list.zork@chromium.org2010-06-112-9/+16
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-102-11/+13
* Add routing info and unrecoverable error info to about:sync.tim@chromium.org2010-06-092-0/+21
* Added extensions sync-related constants, switches, and clauses.akalin@chromium.org2010-06-092-0/+9
* Changed syncable::PASSWORD to syncable::PASSWORDS for consistencyakalin@chromium.org2010-06-092-3/+3
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-031-2/+2
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-5/+6
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-6/+5
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-5/+6
* Adding sync support for Passwordszork@chromium.org2010-05-191-0/+1
* sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit.tim@chromium.org2010-05-101-0/+8
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-072-0/+9
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-072-9/+0
* Protocol extension for syncing passwords.albertb@chromium.org2010-05-072-0/+9