summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Clear the suppress-start flag when a user submits credentials, since this ind...johnnyg@chromium.org2010-11-011-0/+6
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-014-19/+19
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-296-10/+10
* sync: clear auth error on shutdown.tim@chromium.org2010-10-291-0/+1
* [Sync] made --sync-notification-host take an optional portakalin@chromium.org2010-10-281-2/+30
* Make SigninManager tolerate SignOut() calls when not initialized.mnissler@chromium.org2010-10-282-0/+14
* [Sync] Expanded CacheInvalidationPacketHandler unittests.akalin@chromium.org2010-10-272-6/+26
* Revert 64127 - sync: hide encryption tabstriptim@chromium.org2010-10-271-16/+15
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-273-123/+129
* sync: hide encryption tabstriptim@chromium.org2010-10-271-15/+16
* [Sync] Fixed memory leak in CacheInvalidationPacketHandler.akalin@chromium.org2010-10-274-5/+110
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-272-20/+17
* Add a method in sync/resources/gaia_login.html to hide the blurb at the top. ...johnnyg@chromium.org2010-10-271-0/+4
* Fix line endings in gaia_login.htmltim@chromium.org2010-10-271-37/+37
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-263-129/+123
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-263-123/+129
* Take 3: Refactor, relocate and rename ProfileSyncServiceTestHarness.rsimha@chromium.org2010-10-263-1/+692
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-263-129/+123
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-263-123/+129
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-262-3/+20
* sync: Update sync.proto to match the server's and handle new error codes.albertb@chromium.org2010-10-262-15/+35
* [Sync] Some cleanup of sync_listen_notifications toolakalin@chromium.org2010-10-261-39/+64
* Convert LOG/LOG_IF(INFO) to VLOG/VLOG_IF(1) - chrome/browser/syncrsimha@chromium.org2010-10-255-7/+8
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-254-7/+7
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-223-3/+3
* Set username for sync setup on ChromeOSstevenjb@chromium.org2010-10-221-0/+10
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-2212-34/+64
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-221-0/+2
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/sync/*.pkasting@chromium.org2010-10-227-69/+70
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-223-3/+3
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-223-3/+3
* sync: enable password sync by default.tim@chromium.org2010-10-2112-214/+314
* Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/engine/.pkasting@chromium.org2010-10-2114-217/+193
* Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/glue/.pkasting@chromium.org2010-10-219-45/+44
* UI changes to support syncing foreign sessions. Changes were largely made to ...zea@chromium.org2010-10-211-0/+14
* Check for startup suppression at startup, not in AreCredentialsAvailable().johnnyg@chromium.org2010-10-211-7/+9
* Fix syncing of sessions. Numerous changes have been made. Currently, the mode...zea@chromium.org2010-10-208-140/+155
* FBTF: Even more deinlining.erg@google.com2010-10-204-0/+10
* Revert 63223 - sync: enable password sync by default.tim@chromium.org2010-10-203-34/+10
* Center the content of the setting up dialog.johnnyg@chromium.org2010-10-201-1/+1
* sync: enable password sync by default.tim@chromium.org2010-10-203-10/+34
* sync: fix passphrase bootstrapping and more.tim@chromium.org2010-10-204-11/+70
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-202-0/+12
* sync: fix checkboxes and focus on configure screen.tim@chromium.org2010-10-191-6/+20
* sync: reencrypt all passwords on passphrase changetim@chromium.org2010-10-191-4/+34
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-193-20/+10
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-192-7/+9
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-184-17/+50
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-2/+2
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-189-17/+71