summaryrefslogtreecommitdiffstats
path: root/sync/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Introduce ModelTypeStore interfacepavely2015-09-101-0/+2
* [Sync] Rename ModelTypeSyncWorkerImpl to ModelTypeWorkerpavely2015-09-031-3/+3
* [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.maxbogue2015-09-011-3/+3
* ModelTypeSyncProxy -> ModelTypeProcessorgangwu2015-08-311-8/+8
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-1/+2
* Sync GN tests with GYP.brettw2015-08-251-0/+1
* Measuring data use of different ModelTypes in Sync Service.amohammadkhan2015-08-251-0/+1
* [Sync] Add auto-generated ModelType in Java.maxbogue2015-08-071-0/+10
* Enable compress HTTP call's content between sync client andgangwu2015-08-061-0/+1
* Add yet more GN isolates ...dpranke2015-07-311-0/+22
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+4
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-4/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+4
* [Sync] Add ClearServerData RPCmaniscalco2015-07-081-0/+6
* Sync: allow FakeServer injection of bookmark folderspvalenzuela2015-07-011-2/+0
* Sync: Initial implementation of EntryProtoFieldPtr.stanisc2015-06-151-0/+2
* [Sync] Replace ReportUnrecoverableErrorFunction with base::Closurezea2015-06-091-1/+0
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-031-0/+4
* Remove Test Accounts service clientpvalenzuela2015-05-151-31/+0
* Update folder hierarchy to match java package name.Newton Allen2015-05-131-1/+1
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-301-0/+4
* Revert of [Sync] Erase sync DB when corrupted (patchset #4 id:60001 of https:...vkuzkokov2015-04-281-4/+0
* [Sync] Erase sync DB when corruptedmaniscalco2015-04-271-0/+4
* Windows GN component build fixes: sync, uibrettw2015-04-241-2/+3
* Reland: Fix errors found in Mac gn component buildsjiangj2015-04-181-0/+7
* [Sync] Delete syncable::Blob and associated dead codemaniscalco2015-04-171-1/+0
* Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...maniscalco2015-04-161-7/+0
* Fix errors found in Mac gn component buildsjiangj2015-04-161-0/+7
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-161-0/+1
* Speculative revert by sheriffBartosz Fabianowski2015-04-161-1/+0
* Sync: Add Android test for downloading a bookmarkpvalenzuela2015-04-151-0/+1
* [Sync] Update DirectoryBackingStore to detect Sync DB corruptionmaniscalco2015-04-141-0/+1
* Sync: Add FakeServer verification API for Sessionspvalenzuela2015-04-121-0/+2
* GN Windows component build fixes.brettw2015-04-081-0/+1
* Add missing task_queue.cc to sync_core GN sources list.tfarina2015-03-271-0/+1
* Android Sync test for downloading typed URLspvalenzuela2015-03-111-0/+1
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-111-3/+5
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-091-5/+3
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-091-3/+5
* Add more targets to GN check.brettw2015-02-201-3/+9
* Sort GYP and GN files under syncsatorux2015-02-181-30/+30
* Create a Android Sync integration test for typed URLspvalenzuela2015-02-061-0/+1
* Revert of Create a Android Sync integration test for typed URLs (patchset #4 ...miguelg2015-01-301-1/+0
* Create a Android Sync integration test for typed URLspvalenzuela2015-01-291-0/+1
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-15/+1
* gn format // (the rest, except mojo)scottmg2014-12-031-10/+7
* Sync: Attachment Store APIs for accessing attachment metadatastanisc2014-11-211-0/+3
* Store attachment crc in AttachmentStorepavely2014-11-141-0/+2
* Introduce AttachmentStore metadata recordpavely2014-10-251-1/+3
* Implementation of OnDiskAttachmentStore.pavely2014-10-171-0/+5