1. fc7adc2 Check that there is enough space for AvbDescriptor am: 66872e8dc9 by Nikita Ioffe · 4 years, 7 months ago
  2. 66872e8 Check that there is enough space for AvbDescriptor by Nikita Ioffe · 4 years, 7 months ago
  3. 8712652 Added option to ImageHandler() to open file read-only. am: 4e71bfd373 am: 97ab8feae5 by Jan Monsch · 4 years, 7 months ago
  4. 97ab8fe Added option to ImageHandler() to open file read-only. am: 4e71bfd373 by Jan Monsch · 4 years, 7 months ago
  5. 4e71bfd Added option to ImageHandler() to open file read-only. by Jan Monsch · 4 years, 7 months ago
  6. 8cf8988 Writing temp files to temporary directory for best practices. am: a12ac7533b am: b44c0c624a by Jan Monsch · 4 years, 7 months ago
  7. b44c0c6 Writing temp files to temporary directory for best practices. am: a12ac7533b by Jan Monsch · 4 years, 7 months ago
  8. a12ac75 Writing temp files to temporary directory for best practices. by Jan Monsch · 4 years, 7 months ago
  9. 00fe9bc Fixed type mixing issue when building with bazel. am: e6dac43087 am: e19e80af5e by Jan Monsch · 4 years, 7 months ago
  10. e19e80a Fixed type mixing issue when building with bazel. am: e6dac43087 by Jan Monsch · 4 years, 7 months ago
  11. e6dac43 Fixed type mixing issue when building with bazel. by Jan Monsch · 4 years, 7 months ago
  12. 5d90093 Fix error type returned with invalid argument am: 5238ea7ee6 am: 41a4606b6e by Thiébaud Weksteen · 4 years, 7 months ago
  13. 41a4606 Fix error type returned with invalid argument am: 5238ea7ee6 by Thiébaud Weksteen · 4 years, 7 months ago
  14. 5238ea7 Fix error type returned with invalid argument by Thiébaud Weksteen · 4 years, 7 months ago
  15. fd05bcb Remove unused proto dependencies am: 60a0f36cd6 am: f007ead582 by Thiébaud Weksteen · 4 years, 7 months ago
  16. f007ead Remove unused proto dependencies am: 60a0f36cd6 by Thiébaud Weksteen · 4 years, 7 months ago
  17. 60a0f36 Remove unused proto dependencies by Thiébaud Weksteen · 4 years, 7 months ago
  18. 4666a6d Merge changes I3cb77b0c,I4a93a644 am: 803d76061e am: d5fb45ad53 by Jan Monsch · 4 years, 7 months ago
  19. d5fb45a Merge changes I3cb77b0c,I4a93a644 am: 803d76061e by Jan Monsch · 4 years, 7 months ago
  20. 803d760 Merge changes I3cb77b0c,I4a93a644 by Jan Monsch · 4 years, 7 months ago
  21. 11bb72c Reading from /dev/urandom in binary instead of text mode. am: e515a21291 am: 7586a75e95 by Jan Monsch · 4 years, 7 months ago
  22. 7586a75 Reading from /dev/urandom in binary instead of text mode. am: e515a21291 by Jan Monsch · 4 years, 7 months ago
  23. 25040d9 Replaced binascii.hexlify(x).decode('ascii') with x.hex(). by Jan Monsch · 4 years, 7 months ago
  24. 13efb5f Final switch from Python 2 to Python 3 for avbtool. by Jan Monsch · 4 years, 7 months ago
  25. e515a21 Reading from /dev/urandom in binary instead of text mode. by Jan Monsch · 4 years, 7 months ago
  26. e7d255e Fixing pylint for avbtool. am: a18b2ecd72 am: f82c2198c0 by Jan Monsch · 4 years, 7 months ago
  27. cfa4b2c Removing avbtool.py symlink as step towards fixing pylint. am: 5bf051eb08 am: 61d3f9429c by Jan Monsch · 4 years, 7 months ago
  28. f82c219 Fixing pylint for avbtool. am: a18b2ecd72 by Jan Monsch · 4 years, 7 months ago
  29. 61d3f94 Removing avbtool.py symlink as step towards fixing pylint. am: 5bf051eb08 by Jan Monsch · 4 years, 7 months ago
  30. a18b2ec Fixing pylint for avbtool. by Jan Monsch · 4 years, 7 months ago
  31. 5bf051e Removing avbtool.py symlink as step towards fixing pylint. by Jan Monsch · 4 years, 7 months ago
  32. 7c60eb6 Adding aftltool symlink back and further py3 clean up. am: 7b881ec84c am: cc215404e3 by Jan Monsch · 4 years, 7 months ago
  33. cc21540 Adding aftltool symlink back and further py3 clean up. am: 7b881ec84c by Jan Monsch · 4 years, 7 months ago
  34. 7b881ec Adding aftltool symlink back and further py3 clean up. by Jan Monsch · 4 years, 7 months ago
  35. d74e96b Fixing pylint for aftltool and moving aftltool_test to presubmit. am: fd21e7bbb8 am: b16562a3d2 by Jan Monsch · 4 years, 7 months ago
  36. b16562a Fixing pylint for aftltool and moving aftltool_test to presubmit. am: fd21e7bbb8 by Jan Monsch · 4 years, 7 months ago
  37. fd21e7b Fixing pylint for aftltool and moving aftltool_test to presubmit. by Jan Monsch · 4 years, 7 months ago
  38. 5905ac7 Fixing aftltool_test breakage that was introduced by aosp/1284715. am: 6a9ec5af3a am: 1c04f19876 by Jan Monsch · 4 years, 7 months ago
  39. 1c04f19 Fixing aftltool_test breakage that was introduced by aosp/1284715. am: 6a9ec5af3a by Jan Monsch · 4 years, 7 months ago
  40. 6a9ec5a Fixing aftltool_test breakage that was introduced by aosp/1284715. by Jan Monsch · 4 years, 7 months ago
  41. f764fa7 Removing avbtool_test.py since it is not used. am: 9e6b77c782 am: 8e797f1deb by Jan Monsch · 4 years, 7 months ago
  42. 8e797f1 Removing avbtool_test.py since it is not used. am: 9e6b77c782 by Jan Monsch · 4 years, 7 months ago
  43. 68ac498 Removing aftltool.py symlink as step towards fixing pylint. am: a1e99aa7e8 am: e9c2a09522 by Jan Monsch · 4 years, 7 months ago
  44. e9c2a09 Removing aftltool.py symlink as step towards fixing pylint. am: a1e99aa7e8 by Jan Monsch · 4 years, 7 months ago
  45. 9e6b77c Removing avbtool_test.py since it is not used. by Jan Monsch · 4 years, 7 months ago
  46. a1e99aa Removing aftltool.py symlink as step towards fixing pylint. by Jan Monsch · 4 years, 7 months ago
  47. 8dd837b Merge "Use log API key if provided" am: 3c78ca1894 am: fad5bd059c by Thiébaud Weksteen · 4 years, 7 months ago
  48. fad5bd0 Merge "Use log API key if provided" am: 3c78ca1894 by Thiébaud Weksteen · 4 years, 7 months ago
  49. 3c932ad Merge "Merge transparency log arguments" am: b196a5108d am: 8ede4d5965 by Thiébaud Weksteen · 4 years, 7 months ago
  50. 3c78ca1 Merge "Use log API key if provided" by Thiébaud Weksteen · 4 years, 7 months ago
  51. 8ede4d5 Merge "Merge transparency log arguments" am: b196a5108d by Thiébaud Weksteen · 4 years, 7 months ago
  52. 808d255 Use log API key if provided by Thiébaud Weksteen · 4 years, 7 months ago
  53. b196a51 Merge "Merge transparency log arguments" by Thiébaud Weksteen · 4 years, 7 months ago
  54. ceca037 Merge transparency log arguments by Thiébaud Weksteen · 4 years, 7 months ago
  55. abf4838 Merge "Add configuration for main rollback index location" am: e3cbcb1224 am: 5123c856ed by Varun Sharma · 4 years, 7 months ago
  56. 5123c85 Merge "Add configuration for main rollback index location" am: e3cbcb1224 by Varun Sharma · 4 years, 7 months ago
  57. e3cbcb1 Merge "Add configuration for main rollback index location" by Varun Sharma · 4 years, 7 months ago
  58. 4b45eb3 Merge "Build libavb_aftl as a device side library" am: 6243cfd3b1 am: e7450f69fd by Tianjie Xu · 4 years, 7 months ago
  59. e7450f6 Merge "Build libavb_aftl as a device side library" am: 6243cfd3b1 by Tianjie Xu · 4 years, 7 months ago
  60. 6243cfd Merge "Build libavb_aftl as a device side library" by Tianjie Xu · 4 years, 7 months ago
  61. b57708f Merge "Fixed behavior when tools are called without arguments under py3." am: f7853e369c am: e9ea17e65c by Jan Monsch · 4 years, 7 months ago
  62. e9ea17e Merge "Fixed behavior when tools are called without arguments under py3." am: f7853e369c by Jan Monsch · 4 years, 7 months ago
  63. f7853e3 Merge "Fixed behavior when tools are called without arguments under py3." by Jan Monsch · 4 years, 7 months ago
  64. cc9939a Fixed behavior when tools are called without arguments under py3. by Jan Monsch · 4 years, 7 months ago
  65. bb835b6 Merge "Increasing timeout for libavb_host_unittest from 3 to 7 min." am: 420842a2a3 am: 38d6fd8eff by Jan Monsch · 4 years, 7 months ago
  66. 38d6fd8 Merge "Increasing timeout for libavb_host_unittest from 3 to 7 min." am: 420842a2a3 by Jan Monsch · 4 years, 7 months ago
  67. 420842a Merge "Increasing timeout for libavb_host_unittest from 3 to 7 min." by Jan Monsch · 4 years, 7 months ago
  68. cb5089f Increasing timeout for libavb_host_unittest from 3 to 7 min. by Jan Monsch · 4 years, 7 months ago
  69. 72bcd1a Merge "Replacing danielaustin with tweek in the OWNERS file." am: 81173ed04c am: 60909619c5 by Treehugger Robot · 4 years, 7 months ago
  70. 6090961 Merge "Replacing danielaustin with tweek in the OWNERS file." am: 81173ed04c by Treehugger Robot · 4 years, 7 months ago
  71. 81173ed Merge "Replacing danielaustin with tweek in the OWNERS file." by Treehugger Robot · 4 years, 7 months ago
  72. de53827 Add configuration for main rollback index location by Varun Sharma · 4 years, 7 months ago
  73. 6574212 Merge "avbtool: Add "print_partition_digests" sub-command." am: 9796a8b82a am: b2a515e209 by Treehugger Robot · 4 years, 7 months ago
  74. 3cbfd5c Porting aftltool and its test suites to Python 3. am: 7ec4182d9a am: 080fcc991f by Jan Monsch · 4 years, 7 months ago
  75. b2a515e Merge "avbtool: Add "print_partition_digests" sub-command." am: 9796a8b82a by Treehugger Robot · 4 years, 7 months ago
  76. 080fcc9 Porting aftltool and its test suites to Python 3. am: 7ec4182d9a by Jan Monsch · 4 years, 7 months ago
  77. 9796a8b Merge "avbtool: Add "print_partition_digests" sub-command." by Treehugger Robot · 4 years, 7 months ago
  78. 91c97a0 Replacing danielaustin with tweek in the OWNERS file. by Jan Monsch · 4 years, 7 months ago
  79. 34b6b49 avbtool: Add "print_partition_digests" sub-command. by David Zeuthen · 4 years, 7 months ago
  80. 7ec4182 Porting aftltool and its test suites to Python 3. by Jan Monsch · 4 years, 7 months ago
  81. da2cccc Integrated encode_rsa_key/raw_sign into RSAPublicKey. am: 9c13012c52 am: 05c4b36597 by Jan Monsch · 4 years, 7 months ago
  82. 05c4b36 Integrated encode_rsa_key/raw_sign into RSAPublicKey. am: 9c13012c52 by Jan Monsch · 4 years, 7 months ago
  83. 9c13012 Integrated encode_rsa_key/raw_sign into RSAPublicKey. by Jan Monsch · 4 years, 7 months ago
  84. 7f4e000 Build libavb_aftl as a device side library by Tianjie · 4 years, 7 months ago
  85. ff494aa [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: fd1fd080ab -s ours by Xin Li · 4 years, 7 months ago
  86. fd1fd08 DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master by Xin Li · 4 years, 7 months ago
  87. 2171fed Merge "Fixed up the last pieces to make avbtool work with py3." am: 452992ac4d am: a6c0162ed8 by Treehugger Robot · 4 years, 7 months ago
  88. a6c0162 Merge "Fixed up the last pieces to make avbtool work with py3." am: 452992ac4d by Treehugger Robot · 4 years, 7 months ago
  89. 452992a Merge "Fixed up the last pieces to make avbtool work with py3." by Treehugger Robot · 4 years, 7 months ago
  90. 7e1dcfe Merge "Removing unused save() methods as part of py3 migration." am: 67329a6c4a am: 48d6a45855 by Jan Monsch · 4 years, 7 months ago
  91. fa09e26 Merge "Removing unused save() methods as part of py3 migration." am: 67329a6c4a am: 48d6a45855 by Jan Monsch · 4 years, 7 months ago
  92. 48d6a45 Merge "Removing unused save() methods as part of py3 migration." am: 67329a6c4a by Jan Monsch · 4 years, 7 months ago
  93. 67329a6 Merge "Removing unused save() methods as part of py3 migration." by Jan Monsch · 4 years, 7 months ago
  94. ca65b8d Merge "Fixed Avb class to be Python 3 compatible." am: 498615a931 am: 1aec58163f by Jan Monsch · 4 years, 7 months ago
  95. 995a53f Merge "Fixed Avb class to be Python 3 compatible." am: 498615a931 am: 1aec58163f by Jan Monsch · 4 years, 7 months ago
  96. ee6fccd Fixed up the last pieces to make avbtool work with py3. by Jan Monsch · 4 years, 7 months ago
  97. 1aec581 Merge "Fixed Avb class to be Python 3 compatible." am: 498615a931 by Jan Monsch · 4 years, 7 months ago
  98. 498615a Merge "Fixed Avb class to be Python 3 compatible." by Jan Monsch · 4 years, 7 months ago
  99. cfb669e Removing unused save() methods as part of py3 migration. by Jan Monsch · 4 years, 7 months ago
  100. 51e99bd Removed use of long literal 'L' for py3 compatibility. am: cc6a15cbf8 am: 044d51b581 by Jan Monsch · 4 years, 7 months ago