1. b5d741e Merge remote-tracking branch 'remotes/aosp/upstream-master' into HEAD by Igor Murashkin · 9 years ago
  2. f5d3fc4 Switch the default for implicit references by Ben Gruver · 9 years ago
  3. e778f7b Make the checkPackagePrivateAccess functionality an option by Ben Gruver · 9 years ago
  4. d1dbf6b Use options.checkPackagePrivateAccess by yyjdelete · 10 years ago
  5. 6811d13 Implement dex entry for non classes.dex files by Connor Tumbleson · 10 years ago
  6. f1fe3a0 Merge pull request #21 from whydoubt/floating-point-values by Ben Gruver · 10 years ago
  7. 9cc35b2 No need to reevaluate 'resource != null' by Jeff Smith · 10 years ago
  8. 5316638 Improve the readability of the newline normalization stuff for tests by Ben Gruver · 10 years ago
  9. d33fd67 Implement implicit method/field references in baksmali by Ben Gruver · 10 years ago
  10. 0b83634 Give comment-generating functions more precise naming by Jeff Smith · 10 years ago
  11. bfecccf Merge remote-tracking branch 'upstream/master' into floating-point-values by Jeff Smith · 10 years ago
  12. 5fd3957 Extract dexlib2 as a separate host library by Ben Gruver · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  13. 1d4637b Fix up the build files and some minor tweaks to build smali/baksmali 2.* by Ben Gruver · 10 years ago
  14. 8f10b06 Merge tag 'v2.0.3' into master by Ben Gruver · 10 years ago
  15. dd2079c Fix NPE when using a custom inline method table by Ben Gruver · 10 years ago
  16. 1d28b32 Refactor the maven upload build stuff by Ben Gruver · 10 years ago
  17. 5b411f3 Add gradle configuration for uploading smali artifacts to maven by Ben Gruver · 10 years ago
  18. eae0b0e Make sure we always shut down the executor by Ben Gruver · 11 years ago
  19. 86c677b Merge remote-tracking branch 'upstream/master' into floating-point-values by Jeff Smith · 11 years ago
  20. fce4cc0 Replace use of System.lineSeparator(), to keep compatibility with java 6 by Ben Gruver · 11 years ago
  21. 338db9f Fix up option parsing code for resource id stuff to use 'i' by Ben Gruver · 11 years ago
  22. 6856425 occured -> occurred by Ben Gruver · 11 years ago
  23. d0c0c84 Don't System.exit from baksmali.disassembleClass by Ben Gruver · 11 years ago
  24. 65cb162 Remove --check-package-private-access option by Ben Gruver · 11 years ago
  25. 4f26204 Add better handling for various types of invalid instructions by Ben Gruver · 11 years ago
  26. ee3fb21 Merge pull request #19 from whydoubt/master by Ben Gruver · 11 years ago
  27. 58d2efb baksmali: Write comments about possible floating-point values by Jeff Smith · 11 years ago
  28. 20b7bbf baksmali: Only perform resource ID lookup once by Jeff Smith · 11 years ago
  29. 9cf653f baksmali: resource-id-files should not be a debug option by Jeff Smith · 11 years ago
  30. d607960 baksmali: Reverse pair ordering in resource-id-files option by Jeff Smith · 11 years ago
  31. 4d9d588 Make AnalysisTest.java cross-platform compatible by Stephan Schmitz · 11 years ago
  32. eb0b009 baksmali: resource IDs are 32-bit by Jeff Smith · 11 years ago
  33. 7e9231a baksmali: Write comments about matched resource IDs by Jeff Smith · 11 years ago
  34. 29d4ccc baksmali: add command-line option to specify resource ID files by Jeff Smith · 11 years ago
  35. 318954d Don't attempt to create the smali.jar/baksmali.jar symlinks on windows. by Ben Gruver · 11 years ago
  36. 7a03efc Attempt to fix test for windows... again. by Ben Gruver · 11 years ago
  37. 44c5c07 Don't output parameter names when using the -b/--no-debug-info option by Ben Gruver · 11 years ago
  38. f7d6d5f Gracefully handle instructions with invalid references by Ben Gruver · 11 years ago
  39. f9bcf89 Attempt to fix tests for windows by Ben Gruver · 11 years ago
  40. 49fa5f5 Don't crash if the smali/baksmali.properties file can't be found by Ben Gruver · 11 years ago
  41. 1370569 Clean up how the classes are sorted before being disassembled by Ben Gruver · 11 years ago
  42. 74436bd Fix issues with initialization of bootClassPath and inlineResolver by Ben Gruver · 11 years ago
  43. dea5f8d Exit with non-zero status if any error occurred while running baksmali by Ben Gruver · 11 years ago
  44. 7e25c35 Make baksmali thread safe, and add -j option by Ben Gruver · 11 years ago
  45. 4b171af Misc baksmali cleanup by Ben Gruver · 11 years ago
  46. 2a91095 Fix up proguard configuration by Ben Gruver · 11 years ago
  47. 5b69a5f Merge remote-tracking branch 'izzy_github/deodex2' into dexlib_redesign by Ben Gruver · 11 years ago
  48. d38f3a7 Fix up line number handling to be unsigned int safe by Ben Gruver · 11 years ago
  49. 936cc55 Clean up some TODOs by Ben Gruver · 11 years ago
  50. 03b8247 Renamed getVersion() to getOdexVersion() in DexBackedOdexFile. by Izzat Bahadirov · 11 years ago
  51. 1bf6f23 Implementation of new generificationified writer functionality by Ben Gruver · 11 years ago
  52. 9c72df6 Using standard InlineMethodResolver if no custom one is provided. by Izzat Bahadirov · 11 years ago
  53. b6435e7 Add support to smali for a .source directive with no source file by Ben Gruver · 11 years ago
  54. 3e4e5ec Change .param and .local syntax, to be able to handle empty name/type/signature by Ben Gruver · 11 years ago
  55. 83f77f5 Refactor how api specific Opcodes work (make them non-static) by Ben Gruver · 11 years ago
  56. 8979759 Gracefully handle duplicate fields/methods in baksmali by Ben Gruver · 11 years ago
  57. 0a18ea7 Separate direct/virtual methods and static/instance fields in the ClassDef interface by Ben Gruver · 11 years ago
  58. 5b99529 Remove unneeded TODO by Ben Gruver · 11 years ago
  59. 2363e6e Gracefully handle unknown instructions by Ben Gruver · 11 years ago
  60. 5fa3026 Add support for custom inline tables by Ben Gruver · 11 years ago
  61. a55990c Re-enable deodexing in baksmali by Ben Gruver · 11 years ago
  62. 7172de2 Always write out the register info in numeric order by Ben Gruver · 11 years ago
  63. c017b06 Add a register info test for the case of multiple start instructions by Ben Gruver · 11 years ago
  64. 8c2d92d Enforce strict reference equality for uninit ref register types by Ben Gruver · 11 years ago
  65. 3f05570 Always use .equals for comparing RegisterType instances by Ben Gruver · 11 years ago
  66. d87770e Add a test framework for baksmali by Ben Gruver · 11 years ago
  67. 93aa501 Refactor the way the baksmali options are handled by Ben Gruver · 11 years ago
  68. c91b03b Add support for generating register information by Ben Gruver · 11 years ago
  69. ffe82bd Fully remove the dependency on the old dexlib from baksmali by Ben Gruver · 11 years ago
  70. 92d6908 Remove some unneeded baksmali command line options by Ben Gruver · 11 years ago
  71. db7795f Add support for odex format 20bc by Ben Gruver · 11 years ago
  72. 61277b5 Add support for odex formats 3rms and 3rmi by Ben Gruver · 11 years ago
  73. 2a91d72 Add support for odex format 35mi by Ben Gruver · 11 years ago
  74. 8a151ae Add support for odex format 35ms by Ben Gruver · 11 years ago
  75. e88723c Add support for odex format 22cs by Ben Gruver · 11 years ago
  76. 93ff1ca Expand TODO regarding the syntax of locals by Ben Gruver · 11 years ago
  77. 8f8b67f Refactor the dump/annotation functionality by Ben Gruver · 11 years ago
  78. 31d8777 Refactor/rewrite the AnnotatedBytes class and helpers by Ben Gruver · 11 years ago
  79. 46cefa3 Factor out dependency versions, and upgrade to gradle 14.0 by Ben Gruver · 11 years ago
  80. cc3be5d Make RawDexFile extends DexBackedDexFile.Impl by Ben Gruver · 11 years ago
  81. ff32d5c Refactor how annotatations are handled a bit, and add annotations for TypeListItems by Ben Gruver · 11 years ago
  82. 373ff22 Beginning of annotated dump implementation by Ben Gruver · 11 years ago
  83. a78d169 Make DexFileFactory return a DexBackedDexFile by Ben Gruver · 11 years ago
  84. 50ef7ed Create smali.jar/baksmali.jar symlinks after building jars by Ben Gruver · 11 years ago
  85. f3d921d Fix up the Android.mk and scripts for the current version by Ben Gruver · 11 years ago
  86. f816a57 Merge remote-tracking branch 'goog/upstream-master' into master by Ben Gruver · 11 years ago
  87. e77b5a7 Sort the interfaces before writing them, in baksmali by Ben Gruver · 11 years ago
  88. db81d89 Fix how parameter annotations are written in baksmali by Ben Gruver · 11 years ago
  89. f3c3325 Add support for writing code_items by Izzat Bahadirov · 11 years ago
  90. 9a9a664 Add support back for jumbo instructions by Ben Gruver · 12 years ago
  91. 03935b3 Use the new virtual table logic for api >= 17 by Ben Gruver · 12 years ago
  92. 22c3185 Major cleanup of the interface and library in general by Ben Gruver · 12 years ago
  93. bea9627 Change the nomenclature from CodeOffset to CodeAddress for absolute code positions by Ben Gruver · 12 years ago
  94. c6e5499 Use collections of annotations, not lists. by Ben Gruver · 12 years ago
  95. 12b970e Use collections instead of lists for variable size "lists" in the dex file by Ben Gruver · 12 years ago
  96. e27e44b Refactor EnumEncodedValue to use a field reference by Ben Gruver · 12 years ago
  97. 4060490 Get rid of old commented code block for methods in ClassDefinition by Ben Gruver · 12 years ago
  98. 98eede2 Don't write default field values for static final fields that are set in <clinit> by Ben Gruver · 12 years ago
  99. 60631f6 Detect static final fields that are set in the static initializer by Ben Gruver · 12 years ago
  100. 987cdc3 Sort the classes before disassembling by Ben Gruver · 12 years ago