summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Make the SBH wait until syncer is put in config mode before it triggers DTM t...lipalani@chromium.org2011-04-214-11/+23
* The passive worker was being added to the session once per datatype. Fix it s...lipalani@chromium.org2011-04-211-7/+19
* [Sync] Don't show theme install butterbar if theme was installed by syncakalin@chromium.org2011-04-201-20/+1
* sync: dont send OnInitializationComplete until BootstrapEncryption is done an...tim@chromium.org2011-04-201-15/+17
* [Sync] Re-re-reland 81454. This time with fixed waitable event usage.zea@chromium.org2011-04-2028-898/+1305
* 1. Fix a bug in which scheduleconfig was called from wrong thread.lipalani@chromium.org2011-04-204-10/+43
* fix clang buildtim@chromium.org2011-04-202-3/+17
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-2024-13/+662
* Sync: More UI fixes.jhawkins@chromium.org2011-04-201-11/+9
* [Sync] Fix bug in ExtensionModelAssociator::CryptoReadyIfNecessary()akalin@chromium.org2011-04-201-1/+1
* Sync: Fix a few issues with the refrehsed UI.jhawkins@chromium.org2011-04-198-36/+81
* [Sync] Ensure we don't hold a transaction when we access password store.zea@chromium.org2011-04-194-77/+183
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-1938-5418/+1137
* Revert 82120 - Reland r81454 (sync non-frontend datatype controllers) with lo...zea@chromium.org2011-04-1928-1310/+898
* [Sync] Fix race condition in P2PNotifier with sending notificationsakalin@chromium.org2011-04-191-7/+2
* Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.zea@chromium.org2011-04-1928-898/+1310
* Revert 82067 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-1938-1137/+5418
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-1938-5418/+1137
* Revert 82026 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-1938-1136/+5418
* Revert 82028 - Reland r81454 (sync non-frontend datatype controllers) with lo...zea@chromium.org2011-04-1928-1310/+898
* Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.zea@chromium.org2011-04-1828-898/+1310
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-1838-5418/+1136
* Disable for Google Chrome ChromeOS buildseblake@chromium.org2011-04-181-2/+6
* Sync: Refresh the UI to match Alex's mocks.jhawkins@chromium.org2011-04-185-185/+217
* [Sync] Move some extension-sync-related logic to ExtensionServiceakalin@chromium.org2011-04-176-189/+63
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-163-3/+3
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-151-4/+1
* [Sync] Simplify themes notifications and themes syncakalin@chromium.org2011-04-151-92/+2
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-153-3/+3
* sync: Make nudge + config jobs reliable in SyncerThread2lipalani@chromium.org2011-04-1510-208/+904
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-142-10/+10
* Add support for 12/24 hour clock switching on Chrome OS.satorux@chromium.org2011-04-141-0/+4
* Revert 81454 - [Sync] Make generic non-frontend thread datatype controller.Re...zea@chromium.org2011-04-1428-1310/+898
* [Extensions] Add CheckSoon() method to ExtensionUpdaterakalin@chromium.org2011-04-132-9/+3
* Cancels passphrase entry if the user closes the dialog.atwilson@chromium.org2011-04-132-5/+8
* [Sync] Make generic non-frontend thread datatype controller.zea@chromium.org2011-04-1328-898/+1310
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-3/+6
* Add protos for migration needed.nick@chromium.org2011-04-131-9/+55
* More https for support URLs.cevans@chromium.org2011-04-131-4/+4
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-6/+3
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-3/+6
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-1/+1
* sync: fix test-only race in SyncerThread2Test.*Coalescing*tim@chromium.org2011-04-111-11/+7
* [Sync] Refactor ChromeInvalidationClient and InvalidationNotifierakalin@chromium.org2011-04-116-134/+165
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-092-2/+2
* Fixed memory leak in sync notifier unit tests caused by my previous CL.sanjeevr@chromium.org2011-04-089-8/+62
* [Sync] Refactor extension sync classesakalin@chromium.org2011-04-0811-158/+132
* [Sync] Drop redundant invalidations in ChromeInvalidationClientakalin@chromium.org2011-04-083-22/+144
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-0721-269/+304
* sync: introducing HttpBridge::Aborttim@chromium.org2011-04-074-62/+166