1. ef1de42 Command line option for disabling warnings by Csaba Kozák · 11 years ago
  2. 0bfe532 Merge "Fix dexlist build" by Brian Carlstrom · 11 years ago
  3. 684bc40 Fix dexlist build by Brian Carlstrom · 11 years ago
  4. dae4d89 Merge "Make the rest of libdex and dexdump LOCAL_32_BIT_ONLY" by Brian Carlstrom · 11 years ago
  5. dc43b33 Make the rest of libdex and dexdump LOCAL_32_BIT_ONLY by Brian Carlstrom · 11 years ago
  6. 11b9618 Merge "Fix dx test 124-multidex-option-no-overflow" by Benoit Lamarche · 11 years ago
  7. 914170b Merge "Fix dx test 113-old-style-inner-class" by Benoit Lamarche · 11 years ago
  8. 3ead225 Fix dx test 113-old-style-inner-class by Benoit Lamarche · 11 years ago
  9. 168a4a3 Merge "Fix dx test 118-find-usages" by Benoit Lamarche · 11 years ago
  10. 48d6fd7 Fix dx test 118-find-usages by Benoit Lamarche · 11 years ago
  11. 2541a80 Fix dx test 124-multidex-option-no-overflow by Benoit Lamarche · 11 years ago
  12. db9c1ab Merge "Bump dx version to 1.10" by Benoit Lamarche · 11 years ago
  13. 70df3df Bump dx version to 1.10 by Benoit Lamarche · 11 years ago
  14. 5ac8345 Merge "Replace == between class constants by ".equals"" by Benoit Lamarche · 11 years ago
  15. d468874 Merge "Fixes command line too long error on Windows" by Benoit Lamarche · 11 years ago
  16. 914f226 Fixes command line too long error on Windows by John Fazekas · 11 years ago
  17. 8863d0f Replace == between class constants by ".equals" by Benoit Lamarche · 11 years ago
  18. 51deeea Merge "Remove references to the simulator." by Elliott Hughes · 11 years ago
  19. 63649af Remove references to the simulator. by Elliott Hughes · 11 years ago
  20. c4168d8 Merge "Update ziparchive usage to the new API." by Piotr Jastrzebski · 11 years ago
  21. 2e2f03c Update ziparchive usage to the new API. by Piotr Jastrzebski · 11 years ago
  22. fb5b0d5 Merge "Do not align 64-bit registers during instruction expansion" by mikaelpeltier · 11 years ago
  23. 26a4440 Do not align 64-bit registers during instruction expansion by mikaelpeltier · 11 years ago
  24. fdff485 Merge "Fix dx test 127-merge-stress" by Benoit Lamarche · 11 years ago
  25. e7a2fc0 Fix dx test 127-merge-stress by Benoit Lamarche · 11 years ago
  26. 6b417ac Merge "Do not generate empty dex in multidex." by Yohann Roussel · 11 years ago
  27. f15dafe Do not generate empty dex in multidex. by Yohann Roussel · 11 years ago
  28. 312a17b Merge "Renumber dx test multidex-option-overflow to 128." by Yohann Roussel · 11 years ago
  29. d3fb688 Renumber dx test multidex-option-overflow to 128. by Yohann Roussel · 11 years ago
  30. d09fa66 Merge "Bump version to 1.9." by Yohann Roussel · 11 years ago
  31. 65d5177 Merge "Make a better detection of index limit in multidex." by Yohann Roussel · 11 years ago
  32. f66091f Merge "Keep all annotation in main dex." by Yohann Roussel · 11 years ago
  33. 2fda5f4 Merge "Fix detection of main dex overflow in multidex" by Yohann Roussel · 11 years ago
  34. 513109c Merge "Fix mainDexClasses with obfuscation." by Yohann Roussel · 11 years ago
  35. 69becf7 Merge "Improve the new ClassReferenceListBuilder API." by Yohann Roussel · 11 years ago
  36. e2481f9 Merge "Fix public API of ClassReferenceListBuilder" by Yohann Roussel · 11 years ago
  37. 2fb03f4 Merge "Add public API to ClassReferenceListBuilder." by Yohann Roussel · 11 years ago
  38. a7a07a7 Merge "Add DexMerge stress test" by Yohann Roussel · 11 years ago
  39. 79e0882 Merge "Add tests about dx multidex options." by Yohann Roussel · 11 years ago
  40. 9fccd16 Merge "Fix bad debug info due to 64-bit registers alignment" by mikaelpeltier · 11 years ago
  41. a80b45c Merge "Remove LocalEnd since it is not used" by mikaelpeltier · 11 years ago
  42. 32631e6 Fix bad debug info due to 64-bit registers alignment by mikaelpeltier · 11 years ago
  43. 4577895 Remove LocalEnd since it is not used by mikaelpeltier · 11 years ago
  44. 9892ad2 Bump version to 1.9. by Jeff Hamilton · 11 years ago
  45. 4ec4dc5 Make a better detection of index limit in multidex. by Yohann Roussel · 11 years ago
  46. 705a198 Keep all annotation in main dex. by Yohann Roussel · 11 years ago
  47. 9cda6d3 Fix detection of main dex overflow in multidex by Benoit Lamarche · 12 years ago
  48. 432bad3 Fix mainDexClasses with obfuscation. by Yohann Roussel · 12 years ago
  49. ec66b53 Improve the new ClassReferenceListBuilder API. by Xavier Ducrohet · 12 years ago
  50. a6182fc Fix public API of ClassReferenceListBuilder by Xavier Ducrohet · 12 years ago
  51. 781153c Add public API to ClassReferenceListBuilder. by Yohann Roussel · 12 years ago
  52. 20a1f93 Add DexMerge stress test by Benoit Lamarche · 12 years ago
  53. f9d446f Add tests about dx multidex options. by Yohann Roussel · 12 years ago
  54. 46cf262 Merge "Align 64-bit registers on even dalvik registers" by Ian Rogers · 11 years ago
  55. f24c77e Merge "Restore dexdeps used by CTS" by Brian Carlstrom · 11 years ago
  56. b5ded60 Restore dexdeps used by CTS by Brian Carlstrom · 11 years ago
  57. 14dc0e0 Merge "Dalvik is dead, long live Dalvik! DO NOT MERGE" by Brian Carlstrom · 11 years ago
  58. 66398b5 Dalvik is dead, long live Dalvik! DO NOT MERGE by Brian Carlstrom · 11 years ago
  59. 3740ab6 Merge "Really move dalvik off bionic's __memcmp16." by Elliott Hughes · 11 years ago
  60. 2bd1bbd Really move dalvik off bionic's __memcmp16. by Elliott Hughes · 11 years ago
  61. 1f5fcbe Merge "Move target dalvik off __memcmp16." by Elliott Hughes · 11 years ago
  62. 61aae44 Move target dalvik off __memcmp16. by Elliott Hughes · 11 years ago
  63. bf19f0b Merge "Build host libdvm as 32-bit only." by Ying Wang · 11 years ago
  64. 0e2282b Merge "Clean-up some compiler warning messages." by Ian Rogers · 11 years ago
  65. cef783e Merge "Fix dalvik script to invoke dalvikvm with the right library." by Nicolas Geoffray · 11 years ago
  66. c111e7e Fix dalvik script to invoke dalvikvm with the right library. by Nicolas Geoffray · 11 years ago
  67. 3b1d953 Merge "Force dx compilation target to java 6." by Yohann Roussel · 11 years ago
  68. f3d7937 am 10bd97f0: Merge "Split multicatch so they have different handlers." by Yohann Roussel · 11 years ago
  69. 10bd97f Merge "Split multicatch so they have different handlers." by Yohann Roussel · 11 years ago
  70. 7efcff3 Force dx compilation target to java 6. by Yohann Roussel · 11 years ago
  71. bc49eaa Split multicatch so they have different handlers. by Yohann Roussel · 11 years ago
  72. af4854b am ef3fd395: Merge "Fix Windows SDK build" by Brian Carlstrom · 11 years ago
  73. ef3fd39 Merge "Fix Windows SDK build" by Brian Carlstrom · 11 years ago
  74. 7d765f1 Fix Windows SDK build by Brian Carlstrom · 11 years ago
  75. f0da9f8 am b09a1617: Merge "Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support" by Brian Carlstrom · 11 years ago
  76. b09a161 Merge "Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support" by Brian Carlstrom · 11 years ago
  77. cc54b98 Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support by Brian Carlstrom · 11 years ago
  78. 0f75403 Clean-up some compiler warning messages. by Ian Rogers · 11 years ago
  79. ea07f57 am 609dd4a9: Merge "Support new VMRuntime native method" by Sebastien Hertz · 11 years ago
  80. 609dd4a Merge "Support new VMRuntime native method" by Sebastien Hertz · 11 years ago
  81. 50d1f69 Support new VMRuntime native method by Sebastien Hertz · 11 years ago
  82. f976351 am 396936b0: Merge "Add support for jemalloc." by Christopher Ferris · 11 years ago
  83. 396936b Merge "Add support for jemalloc." by Christopher Ferris · 11 years ago
  84. 0928030 Build host libdvm as 32-bit only. by Ying Wang · 11 years ago
  85. 81f976e Add support for jemalloc. by Christopher Ferris · 11 years ago
  86. d3b54de am 8dbff580: Merge "Return the correct error code in multi-thread mode" by Benoit Lamarche · 11 years ago
  87. 8dbff58 Merge "Return the correct error code in multi-thread mode" by Benoit Lamarche · 11 years ago
  88. a73d210 am 0ae4f61e: Merge "Remove tests of dead code." by Elliott Hughes · 11 years ago
  89. 0ae4f61 Merge "Remove tests of dead code." by Elliott Hughes · 11 years ago
  90. 012d95a Remove tests of dead code. by Elliott Hughes · 11 years ago
  91. cecacd3 Return the correct error code in multi-thread mode by Benoit Lamarche · 11 years ago
  92. d0c62c2 Align 64-bit registers on even dalvik registers by mikaelpeltier · 11 years ago
  93. fc43e71 am 247f07b2: Merge "Define kInstructionSet for x86-64 and arm64." by Ian Rogers · 11 years ago
  94. 247f07b Merge "Define kInstructionSet for x86-64 and arm64." by Ian Rogers · 11 years ago
  95. e4e5d8c Define kInstructionSet for x86-64 and arm64. by Ian Rogers · 11 years ago
  96. 373a459 am 18559339: Merge "Track package manager changes for arch specific dexopt." by Narayan Kamath · 11 years ago
  97. 1855933 Merge "Track package manager changes for arch specific dexopt." by Narayan Kamath · 11 years ago
  98. 44e824d Track package manager changes for arch specific dexopt. by Narayan Kamath · 11 years ago
  99. 3005506 Merge commit 'e97fcc2db26d46ae0427c723f982d79709bb3c90' into HEAD by Bill Yi · 11 years ago
  100. 4b555b8 Merge "Remove inconsistent usage of macros that broke Thread.sleep/wait on host" by Paul Duffin · 11 years ago