| Commit message (Expand) | Author | Age | Files | Lines |
* | browser: Fix some presubmit errors. | tfarina@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | Sync: set BASE_VERSION to entry.version() instead of 0 when changing | nick@chromium.org | 2010-07-28 | 3 | -26/+35 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 34 | -0/+34 |
* | Significantly speed up sync integration tests. | rsimha@chromium.org | 2010-07-26 | 2 | -0/+9 |
* | Use message loop proxy to avoid null message loop crashes. | chron@chromium.org | 2010-07-26 | 2 | -5/+12 |
* | Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/* | finnur@chromium.org | 2010-07-24 | 1 | -2/+3 |
* | sync: fixes crash that happens when you disable a datatype while there are un... | tim@chromium.org | 2010-07-21 | 3 | -2/+92 |
* | Fix deadlock by introducing a new transaction event. | chron@chromium.org | 2010-07-21 | 2 | -13/+33 |
* | Disabling test that hangs bot | pinkerton@chromium.org | 2010-07-20 | 1 | -1/+2 |
* | Handle client-tag duplicates on server items. | nick@chromium.org | 2010-07-20 | 6 | -233/+429 |
* | Added switch to use ChromeAsyncSocket for sync. | akalin@chromium.org | 2010-07-16 | 2 | -2/+9 |
* | sync: Get rid of duplicated typedef Closure definition. | tfarina@chromium.org | 2010-07-16 | 6 | -14/+10 |
* | Using Keychain mock in Sync unit tests. | dhollowa@chromium.org | 2010-07-16 | 1 | -0/+6 |
* | Add support for the "clear pending" server / storage backend state. | tim@chromium.org | 2010-07-15 | 3 | -5/+11 |
* | Fix race condition in test Pause method. | skrul@chromium.org | 2010-07-14 | 1 | -15/+14 |
* | sync: Remove unused path_helpers.h file. | tfarina@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Handle birthday errors by disabling sync and deleting sync data. Also added s... | tim@chromium.org | 2010-07-14 | 9 | -19/+106 |
* | Always pass along the GAIA failure event, regardless of the local authenticat... | johnnyg@chromium.org | 2010-07-14 | 1 | -9/+2 |
* | Disable SyncerThreadTest.Pause on Windows because it's crashing. | oshima@chromium.org | 2010-07-14 | 1 | -2/+8 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 14 | -225/+953 |
* | Use TimedWait everywhere to prevent hangs. | skrul@chromium.org | 2010-07-09 | 1 | -26/+42 |
* | Pass an EntitySpecifics with delete changes to generalize delete handling (an... | johnnyg@chromium.org | 2010-07-09 | 4 | -64/+16 |
* | Fix sync startup ordering to make sense and be less broken (though not perfec... | tim@chromium.org | 2010-07-07 | 1 | -13/+19 |
* | sync: Get rid of the now obsolete character_set_converters.h API. | tfarina@chromium.org | 2010-07-03 | 2 | -2/+0 |
* | Mark PauseWhenNotConnected as flaky as it keeps timing out, | tim@chromium.org | 2010-07-02 | 2 | -2/+3 |
* | sync: add CleanupDisabledTypesCommand to purge data pertaining to previously | tim@chromium.org | 2010-07-02 | 10 | -9/+230 |
* | Remove NIGORI from the sync routing info. | albertb@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | This is still timing out. | vandebo@chromium.org | 2010-07-01 | 1 | -1/+2 |
* | Nudge syncer thread when notifications are enabled. | rsimha@chromium.org | 2010-07-01 | 1 | -0/+8 |
* | Added checks for server-issued notifications. | akalin@chromium.org | 2010-07-01 | 1 | -3/+6 |
* | Remove extended attributes. The lame broken codepath in the DBS was causing | nick@chromium.org | 2010-06-30 | 4 | -108/+0 |
* | Move chrome/common/net/notifier to jingle/notifier so that it can be used by ... | ajwong@chromium.org | 2010-06-30 | 3 | -6/+6 |
* | Make sure sync starts up on browser restart as well as initial sync flow. | tim@chromium.org | 2010-06-29 | 2 | -5/+12 |
* | This change allows the syncer thread to be paused and resumed when the syncer... | skrul@chromium.org | 2010-06-29 | 8 | -73/+334 |
* | Update the Nigori node when the passphrase changes. | albertb@chromium.org | 2010-06-28 | 1 | -1/+11 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 2 | -44/+13 |
* | A few cleanups to the sync unit tests. | nick@chromium.org | 2010-06-25 | 4 | -7/+9 |
* | Take 2: sync changes to support encryption | albertb@chromium.org | 2010-06-23 | 12 | -33/+371 |
* | Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-23 | 1 | -13/+29 |
* | Revert 50550 - Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-23 | 1 | -29/+13 |
* | Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-23 | 1 | -13/+29 |
* | TBR: willchan | albertb@chromium.org | 2010-06-22 | 12 | -371/+33 |
* | DRAFT: sync_api changes to support password encryption | albertb@chromium.org | 2010-06-22 | 12 | -33/+371 |
* | Revert 50479 - Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-22 | 1 | -29/+13 |
* | Implemented initial version of server-issued notification client. | akalin@chromium.org | 2010-06-22 | 1 | -13/+29 |
* | Fix line endings in sync code. | albertb@chromium.org | 2010-06-22 | 1 | -16/+16 |
* | TTF: Disabled test, SyncerTest.FAILS_ServerDeletingFolderWeHaveAnOpenEntryIn | vandebo@chromium.org | 2010-06-18 | 1 | -1/+2 |
* | FAILS tests should not turn the bot red. | vandebo@chromium.org | 2010-06-18 | 1 | -1/+0 |
* | TTF: Reenable some disabled tests. | vandebo@chromium.org | 2010-06-18 | 1 | -0/+1 |
* | Allow InitByTagLookup for WriteNodes. | albertb@chromium.org | 2010-06-18 | 2 | -3/+21 |