1. e18a27b Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  2. 7c1fbd4 Merge "Dalvik: Fix mainDexClasses" by Andreas Gampe · 10 years ago
  3. 6983ab8 Dalvik: Fix mainDexClasses by Andreas Gampe · 10 years ago
  4. 67a6959 Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  5. b54c59e Merge "Revert "Fix dexlist build"" by Elliott Hughes · 10 years ago
  6. 3478ee3 Revert "Fix dexlist build" by Aart Bik · 10 years ago
  7. ebc031c Merge "Fixed compiler warnings in dexdump." by Andreas Gampe · 10 years ago
  8. defd605 Fixed compiler warnings in dexdump. by Aart Bik · 10 years ago
  9. d6e2704 Merge "Remove libdexdump_static." by Narayan Kamath · 10 years ago
  10. 83bd754 Remove libdexdump_static. by Narayan Kamath · 10 years ago
  11. cb7aff0 Merge "Fix for data type mismatch which confuses safemul." by Andreas Gampe · 10 years ago
  12. 3c0dc49 Fix for data type mismatch which confuses safemul. by Aart Bik · 10 years ago
  13. fcaa024 Merge "Fix a couple of unused parameter warnings in dexdump / dexlist." by Narayan Kamath · 10 years ago
  14. 5d71a6d Fix a couple of unused parameter warnings in dexdump / dexlist. by Narayan Kamath · 10 years ago
  15. b2715df Merge "Add a libbase dependency for dexdump/dexlist." by Narayan Kamath · 10 years ago
  16. a06ce75 Add a libbase dependency for dexdump/dexlist. by Narayan Kamath · 10 years ago
  17. cc36704 Merge "Descriptor references are direct references" by Yohann Roussel · 10 years ago
  18. 931b89b Merge "Fix potential dex index overflow in dx" by Benoit Lamarche · 10 years ago
  19. d024c06 Fix potential dex index overflow in dx by Peter Jensen · 10 years ago
  20. 8205cac Merge "Bump dx version to 1.11" by Benoit Lamarche · 10 years ago
  21. 7d97556 Bump dx version to 1.11 by Benoit Lamarche · 10 years ago
  22. 8f9fb34 Descriptor references are direct references by Yohann Roussel · 10 years ago
  23. 0ae3025 am 366e2045: Merge "Support --num-threads with --multi-dex (take 2)" by Benoit Lamarche · 10 years ago
  24. c986370 am b3ef71c0: Merge "Revert "Support --num-threads with --multi-dex"" by Benoit Lamarche · 10 years ago
  25. 6a9b8b7 am 6e28e432: Merge "Support --num-threads with --multi-dex" by Benoit Lamarche · 10 years ago
  26. 366e204 Merge "Support --num-threads with --multi-dex (take 2)" by Benoit Lamarche · 10 years ago
  27. dd140a2 Support --num-threads with --multi-dex (take 2) by Peter Jensen · 11 years ago
  28. b3ef71c Merge "Revert "Support --num-threads with --multi-dex"" by Benoit Lamarche · 10 years ago
  29. c8b036e Revert "Support --num-threads with --multi-dex" by Benoit Lamarche · 10 years ago
  30. 6e28e43 Merge "Support --num-threads with --multi-dex" by Benoit Lamarche · 10 years ago
  31. 12a6e13 am 438b9164: Merge "Removing dalvik/hit, replaced by tools/base/perflib" by Brian Carlstrom · 11 years ago
  32. 438b916 Merge "Removing dalvik/hit, replaced by tools/base/perflib" by Brian Carlstrom · 11 years ago
  33. f261992 Removing dalvik/hit, replaced by tools/base/perflib by Brian Carlstrom · 11 years ago
  34. f6bc28f am 38246b3b: Merge "Don\'t discard directory entries in jar files." by Narayan Kamath · 11 years ago
  35. 38246b3 Merge "Don't discard directory entries in jar files." by Narayan Kamath · 11 years ago
  36. 7736e8f Don't discard directory entries in jar files. by Narayan Kamath · 11 years ago
  37. 2e5cf00 am 64d5b033: Merge "Fix printf format specifiers." by Elliott Hughes · 11 years ago
  38. 64d5b03 Merge "Fix printf format specifiers." by Elliott Hughes · 11 years ago
  39. ff76246 Fix printf format specifiers. by Elliott Hughes · 11 years ago
  40. 3c75ecd am c0221e7e: Merge "Allow to disable forced keep of annotated" by Yohann Roussel · 11 years ago
  41. c0221e7 Merge "Allow to disable forced keep of annotated" by Yohann Roussel · 11 years ago
  42. a4a5e98 Allow to disable forced keep of annotated by Yohann Roussel · 11 years ago
  43. 845d9d0 Support --num-threads with --multi-dex by Peter Jensen · 11 years ago
  44. 3c5453a am e2808cf4: Merge "Do not keep the DexFile field in Main between runs" by Benoit Lamarche · 11 years ago
  45. e2808cf Merge "Do not keep the DexFile field in Main between runs" by Benoit Lamarche · 11 years ago
  46. bb404aa Do not keep the DexFile field in Main between runs by Benoit Lamarche · 11 years ago
  47. ec36df1 am acc22d6b: am 8e88bab0: Keep annotated classes in main dex list by Yohann Roussel · 11 years ago
  48. acc22d6 am 8e88bab0: Keep annotated classes in main dex list by Yohann Roussel · 11 years ago
  49. 8e88bab Keep annotated classes in main dex list by Yohann Roussel · 11 years ago
  50. accd504 am c9548518: Merge "Keep annotated classes in main dex list" by Yohann Roussel · 11 years ago
  51. c954851 Merge "Keep annotated classes in main dex list" by Yohann Roussel · 11 years ago
  52. 893795f Keep annotated classes in main dex list by Yohann Roussel · 11 years ago
  53. 37f5e35 am 3db80b57: Offer to exclude Zygote when converting heaps. by Jeff Sharkey · 11 years ago
  54. 3db80b5 Offer to exclude Zygote when converting heaps. by Jeff Sharkey · 11 years ago
  55. 2d23912 am 3ef10cde: Merge "Use gnu++11 instead of c++11." by Dan Albert · 11 years ago
  56. 3ef10cd Merge "Use gnu++11 instead of c++11." by Dan Albert · 11 years ago
  57. 5907fbc Use gnu++11 instead of c++11. by Dan Albert · 11 years ago
  58. c012db6 am ec199fc9: Merge "Keep --input-list order." by Xavier Ducrohet · 11 years ago
  59. ec199fc Merge "Keep --input-list order." by Xavier Ducrohet · 11 years ago
  60. 0bc4145 am 69e21184: Merge "Clean up some dead dalvik cruft." by Elliott Hughes · 11 years ago
  61. 69e2118 Merge "Clean up some dead dalvik cruft." by Elliott Hughes · 11 years ago
  62. 50e2a58 Clean up some dead dalvik cruft. by Elliott Hughes · 11 years ago
  63. 4191557 am 97479500: Keep --input-list order. by Xavier Ducrohet · 11 years ago
  64. 2f99a0c Keep --input-list order. by Xavier Ducrohet · 11 years ago
  65. 9747950 Keep --input-list order. by Xavier Ducrohet · 11 years ago
  66. d1be1db am 9013f53c: Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 11 years ago
  67. 9013f53 Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 11 years ago
  68. 6dff1dc kill HAVE_POSIX_FILEMAP by Yabin Cui · 11 years ago
  69. 455584f am b929a279: am a1e4327e: Merge "Command line option for disabling warnings" by Benoit Lamarche · 11 years ago
  70. b929a27 am a1e4327e: Merge "Command line option for disabling warnings" by Benoit Lamarche · 11 years ago
  71. a1e4327 Merge "Command line option for disabling warnings" by Benoit Lamarche · 11 years ago
  72. ef1de42 Command line option for disabling warnings by Csaba Kozák · 11 years ago
  73. ce498c6 am 315b53e9: Add +x on mainDexClasses. by Xavier Ducrohet · 11 years ago
  74. 315b53e Add +x on mainDexClasses. by Xavier Ducrohet · 11 years ago
  75. 20f7a88 am 0bfe5322: Merge "Fix dexlist build" by Brian Carlstrom · 11 years ago
  76. 0bfe532 Merge "Fix dexlist build" by Brian Carlstrom · 11 years ago
  77. 684bc40 Fix dexlist build by Brian Carlstrom · 11 years ago
  78. 7c09699 am dae4d89d: Merge "Make the rest of libdex and dexdump LOCAL_32_BIT_ONLY" by Brian Carlstrom · 11 years ago
  79. dae4d89 Merge "Make the rest of libdex and dexdump LOCAL_32_BIT_ONLY" by Brian Carlstrom · 11 years ago
  80. dc43b33 Make the rest of libdex and dexdump LOCAL_32_BIT_ONLY by Brian Carlstrom · 11 years ago
  81. 83744a1 am 11b9618d: Merge "Fix dx test 124-multidex-option-no-overflow" by Benoit Lamarche · 11 years ago
  82. 11b9618 Merge "Fix dx test 124-multidex-option-no-overflow" by Benoit Lamarche · 11 years ago
  83. 2dd55d2 am 914170ba: Merge "Fix dx test 113-old-style-inner-class" by Benoit Lamarche · 11 years ago
  84. 914170b Merge "Fix dx test 113-old-style-inner-class" by Benoit Lamarche · 11 years ago
  85. 3ead225 Fix dx test 113-old-style-inner-class by Benoit Lamarche · 11 years ago
  86. e3e47c8 am 168a4a36: Merge "Fix dx test 118-find-usages" by Benoit Lamarche · 11 years ago
  87. 168a4a3 Merge "Fix dx test 118-find-usages" by Benoit Lamarche · 11 years ago
  88. 48d6fd7 Fix dx test 118-find-usages by Benoit Lamarche · 11 years ago
  89. 2541a80 Fix dx test 124-multidex-option-no-overflow by Benoit Lamarche · 11 years ago
  90. 3ee3110 am d10a49ad: Merge "Bump dx version to 1.10" into lmp-dev by Benoit Lamarche · 11 years ago
  91. a9364b7 am e8f5b536: Merge "Fixes command line too long error on Windows" into lmp-dev by Benoit Lamarche · 11 years ago
  92. d10a49a Merge "Bump dx version to 1.10" into lmp-dev by Benoit Lamarche · 11 years ago
  93. 5cb9fe4 Bump dx version to 1.10 by Benoit Lamarche · 11 years ago
  94. e8f5b53 Merge "Fixes command line too long error on Windows" into lmp-dev by Benoit Lamarche · 11 years ago
  95. 8a5d5cc Fixes command line too long error on Windows by John Fazekas · 11 years ago
  96. 77f55c6 am d8ede612: Replace == between class constants by ".equals" by Benoit Lamarche · 11 years ago
  97. b987119 am db9c1abd: Merge "Bump dx version to 1.10" by Benoit Lamarche · 11 years ago
  98. db9c1ab Merge "Bump dx version to 1.10" by Benoit Lamarche · 11 years ago
  99. d8ede61 Replace == between class constants by ".equals" by Benoit Lamarche · 11 years ago
  100. 070585f am 5ac83451: Merge "Replace == between class constants by ".equals"" by Benoit Lamarche · 11 years ago