summaryrefslogtreecommitdiffstats
path: root/sync/util
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move Encryptor to //components/webdata/encryptor.joi@chromium.org2013-03-241-1/+1
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-021-0/+3
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-201-0/+6
* Revert 182527isherman@chromium.org2013-02-141-3/+0
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-141-0/+3
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-231-0/+3
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-091-0/+3
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-031-0/+3
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-024-6/+8
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-116-12/+18
* [sync] [chromeos] Get rid of dependencies on chrome/browser from within sync/rsimha@chromium.org2012-12-073-9/+64
* Depend on stored sync session GUID for Android.nyquist@chromium.org2012-12-053-99/+4
* sync: Move data_encryption_win.h into syncer namespace.tfarina@chromium.org2012-11-253-24/+18
* Bring up minimal sync and sync unittest targets on iOS.blundell@chromium.org2012-11-133-0/+41
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-191-0/+3
* Android: fixes nit for "using" clause order, no functional changes.bulach@chromium.org2012-10-171-1/+1
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-172-10/+13
* Android: lazy initialization for method id.bulach@chromium.org2012-10-161-4/+8
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-0/+3
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-133-94/+167
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-293-121/+39
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-242-46/+2
* Prefix match CHROMEOS_RELEASE_BOARD for checking chromebox.kochi@chromium.org2012-08-161-3/+5
* [Sync] Add SyncEncryptionHandlerzea@chromium.org2012-08-164-411/+67
* Try to fix a crash in the new sync machine codethakis@chromium.org2012-08-021-3/+26
* Added crypto random-number generatormniknami@chromium.org2012-08-021-11/+3
* mac: Don't use |NSHost currentHost|, as it takes 4s per testthakis@chromium.org2012-08-021-9/+8
* [Sync] Persist keystore key across restartszea@chromium.org2012-08-014-18/+83
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-313-1/+32
* Tidy up Android's is-tablet functionality.benm@chromium.org2012-07-242-8/+0