Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
d8b67f49d7f8ae291cd4fa901b2d3767137704e7
/
payload_generator
/
zip_unittest.cc
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