| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename FakeAttachmentService to AttachmentServiceImpl | pavely@chromium.org | 2014-05-13 | 4 | -30/+30 |
* | Move code from sync/api/attachments to sync/internal_api/attachments. | maniscalco@chromium.org | 2014-05-10 | 7 | -544/+2 |
* | Add AttachmentUploader interface and fake implementation. | maniscalco@chromium.org | 2014-05-05 | 7 | -4/+197 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-02 | 9 | -35/+115 |
* | Revert of Keep track of which attachments are referenced by which sync entrie... | maniscalco@chromium.org | 2014-05-01 | 9 | -115/+35 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-01 | 9 | -35/+115 |
* | Drop TestSimpleTaskRunner from FakeAttachmentService. | maniscalco@chromium.org | 2014-04-30 | 1 | -3/+1 |
* | sync: don't require a MessageLoopProxy in AttachmentServiceProxyForTest | tim@chromium.org | 2014-04-29 | 2 | -4/+15 |
* | Begin connecting AttachmentStore to AttachmentService. | maniscalco@chromium.org | 2014-04-21 | 9 | -142/+320 |
* | Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version. | maniscalco@chromium.org | 2014-04-10 | 8 | -59/+264 |
* | [Sync] Add support for context changes that trigger refreshes | zea@chromium.org | 2014-04-09 | 2 | -5/+12 |
* | [Sync] Add sync api support for context changes | zea@chromium.org | 2014-04-03 | 2 | -0/+13 |
* | Separate SyncData methods into three groups, local, remote, and common. | maniscalco@chromium.org | 2014-04-03 | 5 | -112/+132 |
* | Update sync API to support attachments. | maniscalco@chromium.org | 2014-04-01 | 20 | -94/+994 |
* | Replace the proto-based AttachmentId with a simple class. | maniscalco@chromium.org | 2014-03-20 | 10 | -72/+169 |
* | Revert of Include sync.pb.h in sync_data.h. (https://chromiumcodereview.appsp... | maniscalco@chromium.org | 2014-03-19 | 1 | -1/+0 |
* | Include sync.pb.h in sync_data.h. | maniscalco@chromium.org | 2014-03-18 | 1 | -0/+1 |
* | Changes to sync/api/attachment in prep for integrating with sync API. | maniscalco@chromium.org | 2014-03-11 | 7 | -123/+102 |
* | Add some unit tests for SyncData. | maniscalco@chromium.org | 2014-02-22 | 1 | -0/+66 |
* | Remove duplicated code from sync related unit tests. | maniscalco@chromium.org | 2014-02-19 | 4 | -0/+93 |
* | Added a basic AttachmentStore interface and fake implementation for use in so... | maniscalco@chromium.org | 2014-02-05 | 9 | -73/+523 |
* | Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm... | maniscalco@chromium.org | 2014-01-02 | 3 | -0/+157 |
* | sync: make sessions sync v2 work | tim@chromium.org | 2013-12-18 | 2 | -0/+51 |
* | sync: Add GetAllSyncData to sync/api | tim@chromium.org | 2013-09-05 | 2 | -5/+10 |
* | sync: Add remote modification time to SyncData. | tim@chromium.org | 2013-07-15 | 3 | -9/+33 |
* | [Sync] Add support for sync Persistence Errors | zea@chromium.org | 2013-07-02 | 5 | -40/+88 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 2 | -7/+8 |
* | Add model version to association stats and client debug info. | haitaol@chromium.org | 2013-06-17 | 2 | -1/+15 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | sync: SyncableService support for starting sync. | tim@chromium.org | 2013-05-04 | 1 | -0/+10 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Two changes to history delete directive processing | zea@chromium.org | 2013-03-06 | 2 | -2/+2 |
* | Add WriteNode::Drop() to delete entry locally but not on server. | haitaol@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2013-01-02 | 2 | -2/+2 |
* | [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2012-12-11 | 8 | -15/+24 |
* | [Sync] Have MergeDataAndStartSyncing return a SyncMergeResult | zea@chromium.org | 2012-11-17 | 5 | -10/+13 |
* | [Sync] Add datatype controller support for tracking association stats | zea@chromium.org | 2012-11-14 | 3 | -0/+227 |
* | [Sync] Add keystore encryption info to about:sync | zea@chromium.org | 2012-09-19 | 2 | -1/+14 |
* | [Sync] Generalize StringOrdinal to handle ordinal_in_parent field | akalin@chromium.org | 2012-09-07 | 1 | -0/+47 |
* | [Sync] Expose change location in GenericChangeProcessor errors | zea@chromium.org | 2012-07-21 | 2 | -0/+5 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 10 | -60/+54 |
* | Remove #pragma once from sync | ajwong@chromium.org | 2012-07-11 | 8 | -8/+0 |
* | Reland r145993. | zea@chromium.org | 2012-07-11 | 3 | -8/+25 |
* | Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API. | zea@chromium.org | 2012-07-10 | 3 | -25/+8 |
* | [Sync] Add location parameter to SyncChange in Sync API. | zea@chromium.org | 2012-07-10 | 3 | -8/+25 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 10 | -46/+46 |
* | [Sync] Move model_type* from syncable/ to base/ | akalin@chromium.org | 2012-07-03 | 5 | -5/+5 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 18 | -43/+43 |