summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-014-8/+3
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-014-3/+8
* sync_unit_tests: add test for unknown field retention.agl@chromium.org2010-09-271-0/+35
* Set the migration-completed flag once sync is setup on the new system,johnnyg@chromium.org2010-09-211-1/+4
* Fix sync_unit_tests two-phase lookup problems.hans@chromium.org2010-09-201-9/+6
* Disable tests that are crashing but currently passing due to an overridden as...tim@chromium.org2010-09-132-3/+21
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-084-6/+7
* sync: Add bootstrappability to the Cryptographer.tim@chromium.org2010-08-313-3/+144
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-2/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-085-42/+1
* Cleanup: Remove now obsolete Nigori params.albertb@chromium.org2010-08-063-23/+0
* Export and imports raw keys in the Cryptographer.albertb@chromium.org2010-08-061-6/+6
* Let the Nigori client import and export raw encryption keys.albertb@chromium.org2010-08-044-38/+121
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+4
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2610-0/+10
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+3
* Load the token from the user settings DB as a blob because it might includealbertb@chromium.org2010-07-212-4/+12
* Sync tests cleanup, consolidate Encryptor mock calls into fixture SetUpdhollowa@chromium.org2010-07-201-10/+8
* sync: Remove unused row_iterator.h file.tfarina@chromium.org2010-07-171-122/+0
* sync: Get rid of duplicated typedef Closure definition.tfarina@chromium.org2010-07-161-12/+0
* Using Keychain mock in Sync unit tests.dhollowa@chromium.org2010-07-161-0/+11
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+2
* Revert everything related to the relanding.erg@chromium.org2010-07-141-2/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+2
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-2/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+2
* sync: Remove unused path_helpers.h file.tfarina@chromium.org2010-07-141-80/+0
* sync: Get rid of the now obsolete character_set_converters.h API.tfarina@chromium.org2010-07-034-64/+5
* sqlite_utils: don't dereference an empty vector.nick@chromium.org2010-06-242-5/+35
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-232-2/+4
* TBR: willchanalbertb@chromium.org2010-06-222-4/+2
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-222-2/+4
* This is the first patch to support encryption. The Cryptographer classalbertb@chromium.org2010-06-115-0/+409
* Replace changes_channel with an observer list.zork@chromium.org2010-06-112-0/+172
* Make Nigori method const and keep track of key parameters.albertb@chromium.org2010-06-072-7/+17
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-032-9/+11
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-283-48/+87
* Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.chron@chromium.org2010-05-221-0/+10
* Add unit tests for Nigori permute and decrypt.albertb@chromium.org2010-05-191-0/+29
* Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...sanjeevr@chromium.org2010-05-073-23/+9
* Make the Nigori user salt key 128-bits to be FIPS compliant.albertb@chromium.org2010-04-281-1/+1
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-263-654/+0
* Enable Nigori unit tests on all platforms.albertb@chromium.org2010-04-233-13/+7
* Move the Nigori classes from base to sync.albertb@chromium.org2010-04-013-0/+405
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-1/+1
* Remove a bunch of 0 byte files. (due to git-svn misbehavior?)thestig@chromium.org2010-01-266-0/+0