summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-193-9/+11
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-192-6/+6
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-196-6/+6
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-1910-12/+2
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-192-7/+11
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-192-35/+43
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-193-3/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-4/+5
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-182-3/+3
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-181-0/+7
* Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...phajdan.jr@chromium.org2010-08-181-7/+0
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* [Chrome OS] Block the installation of extensions with NPAPI pluginscmasone@google.com2010-08-181-0/+7
* sync: take two for:tim@chromium.org2010-08-1824-32/+1711
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-1724-1711/+32
* Added classes to enable session sync functionality.tim@chromium.org2010-08-1724-32/+1711
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-18/+16
* Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().rsimha@chromium.org2010-08-171-0/+7
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-82/+82
* Fix build breakage from r56302.viettrungluu@chromium.org2010-08-171-3/+3
* Made server_notifier_thread listen to UNKNOWN data type.akalin@chromium.org2010-08-174-3/+29
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-1618-20/+330
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-162-44/+44
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-1516-27/+8
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-133-4/+8
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Massive refactoring of extensions sync codeakalin@chromium.org2010-08-1312-535/+950
* sync: Add sessions to protocol and chromiumsync python test server.jerrica@google.com2010-08-132-0/+92
* 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