summaryrefslogtreecommitdiffstats
path: root/tests/unit/rangeset_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Load-balancing update_verifier worker threads.Tao Bao2017-11-091-0/+80
* otautil: Remove the aborts in RangeSet::Parse().Tao Bao2017-11-071-14/+64
* Move rangeset.h and print_sha1.h into otautil.Tao Bao2017-10-111-2/+2
* Move Image/ImageChunk/PatchChunk declaration into header filesTianjie Xu2017-08-191-1/+1
* Add implemention of SortedRangeSetTianjie Xu2017-08-011-0/+47
* Change the internal representation in RangeSet.Tao Bao2017-04-031-6/+34
* Move parse_range() and range_overlaps() into RangeSet.Tao Bao2017-03-311-0/+84