summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/js_sync_manager_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Move all the js_* files into a js/ subdirectory.tfarina@chromium.org2011-08-101-171/+0
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-24/+76
* [Sync] Remove more boilerplate from chrome://sync-internals js filesakalin@chromium.org2011-05-101-36/+35
* [Sync] Refactor JsArgList a bit.akalin@chromium.org2011-05-061-9/+10
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-061-22/+13
* Refactor sync passphrase setup flow and fix passphrase testsrsimha@chromium.org2011-05-021-6/+5
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-201-0/+9
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-8/+0
* Revert 82067 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-0/+8
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-8/+0
* Revert 82026 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-0/+8
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-181-8/+0
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-241-1/+12
* [Sync] Fix bug in JsSyncManagerObserver leading to erroneous change info.akalin@chromium.org2011-02-181-1/+1
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-171-8/+1
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-171-1/+8
* [Sync] Expose syncapi events to chrome://sync-internalsakalin@chromium.org2011-02-111-0/+117