1. bd7865b Add missing JUMBO ops to JIT by buzbee · 14 years ago
  2. 6920d2c Merge "Update a test to handle a different anonymous class name." into dalvik-dev by Jesse Wilson · 14 years ago
  3. 51c9d78 Update a test to handle a different anonymous class name. by Jesse Wilson · 14 years ago
  4. 246a9b2 Merge "Fix interpreter debug attach" into dalvik-dev by buzbee · 14 years ago
  5. 99e3e6e Fix interpreter debug attach by buzbee · 14 years ago
  6. 27794a0 am 3a2e2a73: Merge "SamplingProfilerIntegration and SamplingProfiler improvements (1/3)" by Brian Carlstrom · 14 years ago
  7. 3a2e2a7 Merge "SamplingProfilerIntegration and SamplingProfiler improvements (1/3)" by Brian Carlstrom · 14 years ago
  8. 6b1f9f8 SamplingProfilerIntegration and SamplingProfiler improvements (1/3) by Brian Carlstrom · 14 years ago
  9. a1cfe9e Merge "Improve diagnostics when RegisterNatives fails." into dalvik-dev by Elliott Hughes · 14 years ago
  10. 06bfe18 Improve diagnostics when RegisterNatives fails. by Elliott Hughes · 14 years ago
  11. 4b17a1d Init classes used by DDMS by Andy McFadden · 14 years ago
  12. 9d755ce Merge "Add safepoint callback for gc" into dalvik-dev by buzbee · 14 years ago
  13. 94d6525 Add safepoint callback for gc by buzbee · 14 years ago
  14. edb595d Remove unused security manager code. by Jesse Wilson · 14 years ago
  15. a096728 Merge "Support reflective lookup of single fields." into dalvik-dev by Jesse Wilson · 14 years ago
  16. 63618dc Merge "Prep DDMS stuff in InitRefs" into dalvik-dev by Andy McFadden · 14 years ago
  17. ce1762c Prep DDMS stuff in InitRefs by Andy McFadden · 14 years ago
  18. 80575e8 Merge "Fix a couple of asserts" into dalvik-dev by Andy McFadden · 14 years ago
  19. ddab84b Fix a couple of asserts by Andy McFadden · 14 years ago
  20. e86fd9b resolved conflicts for merge of ac815100 to dalvik-dev by buzbee · 14 years ago
  21. b8b838f Support reflective lookup of single fields. by Jesse Wilson · 14 years ago
  22. ac81510 Fix x86-atom build by buzbee · 14 years ago
  23. 44cec05 Merge "Yet more InitRefs-ing" into dalvik-dev by Andy McFadden · 14 years ago
  24. f5e6de9 Yet more InitRefs-ing by Andy McFadden · 14 years ago
  25. 47426b2 Merge "Try a bit harder to look like gdb(1)." into dalvik-dev by Elliott Hughes · 14 years ago
  26. d6b9e3e Merge "Native code to fast path annotation lookups." into dalvik-dev by Jesse Wilson · 14 years ago
  27. 045736c Try a bit harder to look like gdb(1). by Elliott Hughes · 14 years ago
  28. d091271 Merge "Automatically dump stack traces in dvmAbort on the host." into dalvik-dev by Elliott Hughes · 14 years ago
  29. abd4f6e Automatically dump stack traces in dvmAbort on the host. by Elliott Hughes · 14 years ago
  30. 69c93e9 Native code to fast path annotation lookups. by Jesse Wilson · 14 years ago
  31. e759a10 Merge "Some more InitRefs-ing" into dalvik-dev by Andy McFadden · 14 years ago
  32. c99fe6d Optimize annotations. by Jesse Wilson · 14 years ago
  33. 19cd2fc Some more InitRefs-ing by Andy McFadden · 14 years ago
  34. 1c71d87 Merge "Various dx fixes to make it preserve locals and debug info." into dalvik-dev by jeffhao · 14 years ago
  35. 38b6174 Various dx fixes to make it preserve locals and debug info. by jeffhao · 14 years ago
  36. c4a8caf Interpreter fix - limit suspend checks by buzbee · 14 years ago
  37. 87614af Merge "Dump the current code stream when the assembler fails on size issues." into dalvik-dev by Ben Cheng · 14 years ago
  38. 4a93f98 Dump the current code stream when the assembler fails on size issues. by Ben Cheng · 14 years ago
  39. 69f6927 Merge "Various JDWP updates" into dalvik-dev by Andy McFadden · 14 years ago
  40. 86c9593 Various JDWP updates by Andy McFadden · 14 years ago
  41. 18ee41c am 4624f350: am 17aff091: am b1101e84: am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  42. 4624f35 am 17aff091: am b1101e84: am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  43. 17aff09 am b1101e84: am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  44. b1101e8 am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  45. f54258b Merge "Use PrintWriter rather than PrintStream in dex analysis tools." into dalvik-dev by Jesse Wilson · 14 years ago
  46. 6bf7f30 Use PrintWriter rather than PrintStream in dex analysis tools. by Jesse Wilson · 14 years ago
  47. 486ac3c Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  48. 751f5d3 Merge "Kill off code, and leave a note." into dalvik-dev by Dan Bornstein · 14 years ago
  49. 06d3da5 Kill off code, and leave a note. by Dan Bornstein · 14 years ago
  50. 9a3147c Interpreter restructuring by buzbee · 14 years ago
  51. c28b465 Merge "Fix some exception issues" into dalvik-dev by Andy McFadden · 14 years ago
  52. 8c4c4f9 Merge "Get rid of some inconsistent formatting." into dalvik-dev by Carl Shapiro · 14 years ago
  53. 19007bb Get rid of some inconsistent formatting. by Carl Shapiro · 14 years ago
  54. c81c29e Left a note for future editors. by Dan Bornstein · 14 years ago
  55. c399ea5 Pull the globals iteration into InitRefs. by Dan Bornstein · 14 years ago
  56. 8cd640b Fix some exception issues by Andy McFadden · 14 years ago
  57. fdbec44 Merge "Fix dalvik test 089" into dalvik-dev by Andy McFadden · 14 years ago
  58. 6aed656 Fix dalvik test 089 by Andy McFadden · 14 years ago
  59. f60f48e Remove more dead SecurityManager cruft. by Elliott Hughes · 14 years ago
  60. e83b4e6 Merge "Fix up some JDWP stuff" into dalvik-dev by Andy McFadden · 14 years ago
  61. 0970976 Fix up some JDWP stuff by Andy McFadden · 14 years ago
  62. ffdd94a Merge "Use the more pervasive /bin/sh instead." into dalvik-dev by Carl Shapiro · 14 years ago
  63. 479badf Merge "Make sure both options objects get created." into dalvik-dev by Dan Bornstein · 14 years ago
  64. 09dc1b7 Make sure both options objects get created. by Dan Bornstein · 14 years ago
  65. 9ceb899 Use the more pervasive /bin/sh instead. by Carl Shapiro · 14 years ago
  66. 5694c63 Merge "Add a missing strings.h include for strcasecmp." into dalvik-dev by Carl Shapiro · 14 years ago
  67. 1a777d2 Add a missing strings.h include for strcasecmp. by Carl Shapiro · 14 years ago
  68. 2b1d5cb Merge "Remove HeapWorker.h from Dalvik.h." into dalvik-dev by Carl Shapiro · 14 years ago
  69. eda99d9 Merge "Remove TEST_VM_IN_ECLAIR." into dalvik-dev by Carl Shapiro · 14 years ago
  70. 5fac7a4 Remove TEST_VM_IN_ECLAIR. by Carl Shapiro · 14 years ago
  71. b66a0c5 Remove HeapWorker.h from Dalvik.h. by Carl Shapiro · 14 years ago
  72. 1861d13 Merge "Update version number." into dalvik-dev by Dan Bornstein · 14 years ago
  73. a346a60 Update version number. by Dan Bornstein · 14 years ago
  74. d1780e9 Merge "Clarify the comments some more." into dalvik-dev by Dan Bornstein · 14 years ago
  75. 9f65560 Clarify the comments some more. by Dan Bornstein · 14 years ago
  76. bd41f19 Merge "Clarify / correct comments." into dalvik-dev by Dan Bornstein · 14 years ago
  77. 18fde74 Clarify / correct comments. by Dan Bornstein · 14 years ago
  78. 111afc8 Merge "Move finalization out of the VM." into dalvik-dev by Carl Shapiro · 14 years ago
  79. 3475f9c Move finalization out of the VM. by Carl Shapiro · 14 years ago
  80. f4955a1 Add opcode-emission backward compatibility. by Dan Bornstein · 14 years ago
  81. 4153c08 Merge "Extend a trace with a backward branch into a loop." into dalvik-dev by Ben Cheng · 14 years ago
  82. aa604f9 resolved conflicts for merge of 9553565f to dalvik-dev by buzbee · 14 years ago
  83. 9553565 Merge "x86: restore standard stack frame layout and fix stack alignment." by Bill Buzbee · 14 years ago
  84. 46cd4fb Extend a trace with a backward branch into a loop. by Ben Cheng · 14 years ago
  85. 14b63ca Remove an unused DalvikNativeMethod. by Elliott Hughes · 14 years ago
  86. 4ee46db am b4bb7f73: Add a \'dalvik\' shell script to launch dalvikvm on the host. by Jesse Wilson · 14 years ago
  87. 4b68254 Bug fix for dominance frontier calculation in SSA transformation. by Ben Cheng · 14 years ago
  88. b4bb7f7 Add a 'dalvik' shell script to launch dalvikvm on the host. by Jesse Wilson · 14 years ago
  89. aa44792 Merge "Fix the order in which natives are registered." into dalvik-dev by Elliott Hughes · 14 years ago
  90. e76df83 Fix the order in which natives are registered. by Elliott Hughes · 14 years ago
  91. fafd21d Merge "Register allocator uses single reg for each local when possible." into dalvik-dev by jeffhao · 14 years ago
  92. 09d308b Add support for pre-dexed libraries to dx. by Jesse Wilson · 14 years ago
  93. 2e31a71 Register allocator uses single reg for each local when possible. by jeffhao · 14 years ago
  94. d2b1c42 Merge "Don't emit multiple copies of annotations when merging dex files." into dalvik-dev by Jesse Wilson · 14 years ago
  95. bd3dba4 Don't emit multiple copies of annotations when merging dex files. by Jesse Wilson · 14 years ago
  96. cb65488 Merge "Add --target-api=N option to dx." into dalvik-dev by Dan Bornstein · 14 years ago
  97. 3dfda9a Add --target-api=N option to dx. by Dan Bornstein · 14 years ago
  98. 4cb2a2c Merge "Clean up ArrayStoreException some more." into dalvik-dev by Dan Bornstein · 14 years ago
  99. 61f4c7e Clean up ArrayStoreException some more. by Dan Bornstein · 14 years ago
  100. a8519be Merge "Update CheckJNI implementation" into dalvik-dev by Andy McFadden · 14 years ago