| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+0 |
* | Remove sync_types.h. No functions from this file are used, and some of them are | brettw@chromium.org | 2010-08-08 | 1 | -1/+0 |
* | Add undeclared virtual destructors part 4 | ziadh@chromium.org | 2010-07-30 | 1 | -0/+6 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -5/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 8 | -0/+8 |
* | sync: Get rid of duplicated typedef Closure definition. | tfarina@chromium.org | 2010-07-16 | 2 | -5/+5 |
* | Handle birthday errors by disabling sync and deleting sync data. Also added s... | tim@chromium.org | 2010-07-14 | 2 | -0/+7 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 2 | -19/+83 |
* | sync: Get rid of the now obsolete character_set_converters.h API. | tfarina@chromium.org | 2010-07-03 | 1 | -1/+0 |
* | sync: add CleanupDisabledTypesCommand to purge data pertaining to previously | tim@chromium.org | 2010-07-02 | 3 | -9/+85 |
* | Remove extended attributes. The lame broken codepath in the DBS was causing | nick@chromium.org | 2010-06-30 | 2 | -19/+1 |
* | This change allows the syncer thread to be paused and resumed when the syncer... | skrul@chromium.org | 2010-06-29 | 2 | -0/+30 |
* | A few cleanups to the sync unit tests. | nick@chromium.org | 2010-06-25 | 3 | -5/+5 |
* | Fixed sync unit test leak and removed suppression. | akalin@chromium.org | 2010-05-20 | 1 | -1/+3 |
* | Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/... | sanjeevr@chromium.org | 2010-05-07 | 3 | -14/+16 |
* | Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ... | sanjeevr@chromium.org | 2010-04-26 | 1 | -1/+1 |
* | Make last_download_timestamp and initial_sync_ended per-datatype. | nick@chromium.org | 2010-04-01 | 3 | -10/+35 |
* | Fix for negative routing info problem. We were replacing tokens after | nick@chromium.org | 2010-03-26 | 1 | -6/+9 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 9 | -0/+0 |
* | Add support for the Update-Client-Auth header to sync. Add a mutex to the aut... | chron@google.com | 2010-02-17 | 2 | -2/+6 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -2/+20 |
* | Create preferences DTC and wire it into the profile sync factory. | skrul@chromium.org | 2010-02-11 | 1 | -0/+1 |
* | Hook up client side of per-datatype GetUpdates. | nick@chromium.org | 2010-02-11 | 3 | -8/+133 |
* | Add missing newline to fix build. | tim@chromium.org | 2010-02-09 | 1 | -1/+1 |
* | Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ... | chron@google.com | 2010-02-09 | 4 | -5/+12 |
* | Make SyncerThread stop polling if an AUTH_INVALID response is parsed. | tim@chromium.org | 2010-02-09 | 2 | -19/+48 |
* | Fix a bug where positions inside of a newly-committed folder would be | nick@chromium.org | 2010-02-09 | 1 | -0/+80 |
* | Enable valgrind for sync tests (and fix valgrind errors) | skrul@chromium.org | 2010-01-27 | 1 | -1/+1 |
* | In the sync database, use protobuf-based storage. Drop the old | nick@chromium.org | 2010-01-27 | 2 | -11/+32 |
* | Final part of PathString cleanup. | munjal@chromium.org | 2009-11-24 | 3 | -7/+11 |
* | Remove unique naming from syncer! This reduces the complexity. Modify the ind... | chron@google.com | 2009-11-20 | 4 | -13/+106 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Part 1 of removing PathSTring. I scrubbed files that are not | munjal@chromium.org | 2009-11-13 | 4 | -9/+12 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -2/+4 |
* | Clean up the strings for sync code: | munjal@chromium.org | 2009-11-04 | 3 | -10/+8 |
* | Remove the browser_sync flag. | zork@chromium.org | 2009-10-27 | 1 | -4/+0 |
* | Hook up "remaining changes" to sync client. Remove "latest timestamp". | chron@chromium.org | 2009-10-23 | 2 | -5/+4 |
* | Fix ProfileSyncService unit test. | nick@chromium.org | 2009-10-17 | 1 | -0/+69 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 2 | -8/+3 |
* | Reverted 29258. | akalin@chromium.org | 2009-10-16 | 2 | -3/+8 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 2 | -8/+3 |
* | Reverted 29255. | akalin@chromium.org | 2009-10-16 | 2 | -3/+8 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 2 | -8/+3 |
* | Reverted 29253. | akalin@chromium.org | 2009-10-16 | 2 | -3/+8 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 2 | -8/+3 |
* | TBR: nick@chromium.org | akalin@chromium.org | 2009-10-16 | 1 | -0/+6 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -6/+0 |
* | Hook up ClientToServerResponse::THROTTLED to the client sync loop. | tim@chromium.org | 2009-10-16 | 2 | -0/+46 |
* | Fixed some more Google Sync mac build compile errors. | akalin@chromium.org | 2009-10-13 | 1 | -2/+10 |
* | Sync: Remove pthreads from auth_watcher. | tim@chromium.org | 2009-10-07 | 4 | -6/+86 |