| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace kChromeOSReleaseBoard with SysInfo::GetLsbReleaseBoard() | stevenjb@chromium.org | 2013-10-28 | 3 | -46/+8 |
* | Move statistics_provider to chromeos/system | stevenjb@chromium.org | 2013-10-09 | 1 | -1/+1 |
* | Add DOM Distiller sync datatype. | nyquist@chromium.org | 2013-09-27 | 1 | -0/+3 |
* | Remove unused variable declaration. | etienneb@chromium.org | 2013-08-21 | 1 | -1/+0 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-31 | 4 | -69/+103 |
* | Revert 213642 "Lock-free shutdown of profile sync service. Chang..." | earthdok@chromium.org | 2013-07-25 | 4 | -103/+69 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-25 | 4 | -69/+103 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 3 | -3/+3 |
* | components/autofill: Break the dependency on sync utility file. | tfarina@chromium.org | 2013-06-27 | 3 | -106/+0 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -5/+4 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 4 | -4/+4 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Add Sync data type for managed users. | bauerb@chromium.org | 2013-05-24 | 1 | -1/+4 |
* | Use the machine hostname on Linux machines for the sync session name rather than | heuristicist@gmail.com | 2013-05-07 | 3 | -2/+45 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | Add ManagedUserSettings Sync data type. | bauerb@chromium.org | 2013-04-17 | 1 | -0/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -8/+8 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -8/+8 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -8/+8 |
* | Update the remaining references to sys_string_conversions.h to its new location. | tfarina@chromium.org | 2013-03-30 | 2 | -2/+2 |
* | Move Encryptor to //components/webdata/encryptor. | joi@chromium.org | 2013-03-24 | 1 | -1/+1 |
* | Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type) | zea@chromium.org | 2013-03-02 | 1 | -0/+3 |
* | [Sync] Add boilerplate for favicons type | zea@chromium.org | 2013-02-20 | 1 | -0/+6 |
* | Revert 182527 | isherman@chromium.org | 2013-02-14 | 1 | -3/+0 |
* | [Sync] Make SESSIONS an implicit type | zea@chromium.org | 2013-02-14 | 1 | -0/+3 |
* | Sync user's custom spellcheck dictionary | rouslan@chromium.org | 2013-01-23 | 1 | -0/+3 |
* | sync: Add PriorityPreference protobuf and supporting code. | albertb@chromium.org | 2013-01-09 | 1 | -0/+3 |
* | Create a fresh sync datatype for Synced Notifications | petewil@chromium.org | 2013-01-03 | 1 | -0/+3 |
* | [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2013-01-02 | 4 | -6/+8 |
* | [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2012-12-11 | 6 | -12/+18 |
* | [sync] [chromeos] Get rid of dependencies on chrome/browser from within sync/ | rsimha@chromium.org | 2012-12-07 | 3 | -9/+64 |
* | Depend on stored sync session GUID for Android. | nyquist@chromium.org | 2012-12-05 | 3 | -99/+4 |
* | sync: Move data_encryption_win.h into syncer namespace. | tfarina@chromium.org | 2012-11-25 | 3 | -24/+18 |
* | Bring up minimal sync and sync unittest targets on iOS. | blundell@chromium.org | 2012-11-13 | 3 | -0/+41 |
* | Initial support for the 'Experiments' data type | rlarocque@chromium.org | 2012-10-19 | 1 | -0/+3 |
* | Android: fixes nit for "using" clause order, no functional changes. | bulach@chromium.org | 2012-10-17 | 1 | -1/+1 |
* | [Sync] Add history delete directive type | akalin@chromium.org | 2012-10-17 | 2 | -10/+13 |
* | Android: lazy initialization for method id. | bulach@chromium.org | 2012-10-16 | 1 | -4/+8 |
* | sync: Add DeviceInfo protobuf and supporting code | rlarocque@chromium.org | 2012-10-12 | 1 | -0/+3 |
* | [Sync] Implement keystore migration support. | zea@chromium.org | 2012-09-13 | 3 | -94/+167 |
* | [Sync] Move keystore key handling to SyncEncryptionHandlerImpl | zea@chromium.org | 2012-08-29 | 3 | -121/+39 |
* | [Sync] Refactor GetEncryptedTypes usage. | zea@chromium.org | 2012-08-24 | 2 | -46/+2 |
* | Prefix match CHROMEOS_RELEASE_BOARD for checking chromebox. | kochi@chromium.org | 2012-08-16 | 1 | -3/+5 |
* | [Sync] Add SyncEncryptionHandler | zea@chromium.org | 2012-08-16 | 4 | -411/+67 |
* | Try to fix a crash in the new sync machine code | thakis@chromium.org | 2012-08-02 | 1 | -3/+26 |
* | Added crypto random-number generator | mniknami@chromium.org | 2012-08-02 | 1 | -11/+3 |
* | mac: Don't use |NSHost currentHost|, as it takes 4s per test | thakis@chromium.org | 2012-08-02 | 1 | -9/+8 |
* | [Sync] Persist keystore key across restarts | zea@chromium.org | 2012-08-01 | 4 | -18/+83 |
* | [Sync] Add support for performing a GetKey on startup. | zea@chromium.org | 2012-07-31 | 3 | -1/+32 |