| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused method Directory::GetRootEntry. | maniscalco@chromium.org | 2014-04-12 | 2 | -5/+0 |
* | [Sync] Properly purge context/progress markers for disabled types | zea@chromium.org | 2014-04-11 | 3 | -8/+48 |
* | [Sync] Add support for context changes that trigger refreshes | zea@chromium.org | 2014-04-09 | 2 | -0/+39 |
* | sync: Re-implement getAllNodes WebUI function | rlarocque@chromium.org | 2014-04-07 | 2 | -3/+11 |
* | [Sync] Add context proto and directory support | zea@chromium.org | 2014-04-04 | 5 | -11/+209 |
* | Add AttachmentMetadata to Sync's EntryKernel. | maniscalco@chromium.org | 2014-04-02 | 11 | -7/+253 |
* | [Sync] Remove/refactor unnecessary command line switches | zea@chromium.org | 2014-03-18 | 2 | -0/+37 |
* | Fix "unreachable code" warnings (MSVC warning 4702), misc. edition. | pkasting@chromium.org | 2014-03-18 | 1 | -27/+2 |
* | Reorganize test cases in directory_backing_store_unittest.cc. | maniscalco@chromium.org | 2014-03-05 | 1 | -139/+143 |
* | Rewrite instructions on how to dump sync database for unit test. | maniscalco@chromium.org | 2014-03-04 | 1 | -13/+35 |
* | Don't call RefreshColumns() in directory_backing_store_unittest.cc. | maniscalco@chromium.org | 2014-03-01 | 1 | -4/+5 |
* | Implememt garbage collection of old entries according to | haitaol@chromium.org | 2014-03-01 | 2 | -0/+20 |
* | Sync Change Processor for the 'Synced Notifications App Info' datatype. | petewil@chromium.org | 2014-02-26 | 1 | -2/+1 |
* | 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 |