summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* Remove unused method Directory::GetRootEntry.maniscalco@chromium.org2014-04-122-5/+0
* [Sync] Properly purge context/progress markers for disabled typeszea@chromium.org2014-04-113-8/+48
* [Sync] Add support for context changes that trigger refresheszea@chromium.org2014-04-092-0/+39
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-072-3/+11
* [Sync] Add context proto and directory supportzea@chromium.org2014-04-045-11/+209
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-0211-7/+253
* [Sync] Remove/refactor unnecessary command line switcheszea@chromium.org2014-03-182-0/+37
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-27/+2
* Reorganize test cases in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-051-139/+143
* Rewrite instructions on how to dump sync database for unit test.maniscalco@chromium.org2014-03-041-13/+35
* Don't call RefreshColumns() in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-011-4/+5
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-012-0/+20
* Sync Change Processor for the 'Synced Notifications App Info' datatype.petewil@chromium.org2014-02-261-2/+1
* Revert 247831 "Use the proper name for the app info protobuf to ..."petewil@chromium.org2014-02-031-1/+1
* Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn...akuegel@chromium.org2014-02-031-0/+1
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-1/+1
* Use the proper name for the app info protobuf to mach the sync serverpetewil@chromium.org2014-01-301-1/+1
* [Sync] Don't enable synced notification app info by defaultzea@chromium.org2014-01-291-1/+2
* New Sync datatype for Synced Notifications App Infopetewil@chromium.org2014-01-292-2/+29
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-163-57/+27
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Add Sync datatype for shared managed user settings.bauerb@chromium.org2013-12-192-2/+29
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-4/+2
* Add AppListSpecifics .proto definition and support codestevenjb@chromium.org2013-12-112-2/+29
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-2/+4
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+1
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-4/+2
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+1
* sync: Per-type update applicationrlarocque@chromium.org2013-12-042-15/+4
* [sync] Limit DirectoryBackingStore database cache size.feng@chromium.org2013-11-131-0/+2
* sync: Refactor update verification and processingrlarocque@chromium.org2013-10-231-3/+0
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-016-29/+39
* Add DOM Distiller sync datatype.nyquist@chromium.org2013-09-272-2/+28
* sync: Process commit responses on the sync threadrlarocque@chromium.org2013-09-262-8/+9
* sync: Introduce ModelNeutralWriteTransactionsrlarocque@chromium.org2013-09-2613-89/+246
* sync: Add ModelNeutralMutableEntryrlarocque@chromium.org2013-09-245-395/+488
* sync: Refactor MutablEntry internalsrlarocque@chromium.org2013-09-172-268/+270
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-1310-405/+606
* sync: Expose BuildCommitItem helper functionrlarocque@chromium.org2013-08-272-5/+7
* Fix missing const-reference on parameter.etienneb@chromium.org2013-08-222-4/+4
* [Sync] Add CoreTypes supportzea@chromium.org2013-07-181-2/+22
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-4/+4
* [Sync] Add password support to sync apizea@chromium.org2013-07-101-0/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-4/+4
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-282-2/+2
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-215-10/+10
* [sql] Add histogram tags to sync databases.shess@chromium.org2013-06-162-0/+7
* sync: Reduce work done to process bookmark changesrlarocque@chromium.org2013-06-154-0/+22