summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util
Commit message (Expand)AuthorAgeFilesLines
...
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-13/+13
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-103-4/+7
* Add protobuffer and model type for syncing custom search engines. Includes al...stevet@chromium.org2011-06-281-0/+2
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-162-0/+52
* Reland 89038, but with a mocked out keychain (mac unit tests were timing out)zea@chromium.org2011-06-153-5/+17
* Revert 89038 - [Sync] Ensure cryptographer ready before encrypting.zea@chromium.org2011-06-143-17/+5
* [Sync] Ensure cryptographer ready before encrypting.zea@chromium.org2011-06-143-5/+17
* Moving storing of encrypted types in cryptographer.lipalani@chromium.org2011-06-022-0/+58
* Revert 87556 - Moving storing of encrypted types in cryptographer.garykac@chromium.org2011-06-022-58/+0
* Moving storing of encrypted types in cryptographer.lipalani@chromium.org2011-06-022-0/+58
* Prevent model association from completing if passphrase is not available. lipalani@chromium.org2011-06-012-3/+6
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-055-155/+25
* [Sync] Remove changes_channel functionality and replace with DirectoryChangeL...zea@chromium.org2011-04-272-177/+0
* Fix for crash in base::SymmetricKey::GetRawKey - rtenneti@chromium.org2011-04-221-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-142-10/+10
* Eliminate sources of spurious commits & getUpdateses.nick@chromium.org2011-04-072-2/+11
* Cleanup: Remove sqlite_utils.h from user_settings_unittest.cctfarina@chromium.org2011-04-041-92/+102
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-285-11/+11
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-7/+7
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-2/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-242-4/+13
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-172-13/+4
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-172-4/+13
* [Sync] Remove now-obsolete FastDump classakalin@chromium.org2011-01-252-61/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-215-15/+15
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-1/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-4/+4
* 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