| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename "managed (mode|user)" to "supervised user" (part 1) | treib@chromium.org | 2014-06-12 | 1 | -3/+3 |
* | Move IsStringUTF8/ASCII to base namespace | brettw@chromium.org | 2014-05-07 | 1 | -1/+1 |
* | Revert 257524 "Move IsStringASCII/UTF8 to base namespace." | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Move IsStringASCII/UTF8 to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | New Sync datatype for Synced Notifications App Info | petewil@chromium.org | 2014-01-29 | 1 | -0/+3 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Add Sync datatype for shared managed user settings. | bauerb@chromium.org | 2013-12-19 | 1 | -0/+3 |
* | Add AppListSpecifics .proto definition and support code | stevenjb@chromium.org | 2013-12-11 | 1 | -0/+3 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 2 | -6/+6 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 2 | -6/+6 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 2 | -6/+6 |
* | 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 |