- 3e881aa Initialized unitialized variables. by Daniel Zheng · 2 years, 7 months ago
- da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 2 years, 7 months ago
- 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 3 years, 6 months ago
- 22b62e4 Remove two pointers of delta performer by Kelvin Zhang · 4 years, 3 months ago
- ead9fd7 Add unittest for load cache manifest success path by Kelvin Zhang · 4 years, 3 months ago
- 5c1451f Remove cros specific bits from aosp by Kelvin Zhang · 4 years, 4 months ago
- 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 4 months ago
- 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 5 months ago
- ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 5 months ago
- 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
- e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
- 5ed695e Mark the new slot as not ready from the DownloadAction. by Alex Deymo · 9 years ago
- aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
- 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
- f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
- aab50e3 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
- 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
- f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
- a77939e update_engine: Use utils::FileSize when finding the size of a file. by Gabe Black · 11 years ago
- 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
- d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
- d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
- 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
- 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
- 69bc273 Delete p2p file if metadata or payload verification fails. by David Zeuthen · 11 years ago
- 43c9855 update_engine: remove unused const. by Yunlian Jiang · 11 years ago
- 34135a9 p2p: Make HTTP downloads fail fast if using p2p to download by David Zeuthen · 12 years ago
- 8f191b2 p2p: Use p2p for updates by David Zeuthen · 12 years ago
- a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
- 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
- edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
- f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
- 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
- a8a3a87 Don't drop cache. by Don Garrett · 13 years ago
- e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
- 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
- 771e1bd Make public key verification check binding. by Andrew de los Reyes · 14 years ago
- 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 14 years ago
- 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 14 years ago
- fb830ba AU: detect failure when using public key verification by Andrew de los Reyes · 14 years ago
- 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
- 9ce452b AU: Fix potential issues with premature destruction of HTTP fetchers. by Darin Petkov · 14 years ago
- cdc20a9 AU: No need to calculate SHA-256 on the payload twice for delta updates. by Darin Petkov · 14 years ago
- 34e41a1 AU: Push seeks in http fetching to the progress percentage. by Andrew de los Reyes · 14 years ago
- 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
- 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
- 437adc4 AU: DeltaPerformer performs the download size/hash check now. by Darin Petkov · 14 years ago
- 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
- d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 14 years ago
- 50332f1 AU: Verify that the actual download size matches the size reported by Omaha. by Darin Petkov · 15 years ago
- e971f33 AU: Speed up updates by using buffered writes. by Darin Petkov · 15 years ago
- 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 15 years ago
- c97435c Add and emit download action error codes. by Darin Petkov · 15 years ago
- c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 15 years ago
- 63b96d7 AU: DBus support. by Andrew de los Reyes · 15 years ago
- f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 15 years ago
- f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
- 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 15 years ago
- c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
- 49fdf18 Almost there... by rspangler@google.com · 15 years ago