1. fbb320e Merge "Simplify string transformation." into dalvik-dev by Dan Bornstein · 15 years ago
  2. 17cae2d Simplify string transformation. by Dan Bornstein · 15 years ago
  3. d839531 Merge "Add range checking to DecodedInstruction." into dalvik-dev by Dan Bornstein · 15 years ago
  4. 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
  5. 13a0e7b am 168ae921: am e7bf56c5: Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  6. 168ae92 am e7bf56c5: Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  7. 86f3834 Add range checking to DecodedInstruction. by Dan Bornstein · 15 years ago
  8. a754fbb Move opcode names into OpcodeInfo. by Dan Bornstein · 15 years ago
  9. 38b861b Hook up CodeReader. by Dan Bornstein · 15 years ago
  10. e7bf56c Use the global maximum to compute the size of a new mspace. by Carl Shapiro · 15 years ago
  11. 0c6b7eb Clarify cursor(). by Dan Bornstein · 15 years ago
  12. 4398ef7 Merge "More progress on instruction coding." into dalvik-dev by Dan Bornstein · 15 years ago
  13. 2813bc8 am d9c39e0f: Update doc with actual version number. by Andy McFadden · 15 years ago
  14. d9c39e0 Update doc with actual version number. by Andy McFadden · 15 years ago
  15. 32dd826 More progress on instruction coding. by Dan Bornstein · 15 years ago
  16. 6ce3bf1 Merge "Remove the unused monitor tracking and deadlock prediction code." into dalvik-dev by Carl Shapiro · 15 years ago
  17. e803b30 Merge "Add more direct encode() and decode() methods." into dalvik-dev by Dan Bornstein · 15 years ago
  18. 01605d2 Remove the unused monitor tracking and deadlock prediction code. by Carl Shapiro · 15 years ago
  19. 83d17b3 Merge "Remove the HPROF stack trace collection feature." into dalvik-dev by Carl Shapiro · 15 years ago
  20. 16c26e7 Merge "Changed reg allocator to try mapping phi sources/result to the same reg." into dalvik-dev by jeffhao · 15 years ago
  21. a2c9b26 Add more direct encode() and decode() methods. by Dan Bornstein · 15 years ago
  22. 83ff618 Remove the HPROF stack trace collection feature. by Carl Shapiro · 15 years ago
  23. 19cefdc Add ShortArrayCodeInput. by Dan Bornstein · 15 years ago
  24. 014fe71 Merge "Move dx.dex.code.DalvOps -> dx.io.Opcodes." into dalvik-dev by Dan Bornstein · 15 years ago
  25. 6295564 am 01025db4: am d820da20: Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  26. 7ba9129 Move dx.dex.code.DalvOps -> dx.io.Opcodes. by Dan Bornstein · 15 years ago
  27. 01025db am d820da20: Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  28. 3c5df37 Basic facility to read/write bytecode. by Dan Bornstein · 15 years ago
  29. d820da2 Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  30. 1559b8f Mass merge from gingerbread - do not merge by The Android Open Source Project · 15 years ago
  31. 2cbe105 Merge "Make more DEX optimizations "essential"" into dalvik-dev by Andy McFadden · 15 years ago
  32. a0c9f08 Merge "Added a comment to String.equals implementation" into dalvik-dev by Andy McFadden · 15 years ago
  33. b94875d am 81058aaf: (-s ours) Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  34. 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
  35. 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
  36. 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
  37. 6ca2505 Changed reg allocator to try mapping phi sources/result to the same reg. by jeffhao · 15 years ago
  38. 30671a3 Added a comment to String.equals implementation by Andy McFadden · 15 years ago
  39. 65a54dc Make more DEX optimizations "essential" by Andy McFadden · 15 years ago
  40. 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
  41. 8213724 Merge "[JIT} Fix bug in code cache lookup" into dalvik-dev by buzbee · 15 years ago
  42. 99ddb1e [JIT} Fix bug in code cache lookup by buzbee · 15 years ago
  43. 88ea418 Merge commit '907121653af99cd560113e6aea6e70c00eb5e7b3' into honeycomb-release-to-dalvik-dev by Brian Carlstrom · 15 years ago
  44. 24e56f7 am 7a52659a: am 76675cb5: am 9b6881c2: Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  45. 9d584bb Merge "resolved conflicts for merge of f2b77f75 to dalvik-dev" into dalvik-dev by Carl Shapiro · 15 years ago
  46. e16747d resolved conflicts for merge of f2b77f75 to dalvik-dev by Carl Shapiro · 15 years ago
  47. 15409a6 Merge "Expand the "--dev" mode to cover VM development." into dalvik-dev by Ben Cheng · 15 years ago
  48. 85fb8ea Expand the "--dev" mode to cover VM development. by Ben Cheng · 15 years ago
  49. 0fbacd2 Clarify the comment. by Dan Bornstein · 15 years ago
  50. ad9f2cf Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  51. 08e5449 am 81058aaf: Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  52. e8a7cdd am 99d4ea09: am 3207edfa: Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  53. 99d4ea0 am 3207edfa: Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  54. 81058aa Use bcopy() to move object refs around within an array. DO NOT MERGE. by Dan Bornstein · 15 years ago
  55. 3207edf Use bcopy() to move object refs around within an array. by Dan Bornstein · 15 years ago
  56. 3fa54ef am 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE. by Dan Bornstein · 15 years ago
  57. e95039b am f741b8e1: am 80a30431: (-s ours) Remove some pointless tests. by Dan Bornstein · 15 years ago
  58. 7a52659 am 76675cb5: am 9b6881c2: Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  59. 76675cb am 9b6881c2: Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  60. 9b6881c Fix accidental transposition of partial and concurrent values. by Carl Shapiro · 15 years ago
  61. f2b77f7 am a4c8f3fa: am d6b23e5c: Merge "Package garbage collection policy parameters into a single structure." into honeycomb by Carl Shapiro · 15 years ago
  62. a4c8f3f am d6b23e5c: Merge "Package garbage collection policy parameters into a single structure." into honeycomb by Carl Shapiro · 15 years ago
  63. d6b23e5 Merge "Package garbage collection policy parameters into a single structure." into honeycomb by Carl Shapiro · 15 years ago
  64. cc6f511 Package garbage collection policy parameters into a single structure. by Carl Shapiro · 15 years ago
  65. 8571709 Merge "Add runtime support for method based compilation." into dalvik-dev by Ben Cheng · 15 years ago
  66. 8efb308 am 4d7dd569: Handle the case of referent clearing during tracing. by Carl Shapiro · 15 years ago
  67. 8707954 am 6159ef45: (-s ours) Parameterize instance counting to include subclasses. by Carl Shapiro · 15 years ago
  68. cfdeca3 Add runtime support for method based compilation. by Ben Cheng · 15 years ago
  69. 9071216 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  70. dcb65c6 Increase default stack size by Andy McFadden · 15 years ago
  71. fca2da6 am 6d07dea9: am ee875bb3: am 80e8d7f9: Increase default stack size by Andy McFadden · 15 years ago
  72. 6d07dea am ee875bb3: am 80e8d7f9: Increase default stack size by Andy McFadden · 15 years ago
  73. ee875bb am 80e8d7f9: Increase default stack size by Andy McFadden · 15 years ago
  74. 80e8d7f Increase default stack size by Andy McFadden · 15 years ago
  75. 73bfc61 Merge "Allow dx to properly generate sub-const and rsub-const insns." into dalvik-dev by jeffhao · 15 years ago
  76. 047ef33 Merge "Fix armv5te-vfp build." into dalvik-dev by Ben Cheng · 15 years ago
  77. 6958e9e Fix armv5te-vfp build. by Ben Cheng · 15 years ago
  78. dc35d18 am 106a1671: am 704c48da: am a4313feb: Remove unprotected reads in the instance counting routines. by Carl Shapiro · 15 years ago
  79. 4596322 Allow dx to properly generate sub-const and rsub-const insns. by jeffhao · 15 years ago
  80. 106a167 am 704c48da: am a4313feb: Remove unprotected reads in the instance counting routines. by Carl Shapiro · 15 years ago
  81. 704c48d am a4313feb: Remove unprotected reads in the instance counting routines. by Carl Shapiro · 15 years ago
  82. a4313fe Remove unprotected reads in the instance counting routines. by Carl Shapiro · 15 years ago
  83. 0b7926b Fix generic-eng (ARMv5) build. by Elliott Hughes · 15 years ago
  84. 02da1db Merge "Fix push/pop instruction selection and encoding." into dalvik-dev by Ben Cheng · 15 years ago
  85. 18c990e Fix push/pop instruction selection and encoding. by Ben Cheng · 15 years ago
  86. 728b3ef am d5c9ba41: am e1a5956b: am 0eac12e0: Merge "Replace collect with clear for the SoftReference policy." into honeycomb by Carl Shapiro · 15 years ago
  87. 42f5f6f am 6f22f6ba: am e1034238: am b387ce8a: Remove references to android_atomic_swap. by Carl Shapiro · 15 years ago
  88. d5c9ba4 am e1a5956b: am 0eac12e0: Merge "Replace collect with clear for the SoftReference policy." into honeycomb by Carl Shapiro · 15 years ago
  89. 6f22f6b am e1034238: am b387ce8a: Remove references to android_atomic_swap. by Carl Shapiro · 15 years ago
  90. e1a5956 am 0eac12e0: Merge "Replace collect with clear for the SoftReference policy." into honeycomb by Carl Shapiro · 15 years ago
  91. 0eac12e Merge "Replace collect with clear for the SoftReference policy." into honeycomb by Carl Shapiro · 15 years ago
  92. a371fad Replace collect with clear for the SoftReference policy. by Carl Shapiro · 15 years ago
  93. e103423 am b387ce8a: Remove references to android_atomic_swap. by Carl Shapiro · 15 years ago
  94. b387ce8 Remove references to android_atomic_swap. by Carl Shapiro · 15 years ago
  95. d0900d1 Made handling of sim exceptions nicer. by jeffhao · 15 years ago
  96. 0b8f90f am 4482a157: am d50993ff: am 6ff6ec6b: Fix dalvik test 084. by Andy McFadden · 15 years ago
  97. 4482a15 am d50993ff: am 6ff6ec6b: Fix dalvik test 084. by Andy McFadden · 15 years ago
  98. d50993f am 6ff6ec6b: Fix dalvik test 084. by Andy McFadden · 15 years ago
  99. 6ff6ec6 Fix dalvik test 084. by Andy McFadden · 15 years ago
  100. 25fc728 Merge "Light refactoring of handleExecuteInline." into dalvik-dev by Elliott Hughes · 15 years ago