1. e532af3 Improve ExtentRanges::AddExtent() runtime from O(n) to O(log n) by Kelvin Zhang · 1 year, 7 months ago
  2. bf357c6 Use binary search for ExtentRanges::OverlapsWithExtent by Kelvin Zhang · 4 years ago
  3. bef99c3 Make sure ExtentRanges don't merge extents by Kelvin Zhang · 4 years ago
  4. d567c8b Add Extent map by Kelvin Zhang · 4 years, 1 month ago
  5. 87af6c0 Implement the functions in CowMergeOperations by Tianjie · 5 years ago
  6. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  7. 232f8f9 update_engine: Run clang-format on payload_generator/ by Amin Hassani · 7 years ago
  8. 0a582fb Parse Android boot.img. by Sen Jiang · 7 years ago
  9. d8b67f4 update_engine: Remove the duplicate BlocksInExtents by Amin Hassani · 8 years ago
  10. efbeecf system/update_engine/payload_generator: cleanup compiler warnings (unused value). by Rahul Chaudhry · 9 years ago
  11. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  12. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  13. f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 10 years ago
  14. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 10 years ago[Renamed (98%) from extent_ranges.cc]
  15. a376a6e update_engine: Implement FilterExtentRanges. by Alex Deymo · 10 years ago
  16. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  17. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  18. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 11 years ago
  19. 94817cb AU: Don't use sparse holes as scratch space in the delta generator. by Darin Petkov · 12 years ago
  20. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  21. 5fdae4a AU: Ranges class to managing unordered collection of blocks/extents. by Andrew de los Reyes · 15 years ago