| Commit message (Expand) | Author | Age | Files | Lines |
* | sync: Fix backend configuration to support sync db refresh. | tim@chromium.org | 2010-08-11 | 2 | -5/+28 |
* | Remove sync_types.h. No functions from this file are used, and some of them are | brettw@chromium.org | 2010-08-08 | 7 | -28/+26 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I) | pvalchev@google.com | 2010-08-06 | 1 | -1/+1 |
* | Added constants, strings, protos for app sync. | akalin@chromium.org | 2010-08-06 | 2 | -1/+19 |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 1 | -1/+0 |
* | Stopgap fix for bug 48502. Stop syncing on db corruption. | tim@chromium.org | 2010-08-02 | 3 | -4/+33 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -2/+3 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 2 | -3/+4 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Fix leaks found by sync unit tests. | nick@chromium.org | 2010-07-28 | 4 | -27/+47 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 12 | -0/+12 |
* | Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/* | finnur@chromium.org | 2010-07-24 | 1 | -1/+3 |
* | sync: fixes crash that happens when you disable a datatype while there are un... | tim@chromium.org | 2010-07-21 | 1 | -6/+16 |
* | Fix deadlock by introducing a new transaction event. | chron@chromium.org | 2010-07-21 | 2 | -2/+19 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | sync: Remove unused row_iterator.h file. | tfarina@chromium.org | 2010-07-17 | 2 | -4/+2 |
* | sync: Get rid of duplicated typedef Closure definition. | tfarina@chromium.org | 2010-07-16 | 1 | -2/+1 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 4 | -18/+22 |
* | sync: add CleanupDisabledTypesCommand to purge data pertaining to previously | tim@chromium.org | 2010-07-02 | 7 | -45/+269 |
* | Remove extended attributes. The lame broken codepath in the DBS was causing | nick@chromium.org | 2010-06-30 | 6 | -382/+180 |
* | Added ModelType <-> server sync type mappings and used them. | akalin@chromium.org | 2010-06-29 | 2 | -0/+91 |
* | New HTML Sync Setup UI. | dantasse@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | sync: Change entry purging approach to rely on SaveChanges, which is more con... | tim@chromium.org | 2010-06-25 | 6 | -131/+91 |
* | Revert r50774 as it introduces valgrind failures | hclam@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so... | dantasse@chromium.org | 2010-06-24 | 1 | -2/+2 |
* | Take 2: sync changes to support encryption | albertb@chromium.org | 2010-06-23 | 3 | -2/+15 |
* | sync: Add method to Directory to remove all entries for a set of ModelTypes. | tim@chromium.org | 2010-06-23 | 3 | -5/+145 |
* | TBR: willchan | albertb@chromium.org | 2010-06-22 | 3 | -15/+2 |
* | DRAFT: sync_api changes to support password encryption | albertb@chromium.org | 2010-06-22 | 3 | -2/+15 |
* | Add method to delete entries from the Directory backing sqlite file by metaha... | tim@chromium.org | 2010-06-21 | 3 | -1/+92 |
* | Allow InitByTagLookup for WriteNodes. | albertb@chromium.org | 2010-06-18 | 2 | -0/+7 |
* | Reland: Client side changes to set and get nigori specifics with passing | albertb@chromium.org | 2010-06-16 | 2 | -0/+9 |
* | Revert 49967 - Client side changes to set and get nigori specifics. | skerner@chromium.org | 2010-06-16 | 2 | -6/+0 |
* | Client side changes to set and get nigori specifics. | albertb@chromium.org | 2010-06-16 | 2 | -0/+6 |
* | Implemented initial version of extension syncing. | akalin@chromium.org | 2010-06-14 | 1 | -0/+2 |
* | Replace changes_channel with an observer list. | zork@chromium.org | 2010-06-11 | 2 | -9/+16 |
* | [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/sync | phajdan.jr@chromium.org | 2010-06-10 | 2 | -11/+13 |
* | Add routing info and unrecoverable error info to about:sync. | tim@chromium.org | 2010-06-09 | 2 | -0/+21 |
* | Added extensions sync-related constants, switches, and clauses. | akalin@chromium.org | 2010-06-09 | 2 | -0/+9 |
* | Changed syncable::PASSWORD to syncable::PASSWORDS for consistency | akalin@chromium.org | 2010-06-09 | 2 | -3/+3 |
* | Wrap Sqlite utils functions into a sqlite_utils namespace. | tfarina@chromium.org | 2010-06-03 | 1 | -2/+2 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-27 | 1 | -5/+6 |
* | Revert "Another dependency the bbot missed!!!" | rafaelw@chromium.org | 2010-05-26 | 1 | -6/+5 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-25 | 1 | -5/+6 |
* | Adding sync support for Passwords | zork@chromium.org | 2010-05-19 | 1 | -0/+1 |
* | sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit. | tim@chromium.org | 2010-05-10 | 1 | -0/+8 |
* | Re-land the protocol extension for syncing passwords patch. | albertb@chromium.org | 2010-05-07 | 2 | -0/+9 |
* | Revert "Protocol extension for syncing passwords." | albertb@chromium.org | 2010-05-07 | 2 | -9/+0 |
* | Protocol extension for syncing passwords. | albertb@chromium.org | 2010-05-07 | 2 | -0/+9 |