summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/js
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Ensure we always re-encrypt with newest gaia password if available.zea@chromium.org2012-02-033-6/+15
* Revert 120157 (caused compile failure on chromium os) - [Sync] Ensure we alwa...kinuko@chromium.org2012-02-023-15/+6
* [Sync] Ensure we always re-encrypt with newest gaia password if available.zea@chromium.org2012-02-023-6/+15
* Currently when there are errors during first sync(configure) we trigger an u...lipalani@chromium.org2012-01-291-1/+2
* [Sync] Pave the way for fewer asynchronous calls and UI spin while setting a ...rsimha@chromium.org2012-01-183-9/+15
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-135-8/+8
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-103-5/+5
* [Sync] Convert sessions/ directory to ModelEnumSetakalin@chromium.org2011-12-071-1/+1
* [Sync] Convert syncable/ directory to ModelEnumSetakalin@chromium.org2011-12-062-3/+3
* Remove sync OnTransaction{Start,End} notificationrlarocque@chromium.org2011-12-012-32/+0
* [Sync] Replace uses of ObserverListThreadSafe with WeakHandlesakalin@chromium.org2011-11-192-1/+16
* [Sync] Add type conversion constructor for WeakHandleakalin@chromium.org2011-11-171-3/+3
* [Sync] Cache encrypted types info in ProfileSyncServiceakalin@chromium.org2011-10-243-9/+29
* [Sync] Move some code into new class JsMutationEventObserverakalin@chromium.org2011-09-236-161/+199
* [Sync] Move change-related methods out of SyncManager::Observerakalin@chromium.org2011-09-215-72/+44
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-213-3/+3
* [Sync] Move ChangeRecord into its own file (change_record.{h,cc})akalin@chromium.org2011-09-173-60/+31
* Add ToString() method to tracked_objects::Locationakalin@chromium.org2011-09-161-13/+3
* [Sync] Rework SharedValue<T> into Immutable<T>akalin@chromium.org2011-09-166-25/+20
* [Sync] Move weak_handle* into sync/utilakalin@chromium.org2011-09-164-4/+4
* [Sync] Avoid passing around EntryKernelMutationSet by valueakalin@chromium.org2011-09-157-16/+39
* handle store open or load failure correctly by making exiting early and also ...lipalani@chromium.org2011-09-083-3/+6
* Plug in legacy error code sent by the server to the new model by converting t...lipalani@chromium.org2011-09-044-0/+34
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-022-2/+2
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-173-5/+6
* sync: re-attempt 96573 and 96575 - DEPS additions.tim@chromium.org2011-08-131-0/+19
* Revert 96573 - sync: more DEPS fungeorgey@chromium.org2011-08-121-19/+0
* sync: more DEPS funtim@chromium.org2011-08-121-0/+19
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-121-1/+2
* sync: Move all the js_* files into a js/ subdirectory.tfarina@chromium.org2011-08-1017-0/+1342