summaryrefslogtreecommitdiffstats
path: root/sync/util
Commit message (Expand)AuthorAgeFilesLines
* Revert of [Sync] Erase sync DB when corrupted (patchset #4 id:60001 of https:...vkuzkokov2015-04-282-61/+0
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-272-0/+61
* Add one test for Cryptographer::InstallKeysmalets2015-02-191-0/+46
* Re-enable some sync_unit_testshichris1232015-02-182-14/+2
* Hook up wallet card and address syncbrettw2015-02-121-0/+3
* Add a datatype for supervised user whitelists.bauerb2014-12-161-0/+3
* Add UMA counting for Sync Attachments response codes.maxbogue2014-11-241-3/+8
* sync: add WIFI_CREDENTIALS protobuf, ModelType, and preferencequiche2014-10-301-0/+3
* Revert enhanced bookmarks sync datatypewittman2014-10-281-3/+0
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-1/+1
* Add enhanced bookmarks sync datatypeMike Wittman2014-10-011-0/+3
* Ensure syncer::internal::GetComputerName returns a UTF-8 string.maniscalco2014-08-283-4/+15
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-3/+3
* sync: Finish non-blocking type encryption supportrlarocque@chromium.org2014-08-163-1/+84
* sync: Add non-blocking type encryption (retry)rlarocque@chromium.org2014-08-062-3/+10
* Revert of sync: Add non-blocking type encryption support (https://codereview....thestig@chromium.org2014-08-052-10/+3
* sync: Add non-blocking type encryption supportrlarocque@chromium.org2014-08-052-3/+10
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-3/+3
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* New Sync datatype for Synced Notifications App Infopetewil@chromium.org2014-01-291-0/+3
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* Add Sync datatype for shared managed user settings.bauerb@chromium.org2013-12-191-0/+3
* Add AppListSpecifics .proto definition and support codestevenjb@chromium.org2013-12-111-0/+3
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-112-6/+6
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-112-6/+6
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-102-6/+6
* Replace kChromeOSReleaseBoard with SysInfo::GetLsbReleaseBoard()stevenjb@chromium.org2013-10-283-46/+8
* Move statistics_provider to chromeos/systemstevenjb@chromium.org2013-10-091-1/+1
* Add DOM Distiller sync datatype.nyquist@chromium.org2013-09-271-0/+3
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-314-69/+103
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-254-103/+69
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-254-69/+103
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-283-3/+3
* components/autofill: Break the dependency on sync utility file.tfarina@chromium.org2013-06-273-106/+0
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-5/+4
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-114-4/+4
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Add Sync data type for managed users.bauerb@chromium.org2013-05-241-1/+4
* Use the machine hostname on Linux machines for the sync session name rather thanheuristicist@gmail.com2013-05-073-2/+45
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* Add ManagedUserSettings Sync data type.bauerb@chromium.org2013-04-171-0/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+8
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-8/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+8
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-302-2/+2