1. ff7ff11 Check JNI versions handed to JNI and JII functions. by Elliott Hughes · 11 years ago
  2. 813a3a2 Merge "If dalvik wants ASCII casing, it needs to ask for it." by Elliott Hughes · 11 years ago
  3. ae77d6b Merge "Remove dependency on frameworks/native" by Brian Carlstrom · 11 years ago
  4. ca3f962 If dalvik wants ASCII casing, it needs to ask for it. by Elliott Hughes · 11 years ago
  5. f65d478 Merge "Throw NoSuchMethodError if RegisterNatives fails." by Elliott Hughes · 11 years ago
  6. d17c12a Remove dependency on frameworks/native by Brian Carlstrom · 11 years ago
  7. 227ee1e Throw NoSuchMethodError if RegisterNatives fails. by Elliott Hughes · 11 years ago
  8. 58de514 Merge "Fix Class.getDex." by Elliott Hughes · 11 years ago
  9. 115b55b Fix Class.getDex. by Elliott Hughes · 11 years ago
  10. 73a0943 Merge "Minor code cleanup to address warnings found by Clang." by Ben Cheng · 11 years ago
  11. 68e74fd Minor code cleanup to address warnings found by Clang. by Ben Cheng · 11 years ago
  12. 4550b42 Merge "Implement the dalvik side of libcore.reflect." by Elliott Hughes · 11 years ago
  13. fb1d946 Merge "dx.bat: Don't change directory." by Elliott Hughes · 11 years ago
  14. 168be0f Implement the dalvik side of libcore.reflect. by Elliott Hughes · 11 years ago
  15. c8a6523 dx.bat: Don't change directory. by Ray Donnelly · 11 years ago
  16. beeeb78 am 05fa5fd5: Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  17. 05fa5fd Merge "Simplify merges of the annotation code." by Elliott Hughes · 11 years ago
  18. ee817c7 Simplify merges of the annotation code. by Elliott Hughes · 11 years ago
  19. 6986ad0 am bc03380a: Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  20. bc03380 Merge "Remove an assertion that JDWP packets are small." by Elliott Hughes · 11 years ago
  21. 75978b1 Remove an assertion that JDWP packets are small. by Elliott Hughes · 11 years ago
  22. d9369dc am 57914adc: am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  23. 57914ad am 93c3b11e: Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  24. 93c3b11 Merge "Increase the default alloc tracker maximum." by Elliott Hughes · 11 years ago
  25. 1778d17 Increase the default alloc tracker maximum. by Elliott Hughes · 11 years ago
  26. f8696fa am 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  27. 2115c7e am f8fe8731: Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  28. f8fe873 Merge "Disable -Xjnigreflimit." by Elliott Hughes · 11 years ago
  29. 0238160 Disable -Xjnigreflimit. by Elliott Hughes · 11 years ago
  30. bbd903d am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  31. 28702c5 am ae2fb913: Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  32. ae2fb91 Merge "JIT: Use rsb and shift in easy multiply." by Elliott Hughes · 11 years ago
  33. d189d8c am 6fb2ea56: am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  34. 6fb2ea5 am 2f0ce6ab: Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  35. 2f0ce6a Merge "Fix inner class access flags and array modifiers." by Elliott Hughes · 11 years ago
  36. c7f2d5e Fix inner class access flags and array modifiers. by Elliott Hughes · 11 years ago
  37. 11c768b am 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  38. 60d1c05 am eb82cca7: (-s ours) am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  39. 20111d6 JIT: Use rsb and shift in easy multiply. by Anders O Nilsson · 12 years ago
  40. eb82cca am 381868f3: (-s ours) am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  41. 381868f am 840d233c: am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  42. 840d233 am 800e4320: am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  43. 800e432 am 63c34b5e: am 68719a17: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  44. 1513910 am 6529809b: Merge "JIT: Allow use of cbz/cbnz for conditional branch gen." by Elliott Hughes · 11 years ago
  45. 6529809 Merge "JIT: Allow use of cbz/cbnz for conditional branch gen." by Elliott Hughes · 11 years ago
  46. 70605c7 am a163f4a9: Merge "Now that abort(3) is fixed, dvmAbort can be simplified." by Elliott Hughes · 11 years ago
  47. a163f4a Merge "Now that abort(3) is fixed, dvmAbort can be simplified." by Elliott Hughes · 11 years ago
  48. 0e25ea3 Now that abort(3) is fixed, dvmAbort can be simplified. by Elliott Hughes · 11 years ago
  49. 520f6ab am 6531a977: Merge "Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library." by Brian Carlstrom · 11 years ago
  50. 6531a97 Merge "Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library." by Brian Carlstrom · 11 years ago
  51. 3d7167b Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library. by Elliott Hughes · 13 years ago
  52. e421d11 am 007c01f8: Merge "Fix a minor leak in dvmCreateInlineSubsTable" by Elliott Hughes · 11 years ago
  53. 007c01f Merge "Fix a minor leak in dvmCreateInlineSubsTable" by Elliott Hughes · 11 years ago
  54. 619965a am 1da7fec6: Merge "Fix minor leaks caused by failed initialization in JNI_CreateJavaVM" by Elliott Hughes · 11 years ago
  55. 1da7fec Merge "Fix minor leaks caused by failed initialization in JNI_CreateJavaVM" by Elliott Hughes · 11 years ago
  56. 784f34d am f6944312: Merge "Fix a minor bug in dvmCreateInterpThread" by Elliott Hughes · 11 years ago
  57. f694431 Merge "Fix a minor bug in dvmCreateInterpThread" by Elliott Hughes · 11 years ago
  58. de24137 am 91027c67: Merge "Remove unused compiler templates for armv7-a*" by Elliott Hughes · 11 years ago
  59. 91027c6 Merge "Remove unused compiler templates for armv7-a*" by Elliott Hughes · 11 years ago
  60. b91f922 am f3079bda: Merge "Rename unreasonable function name dmvCompilerTemplateEnd" by Elliott Hughes · 11 years ago
  61. f3079bd Merge "Rename unreasonable function name dmvCompilerTemplateEnd" by Elliott Hughes · 11 years ago
  62. d585bed Rename unreasonable function name dmvCompilerTemplateEnd by Yanchuan Nian · 11 years ago
  63. 8c44176 am 8eac07c9: Merge "Move jdwpspy from development to dalvik (2 of 2)" by Brian Carlstrom · 11 years ago
  64. 8eac07c Merge "Move jdwpspy from development to dalvik (2 of 2)" by Brian Carlstrom · 11 years ago
  65. 6b90043 Move jdwpspy from development to dalvik (2 of 2) by Brian Carlstrom · 11 years ago
  66. c5e4f6b am 97208a0b: Merge "Added support for version 51 class files in dx" by Jean-Philippe Lesot · 11 years ago
  67. 879faf4 am 467f7e3a: Merge "Report problems as errors in dx (with exit codes)" by Jean-Philippe Lesot · 11 years ago
  68. 97208a0 Merge "Added support for version 51 class files in dx" by Jean-Philippe Lesot · 11 years ago
  69. 467f7e3 Merge "Report problems as errors in dx (with exit codes)" by Jean-Philippe Lesot · 11 years ago
  70. 4a9a141 Remove unused compiler templates for armv7-a* by You Kim · 11 years ago
  71. 9fc96fa Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  72. 0b44e47 Report problems as errors in dx (with exit codes) by delphinemartin · 11 years ago
  73. 5ca383d Added support for version 51 class files in dx by delphinemartin · 11 years ago
  74. f54b223 am 9275963e: Merge "Move verification of class access flags to libdex" by Elliott Hughes · 11 years ago
  75. 9275963 Merge "Move verification of class access flags to libdex" by Elliott Hughes · 11 years ago
  76. de33df5 am 130eebad: Merge "Adapt dalvik to new libnativehelper" by Brian Carlstrom · 11 years ago
  77. 130eeba Merge "Adapt dalvik to new libnativehelper" by Brian Carlstrom · 11 years ago
  78. 0dae576 Adapt dalvik to new libnativehelper by Brian Carlstrom · 11 years ago
  79. c2e9a5b Move verification of class access flags to libdex by Ben Gruver · 11 years ago
  80. 79d08ba am fd6ac490: Merge "Reject dex files that attempt to use unspecified class access flags" by Elliott Hughes · 11 years ago
  81. fd6ac49 Merge "Reject dex files that attempt to use unspecified class access flags" by Elliott Hughes · 11 years ago
  82. 68f0777 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  83. cc1f56d am 858dfecf: Merge "Add systrace tracing for GC and thread suspension." into jb-mr2-dev by Jamie Gennis · 11 years ago
  84. 858dfec Merge "Add systrace tracing for GC and thread suspension." into jb-mr2-dev by Jamie Gennis · 11 years ago
  85. 826faa0 Add systrace tracing for GC and thread suspension. by Jamie Gennis · 11 years ago
  86. 8c1b55c am 3b5c07d6: Merge "vm: vmruntime: remove obsolete dependency on array.h" by Dima Zavin · 11 years ago
  87. 3b5c07d Merge "vm: vmruntime: remove obsolete dependency on array.h" by Dima Zavin · 11 years ago
  88. a745b03 vm: vmruntime: remove obsolete dependency on array.h by Dima Zavin · 11 years ago
  89. ca3f0f5 Reject dex files that attempt to use unspecified class access flags by Ben Gruver · 11 years ago
  90. 21e30d9 merge in jb-mr2-release history after reset to jb-mr2-dev by The Android Automerger · 11 years ago
  91. e30d296 am ac653462: Merge "Fix alignment when recompacting a DexMerger result." by Brian Carlstrom · 11 years ago
  92. ac65346 Merge "Fix alignment when recompacting a DexMerger result." by Brian Carlstrom · 11 years ago
  93. cdab790 Fix alignment when recompacting a DexMerger result. by yroussel · 12 years ago
  94. 5c66743 am 647260b2: Merge "Use zero filled alignment padding before method code" by Brian Carlstrom · 11 years ago
  95. 647260b Merge "Use zero filled alignment padding before method code" by Brian Carlstrom · 11 years ago
  96. 5b72854 Use zero filled alignment padding before method code by Jesse Wilson · 13 years ago
  97. be8536c am 1d6aa9e2: Merge "Allow the merging of more than 2 dex file at a time." by Brian Carlstrom · 11 years ago
  98. 26bf269 am d1d01989: Merge "Fix bug on register compatibility." by Brian Carlstrom · 11 years ago
  99. eb4859a am f7e2a548: Merge "Remove duplicate LOCAL_MODULE_TAGS" by Brian Carlstrom · 11 years ago
  100. 1d6aa9e Merge "Allow the merging of more than 2 dex file at a time." by Brian Carlstrom · 11 years ago