summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...nick@chromium.org2011-03-035-102/+280
* In the syncable directory, an index consists of (a) a rule defining which syn...nick@chromium.org2011-03-014-101/+158
* [Sync] Attach payload to appropriate progress marker + unit tests.zea@chromium.org2011-02-282-0/+12
* [Sync] Convert ModelTypeBitSetFromString to not use streams.zea@chromium.org2011-02-282-9/+27
* Unbreak the build under linux_keep_shadow_stacks.fischman@chromium.org2011-02-251-0/+3
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-247-15/+381
* Initialize PersistedKernelInfo member.finnur@chromium.org2011-02-231-2/+3
* Remove ComparePathNames.nick@chromium.org2011-02-226-87/+7
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-177-368/+16
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-177-16/+368
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-103-0/+51
* Revert 74489 - [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-103-51/+0
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-103-0/+51
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-082-6/+20
* [Sync] Remove code to listen to notifications for sync objects of unknown typeakalin@chromium.org2011-01-291-18/+0
* [Sync] Remove now-obsolete FastDump classakalin@chromium.org2011-01-255-65/+17
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-214-17/+17
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-1/+1
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-138-95/+383
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-1/+1
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-3/+3
* Revert 70967 - Full refactor and rewrite of the autofill sync integration testsrsimha@chromium.org2011-01-111-1/+7
* Full refactor and rewrite of the autofill sync integration testsrsimha@chromium.org2011-01-111-7/+1
* Adding missing AUTOFILL_PROFILE sync data type to model_type.ccrsimha@chromium.org2011-01-101-1/+7
* Remove Windows newlines in directory_backing_store.hnick@chromium.org2011-01-081-3/+3
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-9/+9
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-25/+29
* Rest of the autofill work.lipalani@chromium.org2010-12-168-22/+454
* Autofill work:lipalani@chromium.org2010-11-245-9/+83
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-245-83/+9
* Autofill work:lipalani@chromium.org2010-11-245-9/+83
* Fix model type checking causing some crashes.zea@chromium.org2010-11-121-0/+1
* Plumb datatype information to syncer from nudges.zea@chromium.org2010-11-112-0/+81
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-032-2/+32
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/sync/*.pkasting@chromium.org2010-10-222-41/+47
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+3
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-111-3/+3
* [Sync] Added notifications_state field to PersistentKernelInfoakalin@chromium.org2010-10-116-11/+221
* Cleaned up sync logging.akalin@chromium.org2010-10-061-7/+9
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-042-8/+30
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-6/+0
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-012-30/+8
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-012-8/+30
* sync: Introduce support for split transaction apply/commit changes. Change_pr...tim@chromium.org2010-09-232-15/+41
* Fix sync_unit_tests two-phase lookup problems.hans@chromium.org2010-09-205-39/+20
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-092-14/+0
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-082-0/+14
* New authorization framework for sync. johnnyg@chromium.org2010-09-082-14/+0
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-182-3/+3