| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | Handle birthday errors by disabling sync and deleting sync data. Also added s... | tim@chromium.org | 2010-07-14 | 2 | -0/+9 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | sync: add CleanupDisabledTypesCommand to purge data pertaining to previously | tim@chromium.org | 2010-07-02 | 1 | -0/+12 |
* | Replace changes_channel with an observer list. | zork@chromium.org | 2010-06-11 | 1 | -2/+2 |
* | Update routing info and nudge syncer in ConfigureDataTypes(). | skrul@chromium.org | 2010-04-02 | 2 | -5/+13 |
* | Make last_download_timestamp and initial_sync_ended per-datatype. | nick@chromium.org | 2010-04-01 | 6 | -28/+105 |
* | Fix for negative routing info problem. We were replacing tokens after | nick@chromium.org | 2010-03-26 | 1 | -2/+14 |
* | Make it clear what last_sync_timestamp actually tracks. Update | nick@chromium.org | 2010-03-24 | 6 | -44/+70 |
* | More code cleanups found by -Wextra. | evan@chromium.org | 2010-03-09 | 2 | -2/+2 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 3 | -0/+0 |
* | Fix one valgrind bug. | chron@google.com | 2010-03-04 | 1 | -1/+2 |
* | Multi-pass ModelChangingSyncerCommands. | tim@chromium.org | 2010-02-25 | 8 | -263/+479 |
* | Add support for the Update-Client-Auth header to sync. Add a mutex to the aut... | chron@google.com | 2010-02-17 | 2 | -2/+9 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 10 | -156/+435 |
* | Hook up client side of per-datatype GetUpdates. | nick@chromium.org | 2010-02-11 | 2 | -3/+10 |
* | Enable valgrind for sync tests (and fix valgrind errors) | skrul@chromium.org | 2010-01-27 | 1 | -0/+1 |
* | Fix stupid mistake in sync_session.h, I thought the tests were run on mac/lin... | tim@chromium.org | 2010-01-22 | 1 | -1/+1 |
* | Support for multiple sync ModelSafeWorkers. | tim@chromium.org | 2010-01-22 | 4 | -10/+67 |
* | Merge protocol buffer changes from server back into client. | chron@google.com | 2010-01-16 | 2 | -5/+5 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 9 | -0/+1522 |