1. aff0371 Add dexlib target that doesn't bundle commons-cli am: 9b3c02f8d1 am: ea36b09549 by Andrei Onea · 4 years, 1 month ago
  2. ea36b09 Add dexlib target that doesn't bundle commons-cli am: 9b3c02f8d1 by Andrei Onea · 4 years, 1 month ago
  3. 9b3c02f Add dexlib target that doesn't bundle commons-cli by Andrei Onea · 4 years, 1 month ago
  4. 5a9e407 Merge changes Ib7b71b78,I62fd4d40 am: 9d354e41cf am: f74980150b am: b45eb8f09a by Ben Gruver · 5 years ago
  5. b45eb8f Merge changes Ib7b71b78,I62fd4d40 am: 9d354e41cf am: f74980150b by Ben Gruver · 5 years ago
  6. f749801 Merge changes Ib7b71b78,I62fd4d40 am: 9d354e41cf by Ben Gruver · 5 years ago
  7. 9d354e4 Merge changes Ib7b71b78,I62fd4d40 by Ben Gruver · 5 years ago
  8. 64fafbd AOSP-specific changes for v2.2.7 by Ben Gruver · 5 years ago
  9. 5b05ca3 Merge v2.2.7 from upstream by Ben Gruver · 5 years ago
  10. 76867f0 Bump the version to v2.2.7 by Ben Gruver · 5 years ago
  11. 0d4443a Gracefully deal with code addresses that are out of range in MutableMethodImplementation by Ben Gruver · 5 years ago
  12. 22f9860 [automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  13. 7cc66b1 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  14. 580b27f Bump the version to v2.2.6 by Ben Gruver · 5 years ago
  15. 72c0d9d make opcodes nullable in loadDexContainer by Erik Derr · 5 years ago
  16. f28375d Merge "Add default code reviewers into OWNERS" am: af290766e4 am: 0426d68c17 by Chih-hung Hsieh · 5 years ago
  17. 176313b Merge "Add default code reviewers into OWNERS" am: af290766e4 am: 0426d68c17 by Chih-hung Hsieh · 5 years ago
  18. 0426d68 Merge "Add default code reviewers into OWNERS" am: af290766e4 by Chih-hung Hsieh · 5 years ago
  19. af29076 Merge "Add default code reviewers into OWNERS" by Chih-hung Hsieh · 5 years ago
  20. 674e306 Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  21. 385097f [automerger skipped] Merge "DO NOT MERGE" am: 8253611aa1 -s ours am: 291fe41816 -s ours by Xin Li · 5 years ago
  22. c4b72ff [automerger skipped] Merge "DO NOT MERGE" am: 8253611aa1 -s ours by Xin Li · 5 years ago
  23. 291fe41 [automerger skipped] Merge "DO NOT MERGE" am: 8253611aa1 -s ours by Xin Li · 5 years ago
  24. 8253611 Merge "DO NOT MERGE" by Treehugger Robot · 5 years ago
  25. e16cfed DO NOT MERGE by Xin Li · 5 years ago
  26. e7c51bd Merge "Create version of dexlib2 without guava built in" am: 5e3289c8ae am: 6e5c19c63d by Julien Desprez · 6 years ago
  27. 8d39535 Merge "Create version of dexlib2 without guava built in" am: 5e3289c8ae by Julien Desprez · 6 years ago
  28. 6e5c19c Merge "Create version of dexlib2 without guava built in" am: 5e3289c8ae by Julien Desprez · 6 years ago
  29. 5e3289c Merge "Create version of dexlib2 without guava built in" by Julien Desprez · 6 years ago
  30. 842ebb9 Create version of dexlib2 without guava built in by Julien Desprez · 6 years ago
  31. 5935fe6 Remove usage of sput-object-volatile into FieldUsageTypeTest by Mikaël · 6 years ago
  32. cb4a44b Update results of testPackedSwitch and testSparseSwitch by Mikaël · 6 years ago
  33. 7f46be6 Align smallidea tokens and grammar on smali by Mikaël · 6 years ago
  34. 280fe36 Update gradle wrapper as defined by the gradle version into the wrapper task by Mikaël · 6 years ago
  35. b8638ec Bump the version to 2.2.5 by Ben Gruver · 6 years ago
  36. 1bf8f25 Refactor LocatedItems to use the function addItem() instead of by Assaf · 6 years ago
  37. af8bc1d Refactor LocatedItems::mergeItemsIntoNext by Assaf · 6 years ago
  38. dd242aa Remove code duplication - extract Labels and debugItems from MethodLocation. by Assaf · 6 years ago
  39. 7542a6b Simplify getLabels() by using two separate methods. by Assaf · 6 years ago
  40. 86963cc Change BlankReader to the correct location in SmaliLexer for idea by Albert Gorski · 6 years ago
  41. d338187 Update the tests to handle MethodHandle kind fixes by Albert Gorski · 6 years ago
  42. c6b0408 Fix support for the kind values of MethodHandle by Albert Gorski · 6 years ago
  43. 49ecdb3 Fix instructions 45cc and 4rcc (invoke-polymorphic) by Albert Gorski · 6 years ago
  44. 5a6b891 Extract new class, PathEntryLoader from ClassPathResolver. by Assaf · 6 years ago
  45. 71ea09f Add reminder to keep section arrays in sync by Lanchon · 6 years ago
  46. da571db Use similar formatting for section arrays by Lanchon · 6 years ago
  47. fef5569 Fix and extend hasOverflowed by Lanchon · 6 years ago
  48. 2f29256 Use a switch statement in mapDexVersionToApi by Lanchon · 6 years ago
  49. a237739 Make mapDexVersionToApi return NO_VERSION in the style of the other maps by Lanchon · 6 years ago
  50. 9560bfe Remove the redundant SUPPORTED_DEX_VERSIONS array by Lanchon · 6 years ago
  51. 1e984c2 Use the same literals in mapDexVersionToApi and mapApiToDexVersion by Lanchon · 6 years ago
  52. dafcef3 Refactor VersionMap.mapApiToDexVersion out of HeaderItem.getMagicForApi by Lanchon · 6 years ago
  53. fd3e00a Refactor most of the utility classes from util into dexlib2 by Ben Gruver · 6 years ago
  54. 239b64b Fix accidental dependencies on JCommander outside of dexlib2 by Lanchon · 6 years ago
  55. 2fcdad2 Fix accidental dependency on JCommander on test by Lanchon · 6 years ago
  56. 468a4ee Fix mark/reset for new sections (closes #615) by Lanchon · 6 years ago
  57. d2b36e1 Fix accidental dependency on JCommander by Lanchon · 6 years ago
  58. 08bef5f Fix Gradle's Task.leftShift(Closure) deprecation warning by Lanchon · 7 years ago
  59. f16b420 Fix for method reference sizes by Wojtek Kaliciński · 7 years ago
  60. 67e7b39 MemoryDataStore: Enforce min growth step and delay allocation of buffer by Lanchon · 7 years ago
  61. 6389687 MemoryDataStore: Efficiently multiply by 1.25 by Lanchon · 7 years ago
  62. f1c1162 MemoryDataStore: Fail fast on invalid offsets by Lanchon · 7 years ago
  63. c41c24a MemoryDataStore: Support InputStream mark/reset by Lanchon · 7 years ago
  64. b9a725e MemoryDataStore: Handle weird arguments values correctly by Lanchon · 7 years ago
  65. c645b9d MemoryDataStore: More efficient overridable growth policy by Lanchon · 7 years ago
  66. b0a69fc MemoryDataStore: Add a data-trimming getData() method by Lanchon · 7 years ago
  67. 53cdb13 MemoryDataStore: Rename the buffer getter method by Lanchon · 7 years ago
  68. 6917c1f MemoryDataStore: Keep track of actual size of data by Lanchon · 7 years ago
  69. d7b389d MemoryDataStore: Fix InputStream::read(byte[] b, int off, int len) bug by Lanchon · 7 years ago
  70. 387299c MemoryDataStore: Allow overriding of growth policy by Lanchon · 7 years ago
  71. ea7c265 MemoryDataStore: Fix growth calculation by Lanchon · 7 years ago
  72. f10643f Handle Changes in OAT Files for Android 8.1 (OAT 131) by Albert Gorski · 6 years ago
  73. ec31f76 Simplified mapApiToArtVersion by ale5000 · 6 years ago
  74. 854f117 Bump the version to 2.2.4 by Ben Gruver · 6 years ago
  75. 97fd796 Bump the gradle version to 4.6 by Ben Gruver · 6 years ago
  76. 5916586 Add roundtrip tests for the 2 new opcodes by Ben Gruver · 6 years ago
  77. e2cffa2 Add support for const-method-handle and const-method-type in the tree walker by Ben Gruver · 6 years ago
  78. a387fa8 Add support for const-method-handle and const-method-type in the lexer and parser by Ben Gruver · 6 years ago
  79. 2db1dec Add support for dex version 39 in dexlib2 by Ben Gruver · 6 years ago
  80. 69d004c Add a roundtrip test for invoke-custom by Ben Gruver · 6 years ago
  81. a198c85 Add support for dumping the new structures by Ben Gruver · 6 years ago
  82. 077c5c1 Let baksmali infer the api level when possible by Ben Gruver · 6 years ago
  83. e6f4475 Add full invoke-custom example by Ben Gruver · 6 years ago
  84. 48d13b2 Add support for invoke-custom and related structures in baksmali by Ben Gruver · 6 years ago
  85. e8760aa Add support for method handle and call site references in ReferenceUtil by Ben Gruver · 6 years ago
  86. d82252e Make sure to close the writer after dumping by Ben Gruver · 6 years ago
  87. ba7a653 Add support for invoke-custom and related structures in the tree walker by Ben Gruver · 6 years ago
  88. 858d264 Change the name of the invoke method handle types by Ben Gruver · 6 years ago
  89. 9ccda3a Add support for invoke-custom and related structures in the parser and lexer by Ben Gruver · 6 years ago
  90. c7036da Make method_prototype rule build and return a MethodProtoReference by Ben Gruver · 6 years ago
  91. 0a88396 "occured" -> "occurred" in SmaliTestUtils by Ben Gruver · 6 years ago
  92. 5c5e4ae Implement support for new structures in DexWriter by Ben Gruver · 6 years ago
  93. cc34359 Create separate section for encoded arrays by Ben Gruver · 6 years ago
  94. 2d227a7 Fix nullable issue in annotations rule by Ben Gruver · 6 years ago
  95. fa5d0cc Add Immutable implementations of the new structures by Ben Gruver · 6 years ago
  96. 8bdb503 Fix up a few non-immutable members in immutable encoded value implementations by Ben Gruver · 6 years ago
  97. dea7934 Add DexBacked implementations of the new structures by Ben Gruver · 6 years ago
  98. ead2e03 Add getItemCount method to EncodedArrayItemIterator by Ben Gruver · 6 years ago
  99. 2215e03 Fix typo in DexBackedMethodEncodedValue by Ben Gruver · 6 years ago
  100. 88ece20 Move the map item related methods from RawDexfile to DexBackedDexFile by Ben Gruver · 6 years ago