| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 247831 "Use the proper name for the app info protobuf to ..." | petewil@chromium.org | 2014-02-03 | 1 | -1/+1 |
* | Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn... | akuegel@chromium.org | 2014-02-03 | 1 | -0/+1 |
* | Get rid of some uses of base::Create*Value | estade@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Use the proper name for the app info protobuf to mach the sync server | petewil@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | [Sync] Don't enable synced notification app info by default | zea@chromium.org | 2014-01-29 | 1 | -1/+2 |
* | New Sync datatype for Synced Notifications App Info | petewil@chromium.org | 2014-01-29 | 2 | -2/+29 |
* | sync: Remove some WebUI debug functions | rlarocque@chromium.org | 2014-01-16 | 3 | -57/+27 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Add Sync datatype for shared managed user settings. | bauerb@chromium.org | 2013-12-19 | 2 | -2/+29 |
* | Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. | rsesek@chromium.org | 2013-12-11 | 1 | -4/+2 |
* | Add AppListSpecifics .proto definition and support code | stevenjb@chromium.org | 2013-12-11 | 2 | -2/+29 |
* | Revert of https://codereview.chromium.org/100823007/ | antrim@chromium.org | 2013-12-11 | 1 | -2/+4 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 1 | -1/+1 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 1 | -1/+1 |
* | Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. | rsesek@chromium.org | 2013-12-10 | 1 | -4/+2 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 1 | -1/+1 |
* | sync: Per-type update application | rlarocque@chromium.org | 2013-12-04 | 2 | -15/+4 |
* | [sync] Limit DirectoryBackingStore database cache size. | feng@chromium.org | 2013-11-13 | 1 | -0/+2 |
* | sync: Refactor update verification and processing | rlarocque@chromium.org | 2013-10-23 | 1 | -3/+0 |
* | sync: Process updates responses on the sync thread | rlarocque@chromium.org | 2013-10-01 | 6 | -29/+39 |
* | Add DOM Distiller sync datatype. | nyquist@chromium.org | 2013-09-27 | 2 | -2/+28 |
* | sync: Process commit responses on the sync thread | rlarocque@chromium.org | 2013-09-26 | 2 | -8/+9 |
* | sync: Introduce ModelNeutralWriteTransactions | rlarocque@chromium.org | 2013-09-26 | 13 | -89/+246 |
* | sync: Add ModelNeutralMutableEntry | rlarocque@chromium.org | 2013-09-24 | 5 | -395/+488 |
* | sync: Refactor MutablEntry internals | rlarocque@chromium.org | 2013-09-17 | 2 | -268/+270 |
* | sync: Add getters and setters to Entry classes | rlarocque@chromium.org | 2013-09-13 | 10 | -405/+606 |
* | sync: Expose BuildCommitItem helper function | rlarocque@chromium.org | 2013-08-27 | 2 | -5/+7 |
* | Fix missing const-reference on parameter. | etienneb@chromium.org | 2013-08-22 | 2 | -4/+4 |
* | [Sync] Add CoreTypes support | zea@chromium.org | 2013-07-18 | 1 | -2/+22 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 2 | -4/+4 |
* | [Sync] Add password support to sync api | zea@chromium.org | 2013-07-10 | 1 | -0/+1 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 2 | -4/+4 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 5 | -10/+10 |
* | [sql] Add histogram tags to sync databases. | shess@chromium.org | 2013-06-16 | 2 | -0/+7 |
* | sync: Reduce work done to process bookmark changes | rlarocque@chromium.org | 2013-06-15 | 4 | -0/+22 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/. | dcheng@chromium.org | 2013-06-12 | 1 | -1/+1 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 7 | -7/+7 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -0/+1 |
* | Always sync managed users. | bauerb@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | sync: Cleanups in and around directory.h | rlarocque@chromium.org | 2013-06-07 | 8 | -204/+120 |
* | [Sync] Allow enabling partial sets of types instead of blocking | zea@chromium.org | 2013-06-07 | 4 | -60/+145 |
* | Use hash_map for syncable::Directory indices | rlarocque@chromium.org | 2013-06-04 | 15 | -549/+493 |
* | Prioritize configuration of data types in data type manager. | haitaol@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | sync: Count nodes more efficiently | rlarocque@chromium.org | 2013-05-29 | 4 | -0/+54 |
* | sync: Better iteration in GenericChangeProcessor | rlarocque@chromium.org | 2013-05-28 | 2 | -0/+10 |
* | Add Sync data type for managed users. | bauerb@chromium.org | 2013-05-24 | 2 | -2/+27 |
* | sync: Use a specialized transaction version setter | rlarocque@chromium.org | 2013-05-23 | 3 | -1/+17 |