Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
ac01ba03f08db19b4429d94c9a0369fc5b5bbf99
/
payload_generator
/
zip_unittest.cc
5e1af98
Remove ZeroPadExtentWriter.
by Sen Jiang
· 7 years ago
5288bd1
Enable BCJ filters for X86 and ARM ELF binary.
by Sen Jiang
· 7 years ago
43900ae
Relanding 'update_engine: Add XZ compression for CrOS'
by Amin Hassani
· 8 years ago
c77e3a2
Revert "update_engine: Add XZ compression for CrOS"
by Amin Hassani
· 8 years ago
717c324
update_engine: Add XZ compression for CrOS
by Amin Hassani
· 8 years ago
ab5a0af
update_engine: migrate from base::MakeUnique to std::make_unique
by Ben Chan
· 8 years ago
cd7edbe
update_engine: Replace vector<Extent> with RepeatedPtrField<Extent>
by Amin Hassani
· 8 years ago
5c02c13
Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique.
by Ben Chan
· 8 years ago
d3251ef
Fix memory leak in unittests with malformed data.
by Alex Deymo
· 9 years ago
246bf21
Implement Xz compressor functions.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
0bc2611
Move bzip.h to payload_generator.
by Alex Deymo
· 10 years ago
[Renamed (78%) from zip_unittest.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
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 11 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 11 years ago
7ed561b
AU: Remove support for old-style updates.
by Darin Petkov
· 14 years ago
d2135f3
AU: Bzip2 utility functions that mirror Gzip utility functions.
by Andrew de los Reyes
· 15 years ago