1. 313d430 Another single-stepping fix in JIT self-verification mode. by Ben Cheng · 14 years ago
  2. e346f7d Fix a couple debugging issues involving JIT single-stepping mode. by Ben Cheng · 14 years ago
  3. 38e191b Fix Mac build by restoring old conditional endian handling removed in ae188c676c681e47a93ade7fdf0144099b470e03 by Brian Carlstrom · 14 years ago
  4. bbf31b5 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  5. a17fcc1 Merge "Use 'dalvikvm' only to test dx." into dalvik-dev by Jesse Wilson · 14 years ago
  6. a62c3a0 Establish a subclass relationship between ArrayObject and Object. by Carl Shapiro · 14 years ago
  7. 00c8876 am 00ceb87d: Fix for double breakpoint (issue 4378296) by buzbee · 14 years ago
  8. 00ceb87 Fix for double breakpoint (issue 4378296) by buzbee · 14 years ago
  9. 7cc095f Establish a subclass relationship between DataObject and Object. by Carl Shapiro · 14 years ago
  10. 0e0b3f6 Merge "Add a cast required for assigning a ClassObject* to and Object*." into dalvik-dev by Carl Shapiro · 14 years ago
  11. abc5291 Add a cast required for assigning a ClassObject* to and Object*. by Carl Shapiro · 14 years ago
  12. 401edfc Merge "x86 interpreter fix" into dalvik-dev by buzbee · 14 years ago
  13. 2ec9f78 x86 interpreter fix by buzbee · 14 years ago
  14. 4676df0 Merge "Type the reference member of JValue as an Object pointer." into dalvik-dev by Carl Shapiro · 14 years ago
  15. 17f22e1 am 7b609f05: Remove javax.net.ssl.trustStore from dalvik script by Brian Carlstrom · 14 years ago
  16. 7b609f0 Remove javax.net.ssl.trustStore from dalvik script by Brian Carlstrom · 14 years ago
  17. 92a3b69 Type the reference member of JValue as an Object pointer. by Carl Shapiro · 14 years ago
  18. da373e0 am 933b86e6: Bugfix for constant propagation of float/double division/modulo. by jeffhao · 14 years ago
  19. 933b86e Bugfix for constant propagation of float/double division/modulo. by jeffhao · 14 years ago
  20. 152881b Merge "Bugfix for constant propagation of float/double division/modulo." into dalvik-dev by jeffhao · 14 years ago
  21. a5c2841 Bugfix for constant propagation of float/double division/modulo. by jeffhao · 14 years ago
  22. 08351f6 Merge "Enhance FindUsages to treat its strings as regular expressions." into dalvik-dev by Elliott Hughes · 14 years ago
  23. 1c7c32e Enhance FindUsages to treat its strings as regular expressions. by Elliott Hughes · 14 years ago
  24. c8d1d06 Merge "Refactor the garbage collection class initialization." into dalvik-dev by Carl Shapiro · 14 years ago
  25. 5584c2b Merge "Add a non-moving option to dvmMalloc and make use of it." into dalvik-dev by Carl Shapiro · 14 years ago
  26. d862faa Get rid of uneeded extern, enum, typedef and struct qualifiers. by Carl Shapiro · 14 years ago
  27. 52e2626 Add a non-moving option to dvmMalloc and make use of it. by Carl Shapiro · 14 years ago
  28. 71ae36c Refactor the garbage collection class initialization. by Carl Shapiro · 14 years ago
  29. 5cdd4a3 Normalize some enumerations. by Carl Shapiro · 14 years ago
  30. c67c23b Eliminate the PROFILE_FIELD_ACCESS feature. by Carl Shapiro · 14 years ago
  31. 50e5fd5 Use C++ linkage in GC headers and remove unneeded typedefs. by Carl Shapiro · 14 years ago
  32. a4f95fd Merge "Make libdex structures tool friendly." into dalvik-dev by Carl Shapiro · 14 years ago
  33. bfc9799 Make libdex structures tool friendly. by Carl Shapiro · 14 years ago
  34. d5c80e0 Remove the old forcecopy in favor of the new. by Elliott Hughes · 14 years ago
  35. b266c22 Merge "Add -Xjniopts:forcecopy-unmap to catch more errors than forcecopy." into dalvik-dev by Elliott Hughes · 14 years ago
  36. a5f3ed8 Add -Xjniopts:forcecopy-unmap to catch more errors than forcecopy. by Elliott Hughes · 14 years ago
  37. 093bba7 am de9e2b90: Bug fixes for ld/st elimination. by Ben Cheng · 14 years ago
  38. de9e2b9 Bug fixes for ld/st elimination. by Ben Cheng · 14 years ago
  39. 043e17b am 98bfc3b7: Bug fix for SCCP improperly handling phis with some constant sources. by jeffhao · 14 years ago
  40. 98bfc3b Bug fix for SCCP improperly handling phis with some constant sources. by jeffhao · 14 years ago
  41. 200b0df Bug fix for SCCP improperly handling phis with some constant sources. by jeffhao · 14 years ago
  42. cf2aac7 Refine & simplify the interBreak mechanism by buzbee · 14 years ago
  43. 1b9c9af Merge "Move JNIHelp's implementation to C++." into dalvik-dev by Elliott Hughes · 14 years ago
  44. f06a4d1 Move JNIHelp's implementation to C++. by Elliott Hughes · 14 years ago
  45. 243db25 Local optimization fixes for diverences found by self verification. by Ben Cheng · 14 years ago
  46. 0ed5b9b Fix a buffer overrun in jniLogException. by Elliott Hughes · 14 years ago
  47. 389e258 InterpBreak cleanup (part 1) by buzbee · 14 years ago
  48. 30bc0d4 Consolidate curFrame fields in thread storage by buzbee · 14 years ago
  49. fad8198 am 381333db: Fix self-verification with backward branches or invokes. by Ben Cheng · 14 years ago
  50. c743225 am 9f54185b: Set "needFallThroughBranch" flag during block split. by Ben Cheng · 14 years ago
  51. 381333d Fix self-verification with backward branches or invokes. by Ben Cheng · 14 years ago
  52. 9f54185 Set "needFallThroughBranch" flag during block split. by Ben Cheng · 14 years ago
  53. f7ab441 Merge "Combine CstUtf8 and CstString." into dalvik-dev by Jesse Wilson · 14 years ago
  54. 3332018 Combine CstUtf8 and CstString. by Jesse Wilson · 14 years ago
  55. 8a045d9 Merge "Fix -Xjniopts:forcecopy, which I broke." into dalvik-dev by Elliott Hughes · 14 years ago
  56. 9d14da5 Fix -Xjniopts:forcecopy, which I broke. by Elliott Hughes · 14 years ago
  57. d2ab575 am 90232632: Kill stale assert, fix for 4310384 by buzbee · 14 years ago
  58. 9023263 Kill stale assert, fix for 4310384 by buzbee · 14 years ago
  59. 122dac5 Remove DVM_LOCK_INIT and DVM_LOCK_INITIAL_THIN_VALUE. by Carl Shapiro · 14 years ago
  60. 5d6b40f Merge "Remove unneeded void argument list declarations." into dalvik-dev by Carl Shapiro · 14 years ago
  61. 1e1433e Remove unneeded void argument list declarations. by Carl Shapiro · 14 years ago
  62. cd8f5e7 Move the interpreter into C++. by Carl Shapiro · 14 years ago
  63. 58ddbad Merge "Move the compiler into C++." into dalvik-dev by Carl Shapiro · 14 years ago
  64. 735b947 am 4dd60e2c: am 6892cab9: am e4195e1c: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  65. 4dd60e2 am 6892cab9: am e4195e1c: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  66. 6892cab am e4195e1c: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  67. e4195e1 Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  68. c233f16 Revert "am 024b7b9d: am a0739ea3: am af242824: Revert "Fix a type error in the allocation of non-moving arrays." per Ryan\'s request" by Carl Shapiro · 14 years ago
  69. 5d5b94c Move the compiler into C++. by Carl Shapiro · 14 years ago
  70. 38fd4b5 Merge "Change Type, Method and Field to be IDs rather than values." into dalvik-dev by Jesse Wilson · 14 years ago
  71. fc0e572 Merge "Replace public uses of dvmAllocArray with dvmAllocArrayByClass." into dalvik-dev by Carl Shapiro · 14 years ago
  72. e3548ae am d336a946: am 024b7b9d: am a0739ea3: am af242824: Revert "Fix a type error in the allocation of non-moving arrays." per Ryan\'s request by Sriram Raman · 14 years ago
  73. d336a94 am 024b7b9d: am a0739ea3: am af242824: Revert "Fix a type error in the allocation of non-moving arrays." per Ryan\'s request by Sriram Raman · 14 years ago
  74. 024b7b9 am a0739ea3: am af242824: Revert "Fix a type error in the allocation of non-moving arrays." per Ryan\'s request by Sriram Raman · 14 years ago
  75. a0739ea am af242824: Revert "Fix a type error in the allocation of non-moving arrays." per Ryan\'s request by Sriram Raman · 14 years ago
  76. af24282 Revert "Fix a type error in the allocation of non-moving arrays." per Ryan's request by Sriram Raman · 14 years ago
  77. d52d4b1 Replace public uses of dvmAllocArray with dvmAllocArrayByClass. by Carl Shapiro · 14 years ago
  78. eba7057 Change Type, Method and Field to be IDs rather than values. by Jesse Wilson · 14 years ago
  79. 5f7d21e am f4b9e275: am 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  80. f4b9e27 am 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  81. 8bfb6de am bb8c2f35: am bdd06aad: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  82. bb8c2f3 am bdd06aad: Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  83. 6f430bb Merge "Remove dvmAllocObjectArray and all of its uses." into dalvik-dev by Carl Shapiro · 14 years ago
  84. 26a6b7f Tweaks for C++ compilation. by Dan Bornstein · 14 years ago
  85. a4f4a73 Remove dvmAllocObjectArray and all of its uses. by Carl Shapiro · 14 years ago
  86. 07ae69e Merge "Improve the impossible allocation log message." into dalvik-dev by Carl Shapiro · 14 years ago
  87. 819cc38 Merge "Adjust basis against which enum performance is compared." into dalvik-dev by Jesse Wilson · 14 years ago
  88. 2384bdf Improve the impossible allocation log message. by Carl Shapiro · 14 years ago
  89. bdd06aa Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  90. 541ea61 Adjust basis against which enum performance is compared. by Jesse Wilson · 14 years ago
  91. 2ba33db Fix a type error in the allocation of non-moving arrays. by Carl Shapiro · 14 years ago
  92. f0cf2df Merge "[JIT] Clear inJitCodeCache flag on return" into dalvik-dev by buzbee · 14 years ago
  93. a1deedd Merge "Move the remaining non-compiler VM code into C++." into dalvik-dev by Carl Shapiro · 14 years ago
  94. d5f6ef4 [JIT] Clear inJitCodeCache flag on return by buzbee · 14 years ago
  95. 61ad16e Support catch blocks. by Jesse Wilson · 14 years ago
  96. 70bd7ff Merge "Return Code instances from Method.declare." into dalvik-dev by Jesse Wilson · 14 years ago
  97. da2a9cb Return Code instances from Method.declare. by Jesse Wilson · 14 years ago
  98. d5c36b9 Move the remaining non-compiler VM code into C++. by Carl Shapiro · 14 years ago
  99. c469fa6 Fix build by reverting NELEM change. by Elliott Hughes · 14 years ago
  100. 12ddb41 In C++, we can offer a better NELEM. by Elliott Hughes · 14 years ago