1. a8b91c5 [MIPS] Dalvik fast interpreter support and JIT implementation by Raghu Gandham · 13 years ago
  2. a14639d Merge "Support architectures that require correctly aligned doubles" by Elliott Hughes · 13 years ago
  3. 323d915 Merge "Simplify the quasi-atomic stuff and add MIPS support." by Elliott Hughes · 13 years ago
  4. 1c92af6 Simplify the quasi-atomic stuff and add MIPS support. by Elliott Hughes · 13 years ago
  5. 5a1fcc8 Merge changes I8669dfbc,I0ffb15b7,Ib2b8e87a,Ifc7de30e by Elliott Hughes · 13 years ago
  6. 4c5f971 Merge "Fix the portable interpreter build" by Elliott Hughes · 13 years ago
  7. 8b94649 Merge "Fixed bug in x86-atom fast interpreter. Adds guard for potential null pointer. Adds guard for potential null pointer when checking for debugger active on return from method." by Elliott Hughes · 13 years ago
  8. d2a4bb8 Merge "Fix a leak in the JIT." by Elliott Hughes · 13 years ago
  9. 3897bab Fix a leak in the JIT. by Elliott Hughes · 13 years ago
  10. 53b07f7 Merge "Fix a small memory leak." by Elliott Hughes · 13 years ago
  11. 7e2f0ea Fix a small memory leak. by Elliott Hughes · 14 years ago
  12. 2a3cc74 Merge "Set SYSTEM_PAGE_SIZE from PAGE_SHIFT" by Elliott Hughes · 13 years ago
  13. 3ddb30b am 6bcf5d20: Merge "Obvious mix of = and ==" by Elliott Hughes · 13 years ago
  14. 531f727 am 54ff31a5: Merge "Compact merged dexes on their byte aligned size" by Elliott Hughes · 13 years ago
  15. 6bcf5d2 Merge "Obvious mix of = and ==" by Elliott Hughes · 13 years ago
  16. 54ff31a Merge "Compact merged dexes on their byte aligned size" by Elliott Hughes · 13 years ago
  17. fa76cb5 Obvious mix of = and == by Mark Gordon · 13 years ago
  18. 5094108 Compact merged dexes on their byte aligned size by Charlie Groves · 13 years ago
  19. 7882ef9 Use old frame for dvmReportPreNativeInvoke/dvmReportPostNativeInvoke by Chris Dearman · 14 years ago
  20. 0d5443d Restore fp after calling JNI method in allstubs interpreter by Chris Dearman · 14 years ago
  21. 68df230 Fix the warning emitted by codesourcery compiler 4.5.2 by Raghu Gandham · 14 years ago
  22. 46f3fd4 Fix instruction logging messages by Chris Dearman · 14 years ago
  23. 75425b7 Fix the portable interpreter build by Chris Dearman · 14 years ago
  24. d3b112e Support architectures that require correctly aligned doubles by Raghu Gandham · 14 years ago
  25. 4cda226 am c1052f9a: Merge "Add a test for a dalvikvm \'switch\' bug." by Jean-Baptiste Queru · 13 years ago
  26. c1052f9 Merge "Add a test for a dalvikvm 'switch' bug." by Jean-Baptiste Queru · 13 years ago
  27. 13c9f04 Add a test for a dalvikvm 'switch' bug. by Elliott Hughes · 13 years ago
  28. 81894b3 am 2fe129bf: Merge "Updates to the VM tests." by Jean-Baptiste Queru · 14 years ago
  29. 2fe129b Merge "Updates to the VM tests." by Jean-Baptiste Queru · 14 years ago
  30. aec9c8f Updates to the VM tests. by Elliott Hughes · 14 years ago
  31. 356839b Set SYSTEM_PAGE_SIZE from PAGE_SHIFT by Chris Dearman · 14 years ago
  32. f9d0ce5 Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  33. 42474c1 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  34. 7c9027e am 1c7e1e14: Fix to dex verifier to handle float types that look like Boolean. by jeffhao · 14 years ago
  35. 1c7e1e1 Fix to dex verifier to handle float types that look like Boolean. by jeffhao · 14 years ago
  36. 3185626 Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  37. e79c991 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  38. f956852 am 232c385b: Bug fix for control-flow construction involving nested loops. by Ben Cheng · 14 years ago
  39. 232c385 Bug fix for control-flow construction involving nested loops. by Ben Cheng · 14 years ago
  40. 9e8b05e am a669206d: Merge "cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use" by Jean-Baptiste Queru · 14 years ago
  41. a669206 Merge "cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use" by Jean-Baptiste Queru · 14 years ago
  42. 516c096 am 390d7c08: fix personality call. by Nick Kralevich · 14 years ago
  43. 1d7276a merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  44. 390d7c0 fix personality call. by Nick Kralevich · 14 years ago
  45. ca5d7a3 am 311886c6: Prevent memory fragmentation. by Selim Gurun · 14 years ago
  46. 311886c Prevent memory fragmentation. by Selim Gurun · 14 years ago
  47. 6dea157 Merge "fix dvmDbgOutputAllInterfaces to include only direct super-interfaces" by Jean-Baptiste Queru · 14 years ago
  48. d8a81cf cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use by Johannes Rudolph · 14 years ago
  49. 069df3c fix dvmDbgOutputAllInterfaces to include only direct super-interfaces by Johannes Rudolph · 14 years ago
  50. 2ca72c7 Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  51. 2840018 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  52. a18e6d1 Initialize the vC field of inlined getters/setters. by Ben Cheng · 14 years ago
  53. ee155d4 Initialize the JNI indirect ref table to make Valgrind happy. by Ben Cheng · 14 years ago
  54. 6fec43c merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  55. cab0fdf DO NOT MERGE Further refinement of card table clear by Andy McFadden · 14 years ago
  56. 8768368 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  57. 6cd72bd Merge "Don't pay for filename/line number lookup unless you need to." into ics-mr1 by Elliott Hughes · 14 years ago
  58. 50e0150 Merge "Knock ::self() out of the ParseXml profile." into ics-mr1 by Elliott Hughes · 14 years ago
  59. 4c83f21 Merge "Reduce Dalvik card table overhead" into ics-mr1 by Andy McFadden · 14 years ago
  60. ccf4c9d Don't decr profiling count without incr by Andy McFadden · 14 years ago
  61. af6cf54 Reduce Dalvik card table overhead by Andy McFadden · 14 years ago
  62. 9d420d4 Don't pay for filename/line number lookup unless you need to. by Elliott Hughes · 14 years ago
  63. de68817 Knock ::self() out of the ParseXml profile. by Elliott Hughes · 14 years ago
  64. ab97cd1 Start profiling after state prep by Andy McFadden · 14 years ago
  65. c4102d6 Merge "DO NOT MERGE: Optimize IndirectRefTable." into ics-mr1 by Elliott Hughes · 14 years ago
  66. 63cd4b0 Don't malloc between fork and exec by Andy McFadden · 14 years ago
  67. 94b94d8 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  68. 5269ef7 am 3931f798: Fix cleanup (cherry-picked from ics-mr1) by Andy McFadden · 14 years ago
  69. 3931f79 Fix cleanup (cherry-picked from ics-mr1) by Andy McFadden · 14 years ago
  70. f51d43f am e3d9cde4: Disable JIT single-stepping resume mode. by Ben Cheng · 14 years ago
  71. e3d9cde Disable JIT single-stepping resume mode. by Ben Cheng · 14 years ago
  72. a78b125 Fix cleanup by Andy McFadden · 14 years ago
  73. 68ecde1 DO NOT MERGE: Optimize IndirectRefTable. by Jeff Brown · 14 years ago
  74. 17d00d5 Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  75. f4948cc am b1e2271b: Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  76. 8faec7e Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  77. b1e2271 Fix single-stepping resume mode in the interpreter. by Ben Cheng · 14 years ago
  78. 74a1154 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  79. b4593f1 Merge "Provide debugging info should extended opcode lookup fail." by Jesse Wilson · 14 years ago
  80. fc785c7 Provide debugging info should extended opcode lookup fail. by Jesse Wilson · 14 years ago
  81. b577225 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  82. 21fefba Avoid deadlock. by Elliott Hughes · 14 years ago
  83. 9b2ab42 merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  84. 98909fb Merge "Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame." by Ben Cheng · 14 years ago
  85. f7c1805 Leave up to 512 chars of gDvm.lastMessage on dvmAbort's stack frame. by Ben Cheng · 14 years ago
  86. 15fec55 Merge "Reordered some checks and added more to the verifier." by jeffhao · 14 years ago
  87. c2fdadc Merge "Revert "Use the card table to scan the immune region of the heap."" by Ben Cheng · 14 years ago
  88. b271408 Revert "Use the card table to scan the immune region of the heap." by Ben Cheng · 14 years ago
  89. 3e64548 Merge "Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8." by Elliott Hughes · 14 years ago
  90. 904660c Don't say UTF-8 in Dalvik's CheckJNI when we mean Modified UTF-8. by Elliott Hughes · 14 years ago
  91. 4b5087a Revert "GC experiment." by The Android Automerger · 14 years ago
  92. 32c482c Reordered some checks and added more to the verifier. by jeffhao · 14 years ago
  93. b3fb1d0 GC experiment. by Ben Cheng · 14 years ago
  94. 05d6bef merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  95. 5a459d4 Fixed dx verifier issue when an error is detected. by jeffhao · 14 years ago
  96. 67897ef merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  97. 5eacf6c Fix a typo in unused code. by Elliott Hughes · 14 years ago
  98. cc47c8a merge in ics-release history after reset to master by The Android Automerger · 14 years ago
  99. 4185972 Fix memory barriers (Issue 3338450) by buzbee · 14 years ago
  100. 6826df0 merge in ics-release history after reset to master by The Android Automerger · 14 years ago