1. ce20946 Merge "Fix some HandleScope bugs and add corresponding checks" by Mathieu Chartier · 10 years ago
  2. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 10 years ago
  3. b00ae4a Merge "Make Art's dexlist the real one!" by Aart Bik · 10 years ago
  4. 12b7025 Merge "ART: Add mising ScopedObjectAccess in ref type propagation" by Andreas Gampe · 10 years ago
  5. b1b45be Make Art's dexlist the real one! by Aart Bik · 10 years ago
  6. 9393c69 ART: Add mising ScopedObjectAccess in ref type propagation by Andreas Gampe · 10 years ago
  7. f0f7389 Merge "Revert "Change dex caches to be weak roots"" by Brian Carlstrom · 10 years ago
  8. 85d97ea Merge "Revert "Move mark stack lock up in ordering"" by Mathieu Chartier · 10 years ago
  9. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 10 years ago
  10. f86a085 Revert "Move mark stack lock up in ordering" by Brian Carlstrom · 10 years ago
  11. 6010fa9 Merge "Fix test 088" by Mathieu Chartier · 10 years ago
  12. 6d87eba Fix test 088 by Mathieu Chartier · 10 years ago
  13. 81440eb Merge "Move mark stack lock up in ordering" by Mathieu Chartier · 10 years ago
  14. fdbe900 Merge "Keep dex files live for duration of oatdump" by Mathieu Chartier · 10 years ago
  15. ac8f439 Keep dex files live for duration of oatdump by Mathieu Chartier · 10 years ago
  16. deaa183 Move mark stack lock up in ordering by Mathieu Chartier · 10 years ago
  17. c38fd0d Merge "Add non debug version of libarttest" by Mathieu Chartier · 10 years ago
  18. 031768a Add non debug version of libarttest by Mathieu Chartier · 10 years ago
  19. 1aca341 Merge "Synchronize JNI critical calls with the CC collector thread flip." by Hiroshi Yamauchi · 10 years ago
  20. 76f55b0 Synchronize JNI critical calls with the CC collector thread flip. by Hiroshi Yamauchi · 10 years ago
  21. bde6767 Merge "ART: Balanced locking" by Andreas Gampe · 10 years ago
  22. a727e37 ART: Balanced locking by Andreas Gampe · 10 years ago
  23. dfb5f9c Merge "Re-add location check for FindDexCache" by Mathieu Chartier · 10 years ago
  24. 5af9106 Re-add location check for FindDexCache by Mathieu Chartier · 10 years ago
  25. 75d4e58 Merge "X86: Assembler support for near labels" by Vladimir Marko · 10 years ago
  26. 4dce334 Merge "ahat - An android heap dump viewer. Initial checkin." by Richard Uhler · 10 years ago
  27. 706ea6a Merge "ART: Propagate verifier failure types to the compilers" by Andreas Gampe · 10 years ago
  28. 772cc4a Merge "Change dex caches to be weak roots" by Mathieu Chartier · 10 years ago
  29. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  30. 7d6c95a Merge "ART: Fix run-test inline assembly" by Andreas Gampe · 10 years ago
  31. fd28541 ART: Fix run-test inline assembly by Andreas Gampe · 10 years ago
  32. 5093d3b Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 10 years ago
  33. e05b8b5 Merge "ART: Include zero-padding in String::SizeOf()." by Vladimir Marko · 10 years ago
  34. 4726941 Merge "Address some comments for class flags" by Mathieu Chartier · 10 years ago
  35. 4ef5226 ART: Include zero-padding in String::SizeOf(). by Vladimir Marko · 10 years ago
  36. fb32aca Merge "Induction variable analysis (with unit tests)." by Aart Bik · 10 years ago
  37. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 10 years ago
  38. 574d755 Merge "Minor changes to art::arm::Thumb2Assembler::StoreToOffset." by Roland Levillain · 10 years ago
  39. 73f455e X86: Assembler support for near labels by Mark Mendell · 10 years ago
  40. 9ee5d6c Merge "Add missing field init in constructors" by Sebastien Hertz · 10 years ago
  41. d71c89f Merge "Update instrumentation stack after exception event" by Sebastien Hertz · 10 years ago
  42. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 10 years ago
  43. b5f7abc Merge "Revert "Revert "Move annotations to native.""" by Jeff Hao · 10 years ago
  44. 66c2d2d Address some comments for class flags by Mathieu Chartier · 10 years ago
  45. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 10 years ago
  46. 23f02f3 Minor changes to art::arm::Thumb2Assembler::StoreToOffset. by Roland Levillain · 10 years ago
  47. dda43e7 Merge "ART: Add (Fpu)RegHigh stack map location kinds" by David Brazdil · 10 years ago
  48. d9cb68e ART: Add (Fpu)RegHigh stack map location kinds by David Brazdil · 10 years ago
  49. 54503b9 Merge "ART: Add option to retain lock levels in verifier" by Andreas Gampe · 10 years ago
  50. b730b78 ahat - An android heap dump viewer. Initial checkin. by Richard Uhler · 10 years ago
  51. ad238ce ART: Add option to retain lock levels in verifier by Andreas Gampe · 10 years ago
  52. 77204c0 Merge "Revert "Revert "[MIPS] Use hard float calling convention for managed code""" by Vladimir Marko · 10 years ago
  53. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 10 years ago
  54. 9dc601e Merge "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 10 years ago
  55. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 10 years ago
  56. 5595dd1 Merge "Fix deoptimization with pending exception" by Sebastien Hertz · 10 years ago
  57. aa50d3a Add missing field init in constructors by Sebastien Hertz · 10 years ago
  58. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 10 years ago
  59. c977483 Merge "Revert "Move annotations to native."" by Roland Levillain · 10 years ago
  60. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 10 years ago
  61. f0170de Merge "ART: Add VLOG printing of SetStatus(Error)" by Andreas Gampe · 10 years ago
  62. 31decb1 ART: Add VLOG printing of SetStatus(Error) by Andreas Gampe · 10 years ago
  63. dcff51a Merge "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 10 years ago
  64. a14b9fe Revert "Do a second check for testing intrinsic types." by Andreas Gampe · 10 years ago
  65. b995c0a Update instrumentation stack after exception event by Sebastien Hertz · 10 years ago
  66. f7b12e7 Merge "Move annotations to native." by Jeff Hao · 10 years ago
  67. 0042c6d Move annotations to native. by Jeff Hao · 10 years ago
  68. 2ee4589 Merge "Correct for signal, native bridge test hard-coded signal handling values" by Andreas Gampe · 10 years ago
  69. 3835acc Correct for signal, native bridge test hard-coded signal handling values by Agi Csaki · 10 years ago
  70. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 10 years ago
  71. 300432d Merge "Add class flags to class to help GC scanning" by Mathieu Chartier · 10 years ago
  72. 879775b Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 10 years ago
  73. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 10 years ago
  74. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 10 years ago
  75. e74493c Merge "ART: Special form of lock aliasing" by Andreas Gampe · 10 years ago
  76. 24011e7 Merge "Made CheckJNI check varargs when possible" by Alex Light · 10 years ago
  77. df3269a Merge "Stop framework on buildbot devices to avoid lowmemorykiller." by Nicolas Geoffray · 10 years ago
  78. 6fab9d1 Stop framework on buildbot devices to avoid lowmemorykiller. by Nicolas Geoffray · 10 years ago
  79. 3979bdf Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt." by Nicolas Geoffray · 10 years ago
  80. 2e92bc2 Fix TrySplitNonPairOrUnalignedPairIntervalAt. by Nicolas Geoffray · 10 years ago
  81. e75ffdf Merge "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 10 years ago
  82. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 10 years ago
  83. 28de0f6 Merge "Do a second check for testing intrinsic types." by Nicolas Geoffray · 10 years ago
  84. 4daa0b4 Do a second check for testing intrinsic types. by Nicolas Geoffray · 10 years ago
  85. c147410 ART: Special form of lock aliasing by Andreas Gampe · 10 years ago
  86. 6bd6a83 Merge "ART: (Partially) fix lock aliasing" by Andreas Gampe · 10 years ago
  87. 48ffe06 Made CheckJNI check varargs when possible by Alex Light · 10 years ago
  88. 944973e Merge "Add a `--showcommands` option to ART's buildbot-build.sh." by Roland Levillain · 10 years ago
  89. b8b9356 Add a `--showcommands` option to ART's buildbot-build.sh. by Roland Levillain · 10 years ago
  90. 113af44 Merge "Fix indentation in reference type propagation" by David Brazdil · 10 years ago
  91. a05264c Merge "ARM64: Minor optimization for conversions from long to int." by Roland Levillain · 10 years ago
  92. b4edcf3 Fix indentation in reference type propagation by David Brazdil · 10 years ago
  93. 1d4a598 Merge "Fix formatting comment in Checker" by David Brazdil · 10 years ago
  94. 8ff495e Fix formatting comment in Checker by David Brazdil · 10 years ago
  95. 5e7cd7b Merge "Optimizing String.Equals as an intrinsic (ARM)" by Andreas Gampe · 10 years ago
  96. 8a5ea65 Merge "Fix extra parantheses" by Calin Juravle · 10 years ago
  97. 599262c Fix extra parantheses by Calin Juravle · 10 years ago
  98. 07b017d Merge "Fix BuildInvoke" by Calin Juravle · 10 years ago
  99. 0eedd7e Fix BuildInvoke by Calin Juravle · 10 years ago
  100. 4dff2fd ARM64: Minor optimization for conversions from long to int. by Alexandre Rames · 10 years ago