Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
b2d600a55e5ecd5f87d0fb94715f46aac93f0ffb
/
payload_consumer
/
bzip_extent_writer.cc
e47767a
Reduce VABC memory usage
by Kelvin Zhang
· 2 years, 3 months ago
c5803b7
Add update_engine_host_unittests
by Kelvin Zhang
· 4 years ago
4d22ca2
Refactor extent writer to take filedescriptor in constructor
by Kelvin Zhang
· 4 years, 6 months ago
008c458
update_engine: Run clang-format on payload_consumer
by Amin Hassani
· 7 years ago
5e1af98
Remove ZeroPadExtentWriter.
by Sen Jiang
· 7 years ago
ac773de
Move calling BZ2_bzDecompressEnd() to destructor.
by Sen Jiang
· 7 years ago
cd7edbe
update_engine: Replace vector<Extent> with RepeatedPtrField<Extent>
by Amin Hassani
· 8 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
[Renamed (97%) from bzip_extent_writer.cc]
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
f68bbbc
update_engine: replace std::vector<char> with chromeos::Blob
by Alex Vakulenko
· 10 years ago
f1d582e
update_engine: Add MtdFileDescriptor and UbiFileDescriptor
by Nam T. Nguyen
· 11 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
e062239
AU: Optimize BzipExtentWriter's memory use.
by Darin Petkov
· 12 years ago
0f9547d
fix build warnings with type mismatches and base check helpers
by Mike Frysinger
· 13 years ago
09e56d6
AU: Class to perform delta updates.
by Andrew de los Reyes
· 15 years ago
8006106
AU: Extent writer utility classes
by Andrew de los Reyes
· 16 years ago