1. 61f4c7e Clean up ArrayStoreException some more. by Dan Bornstein · 14 years ago
  2. 044879d Correct the reported index. by Dan Bornstein · 14 years ago
  3. 1b4822e Merge "Clean up dvmFindReferenceMembers()." into dalvik-dev by Dan Bornstein · 14 years ago
  4. 4b74b47 Clean up ref table dump by Andy McFadden · 14 years ago
  5. 7f02b2d Clean up dvmFindReferenceMembers(). by Dan Bornstein · 14 years ago
  6. 02f1a5b Merge "Fix bugs in instruction parsing for incremental dx." into dalvik-dev by Jesse Wilson · 14 years ago
  7. c871caf Merge "Further init-time cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  8. 265cc5e Further init-time cleanup. by Dan Bornstein · 14 years ago
  9. e69e010 Merge "Unify reference table dump" into dalvik-dev by Andy McFadden · 14 years ago
  10. da2013f Unify reference table dump by Andy McFadden · 14 years ago
  11. 0ebdfc2 Fix bugs in instruction parsing for incremental dx. by Jesse Wilson · 14 years ago
  12. f1b27b3 Clean up method reference/offset initialization. by Dan Bornstein · 14 years ago
  13. 65ecc26 Clean up constructor reference initialization. by Dan Bornstein · 14 years ago
  14. 04d9dec Merge "Clean up field offset initialization." into dalvik-dev by Dan Bornstein · 14 years ago
  15. 5cb6872 Clean up field offset initialization. by Dan Bornstein · 14 years ago
  16. 069d9de am c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  17. 2668cd5 Merge "Replace jumbo opcodes in certain circumstances" into dalvik-dev by Andy McFadden · 14 years ago
  18. c73d12f dalvik: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  19. 71c1771 Replace jumbo opcodes in certain circumstances by Andy McFadden · 14 years ago
  20. f1bd0da Merge "Remove outdated asserts." into dalvik-dev by Carl Shapiro · 14 years ago
  21. c3f499a Merge "Clean up class reference initialization." into dalvik-dev by Dan Bornstein · 14 years ago
  22. d80fc91 Clean up class reference initialization. by Dan Bornstein · 14 years ago
  23. 7c59038 Merge "Add trace description dump routine for debugging" into dalvik-dev by buzbee · 14 years ago
  24. d82cebc Add trace description dump routine for debugging by buzbee · 14 years ago
  25. 5396fcb Remove outdated asserts. by Carl Shapiro · 14 years ago
  26. f3e06f4 Merge "Collate the initial class creation code." into dalvik-dev by Dan Bornstein · 14 years ago
  27. 5d903a0 Merge "Print class/method info for virtual callsites in JIT verbose mode." into dalvik-dev by Ben Cheng · 14 years ago
  28. 318839c Collate the initial class creation code. by Dan Bornstein · 14 years ago
  29. 0451704 Print class/method info for virtual callsites in JIT verbose mode. by Ben Cheng · 14 years ago
  30. 8f28ebb Merge "Free the slot data when freeing an indirect reference table." into dalvik-dev by Carl Shapiro · 14 years ago
  31. b2d337e Merge "Add a predicate that returns true for addresses contained by the heap." into dalvik-dev by Carl Shapiro · 14 years ago
  32. 911a2e9 Merge "Do not allocate native objects on the managed heap." into dalvik-dev by Carl Shapiro · 14 years ago
  33. 1553988 Clarify a comment. by Dan Bornstein · 14 years ago
  34. 2494c50 Add a predicate that returns true for addresses contained by the heap. by Carl Shapiro · 14 years ago
  35. 85823bf Free the slot data when freeing an indirect reference table. by Carl Shapiro · 14 years ago
  36. c36fb46 Do not allocate native objects on the managed heap. by Carl Shapiro · 14 years ago
  37. 66fd70a Merge "Fix bugs in incremental dx." into dalvik-dev by Jesse Wilson · 14 years ago
  38. d1e1668 Fix bugs in incremental dx. by Jesse Wilson · 14 years ago
  39. 964ff5f Merge "Verifier allows certain errors so they can fail at runtime." into dalvik-dev by jeffhao · 14 years ago
  40. a5e5f6e Merge "Clean up how primitive types are handled." into dalvik-dev by Dan Bornstein · 14 years ago
  41. 190b972 am ce52ba38: Build libdexdump_static. by Ying Wang · 14 years ago
  42. a9c49df Clean up how primitive types are handled. by Dan Bornstein · 14 years ago
  43. c31f795 Verifier allows certain errors so they can fail at runtime. by jeffhao · 14 years ago
  44. ce52ba3 Build libdexdump_static. by Ying Wang · 14 years ago
  45. a91c22f Merge "Clean up stale cases" into dalvik-dev by Andy McFadden · 14 years ago
  46. f4ef26d Clean up stale cases by Andy McFadden · 14 years ago
  47. c3bdf1c Merge "Extract more reference inits." into dalvik-dev by Dan Bornstein · 14 years ago
  48. 9dfc114 Merge "Add volatile/jumbo opcodes" into dalvik-dev by Andy McFadden · 14 years ago
  49. 842947e Extract more reference inits. by Dan Bornstein · 14 years ago
  50. ec2a40a Remove the stopAtPrivileged argument. by Dan Bornstein · 14 years ago
  51. 24bd4c5 Add volatile/jumbo opcodes by Andy McFadden · 14 years ago
  52. d8a16d3 Kill off the doPrivileged() special case code. by Dan Bornstein · 14 years ago
  53. 40fcd04 Pull the Reference setup code into InitRefs.c. by Dan Bornstein · 14 years ago
  54. 7079044 Merge "Clean up UtfString.c, two ways." into dalvik-dev by Dan Bornstein · 14 years ago
  55. cd38042 Clean up UtfString.c, two ways. by Dan Bornstein · 14 years ago
  56. 6d59d55 Merge "Handle relocatable class objects in JIT'ed code." into dalvik-dev by Ben Cheng · 14 years ago
  57. 385828e Handle relocatable class objects in JIT'ed code. by Ben Cheng · 14 years ago
  58. 9ea32b0 A bit of libdex spring cleaning. by Dan Bornstein · 14 years ago
  59. af06c40 Merge "Better class name validation." into dalvik-dev by Dan Bornstein · 14 years ago
  60. d4bd92b Better class name validation. by Dan Bornstein · 14 years ago
  61. c632e86 Merge "Improve class name checking." into dalvik-dev by Dan Bornstein · 14 years ago
  62. f39ec04 Improve class name checking. by Dan Bornstein · 14 years ago
  63. 82801e1 Fix handling of short types in FFI bridge by Andy McFadden · 14 years ago
  64. 701abba Use indirect references in JNI by default. by Carl Shapiro · 14 years ago
  65. e7a3aac Merge "Also clear the JNI weak global reference table on shutdown." into dalvik-dev by Carl Shapiro · 14 years ago
  66. 4043182 Also clear the JNI weak global reference table on shutdown. by Carl Shapiro · 14 years ago
  67. 3f5e9f9 Merge "Use an explicit fp in dvmPlatformInvoke" into dalvik-dev by Andy McFadden · 14 years ago
  68. 88fefea Use an explicit fp in dvmPlatformInvoke by Andy McFadden · 14 years ago
  69. 2ff04ab Fix method profiling by Andy McFadden · 14 years ago
  70. 0872891 Merge "Compute a length based on heap size instead of card table size." into dalvik-dev by Carl Shapiro · 14 years ago
  71. e0af989 Merge "Finish the indirect reference implementation." into dalvik-dev by Carl Shapiro · 14 years ago
  72. 20d4d04 Compute a length based on heap size instead of card table size. by Carl Shapiro · 14 years ago
  73. e4c3b5e Finish the indirect reference implementation. by Carl Shapiro · 14 years ago
  74. 3828a76 resolved conflicts for merge of 10185db0 to dalvik-dev by buzbee · 14 years ago
  75. 10185db resolved conflicts for merge of d063e255 to honeycomb-plus-aosp by buzbee · 14 years ago
  76. 87508f4 Merge "Permit dx to build resource-only dex files." into dalvik-dev by Jesse Wilson · 14 years ago
  77. d2b3f49 Permit dx to build resource-only dex files. by Jesse Wilson · 14 years ago
  78. 8f7a48e Merge "Add a tool to grep the strings in a dex file." into dalvik-dev by Jesse Wilson · 14 years ago
  79. ae38a1e Add a tool to grep the strings in a dex file. by Jesse Wilson · 14 years ago
  80. 47f5825 Consistency in exception throws. by Dan Bornstein · 14 years ago
  81. 3111b0c Collate more of the low-level class lookups. by Dan Bornstein · 14 years ago
  82. 6a52d1d Fix JUMBO failures by buzbee · 14 years ago
  83. d063e25 Merge "Update to allow x86-atom build for FI on Gingerbread" by David Turner · 14 years ago
  84. 0b8b293 Rename some of the exception functions. by Dan Bornstein · 14 years ago
  85. 9807b4e Clean out now-unused exception code. by Dan Bornstein · 14 years ago
  86. 768ddd4 Merge "More exception rework." into dalvik-dev by Dan Bornstein · 14 years ago
  87. ac74b24 Merge "Low-level support for in-memory DEX" into dalvik-dev by Andy McFadden · 14 years ago
  88. 56da263 More exception rework. by Dan Bornstein · 14 years ago
  89. 57fd399 Low-level support for in-memory DEX by Andy McFadden · 14 years ago
  90. a3b3512 More exception rework. by Dan Bornstein · 14 years ago
  91. f78efc0 Merge "Set up a few more exceptions." into dalvik-dev by Dan Bornstein · 14 years ago
  92. 85ba81d Set up a few more exceptions. by Dan Bornstein · 14 years ago
  93. d2b545e Merge "Fix for test case now that jumbo opcodes are on." into dalvik-dev by jeffhao · 14 years ago
  94. 871f89b Fix for test case now that jumbo opcodes are on. by jeffhao · 14 years ago
  95. cfb3212 Let dx generate the new extended instructions. by Dan Bornstein · 14 years ago
  96. 7c2a235 Merge "Set up a few more exceptions." into dalvik-dev by Dan Bornstein · 14 years ago
  97. 537e29e Set up a few more exceptions. by Dan Bornstein · 14 years ago
  98. c068154 Merge "Clarify the ordering requirement." into dalvik-dev by Dan Bornstein · 14 years ago
  99. 74a9f91 Merge "Use the card table to scan the immune region of the heap." into dalvik-dev by Carl Shapiro · 14 years ago
  100. 6c355e5 Use the card table to scan the immune region of the heap. by Carl Shapiro · 14 years ago