Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -2/+2 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too. | thestig@chromium.org | 2013-02-16 | 1 | -9/+9 |
* | sync: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | [Sync] Add custom passphrase time tracking | zea@chromium.org | 2012-10-12 | 1 | -1/+3 |
* | [Sync] Implement keystore migration support. | zea@chromium.org | 2012-09-13 | 1 | -6/+6 |
* | [Sync] Move keystore key handling to SyncEncryptionHandlerImpl | zea@chromium.org | 2012-08-29 | 1 | -8/+7 |
* | [Sync] Refactor passphrase state handling | zea@chromium.org | 2012-08-26 | 1 | -0/+14 |
* | [Sync] Add SyncEncryptionHandler | zea@chromium.org | 2012-08-16 | 1 | -0/+158 |