Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
aab50e31f0b80ed53a9b8d5dbabcf943974bd32c
/
payload_generator
aab50e3
Include the implemented header first in all projects.
by Alex Deymo
· 11 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 11 years ago
020600d
update_engine: Use C++11 range-based for loop when possible.
by Alex Deymo
· 11 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 11 years ago
02f7c1d
update_engine: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 11 years ago
97b6f5a
update_engine: remove gflags dependency
by Steve Fung
· 11 years ago
4a444ae
update_engine: Limit bsdiff to 200 MiB files.
by Alex Deymo
· 11 years ago
a77939e
update_engine: Use utils::FileSize when finding the size of a file.
by Gabe Black
· 11 years ago
f9cb98c
update_engine: Clean up angle brackets in template types.
by Ben Chan
· 11 years ago
06c76a4
Update code to include base/files/file_util.h
by Ben Chan
· 11 years ago
05735a1
update_engine: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 11 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 11 years ago
157fe30
platform2: sweep the lint errors identified by the updated linter
by Alex Vakulenko
· 11 years ago
5d52780
update_engine: Move ext2 tools to its own file in payload_generator.
by Alex Deymo
· 11 years ago
072359c
update_engine: fixed remaining linter and some spelling errors
by Alex Vakulenko
· 11 years ago
923d8fa
update_engine: Split payload signing and verification.
by Alex Deymo
· 11 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
736fcb5
update_engine: Update to build against libchrome-271506.
by Ben Chan
· 11 years ago
bc91a27
Replace std::tr1::shared_ptr by std::shared_ptr.
by Alex Deymo
· 11 years ago
7dc4c50
Move IsDir() to utils.
by Alex Deymo
· 11 years ago
1f02371
Add usage message to the delta_generator
by Alex Deymo
· 11 years ago
161c4a1
Move payload generator files to payload_generator/ directory.
by Alex Deymo
· 11 years ago