| Commit message (Expand) | Author | Age | Files | Lines |
* | sync: Move all the js_* files into a js/ subdirectory. | tfarina@chromium.org | 2011-08-10 | 1 | -171/+0 |
* | [Sync] Rewrote about:sync backend to use WeakHandles | akalin@chromium.org | 2011-08-02 | 1 | -24/+76 |
* | [Sync] Remove more boilerplate from chrome://sync-internals js files | akalin@chromium.org | 2011-05-10 | 1 | -36/+35 |
* | [Sync] Refactor JsArgList a bit. | akalin@chromium.org | 2011-05-06 | 1 | -9/+10 |
* | [Sync] Refactor JS event handling to reduce boilerplate | akalin@chromium.org | 2011-05-06 | 1 | -22/+13 |
* | Refactor sync passphrase setup flow and fix passphrase tests | rsimha@chromium.org | 2011-05-02 | 1 | -6/+5 |
* | sync: add a BackendMigrator class to perform migration flow. | tim@chromium.org | 2011-04-20 | 1 | -0/+9 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-19 | 1 | -8/+0 |
* | Revert 82067 - make new syncer thread the default. Fixed all the test cases t... | lipalani@chromium.org | 2011-04-19 | 1 | -0/+8 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-19 | 1 | -8/+0 |
* | Revert 82026 - make new syncer thread the default. Fixed all the test cases t... | lipalani@chromium.org | 2011-04-19 | 1 | -0/+8 |
* | make new syncer thread the default. Fixed all the test cases that failed. | lipalani@chromium.org | 2011-04-18 | 1 | -8/+0 |
* | [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)... | zea@chromium.org | 2011-02-24 | 1 | -1/+12 |
* | [Sync] Fix bug in JsSyncManagerObserver leading to erroneous change info. | akalin@chromium.org | 2011-02-18 | 1 | -1/+1 |
* | Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook... | zea@chromium.org | 2011-02-17 | 1 | -8/+1 |
* | [Sync] Initial support for encrypting any datatype (no UI hookup yet). | zea@chromium.org | 2011-02-17 | 1 | -1/+8 |
* | [Sync] Expose syncapi events to chrome://sync-internals | akalin@chromium.org | 2011-02-11 | 1 | -0/+117 |