summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-0/+1
* Unrevert again r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-271-8/+6
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-261-6/+8
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-8/+6
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-261-6/+8
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-261-8/+6
* 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-221-6/+6
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-122-2/+2
* sync crypto helpers: Generate smaller unique strings using the samenick@chromium.org2010-10-112-6/+24
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-083-9/+9
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-044-3/+8
* 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