summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Add prefs for the DOMUI version of "Customize modifier keys" dialog.yusukes@chromium.org2010-08-121-2/+3
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-121-1/+1
* Add token serialization to token_service.chron@chromium.org2010-08-121-2/+2
* Fix permissions to fix broken chromium tree.erg@google.com2010-08-121-0/+0
* sync: dont synchronously check server reachability during syncapi inittim@chromium.org2010-08-111-2/+16
* Create and remove sync nodes whenever preferences flip their managed flagmnissler@chromium.org2010-08-115-102/+167
* Synchronize Input Method and Keyboard preferences.yusukes@chromium.org2010-08-111-21/+41
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-119-86/+91
* Fix permissions on sync files.erg@google.com2010-08-112-0/+0
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-1113-139/+304
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-107-7/+30
* Make the username readonly when asking the user to re-login to sync.albertb@chromium.org2010-08-093-4/+17
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-081-3/+3
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-0831-93/+36
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-072-3/+0
* Cleanup: Remove now obsolete Nigori params.albertb@chromium.org2010-08-063-23/+0
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-061-1/+1
* Export and imports raw keys in the Cryptographer.albertb@chromium.org2010-08-062-9/+9
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-066-1/+80
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-062-2/+0
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-069-9/+10
* Don't sync prefs::kAutoFillAuxiliaryProfilesEnabled on non-macskrul@chromium.org2010-08-051-0/+2
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.viettrungluu@chromium.org2010-08-053-18/+19
* Unplumb AllStatus from SyncerThread.tim@chromium.org2010-08-0510-136/+108
* Let the Nigori client import and export raw encryption keys.albertb@chromium.org2010-08-044-38/+121
* Use the "tabIndex" property on the wizard iframes to prevent tabbing between ...skrul@chromium.org2010-08-041-5/+13
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2
* UI changes to sync dialogs to improve formatting and font sizes.tim@chromium.org2010-08-033-74/+86
* Fix for RenewAuthToken crash. Extend life of AuthWatcher.chron@chromium.org2010-08-021-1/+9
* Stopgap fix for bug 48502. Stop syncing on db corruption.tim@chromium.org2010-08-024-5/+45
* Revert 53799 - Made CacheInvalidationPacketHandler aware of XmppClient state ...akalin@chromium.org2010-08-023-35/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-315-10/+14
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-2/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-306-12/+15
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-4/+9
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-281-1/+4
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-1/+1
* Fix leaks found by sync unit tests.nick@chromium.org2010-07-284-27/+47
* Sync: set BASE_VERSION to entry.version() instead of 0 when changingnick@chromium.org2010-07-283-26/+35
* Rewrote handing of auto-reconnection and network changes for sync notifier.akalin@chromium.org2010-07-271-5/+4
* Made CacheInvalidationPacketHandler aware of XmppClient state changes.akalin@chromium.org2010-07-273-1/+35
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-26125-0/+125
* Significantly speed up sync integration tests.rsimha@chromium.org2010-07-264-0/+17
* Use message loop proxy to avoid null message loop crashes.chron@chromium.org2010-07-262-5/+12
* Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/*finnur@chromium.org2010-07-244-4/+9
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+3
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-232-7/+15
* Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug).phajdan.jr@chromium.org2010-07-232-15/+7