summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Culls the list of timestamps to most recent 50 before saving it to the db. lipalani@chromium.org2011-05-191-7/+12
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Tag all tracked objects, including Tasks, with the program counter at the sit...apatrick@chromium.org2011-05-192-2/+4
* Only trigger OnPassphrsaeRequired if we have encrypted types that are enabled.zea@chromium.org2011-05-191-2/+9
* WebUI: Rename new_new_tab to new_tabarv@chromium.org2011-05-181-1/+1
* Ensure new gaia password gets picked up as the new passphrase.lipalani@chromium.org2011-05-181-6/+10
* Show error in the bookmarks bar if passphrase is not valid.lipalani@chromium.org2011-05-181-2/+5
* [Sync] Rename "Notifications Sent" counter to "Notifiable Commits"akalin@chromium.org2011-05-175-9/+9
* Update constraints for the detection of encryption in ProfileSyncServiceHarnessrsimha@chromium.org2011-05-161-6/+18
* [Sync] Handle attempting to encrypt before sync setup complete. zea@chromium.org2011-05-167-27/+63
* Refactor methods that enable and disable sync in the integration testsrsimha@chromium.org2011-05-162-64/+95
* Notify password store observers when password sync makes changes to the passw...mdm@chromium.org2011-05-131-0/+6
* [Sync] Clean up notifications tab in chrome://sync-internalsakalin@chromium.org2011-05-131-1/+6
* [Sync] Tweaks to About tab of chrome://sync-internalsakalin@chromium.org2011-05-131-6/+8
* Enable HistoryModelWorker by default, now that bug 69561 is fixed.atwilson@chromium.org2011-05-123-25/+7
* Removing some unncessary logging statements.lipalani@chromium.org2011-05-122-5/+5
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-125-19/+21
* sync: Get rid of "using namespace syncable;"tfarina@chromium.org2011-05-123-17/+16
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-3/+2
* Initial typed url integration tests.atwilson@chromium.org2011-05-112-4/+9
* Autofill PersonalDataManager should eliminate batch updatesdhollowa@chromium.org2011-05-112-2/+3
* [Reland] Test for empty passphrase in Sync setup process.sfeuz@chromium.org2011-05-111-0/+8
* Try GAIA password for the sync passphrase before trying the custom passphrase...lipalani@chromium.org2011-05-112-1/+17
* Revert 84829 - Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-115-153/+21
* Revert 84965 - Test for empty passphrase in Sync setup process.sfeuz@chromium.org2011-05-111-8/+0
* Test for empty passphrase in Sync setup process.sfeuz@chromium.org2011-05-111-0/+8
* [Sync] Propagate DirectoryChangeListener events to chrome://sync-internalsakalin@chromium.org2011-05-105-23/+251
* Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-105-21/+153
* [Sync] Remove more boilerplate from chrome://sync-internals js filesakalin@chromium.org2011-05-1023-172/+399
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-102-20/+21
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-103-3/+3
* [Sync] Log time spent configuring data typesakalin@chromium.org2011-05-103-1/+52
* Get rid of updatePreferredDataTypes callback.tfarina@chromium.org2011-05-091-12/+0
* Sync: Remove the now-unused PASSPHRASE_MIGRATION state of SyncSetupWizard.jhawkins@chromium.org2011-05-0911-224/+8
* Refactor preference syncing.zea@chromium.org2011-05-0933-1508/+395
* fix the flakiness caused by passing a linked ptointer across threads.lipalani@chromium.org2011-05-072-6/+9
* Ensure that sessions encryption sync tests wait for OnPassphraseRequiredrsimha@chromium.org2011-05-062-3/+35
* [cros] Fixes for 3G promo bubble.nkostylev@chromium.org2011-05-061-4/+0
* Removed dependency to gfx:: from profile_sync_service as it is not used.qsr@google.com2011-05-063-21/+16
* [Sync] Refactor JsArgList a bit.akalin@chromium.org2011-05-069-90/+56
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-064-7/+7
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-0617-145/+178
* Add extra logging to prove a theory for the race condition in bug 81256.lipalani@chromium.org2011-05-053-3/+11
* Browser::Type cleanup.jianli@chromium.org2011-05-057-33/+20
* Options: Clean up the sync setup overlay, part 3.jhawkins@chromium.org2011-05-051-7/+2
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-058-160/+28
* Update the source for config requests.lipalani@chromium.org2011-05-0523-104/+212
* Increasing the chance of the race condition bug to occur by disabling logging...lipalani@chromium.org2011-05-055-11/+22
* Fix clang breakage from r84177zea@chromium.org2011-05-052-0/+4
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-0523-66/+313