1. 86c9593 Various JDWP updates by Andy McFadden · 14 years ago
  2. c28b465 Merge "Fix some exception issues" into dalvik-dev by Andy McFadden · 14 years ago
  3. 8c4c4f9 Merge "Get rid of some inconsistent formatting." into dalvik-dev by Carl Shapiro · 14 years ago
  4. 19007bb Get rid of some inconsistent formatting. by Carl Shapiro · 14 years ago
  5. c81c29e Left a note for future editors. by Dan Bornstein · 14 years ago
  6. c399ea5 Pull the globals iteration into InitRefs. by Dan Bornstein · 14 years ago
  7. 8cd640b Fix some exception issues by Andy McFadden · 14 years ago
  8. fdbec44 Merge "Fix dalvik test 089" into dalvik-dev by Andy McFadden · 14 years ago
  9. 6aed656 Fix dalvik test 089 by Andy McFadden · 14 years ago
  10. f60f48e Remove more dead SecurityManager cruft. by Elliott Hughes · 14 years ago
  11. e83b4e6 Merge "Fix up some JDWP stuff" into dalvik-dev by Andy McFadden · 14 years ago
  12. 0970976 Fix up some JDWP stuff by Andy McFadden · 14 years ago
  13. ffdd94a Merge "Use the more pervasive /bin/sh instead." into dalvik-dev by Carl Shapiro · 14 years ago
  14. 479badf Merge "Make sure both options objects get created." into dalvik-dev by Dan Bornstein · 14 years ago
  15. 09dc1b7 Make sure both options objects get created. by Dan Bornstein · 14 years ago
  16. 9ceb899 Use the more pervasive /bin/sh instead. by Carl Shapiro · 14 years ago
  17. 5694c63 Merge "Add a missing strings.h include for strcasecmp." into dalvik-dev by Carl Shapiro · 14 years ago
  18. 1a777d2 Add a missing strings.h include for strcasecmp. by Carl Shapiro · 14 years ago
  19. 2b1d5cb Merge "Remove HeapWorker.h from Dalvik.h." into dalvik-dev by Carl Shapiro · 14 years ago
  20. eda99d9 Merge "Remove TEST_VM_IN_ECLAIR." into dalvik-dev by Carl Shapiro · 14 years ago
  21. 5fac7a4 Remove TEST_VM_IN_ECLAIR. by Carl Shapiro · 14 years ago
  22. b66a0c5 Remove HeapWorker.h from Dalvik.h. by Carl Shapiro · 14 years ago
  23. 1861d13 Merge "Update version number." into dalvik-dev by Dan Bornstein · 14 years ago
  24. a346a60 Update version number. by Dan Bornstein · 14 years ago
  25. d1780e9 Merge "Clarify the comments some more." into dalvik-dev by Dan Bornstein · 14 years ago
  26. 9f65560 Clarify the comments some more. by Dan Bornstein · 14 years ago
  27. bd41f19 Merge "Clarify / correct comments." into dalvik-dev by Dan Bornstein · 14 years ago
  28. 18fde74 Clarify / correct comments. by Dan Bornstein · 14 years ago
  29. 111afc8 Merge "Move finalization out of the VM." into dalvik-dev by Carl Shapiro · 14 years ago
  30. 3475f9c Move finalization out of the VM. by Carl Shapiro · 14 years ago
  31. f4955a1 Add opcode-emission backward compatibility. by Dan Bornstein · 14 years ago
  32. 4153c08 Merge "Extend a trace with a backward branch into a loop." into dalvik-dev by Ben Cheng · 14 years ago
  33. aa604f9 resolved conflicts for merge of 9553565f to dalvik-dev by buzbee · 14 years ago
  34. 9553565 Merge "x86: restore standard stack frame layout and fix stack alignment." by Bill Buzbee · 14 years ago
  35. 46cd4fb Extend a trace with a backward branch into a loop. by Ben Cheng · 14 years ago
  36. 14b63ca Remove an unused DalvikNativeMethod. by Elliott Hughes · 14 years ago
  37. 4ee46db am b4bb7f73: Add a \'dalvik\' shell script to launch dalvikvm on the host. by Jesse Wilson · 14 years ago
  38. 4b68254 Bug fix for dominance frontier calculation in SSA transformation. by Ben Cheng · 14 years ago
  39. b4bb7f7 Add a 'dalvik' shell script to launch dalvikvm on the host. by Jesse Wilson · 14 years ago
  40. aa44792 Merge "Fix the order in which natives are registered." into dalvik-dev by Elliott Hughes · 14 years ago
  41. e76df83 Fix the order in which natives are registered. by Elliott Hughes · 14 years ago
  42. fafd21d Merge "Register allocator uses single reg for each local when possible." into dalvik-dev by jeffhao · 14 years ago
  43. 09d308b Add support for pre-dexed libraries to dx. by Jesse Wilson · 14 years ago
  44. 2e31a71 Register allocator uses single reg for each local when possible. by jeffhao · 14 years ago
  45. d2b1c42 Merge "Don't emit multiple copies of annotations when merging dex files." into dalvik-dev by Jesse Wilson · 14 years ago
  46. bd3dba4 Don't emit multiple copies of annotations when merging dex files. by Jesse Wilson · 14 years ago
  47. cb65488 Merge "Add --target-api=N option to dx." into dalvik-dev by Dan Bornstein · 14 years ago
  48. 3dfda9a Add --target-api=N option to dx. by Dan Bornstein · 14 years ago
  49. 4cb2a2c Merge "Clean up ArrayStoreException some more." into dalvik-dev by Dan Bornstein · 14 years ago
  50. 61f4c7e Clean up ArrayStoreException some more. by Dan Bornstein · 14 years ago
  51. a8519be Merge "Update CheckJNI implementation" into dalvik-dev by Andy McFadden · 14 years ago
  52. 584a181 Update CheckJNI implementation by Andy McFadden · 14 years ago
  53. 044879d Correct the reported index. by Dan Bornstein · 14 years ago
  54. 1b4822e Merge "Clean up dvmFindReferenceMembers()." into dalvik-dev by Dan Bornstein · 14 years ago
  55. 4b74b47 Clean up ref table dump by Andy McFadden · 14 years ago
  56. 7f02b2d Clean up dvmFindReferenceMembers(). by Dan Bornstein · 14 years ago
  57. 02f1a5b Merge "Fix bugs in instruction parsing for incremental dx." into dalvik-dev by Jesse Wilson · 14 years ago
  58. c871caf Merge "Further init-time cleanup." into dalvik-dev by Dan Bornstein · 14 years ago
  59. 265cc5e Further init-time cleanup. by Dan Bornstein · 14 years ago
  60. e69e010 Merge "Unify reference table dump" into dalvik-dev by Andy McFadden · 14 years ago
  61. da2013f Unify reference table dump by Andy McFadden · 14 years ago
  62. 0ebdfc2 Fix bugs in instruction parsing for incremental dx. by Jesse Wilson · 14 years ago
  63. f1b27b3 Clean up method reference/offset initialization. by Dan Bornstein · 14 years ago
  64. 65ecc26 Clean up constructor reference initialization. by Dan Bornstein · 14 years ago
  65. 04d9dec Merge "Clean up field offset initialization." into dalvik-dev by Dan Bornstein · 14 years ago
  66. 5cb6872 Clean up field offset initialization. by Dan Bornstein · 14 years ago
  67. 069d9de am c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  68. 2668cd5 Merge "Replace jumbo opcodes in certain circumstances" into dalvik-dev by Andy McFadden · 14 years ago
  69. c73d12f dalvik: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  70. 71c1771 Replace jumbo opcodes in certain circumstances by Andy McFadden · 14 years ago
  71. f1bd0da Merge "Remove outdated asserts." into dalvik-dev by Carl Shapiro · 14 years ago
  72. c3f499a Merge "Clean up class reference initialization." into dalvik-dev by Dan Bornstein · 14 years ago
  73. d80fc91 Clean up class reference initialization. by Dan Bornstein · 14 years ago
  74. 7c59038 Merge "Add trace description dump routine for debugging" into dalvik-dev by buzbee · 14 years ago
  75. d82cebc Add trace description dump routine for debugging by buzbee · 14 years ago
  76. 5396fcb Remove outdated asserts. by Carl Shapiro · 14 years ago
  77. f3e06f4 Merge "Collate the initial class creation code." into dalvik-dev by Dan Bornstein · 14 years ago
  78. 5d903a0 Merge "Print class/method info for virtual callsites in JIT verbose mode." into dalvik-dev by Ben Cheng · 14 years ago
  79. 318839c Collate the initial class creation code. by Dan Bornstein · 14 years ago
  80. 0451704 Print class/method info for virtual callsites in JIT verbose mode. by Ben Cheng · 14 years ago
  81. 8f28ebb Merge "Free the slot data when freeing an indirect reference table." into dalvik-dev by Carl Shapiro · 14 years ago
  82. b2d337e Merge "Add a predicate that returns true for addresses contained by the heap." into dalvik-dev by Carl Shapiro · 14 years ago
  83. 911a2e9 Merge "Do not allocate native objects on the managed heap." into dalvik-dev by Carl Shapiro · 14 years ago
  84. 1553988 Clarify a comment. by Dan Bornstein · 14 years ago
  85. 2494c50 Add a predicate that returns true for addresses contained by the heap. by Carl Shapiro · 14 years ago
  86. 85823bf Free the slot data when freeing an indirect reference table. by Carl Shapiro · 14 years ago
  87. c36fb46 Do not allocate native objects on the managed heap. by Carl Shapiro · 14 years ago
  88. 66fd70a Merge "Fix bugs in incremental dx." into dalvik-dev by Jesse Wilson · 14 years ago
  89. d1e1668 Fix bugs in incremental dx. by Jesse Wilson · 14 years ago
  90. 964ff5f Merge "Verifier allows certain errors so they can fail at runtime." into dalvik-dev by jeffhao · 14 years ago
  91. a5e5f6e Merge "Clean up how primitive types are handled." into dalvik-dev by Dan Bornstein · 14 years ago
  92. 190b972 am ce52ba38: Build libdexdump_static. by Ying Wang · 14 years ago
  93. a9c49df Clean up how primitive types are handled. by Dan Bornstein · 14 years ago
  94. c31f795 Verifier allows certain errors so they can fail at runtime. by jeffhao · 14 years ago
  95. ce52ba3 Build libdexdump_static. by Ying Wang · 14 years ago
  96. a91c22f Merge "Clean up stale cases" into dalvik-dev by Andy McFadden · 14 years ago
  97. f4ef26d Clean up stale cases by Andy McFadden · 14 years ago
  98. c3bdf1c Merge "Extract more reference inits." into dalvik-dev by Dan Bornstein · 14 years ago
  99. 9dfc114 Merge "Add volatile/jumbo opcodes" into dalvik-dev by Andy McFadden · 14 years ago
  100. 842947e Extract more reference inits. by Dan Bornstein · 14 years ago