1. 3641ac7 Merge "Add missing class initialization during compilation and tests" by Sebastien Hertz · 10 years ago
  2. eab674a Merge "Fix missing single-step event" by Sebastien Hertz · 10 years ago
  3. 49ab79d Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Sebastien Hertz · 10 years ago
  4. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 10 years ago
  5. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  6. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 10 years ago
  7. 6a1f4ad Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Nicolas Geoffray · 10 years ago
  8. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  9. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  10. 5a8ecaf Merge "x86_64: Enable fp-reg promotion" by Andreas Gampe · 10 years ago
  11. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  12. bd6b5dd Merge "Revert "Fix mac build"" by Nicolas Geoffray · 10 years ago
  13. bc8a288 Revert "Fix mac build" by Christopher Ferris · 10 years ago
  14. e934334 Fix mac build by Dave Allison · 10 years ago
  15. 03c672f Merge "Revert "Revert "Add intrinsic for Reference.get()""" by Christopher Ferris · 10 years ago
  16. 7ee5cd1 Merge "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 10 years ago
  17. 1190e0e Merge "Fix mac build" by Dave Allison · 10 years ago
  18. e2ebfb4 Merge "Add intrinsic for Reference.get()" by Mathieu Chartier · 10 years ago
  19. 2f4f0a3 Change default heap maximum size to be 256m. by Mathieu Chartier · 10 years ago
  20. e28ed99 Fix race condition in release pages. by Mathieu Chartier · 10 years ago
  21. 460503b Add intrinsic for Reference.get() by Fred Shih · 10 years ago
  22. adce33d Merge "Make CAS operations in Object use art::Atomic." by Ian Rogers · 10 years ago
  23. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 10 years ago
  24. 320deb2 Fix missing single-step event by Sebastien Hertz · 10 years ago
  25. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 10 years ago
  26. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 10 years ago
  27. 654dd48 Improve the OOME fragmentation message. by Hiroshi Yamauchi · 10 years ago
  28. c4f72ec Merge "Use memory chunks for monitors on LP64" by Andreas Gampe · 10 years ago
  29. 7424081 Use memory chunks for monitors on LP64 by Andreas Gampe · 11 years ago
  30. 8c1b5f7 Missed use of android_atomic and thread state_. by Ian Rogers · 10 years ago
  31. 54fb8fd Fix tracing. by Ian Rogers · 10 years ago
  32. b8e087e Move thread state to art::Atomic. by Ian Rogers · 10 years ago
  33. 43b6fe0 Merge "Move another field away from android_atomic_cas." by Ian Rogers · 10 years ago
  34. 8ab25ef Move another field away from android_atomic_cas. by Ian Rogers · 10 years ago
  35. 723b2fc Merge "Faster deduplication in OatWriter." by Vladimir Marko · 10 years ago
  36. bd72fc1 Faster deduplication in OatWriter. by Vladimir Marko · 10 years ago
  37. 672f836 Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  38. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  39. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  40. c719069 Remove legacy CAS implementations from mutex. by Ian Rogers · 10 years ago
  41. a5b5c55 Add notion of released vs empty pages to ROSAlloc. by Mathieu Chartier · 10 years ago
  42. 5de5224 Merge "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  43. 1461144 Move card table away from android_atomic_cas. by Ian Rogers · 10 years ago
  44. 0f635b1 Merge "Fix method tracing from command-line" by Ian Rogers · 10 years ago
  45. bae182c Fix method tracing from command-line by Sebastien Hertz · 11 years ago
  46. 5472edc Merge "CW on Master: Propagate or throw exception when no class found happens in interpreter." by Brian Carlstrom · 10 years ago
  47. 7b1cabf CW on Master: Propagate or throw exception when no class found happens in interpreter. by Sean Wan · 10 years ago
  48. b288a5a Merge "Use the icu4c headers from the new location." by Elliott Hughes · 10 years ago
  49. 5ced672 Use the icu4c headers from the new location. by Elliott Hughes · 10 years ago
  50. 7c88c60 Add easy way to ensure the next allocation does GC. by Mathieu Chartier · 10 years ago
  51. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  52. 8078b29 Merge "Revert "ART: Key-Value Store in Oat header"" by Nicolas Geoffray · 10 years ago
  53. 452bee5 Revert "ART: Key-Value Store in Oat header" by Nicolas Geoffray · 10 years ago
  54. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 10 years ago
  55. 6e524dd Merge "Make dex2oat heap size product configurable [art]" by Brian Carlstrom · 10 years ago
  56. 670134e Make dex2oat heap size product configurable [art] by Brian Carlstrom · 10 years ago
  57. 8746860 Merge "Only allow instance-of to improve knowledge of a type for downcasts." by Ian Rogers · 10 years ago
  58. ebbdd87 Only allow instance-of to improve knowledge of a type for downcasts. by Ian Rogers · 10 years ago
  59. 09341a5 Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 10 years ago
  60. 751dee3 Merge "BaseMutex::IsExclusiveHeld should only be called on self." by Ian Rogers · 10 years ago
  61. a9d8c4c BaseMutex::IsExclusiveHeld should only be called on self. by Ian Rogers · 10 years ago
  62. a3ed7f8 Merge "JNI dlsym lookup fixes." by Ian Rogers · 10 years ago
  63. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 10 years ago
  64. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 10 years ago
  65. b63727c Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 10 years ago
  66. 1af6a1f ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception by Elena Sayapina · 10 years ago
  67. 0ec17d2 Remove Dbg::VisitRoots(). by Hiroshi Yamauchi · 10 years ago
  68. 4345c46 Fix local reference leaks in debugger and use a cache. by Mathieu Chartier · 10 years ago
  69. d83ee1e Merge "More checks in JNI RegisterNatives" by Sebastien Hertz · 10 years ago
  70. fa65e84 More checks in JNI RegisterNatives by Sebastien Hertz · 10 years ago
  71. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 10 years ago
  72. b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago
  73. e130ee6 Add a local elf.h by Brian Carlstrom · 10 years ago
  74. bcf4022 Merge "ART: JNI ExceptionDescribe crashes if no exception occurred" by Andreas Gampe · 10 years ago
  75. 3a1444c ART: JNI ExceptionDescribe crashes if no exception occurred by Alexei Zavjalov · 10 years ago
  76. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 10 years ago
  77. 2997888 Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings." by Elliott Hughes · 10 years ago
  78. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 10 years ago
  79. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  80. f21f0a9 Fix a string uint conversion bug in profiler by Wei Jin · 10 years ago
  81. 642fa1e Merge "Fixed gdb support and added some ElfFile functions" by Brian Carlstrom · 10 years ago
  82. 3470ab4 Fixed gdb support and added some ElfFile functions by Alex Light · 10 years ago
  83. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 10 years ago
  84. 2153f93 ART: Bump runtime version to 2.1.0 by Andreas Gampe · 10 years ago
  85. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 10 years ago
  86. 4e14e72 Avoid segvs if LOG(FATAL) is called during runtime start-up. by Ian Rogers · 10 years ago
  87. 3084d78 Merge "Don't allow negative GetFreeMemory." by Mathieu Chartier · 10 years ago
  88. 146b187 Don't allow negative GetFreeMemory. by Mathieu Chartier · 10 years ago
  89. 445220d Add a new type of profile data in ART profiler by Wei Jin · 10 years ago
  90. 6c22b19 Merge "Fix JNI ToReflectedMethod for constructor" by Sebastien Hertz · 10 years ago
  91. cdda4e5 Merge "ART: Change sprintf to snprintf" by Andreas Gampe · 10 years ago
  92. 829b4ba ART: Change sprintf to snprintf by Andreas Gampe · 10 years ago
  93. b2c369f Merge "Expanded native code to use arraycopy for specific data types." by Jeff Hao · 10 years ago
  94. d333376 Fix JNI ToReflectedMethod for constructor by Sebastien Hertz · 10 years ago
  95. fe7aee2 Merge "More advanced timing loggers." by Mathieu Chartier · 10 years ago
  96. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  97. 48ab687 Add logging to monitor deflation. by Mathieu Chartier · 10 years ago
  98. 0c17346 Merge "Fix memory leak in JDWP object registry" by Sebastien Hertz · 10 years ago
  99. a032870 Fix memory leak in JDWP object registry by Sebastien Hertz · 10 years ago
  100. 8803c1c Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 10 years ago