| Commit message (Expand) | Author | Age | Files | Lines |
* | Recommit attempt for rev 72685. | zea@chromium.org | 2011-01-27 | 1 | -0/+4 |
* | Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval... | zea@chromium.org | 2011-01-26 | 1 | -33/+0 |
* | [SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ... | zea@chromium.org | 2011-01-26 | 1 | -0/+33 |
* | sync: beginnings of MessageLoop based SyncerThread | tim@chromium.org | 2011-01-26 | 1 | -6/+16 |
* | sync: Make SyncSession take most of its required state at construction time. | tim@chromium.org | 2010-11-24 | 1 | -9/+6 |
* | Plumb datatype information to syncer from nudges. | zea@chromium.org | 2010-11-11 | 1 | -3/+10 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -0/+1 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -1/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+1 |
* | FBTF: Remove unneeded STL includes from src/chrome. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Handle birthday errors by disabling sync and deleting sync data. Also added s... | tim@chromium.org | 2010-07-14 | 1 | -0/+6 |
* | Multi-pass ModelChangingSyncerCommands. | tim@chromium.org | 2010-02-25 | 1 | -23/+2 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -17/+6 |
* | Hook up client side of per-datatype GetUpdates. | nick@chromium.org | 2010-02-11 | 1 | -0/+6 |
* | 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 | 1 | -0/+34 |
* | Merge protocol buffer changes from server back into client. | chron@google.com | 2010-01-16 | 1 | -3/+3 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 1 | -0/+153 |