1. b6e9f2c Use libgtest_prod_headers. am: 88f3c8c78d by Elliott Hughes · 4 years, 3 months ago
  2. 88f3c8c Use libgtest_prod_headers. by Elliott Hughes · 4 years, 3 months ago
  3. ac10c6c Refactor extent writer to take filedescriptor in constructor am: 4d22ca2ab6 by Kelvin Zhang · 4 years, 3 months ago
  4. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 4 years, 6 months ago
  5. e45fa48 Update shebang line for update_device.py. am: 0c71550bf3 by Yifan Hong · 4 years, 3 months ago
  6. 0c71550 Update shebang line for update_device.py. by Yifan Hong · 4 years, 3 months ago
  7. eca7271 DynamicPartitions: Check precondition for non-snapshot updates properly. am: 265a8e37cf by Yifan Hong · 4 years, 3 months ago
  8. b521391 CheckSuperPartitionAllocatableSpace: based on device prop am: 3a1293a41d by Yifan Hong · 4 years, 3 months ago
  9. 265a8e3 DynamicPartitions: Check precondition for non-snapshot updates properly. by Yifan Hong · 4 years, 4 months ago
  10. 3a1293a CheckSuperPartitionAllocatableSpace: based on device prop by Yifan Hong · 4 years, 4 months ago
  11. 869754e Rename no-care-map flag am: ffd2144ccd by Kelvin Zhang · 4 years, 4 months ago
  12. 9816401 Add 5s timeout to cleanup commands am: 3a18895c6f by Kelvin Zhang · 4 years, 4 months ago
  13. ffd2144 Rename no-care-map flag by Kelvin Zhang · 4 years, 4 months ago
  14. 3a18895 Add 5s timeout to cleanup commands by Kelvin Zhang · 4 years, 4 months ago
  15. e4e1df7 Add vabc boot time and COW size metrics. am: b7e6ce5f6a by David Anderson · 4 years, 4 months ago
  16. b7e6ce5 Add vabc boot time and COW size metrics. by David Anderson · 4 years, 5 months ago
  17. b92d11a Add unittest for CleanupPreviousUpdateAction am: b4b95c2834 by Kelvin Zhang · 4 years, 4 months ago
  18. b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 4 years, 4 months ago
  19. f22fa83 Fix a potential wild pointer error when markSlotSuccessful comes late am: 65e8b6c195 by Kelvin Zhang · 4 years, 4 months ago
  20. 65e8b6c Fix a potential wild pointer error when markSlotSuccessful comes late by Kelvin Zhang · 4 years, 4 months ago
  21. 33c2435 Add no postinstall option am: bec0f07516 by Kelvin Zhang · 4 years, 4 months ago
  22. bec0f07 Add no postinstall option by Kelvin Zhang · 4 years, 4 months ago
  23. 0cf3b32 Report metrics on whether verity is used am: 9a5e3683a4 by Kelvin Zhang · 4 years, 4 months ago
  24. b2b5328 Add a unittest for read-after-write pattern in cow writer am: f55eab832f by Kelvin Zhang · 4 years, 4 months ago
  25. 9a5e368 Report metrics on whether verity is used by Kelvin Zhang · 4 years, 4 months ago
  26. f55eab8 Add a unittest for read-after-write pattern in cow writer by Kelvin Zhang · 4 years, 5 months ago
  27. b165e44 Allow /postinstall files to have custom contexts am: 331e3bd90c by Alex Light · 4 years, 4 months ago
  28. 331e3bd Allow /postinstall files to have custom contexts by Alex Light · 4 years, 5 months ago
  29. d4d7b7c Support verity writes in VABC am: 4f28a6c152 by Kelvin Zhang · 4 years, 4 months ago
  30. 4f28a6c Support verity writes in VABC by Kelvin Zhang · 4 years, 7 months ago
  31. f08a8e7 Check the super partiton size in VAB case am: 9f4dc7f49d by Tianjie · 4 years, 4 months ago
  32. 9f4dc7f Check the super partiton size in VAB case by Tianjie · 4 years, 5 months ago
  33. 36e848e Make dynamic partition control android return a writable fd am: 21a4991833 by Kelvin Zhang · 4 years, 4 months ago
  34. db302a0 Add CowWriterFileDescriptor am: 569c97eebd by Kelvin Zhang · 4 years, 4 months ago
  35. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 4 years, 5 months ago
  36. 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 4 years, 9 months ago
  37. d727ae0 Add checks before writing hashtree/verity am: eeec3819f0 by Kelvin Zhang · 4 years, 4 months ago
  38. 786bb39 Unmap all partitions after postinstall finishes am: f7ef12a569 by Kelvin Zhang · 4 years, 4 months ago
  39. eeec381 Add checks before writing hashtree/verity by Kelvin Zhang · 4 years, 5 months ago
  40. f7ef12a Unmap all partitions after postinstall finishes by Kelvin Zhang · 4 years, 4 months ago
  41. 607f9fb Refactor verity reads/writes to a separate fucntion am: 7f92567d66 by Kelvin Zhang · 4 years, 5 months ago
  42. 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 4 years, 5 months ago
  43. f057877 Make update_engine reserve space for decompression via apexd am: b0ab865e4a by Mohammad Samiul Islam · 4 years, 5 months ago
  44. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 4 years, 5 months ago
  45. f260ea9 Pass in source slot to ctor of dynamic control am: ebd115e8bd by Kelvin Zhang · 4 years, 5 months ago
  46. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 4 years, 5 months ago
  47. 74db000 Record VAB boot time metrics. am: 0c37f62164 by David Anderson · 4 years, 5 months ago
  48. 0c37f62 Record VAB boot time metrics. by David Anderson · 4 years, 5 months ago
  49. 104b869 Improve load speed for python payload script am: 797756460a by Kelvin Zhang · 4 years, 5 months ago
  50. 7977564 Improve load speed for python payload script by Kelvin Zhang · 4 years, 5 months ago
  51. 1ccbd1d Emit a warning instead of aborting am: 1c21eb8364 by Kelvin Zhang · 4 years, 5 months ago
  52. d73e3f6 Actually abort update_engine for CHECK failure am: 48b788f045 by Tianjie · 4 years, 5 months ago
  53. 1c21eb8 Emit a warning instead of aborting by Kelvin Zhang · 4 years, 5 months ago
  54. 48b788f Actually abort update_engine for CHECK failure by Tianjie · 4 years, 5 months ago
  55. 8b76e56 Allow disable_vabc flag in full OTA am: 413982e445 by Kelvin Zhang · 4 years, 5 months ago
  56. 413982e Allow disable_vabc flag in full OTA by Kelvin Zhang · 4 years, 5 months ago
  57. 7407e55 Verify that dynamic partitions have a usable size after resizing. am: 0e1c7fd272 by David Anderson · 4 years, 5 months ago
  58. 0e1c7fd Verify that dynamic partitions have a usable size after resizing. by David Anderson · 4 years, 5 months ago
  59. ab2d6d1 Collect more COW size data in SnapshotMergeReport. am: 8bda8216db by David Anderson · 4 years, 5 months ago
  60. 8bda821 Collect more COW size data in SnapshotMergeReport. by David Anderson · 4 years, 5 months ago
  61. 0741995 Add a python wrapper for cow conversion tool am: c612f2025a by Kelvin Zhang · 4 years, 5 months ago
  62. c612f20 Add a python wrapper for cow conversion tool by Kelvin Zhang · 4 years, 5 months ago
  63. ac01ba0 Only skip CowCopy ops with same src/dst block am: 4430ea57a7 by Kelvin Zhang · 4 years, 5 months ago
  64. 4430ea5 Only skip CowCopy ops with same src/dst block by Kelvin Zhang · 4 years, 5 months ago
  65. b8e2485 Skip merge_operations which are not SOURCE_COPY am: 59724d8ad0 by Kelvin Zhang · 4 years, 5 months ago
  66. 59724d8 Skip merge_operations which are not SOURCE_COPY by Kelvin Zhang · 4 years, 6 months ago
  67. 594ea45 Add a --verify_only flag, which verifies the payload am: 63b39110c1 by Kelvin Zhang · 4 years, 5 months ago
  68. 63b3911 Add a --verify_only flag, which verifies the payload by Kelvin Zhang · 4 years, 5 months ago
  69. 8e56128 Fix python3 compatibility issues am: 472d561934 by Kelvin Zhang · 4 years, 5 months ago
  70. 472d561 Fix python3 compatibility issues by Kelvin Zhang · 4 years, 5 months ago
  71. c2e58cb Push care_map.pb to device when serving an OTA am: 5bd4622bd6 by Kelvin Zhang · 4 years, 5 months ago
  72. 5cf3935 Call CowWriter::Finalize() before attempting to get size of COW am: a314d2b875 by Kelvin Zhang · 4 years, 5 months ago
  73. 5bd4622 Push care_map.pb to device when serving an OTA by Kelvin Zhang · 4 years, 5 months ago
  74. a314d2b Call CowWriter::Finalize() before attempting to get size of COW by Kelvin Zhang · 4 years, 5 months ago
  75. 9043f28 Merge "Merge RQ2A.210305.007" am: 467694498b by Xin Li · 4 years, 5 months ago
  76. 4676944 Merge "Merge RQ2A.210305.007" by Xin Li · 4 years, 5 months ago
  77. a2e7018 Merge RQ2A.210305.007 by Xin Li · 4 years, 5 months ago
  78. 5509722 Fix incorrect mountable device path for VABC am: 91ad6629e1 by Kelvin Zhang · 4 years, 5 months ago
  79. 91ad662 Fix incorrect mountable device path for VABC by Kelvin Zhang · 4 years, 5 months ago
  80. bacace7 Add a util for converting ota payload to cow image am: b93055f15c by Kelvin Zhang · 4 years, 5 months ago
  81. df5cb43 Add a library function for performing a cow dry run am: 4ab946d067 by Kelvin Zhang · 4 years, 5 months ago
  82. b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 4 years, 6 months ago
  83. 4ab946d Add a library function for performing a cow dry run by Kelvin Zhang · 4 years, 6 months ago
  84. 6949831 Allow payload_metadata to take raw pointers with size am: 9b8a2bb050 by Kelvin Zhang · 4 years, 5 months ago
  85. 9b8a2bb Allow payload_metadata to take raw pointers with size by Kelvin Zhang · 4 years, 6 months ago
  86. fc006c7 Fix an edge case where AllocateSpaceForPayload causes OTA to fail am: 51e08b90a7 by Kelvin Zhang · 4 years, 5 months ago
  87. 51e08b9 Fix an edge case where AllocateSpaceForPayload causes OTA to fail by Kelvin Zhang · 4 years, 5 months ago
  88. 68776d0 Allow update_engine to communicate with apexd for size calculation am: 24a8279469 by Mohammad Samiul Islam · 4 years, 5 months ago
  89. d2fcb43 Reserve space for apex by creating a file and write 0s am: 8933d5721a by Kelvin Zhang · 4 years, 5 months ago
  90. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 4 years, 6 months ago
  91. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 4 years, 6 months ago
  92. b95ff97 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 4 years, 5 months ago
  93. b068c13 Add vabc_compression parameter to update_metadata am: 4ca06c192d by Kelvin Zhang · 4 years, 5 months ago
  94. 4ca06c1 Add vabc_compression parameter to update_metadata by Kelvin Zhang · 4 years, 6 months ago
  95. e11e1c7 Add option to invoke AllocateSpaceForPayload from update_device.py am: 51aad993dd by Kelvin Zhang · 4 years, 5 months ago
  96. 8e97550 Merge ab/7061308 into stage. by Xin Li · 4 years, 5 months ago
  97. 51aad99 Add option to invoke AllocateSpaceForPayload from update_device.py by Kelvin Zhang · 4 years, 5 months ago
  98. 258a49e Detect if update is already running when updating with file descriptor am: b00089bc16 by Håkan Kvist · 4 years, 6 months ago
  99. b00089b Detect if update is already running when updating with file descriptor by Håkan Kvist · 4 years, 6 months ago
  100. 238e419 Use UpdateUsesSnapshotCompression to determine if VABC is used am: 0618835556 by Kelvin Zhang · 4 years, 6 months ago