1. 12f6329 Merge "Move DexException to dx.util." into dalvik-dev by Dan Bornstein · 14 years ago
  2. ca11c67 Merge commit 'e502b66edd734e8265bc2bd8f1c2addb64b63e73' into honeycomb-release-to-dalvik-dev by Brian Carlstrom · 15 years ago
  3. e502b66 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  4. ddec779 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  5. 7baa3b6 Move DexException to dx.util. by Dan Bornstein · 15 years ago
  6. 7866f70 Remove unused and racey debugging code. by Carl Shapiro · 15 years ago
  7. 18cc418 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  8. 9eb7b29 Remove and outdated comment and logging macro. by Carl Shapiro · 15 years ago
  9. d5d103d resolved conflicts for merge of d6e32b81 to dalvik-dev by Andy McFadden · 15 years ago
  10. d6e32b8 Ensure word atomicity in System.arraycopy by Andy McFadden · 15 years ago
  11. ca33be9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  12. 537939c Move the instruction representation code. by Dan Bornstein · 15 years ago
  13. b2ddbae merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  14. e82052f Merge "Clean up targets and data payloads." into dalvik-dev by Dan Bornstein · 15 years ago
  15. 77f154b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  16. 741ccbc Merge commit 'e6cad708e93dab280335d3f69917048c34cfc640' into honeycomb-release-to-dalvik-dev by Brian Carlstrom · 15 years ago
  17. d63837a Clean up targets and data payloads. by Dan Bornstein · 15 years ago
  18. e6cad70 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  19. a5a7c16 Merge "Make some "argument shape" be represented by subclassing." into dalvik-dev by Dan Bornstein · 15 years ago
  20. 740fce4 Make some "argument shape" be represented by subclassing. by Dan Bornstein · 15 years ago
  21. b35a9ec Merge "[JIT] Fix for 3385583: Performance variance" into dalvik-dev by Bill Buzbee · 15 years ago
  22. ac55194 Merge "Fixed SCCP to properly propagate reverse subtraction." into dalvik-dev by jeffhao · 15 years ago
  23. 1b3da59 [JIT] Fix for 3385583: Performance variance by Bill Buzbee · 15 years ago
  24. a352506 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  25. e9176c9 Fixed SCCP to properly propagate reverse subtraction. by jeffhao · 15 years ago
  26. e37e660 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  27. 46b723b Merge "Guard against uninitialized objects when counting instances." into dalvik-dev by Carl Shapiro · 15 years ago
  28. 8bb6104 Do not write to an unmarked object when freeing its monitor. by Carl Shapiro · 15 years ago
  29. 2efc126 Guard against uninitialized objects when counting instances. by Carl Shapiro · 15 years ago
  30. ba5b04d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  31. f67b6af CodeReader visitor dispatch now uses OpcodeInfo. by Dan Bornstein · 15 years ago
  32. fbb320e Merge "Simplify string transformation." into dalvik-dev by Dan Bornstein · 15 years ago
  33. 17cae2d Simplify string transformation. by Dan Bornstein · 15 years ago
  34. d839531 Merge "Add range checking to DecodedInstruction." into dalvik-dev by Dan Bornstein · 15 years ago
  35. c48c38a am 13a0e7b2: am 168ae921: am e7bf56c5: Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  36. 13a0e7b am 168ae921: am e7bf56c5: Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  37. 168ae92 am e7bf56c5: Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  38. 86f3834 Add range checking to DecodedInstruction. by Dan Bornstein · 15 years ago
  39. a754fbb Move opcode names into OpcodeInfo. by Dan Bornstein · 15 years ago
  40. 38b861b Hook up CodeReader. by Dan Bornstein · 15 years ago
  41. 28b55dd merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  42. e7bf56c Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  43. 0c6b7eb Clarify cursor(). by Dan Bornstein · 15 years ago
  44. 4398ef7 Merge "More progress on instruction coding." into dalvik-dev by Dan Bornstein · 15 years ago
  45. 2813bc8 am d9c39e0f: Update doc with actual version number. by Andy McFadden · 15 years ago
  46. d9c39e0 Update doc with actual version number. by Andy McFadden · 15 years ago
  47. 32dd826 More progress on instruction coding. by Dan Bornstein · 15 years ago
  48. 6ce3bf1 Merge "Remove the unused monitor tracking and deadlock prediction code." into dalvik-dev by Carl Shapiro · 15 years ago
  49. e803b30 Merge "Add more direct encode() and decode() methods." into dalvik-dev by Dan Bornstein · 15 years ago
  50. 01605d2 Remove the unused monitor tracking and deadlock prediction code. by Carl Shapiro · 15 years ago
  51. 83d17b3 Merge "Remove the HPROF stack trace collection feature." into dalvik-dev by Carl Shapiro · 15 years ago
  52. 16c26e7 Merge "Changed reg allocator to try mapping phi sources/result to the same reg." into dalvik-dev by jeffhao · 15 years ago
  53. a2c9b26 Add more direct encode() and decode() methods. by Dan Bornstein · 15 years ago
  54. 03d8476 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  55. 83ff618 Remove the HPROF stack trace collection feature. by Carl Shapiro · 15 years ago
  56. c284681 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  57. 19cefdc Add ShortArrayCodeInput. by Dan Bornstein · 15 years ago
  58. 014fe71 Merge "Move dx.dex.code.DalvOps -> dx.io.Opcodes." into dalvik-dev by Dan Bornstein · 15 years ago
  59. 6295564 am 01025db4: am d820da20: Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  60. 7ba9129 Move dx.dex.code.DalvOps -> dx.io.Opcodes. by Dan Bornstein · 15 years ago
  61. 6aa8f01 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  62. 01025db am d820da20: Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  63. 3c5df37 Basic facility to read/write bytecode. by Dan Bornstein · 15 years ago
  64. d820da2 Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  65. 1559b8f Mass merge from gingerbread - do not merge by The Android Open Source Project · 15 years ago
  66. 2cbe105 Merge "Make more DEX optimizations "essential"" into dalvik-dev by Andy McFadden · 15 years ago
  67. a0c9f08 Merge "Added a comment to String.equals implementation" into dalvik-dev by Andy McFadden · 15 years ago
  68. b4320c9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  69. b94875d am 81058aaf: (-s ours) Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  70. 96915c3 am ae7faf48: (-s ours) am b46125f2: (-s ours) am 08e54499: (-s ours) am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  71. ae7faf4 am b46125f2: (-s ours) am 08e54499: (-s ours) am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  72. b46125f am 08e54499: (-s ours) am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  73. 6ca2505 Changed reg allocator to try mapping phi sources/result to the same reg. by jeffhao · 15 years ago
  74. 30671a3 Added a comment to String.equals implementation by Andy McFadden · 15 years ago
  75. 5b7f1de merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  76. 65a54dc Make more DEX optimizations "essential" by Andy McFadden · 15 years ago
  77. 1c1cdc8 am e8a7cddd: (-s ours) am 99d4ea09: am 3207edfa: Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  78. 8213724 Merge "[JIT} Fix bug in code cache lookup" into dalvik-dev by buzbee · 15 years ago
  79. 99ddb1e [JIT} Fix bug in code cache lookup by buzbee · 15 years ago
  80. bf32752 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  81. 88ea418 Merge commit '907121653af99cd560113e6aea6e70c00eb5e7b3' into honeycomb-release-to-dalvik-dev by Brian Carlstrom · 15 years ago
  82. 24e56f7 am 7a52659a: am 76675cb5: am 9b6881c2: Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  83. 9d584bb Merge "resolved conflicts for merge of f2b77f75 to dalvik-dev" into dalvik-dev by Carl Shapiro · 15 years ago
  84. e16747d resolved conflicts for merge of f2b77f75 to dalvik-dev by Carl Shapiro · 15 years ago
  85. 15409a6 Merge "Expand the "--dev" mode to cover VM development." into dalvik-dev by Ben Cheng · 15 years ago
  86. 85fb8ea Expand the "--dev" mode to cover VM development. by Ben Cheng · 15 years ago
  87. 0fbacd2 Clarify the comment. by Dan Bornstein · 15 years ago
  88. ad9f2cf Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  89. 08e5449 am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  90. e8a7cdd am 99d4ea09: am 3207edfa: Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  91. 99d4ea0 am 3207edfa: Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  92. 81058aa Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  93. 3207edf Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  94. 9b2c7db merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  95. 3fa54ef am 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  96. e95039b am f741b8e1: am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  97. 7a52659 am 76675cb5: am 9b6881c2: Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  98. 76675cb am 9b6881c2: Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  99. 9b6881c Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  100. f2b77f7 am a4c8f3fa: am d6b23e5c: Merge "Package garbage collection policy parameters into a single structure." into honeycomb by Carl Shapiro · 15 years ago