1. 46637e6 Merge "ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers." by Vladimir Marko · 9 years ago
  2. d36fcc6 Merge "ART: Add zero-padding to allocation request for String." by Vladimir Marko · 9 years ago
  3. 73cf0fb ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers. by Vladimir Marko · 9 years ago
  4. f92d753 Merge "Revert "Revert "Change dex caches to be weak roots""" by Mathieu Chartier · 9 years ago
  5. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  6. 5899810 Merge "Test HashSet lookup by alternate key type." by Richard Uhler · 9 years ago
  7. 1d94840 Merge "ART: Additional ceil/floor/rint test cases" by Andreas Gampe · 9 years ago
  8. e348584 Merge "JDWP: check object is assignable in ArrayReference.SetValues" by Sebastien Hertz · 9 years ago
  9. 2e1c16d JDWP: check object is assignable in ArrayReference.SetValues by Sebastien Hertz · 9 years ago
  10. 40abca7 Merge "ART: Fix the simplifier for NEGATE add/sub" by Nicolas Geoffray · 9 years ago
  11. 88b52d2 Merge "More cyrpto failures..." by Nicolas Geoffray · 9 years ago
  12. ebb503a More cyrpto failures... by Nicolas Geoffray · 9 years ago
  13. e421f14 Merge "ART: Weaken size check in hprof" by Andreas Gampe · 9 years ago
  14. c515f21 ART: Weaken size check in hprof by Andreas Gampe · 9 years ago
  15. cf7792d Test HashSet lookup by alternate key type. by Richard Uhler · 9 years ago
  16. ce20946 Merge "Fix some HandleScope bugs and add corresponding checks" by Mathieu Chartier · 9 years ago
  17. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 9 years ago
  18. b00ae4a Merge "Make Art's dexlist the real one!" by Aart Bik · 9 years ago
  19. 12b7025 Merge "ART: Add mising ScopedObjectAccess in ref type propagation" by Andreas Gampe · 9 years ago
  20. b1b45be Make Art's dexlist the real one! by Aart Bik · 9 years ago
  21. 9393c69 ART: Add mising ScopedObjectAccess in ref type propagation by Andreas Gampe · 9 years ago
  22. f0f7389 Merge "Revert "Change dex caches to be weak roots"" by Brian Carlstrom · 9 years ago
  23. 85d97ea Merge "Revert "Move mark stack lock up in ordering"" by Mathieu Chartier · 9 years ago
  24. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  25. f86a085 Revert "Move mark stack lock up in ordering" by Brian Carlstrom · 9 years ago
  26. 6010fa9 Merge "Fix test 088" by Mathieu Chartier · 9 years ago
  27. 6d87eba Fix test 088 by Mathieu Chartier · 9 years ago
  28. 81440eb Merge "Move mark stack lock up in ordering" by Mathieu Chartier · 9 years ago
  29. fdbe900 Merge "Keep dex files live for duration of oatdump" by Mathieu Chartier · 9 years ago
  30. ac8f439 Keep dex files live for duration of oatdump by Mathieu Chartier · 9 years ago
  31. deaa183 Move mark stack lock up in ordering by Mathieu Chartier · 9 years ago
  32. c38fd0d Merge "Add non debug version of libarttest" by Mathieu Chartier · 9 years ago
  33. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  34. 1aca341 Merge "Synchronize JNI critical calls with the CC collector thread flip." by Hiroshi Yamauchi · 9 years ago
  35. 76f55b0 Synchronize JNI critical calls with the CC collector thread flip. by Hiroshi Yamauchi · 9 years ago
  36. bde6767 Merge "ART: Balanced locking" by Andreas Gampe · 9 years ago
  37. a727e37 ART: Balanced locking by Andreas Gampe · 9 years ago
  38. dfb5f9c Merge "Re-add location check for FindDexCache" by Mathieu Chartier · 9 years ago
  39. 5af9106 Re-add location check for FindDexCache by Mathieu Chartier · 9 years ago
  40. 75d4e58 Merge "X86: Assembler support for near labels" by Vladimir Marko · 9 years ago
  41. 4dce334 Merge "ahat - An android heap dump viewer. Initial checkin." by Richard Uhler · 9 years ago
  42. 706ea6a Merge "ART: Propagate verifier failure types to the compilers" by Andreas Gampe · 9 years ago
  43. c2b35d2 ART: Add zero-padding to allocation request for String. by Vladimir Marko · 9 years ago
  44. aae9e66 ART: Fix the simplifier for NEGATE add/sub by Serdjuk, Nikolay Y · 9 years ago
  45. 772cc4a Merge "Change dex caches to be weak roots" by Mathieu Chartier · 9 years ago
  46. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 9 years ago
  47. 7d6c95a Merge "ART: Fix run-test inline assembly" by Andreas Gampe · 9 years ago
  48. fd28541 ART: Fix run-test inline assembly by Andreas Gampe · 9 years ago
  49. 5093d3b Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 9 years ago
  50. e05b8b5 Merge "ART: Include zero-padding in String::SizeOf()." by Vladimir Marko · 9 years ago
  51. 4726941 Merge "Address some comments for class flags" by Mathieu Chartier · 9 years ago
  52. 4ef5226 ART: Include zero-padding in String::SizeOf(). by Vladimir Marko · 9 years ago
  53. fb32aca Merge "Induction variable analysis (with unit tests)." by Aart Bik · 9 years ago
  54. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 9 years ago
  55. 574d755 Merge "Minor changes to art::arm::Thumb2Assembler::StoreToOffset." by Roland Levillain · 9 years ago
  56. 73f455e X86: Assembler support for near labels by Mark Mendell · 9 years ago
  57. 9ee5d6c Merge "Add missing field init in constructors" by Sebastien Hertz · 9 years ago
  58. d71c89f Merge "Update instrumentation stack after exception event" by Sebastien Hertz · 9 years ago
  59. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  60. b5f7abc Merge "Revert "Revert "Move annotations to native.""" by Jeff Hao · 9 years ago
  61. 66c2d2d Address some comments for class flags by Mathieu Chartier · 9 years ago
  62. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 9 years ago
  63. 23f02f3 Minor changes to art::arm::Thumb2Assembler::StoreToOffset. by Roland Levillain · 9 years ago
  64. dda43e7 Merge "ART: Add (Fpu)RegHigh stack map location kinds" by David Brazdil · 9 years ago
  65. d9cb68e ART: Add (Fpu)RegHigh stack map location kinds by David Brazdil · 9 years ago
  66. 54503b9 Merge "ART: Add option to retain lock levels in verifier" by Andreas Gampe · 9 years ago
  67. b730b78 ahat - An android heap dump viewer. Initial checkin. by Richard Uhler · 9 years ago
  68. ad238ce ART: Add option to retain lock levels in verifier by Andreas Gampe · 9 years ago
  69. 77204c0 Merge "Revert "Revert "[MIPS] Use hard float calling convention for managed code""" by Vladimir Marko · 9 years ago
  70. 8283109 ART: Additional ceil/floor/rint test cases by Chris Larsen · 9 years ago
  71. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 9 years ago
  72. 9dc601e Merge "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  73. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  74. 5595dd1 Merge "Fix deoptimization with pending exception" by Sebastien Hertz · 9 years ago
  75. aa50d3a Add missing field init in constructors by Sebastien Hertz · 9 years ago
  76. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 9 years ago
  77. c977483 Merge "Revert "Move annotations to native."" by Roland Levillain · 9 years ago
  78. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  79. f0170de Merge "ART: Add VLOG printing of SetStatus(Error)" by Andreas Gampe · 9 years ago
  80. 31decb1 ART: Add VLOG printing of SetStatus(Error) by Andreas Gampe · 9 years ago
  81. dcff51a Merge "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  82. a14b9fe Revert "Do a second check for testing intrinsic types." by Andreas Gampe · 9 years ago
  83. b995c0a Update instrumentation stack after exception event by Sebastien Hertz · 9 years ago
  84. f7b12e7 Merge "Move annotations to native." by Jeff Hao · 9 years ago
  85. 0042c6d Move annotations to native. by Jeff Hao · 9 years ago
  86. 2ee4589 Merge "Correct for signal, native bridge test hard-coded signal handling values" by Andreas Gampe · 9 years ago
  87. 3835acc Correct for signal, native bridge test hard-coded signal handling values by Agi Csaki · 9 years ago
  88. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 9 years ago
  89. 300432d Merge "Add class flags to class to help GC scanning" by Mathieu Chartier · 9 years ago
  90. 879775b Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 9 years ago
  91. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  92. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  93. e74493c Merge "ART: Special form of lock aliasing" by Andreas Gampe · 9 years ago
  94. 24011e7 Merge "Made CheckJNI check varargs when possible" by Alex Light · 9 years ago
  95. df3269a Merge "Stop framework on buildbot devices to avoid lowmemorykiller." by Nicolas Geoffray · 9 years ago
  96. 6fab9d1 Stop framework on buildbot devices to avoid lowmemorykiller. by Nicolas Geoffray · 9 years ago
  97. 3979bdf Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt." by Nicolas Geoffray · 9 years ago
  98. 2e92bc2 Fix TrySplitNonPairOrUnalignedPairIntervalAt. by Nicolas Geoffray · 9 years ago
  99. e75ffdf Merge "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  100. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago