1. 49f3064 Do not emit the write barrier when storing to primitive volatile fields. by Carl Shapiro · 14 years ago
  2. 552cacb Include strings.h for the ffs prototype. by Carl Shapiro · 14 years ago
  3. 2cd0cb8 Use x86 variant in dalvik for TARGET_ARCH_VARIANT=x86-atom by Brian Carlstrom · 14 years ago
  4. 5e910a2 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  5. cfa208d Change the tread state before acquiring the code cache lock. by Ben Cheng · 14 years ago
  6. ee15d86 Merge "[JIT] Clear inCodeCacheFlag on extended singlestep" into dalvik-dev by buzbee · 14 years ago
  7. 7209bdd [JIT] Clear inCodeCacheFlag on extended singlestep by buzbee · 14 years ago
  8. 15a075a Merge "Generate code for loops formed with the new builder" into dalvik-dev by Ben Cheng · 14 years ago
  9. 7918e50 Merge "Delegate the queuing of cleared references to managed code." into dalvik-dev by Carl Shapiro · 14 years ago
  10. 32115a9 Generate code for loops formed with the new builder by Ben Cheng · 14 years ago
  11. 9220113 Merge "Add missing JUMBO ops [fixed]" into dalvik-dev by buzbee · 14 years ago
  12. 3a56e9d Add missing JUMBO ops [fixed] by buzbee · 14 years ago
  13. 640f04a Merge "Improve diagnostics when non-String passed as a jstring." into dalvik-dev by Elliott Hughes · 14 years ago
  14. ba587f9 Improve diagnostics when non-String passed as a jstring. by Elliott Hughes · 14 years ago
  15. 571807f Merge "Add missing JUMBO ops to JIT" into dalvik-dev by buzbee · 14 years ago
  16. bd7865b Add missing JUMBO ops to JIT by buzbee · 14 years ago
  17. 072b5d0 Add missing jumbo opcodes to the self verification exclusion list by Ben Cheng · 14 years ago
  18. ce87bfe Delegate the queuing of cleared references to managed code. by Carl Shapiro · 14 years ago
  19. 6920d2c Merge "Update a test to handle a different anonymous class name." into dalvik-dev by Jesse Wilson · 14 years ago
  20. 51c9d78 Update a test to handle a different anonymous class name. by Jesse Wilson · 14 years ago
  21. 246a9b2 Merge "Fix interpreter debug attach" into dalvik-dev by buzbee · 14 years ago
  22. 99e3e6e Fix interpreter debug attach by buzbee · 14 years ago
  23. 27794a0 am 3a2e2a73: Merge "SamplingProfilerIntegration and SamplingProfiler improvements (1/3)" by Brian Carlstrom · 14 years ago
  24. 3a2e2a7 Merge "SamplingProfilerIntegration and SamplingProfiler improvements (1/3)" by Brian Carlstrom · 14 years ago
  25. 6b1f9f8 SamplingProfilerIntegration and SamplingProfiler improvements (1/3) by Brian Carlstrom · 14 years ago
  26. a1cfe9e Merge "Improve diagnostics when RegisterNatives fails." into dalvik-dev by Elliott Hughes · 14 years ago
  27. 06bfe18 Improve diagnostics when RegisterNatives fails. by Elliott Hughes · 14 years ago
  28. 4b17a1d Init classes used by DDMS by Andy McFadden · 14 years ago
  29. 9d755ce Merge "Add safepoint callback for gc" into dalvik-dev by buzbee · 14 years ago
  30. 94d6525 Add safepoint callback for gc by buzbee · 14 years ago
  31. edb595d Remove unused security manager code. by Jesse Wilson · 14 years ago
  32. a096728 Merge "Support reflective lookup of single fields." into dalvik-dev by Jesse Wilson · 14 years ago
  33. 63618dc Merge "Prep DDMS stuff in InitRefs" into dalvik-dev by Andy McFadden · 14 years ago
  34. ce1762c Prep DDMS stuff in InitRefs by Andy McFadden · 14 years ago
  35. 80575e8 Merge "Fix a couple of asserts" into dalvik-dev by Andy McFadden · 14 years ago
  36. ddab84b Fix a couple of asserts by Andy McFadden · 14 years ago
  37. e86fd9b resolved conflicts for merge of ac815100 to dalvik-dev by buzbee · 14 years ago
  38. b8b838f Support reflective lookup of single fields. by Jesse Wilson · 14 years ago
  39. ac81510 Fix x86-atom build by buzbee · 14 years ago
  40. 44cec05 Merge "Yet more InitRefs-ing" into dalvik-dev by Andy McFadden · 14 years ago
  41. f5e6de9 Yet more InitRefs-ing by Andy McFadden · 14 years ago
  42. 47426b2 Merge "Try a bit harder to look like gdb(1)." into dalvik-dev by Elliott Hughes · 14 years ago
  43. d6b9e3e Merge "Native code to fast path annotation lookups." into dalvik-dev by Jesse Wilson · 14 years ago
  44. 045736c Try a bit harder to look like gdb(1). by Elliott Hughes · 14 years ago
  45. d091271 Merge "Automatically dump stack traces in dvmAbort on the host." into dalvik-dev by Elliott Hughes · 14 years ago
  46. abd4f6e Automatically dump stack traces in dvmAbort on the host. by Elliott Hughes · 14 years ago
  47. 69c93e9 Native code to fast path annotation lookups. by Jesse Wilson · 14 years ago
  48. e759a10 Merge "Some more InitRefs-ing" into dalvik-dev by Andy McFadden · 14 years ago
  49. c99fe6d Optimize annotations. by Jesse Wilson · 14 years ago
  50. 19cd2fc Some more InitRefs-ing by Andy McFadden · 14 years ago
  51. 1c71d87 Merge "Various dx fixes to make it preserve locals and debug info." into dalvik-dev by jeffhao · 14 years ago
  52. 38b6174 Various dx fixes to make it preserve locals and debug info. by jeffhao · 14 years ago
  53. c4a8caf Interpreter fix - limit suspend checks by buzbee · 14 years ago
  54. 87614af Merge "Dump the current code stream when the assembler fails on size issues." into dalvik-dev by Ben Cheng · 14 years ago
  55. 4a93f98 Dump the current code stream when the assembler fails on size issues. by Ben Cheng · 14 years ago
  56. 69f6927 Merge "Various JDWP updates" into dalvik-dev by Andy McFadden · 14 years ago
  57. 86c9593 Various JDWP updates by Andy McFadden · 14 years ago
  58. 18ee41c am 4624f350: am 17aff091: am b1101e84: am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  59. 4624f35 am 17aff091: am b1101e84: am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  60. 17aff09 am b1101e84: am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  61. b1101e8 am 486ac3c0: Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  62. f54258b Merge "Use PrintWriter rather than PrintStream in dex analysis tools." into dalvik-dev by Jesse Wilson · 14 years ago
  63. 6bf7f30 Use PrintWriter rather than PrintStream in dex analysis tools. by Jesse Wilson · 14 years ago
  64. 486ac3c Removing inaccurate and unmaintained docs. by Dan Bornstein · 14 years ago
  65. 751f5d3 Merge "Kill off code, and leave a note." into dalvik-dev by Dan Bornstein · 14 years ago
  66. 06d3da5 Kill off code, and leave a note. by Dan Bornstein · 14 years ago
  67. 9a3147c Interpreter restructuring by buzbee · 14 years ago
  68. c28b465 Merge "Fix some exception issues" into dalvik-dev by Andy McFadden · 14 years ago
  69. 8c4c4f9 Merge "Get rid of some inconsistent formatting." into dalvik-dev by Carl Shapiro · 14 years ago
  70. 19007bb Get rid of some inconsistent formatting. by Carl Shapiro · 14 years ago
  71. c81c29e Left a note for future editors. by Dan Bornstein · 14 years ago
  72. c399ea5 Pull the globals iteration into InitRefs. by Dan Bornstein · 14 years ago
  73. 8cd640b Fix some exception issues by Andy McFadden · 14 years ago
  74. fdbec44 Merge "Fix dalvik test 089" into dalvik-dev by Andy McFadden · 14 years ago
  75. 6aed656 Fix dalvik test 089 by Andy McFadden · 14 years ago
  76. f60f48e Remove more dead SecurityManager cruft. by Elliott Hughes · 14 years ago
  77. e83b4e6 Merge "Fix up some JDWP stuff" into dalvik-dev by Andy McFadden · 14 years ago
  78. 0970976 Fix up some JDWP stuff by Andy McFadden · 14 years ago
  79. ffdd94a Merge "Use the more pervasive /bin/sh instead." into dalvik-dev by Carl Shapiro · 14 years ago
  80. 479badf Merge "Make sure both options objects get created." into dalvik-dev by Dan Bornstein · 14 years ago
  81. 09dc1b7 Make sure both options objects get created. by Dan Bornstein · 14 years ago
  82. 9ceb899 Use the more pervasive /bin/sh instead. by Carl Shapiro · 14 years ago
  83. 5694c63 Merge "Add a missing strings.h include for strcasecmp." into dalvik-dev by Carl Shapiro · 14 years ago
  84. 1a777d2 Add a missing strings.h include for strcasecmp. by Carl Shapiro · 14 years ago
  85. 2b1d5cb Merge "Remove HeapWorker.h from Dalvik.h." into dalvik-dev by Carl Shapiro · 14 years ago
  86. eda99d9 Merge "Remove TEST_VM_IN_ECLAIR." into dalvik-dev by Carl Shapiro · 14 years ago
  87. 5fac7a4 Remove TEST_VM_IN_ECLAIR. by Carl Shapiro · 14 years ago
  88. b66a0c5 Remove HeapWorker.h from Dalvik.h. by Carl Shapiro · 14 years ago
  89. 1861d13 Merge "Update version number." into dalvik-dev by Dan Bornstein · 14 years ago
  90. a346a60 Update version number. by Dan Bornstein · 14 years ago
  91. d1780e9 Merge "Clarify the comments some more." into dalvik-dev by Dan Bornstein · 14 years ago
  92. 9f65560 Clarify the comments some more. by Dan Bornstein · 14 years ago
  93. bd41f19 Merge "Clarify / correct comments." into dalvik-dev by Dan Bornstein · 14 years ago
  94. 18fde74 Clarify / correct comments. by Dan Bornstein · 14 years ago
  95. 111afc8 Merge "Move finalization out of the VM." into dalvik-dev by Carl Shapiro · 14 years ago
  96. 3475f9c Move finalization out of the VM. by Carl Shapiro · 14 years ago
  97. f4955a1 Add opcode-emission backward compatibility. by Dan Bornstein · 14 years ago
  98. 4153c08 Merge "Extend a trace with a backward branch into a loop." into dalvik-dev by Ben Cheng · 14 years ago
  99. aa604f9 resolved conflicts for merge of 9553565f to dalvik-dev by buzbee · 14 years ago
  100. 9553565 Merge "x86: restore standard stack frame layout and fix stack alignment." by Bill Buzbee · 14 years ago