1. c36fb46 Do not allocate native objects on the managed heap. by Carl Shapiro · 14 years ago
  2. ec2a40a Remove the stopAtPrivileged argument. by Dan Bornstein · 14 years ago
  3. d8a16d3 Kill off the doPrivileged() special case code. by Dan Bornstein · 14 years ago
  4. 40fcd04 Pull the Reference setup code into InitRefs.c. by Dan Bornstein · 14 years ago
  5. 7079044 Merge "Clean up UtfString.c, two ways." into dalvik-dev by Dan Bornstein · 14 years ago
  6. cd38042 Clean up UtfString.c, two ways. by Dan Bornstein · 14 years ago
  7. 6d59d55 Merge "Handle relocatable class objects in JIT'ed code." into dalvik-dev by Ben Cheng · 14 years ago
  8. 385828e Handle relocatable class objects in JIT'ed code. by Ben Cheng · 14 years ago
  9. 9ea32b0 A bit of libdex spring cleaning. by Dan Bornstein · 14 years ago
  10. af06c40 Merge "Better class name validation." into dalvik-dev by Dan Bornstein · 14 years ago
  11. d4bd92b Better class name validation. by Dan Bornstein · 14 years ago
  12. c632e86 Merge "Improve class name checking." into dalvik-dev by Dan Bornstein · 14 years ago
  13. f39ec04 Improve class name checking. by Dan Bornstein · 14 years ago
  14. 82801e1 Fix handling of short types in FFI bridge by Andy McFadden · 14 years ago
  15. 701abba Use indirect references in JNI by default. by Carl Shapiro · 14 years ago
  16. e7a3aac Merge "Also clear the JNI weak global reference table on shutdown." into dalvik-dev by Carl Shapiro · 14 years ago
  17. 4043182 Also clear the JNI weak global reference table on shutdown. by Carl Shapiro · 14 years ago
  18. 3f5e9f9 Merge "Use an explicit fp in dvmPlatformInvoke" into dalvik-dev by Andy McFadden · 14 years ago
  19. 88fefea Use an explicit fp in dvmPlatformInvoke by Andy McFadden · 14 years ago
  20. 2ff04ab Fix method profiling by Andy McFadden · 14 years ago
  21. 0872891 Merge "Compute a length based on heap size instead of card table size." into dalvik-dev by Carl Shapiro · 14 years ago
  22. e0af989 Merge "Finish the indirect reference implementation." into dalvik-dev by Carl Shapiro · 14 years ago
  23. 20d4d04 Compute a length based on heap size instead of card table size. by Carl Shapiro · 14 years ago
  24. e4c3b5e Finish the indirect reference implementation. by Carl Shapiro · 14 years ago
  25. 3828a76 resolved conflicts for merge of 10185db0 to dalvik-dev by buzbee · 14 years ago
  26. 10185db resolved conflicts for merge of d063e255 to honeycomb-plus-aosp by buzbee · 14 years ago
  27. 87508f4 Merge "Permit dx to build resource-only dex files." into dalvik-dev by Jesse Wilson · 14 years ago
  28. d2b3f49 Permit dx to build resource-only dex files. by Jesse Wilson · 14 years ago
  29. 8f7a48e Merge "Add a tool to grep the strings in a dex file." into dalvik-dev by Jesse Wilson · 14 years ago
  30. ae38a1e Add a tool to grep the strings in a dex file. by Jesse Wilson · 14 years ago
  31. 47f5825 Consistency in exception throws. by Dan Bornstein · 14 years ago
  32. 3111b0c Collate more of the low-level class lookups. by Dan Bornstein · 14 years ago
  33. 6a52d1d Fix JUMBO failures by buzbee · 14 years ago
  34. d063e25 Merge "Update to allow x86-atom build for FI on Gingerbread" by David Turner · 14 years ago
  35. 0b8b293 Rename some of the exception functions. by Dan Bornstein · 14 years ago
  36. 9807b4e Clean out now-unused exception code. by Dan Bornstein · 14 years ago
  37. 768ddd4 Merge "More exception rework." into dalvik-dev by Dan Bornstein · 14 years ago
  38. ac74b24 Merge "Low-level support for in-memory DEX" into dalvik-dev by Andy McFadden · 14 years ago
  39. 56da263 More exception rework. by Dan Bornstein · 14 years ago
  40. 57fd399 Low-level support for in-memory DEX by Andy McFadden · 14 years ago
  41. a3b3512 More exception rework. by Dan Bornstein · 14 years ago
  42. f78efc0 Merge "Set up a few more exceptions." into dalvik-dev by Dan Bornstein · 14 years ago
  43. 85ba81d Set up a few more exceptions. by Dan Bornstein · 14 years ago
  44. d2b545e Merge "Fix for test case now that jumbo opcodes are on." into dalvik-dev by jeffhao · 14 years ago
  45. 871f89b Fix for test case now that jumbo opcodes are on. by jeffhao · 14 years ago
  46. cfb3212 Let dx generate the new extended instructions. by Dan Bornstein · 14 years ago
  47. 7c2a235 Merge "Set up a few more exceptions." into dalvik-dev by Dan Bornstein · 14 years ago
  48. 537e29e Set up a few more exceptions. by Dan Bornstein · 14 years ago
  49. c068154 Merge "Clarify the ordering requirement." into dalvik-dev by Dan Bornstein · 14 years ago
  50. 74a9f91 Merge "Use the card table to scan the immune region of the heap." into dalvik-dev by Carl Shapiro · 14 years ago
  51. 6c355e5 Use the card table to scan the immune region of the heap. by Carl Shapiro · 14 years ago
  52. d31fab3 am bf0cce6d: Fix build. by Raphael · 14 years ago
  53. 04efe25 am 021b2229: am 7027ab61: am 88041260: am dd19f5b9: Merge "Fix for a crash when GC weak references." by Romain Guy · 14 years ago
  54. 65a6bfb am b3086d3b: am 0c91e9d5: am 98e0347a: am 2b3d7e8e: Merge "Open dexdump files in binary mode." by Raphael Moll · 14 years ago
  55. 4b5fa2e Clarify the ordering requirement. by Dan Bornstein · 14 years ago
  56. bf0cce6 Fix build. by Raphael · 14 years ago
  57. 0fbb64a Merge "Yak-shaving in support of the exception cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  58. 6f1276f Merge "Change invoke-object-init to /range form" into dalvik-dev by Andy McFadden · 14 years ago
  59. 20d7e6c Handle OP_THROW in the method JIT. by Ben Cheng · 14 years ago
  60. 8521311 Yak-shaving in support of the exception cleanup. by Dan Bornstein · 14 years ago
  61. 0346e9d Change invoke-object-init to /range form by Andy McFadden · 14 years ago
  62. 021b222 am 7027ab61: am 88041260: am dd19f5b9: Merge "Fix for a crash when GC weak references." by Romain Guy · 14 years ago
  63. b3086d3 am 0c91e9d5: am 98e0347a: am 2b3d7e8e: Merge "Open dexdump files in binary mode." by Raphael Moll · 14 years ago
  64. 131ec9f Merge "mterp generation cleanup" into dalvik-dev by buzbee · 14 years ago
  65. 3d054be mterp generation cleanup by buzbee · 14 years ago
  66. b0ef521 Merge "Fix PopLocalFrame" into dalvik-dev by Andy McFadden · 14 years ago
  67. fec4890 Fix PopLocalFrame by Andy McFadden · 14 years ago
  68. bc606f5 Clean up a few more exceptions. by Dan Bornstein · 14 years ago
  69. 7027ab6 am 88041260: am dd19f5b9: Merge "Fix for a crash when GC weak references." by Romain Guy · 14 years ago
  70. 0c91e9d am 98e0347a: am 2b3d7e8e: Merge "Open dexdump files in binary mode." by Raphael Moll · 14 years ago
  71. 8804126 am dd19f5b9: Merge "Fix for a crash when GC weak references." by Romain Guy · 14 years ago
  72. 98e0347 am 2b3d7e8e: Merge "Open dexdump files in binary mode." by Raphael Moll · 14 years ago
  73. 21c3c3e Merge "Clean up a few more exceptions." into dalvik-dev by Dan Bornstein · 14 years ago
  74. 6a4b352 am 46413c1b: Add notice file for dx.jar and dexdump by Xavier Ducrohet · 14 years ago
  75. 9b598e3 Clean up a few more exceptions. by Dan Bornstein · 14 years ago
  76. 1250dca Merge "Improved register allocation for check-cast instructions." into dalvik-dev by jeffhao · 14 years ago
  77. 98f3eb1 Exception cleanup in the assembly interpreters by buzbee · 14 years ago
  78. 937c938 Merge "New interpreter breakout mechanism" into dalvik-dev by buzbee · 14 years ago
  79. 46413c1 Add notice file for dx.jar and dexdump by Xavier Ducrohet · 14 years ago
  80. be9d143 Merge "Add comments describing the dump references visitor." into dalvik-dev by Carl Shapiro · 14 years ago
  81. a7d59bb New interpreter breakout mechanism by buzbee · 14 years ago
  82. 97c3ddd Add comments describing the dump references visitor. by Carl Shapiro · 14 years ago
  83. b6f9660 Improved register allocation for check-cast instructions. by jeffhao · 14 years ago
  84. 38f75eb Merge "Fix a minor typo." into dalvik-dev by Dan Bornstein · 14 years ago
  85. 39f8af4 Fix a minor typo. by Dan Bornstein · 14 years ago
  86. 21ce559 Merge "More exception cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  87. ad31308 Merge "Use new negative array size exception reporting" into dalvik-dev by buzbee · 14 years ago
  88. 7a86c44 More exception cleanup. by Dan Bornstein · 14 years ago
  89. 41afa96 Merge "Minor improvements to marking convenience functions." into dalvik-dev by Carl Shapiro · 14 years ago
  90. b8fb51a Minor improvements to marking convenience functions. by Carl Shapiro · 14 years ago
  91. 8cb0d09 Use new negative array size exception reporting by buzbee · 14 years ago
  92. 523a359 Merge "Assert that objects passed to scanObject are marked." into dalvik-dev by Carl Shapiro · 14 years ago
  93. cec2639 Merge "Expand away some infrequently used logging macros." into dalvik-dev by Carl Shapiro · 14 years ago
  94. d737475 Merge "More exception cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  95. a24bbd1 Merge "Update dexopt control logic" into dalvik-dev by Andy McFadden · 14 years ago
  96. 69ee5e3 Assert that objects passed to scanObject are marked. by Carl Shapiro · 14 years ago
  97. de88adc Expand away some infrequently used logging macros. by Carl Shapiro · 14 years ago
  98. 2c8e25b More exception cleanup. by Dan Bornstein · 14 years ago
  99. 6d167a4 More exception cleanup. by Dan Bornstein · 14 years ago
  100. d18fcbc Update dexopt control logic by Andy McFadden · 14 years ago