1. 29c4ec0 Merge "Set GS register for Fuchsia" by Jeff Brown · 8 years ago
  2. 395071d Set GS register for Fuchsia by Steve Austin · 8 years ago
  3. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 8 years ago
  4. 1979c64 Clean up include paths by David Sehr · 8 years ago
  5. 82d046e Add a profiling library by David Sehr · 8 years ago
  6. 5a87e19 Merge "AOT inlined method lookup should stay within dex file." by Vladimir Marko · 8 years ago
  7. 89b06a1 Merge "Pass the fd to OatFile::Setup to avoid selinux errors." by Nicolas Geoffray · 8 years ago
  8. 63a9f3e AOT inlined method lookup should stay within dex file. by Vladimir Marko · 8 years ago
  9. 9e363f6 Merge "Fix profile filtered loading" by android-build-prod (mdb) · 8 years ago
  10. f0cf86f Fix profile filtered loading by Calin Juravle · 8 years ago
  11. 189ee81 Merge "Reorder debug logging statements when marking a reference in an unused region." by Roland Levillain · 8 years ago
  12. b6cf2ad Reorder debug logging statements when marking a reference in an unused region. by Roland Levillain · 8 years ago
  13. e3872ed Fix non-Baker build. by Vladimir Marko · 8 years ago
  14. a03627a Merge "Use named constant instead of magic number in RegisterLine" by Daniel Colascione · 8 years ago
  15. 5713f66 Use named constant instead of magic number in RegisterLine by Daniel Colascione · 8 years ago
  16. b8f1997 Merge "ARM: Use rMR for Baker RB introspection marking." by Vladimir Marko · 8 years ago
  17. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 8 years ago
  18. 31d7a57 Improve debug logging of classes for 77342775. by Vladimir Marko · 8 years ago
  19. 3002509 Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 8 years ago
  20. f120ffc Dump profile checksums by Mathieu Chartier · 8 years ago
  21. d94c242 Merge changes Ibfe10b43,I984d1ea9 by Alex Light · 8 years ago
  22. 811da57 Further improve debug logging for 77342775 by Vladimir Marko · 8 years ago
  23. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 8 years ago
  24. fb8f75c ART: Properly check for attached thread in CheckJNI by Andreas Gampe · 8 years ago
  25. da5cbc3 Merge "Add arg for overwriting class loader class path" by Mathieu Chartier · 8 years ago
  26. c444077 Add arg for overwriting class loader class path by Mathieu Chartier · 8 years ago
  27. 596f6b1 Merge "Trivial comment typo fix" by Treehugger Robot · 8 years ago
  28. d12cd04 Merge "The test for futex support should be a test for Linux" by Treehugger Robot · 8 years ago
  29. cfe688c Merge "Implement dead object poisoning in unevacuated regions." by Roland Levillain · 8 years ago
  30. b16949a Trivial comment typo fix by Daniel Colascione · 8 years ago
  31. b4dfca5 The test for futex support should be a test for Linux by Daniel Colascione · 8 years ago
  32. c3d5b84 Change monitor doc comment to reflect lock deflation by Daniel Colascione · 8 years ago
  33. 550ea7b Merge "Disable lld for unrecognized --keep-unique flag." by Treehugger Robot · 8 years ago
  34. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 8 years ago
  35. 79e2607 Move profile dependent modules to libartbase by David Sehr · 8 years ago
  36. d5d597f Disable lld for unrecognized --keep-unique flag. by Chih-Hung Hsieh · 8 years ago
  37. df25b47 Implement dead object poisoning in unevacuated regions. by Roland Levillain · 8 years ago
  38. 6490021 Merge "Improve debug logging for bug 77342775." by Treehugger Robot · 8 years ago
  39. 72247af Merge "Distinguish the various pre-allocated OutOfMemoryError use cases." by Roland Levillain · 8 years ago
  40. 203d5d8 Merge "ART: Memory order updates to trace.{h,cc}" by Treehugger Robot · 8 years ago
  41. 957e708 Improve debug logging for bug 77342775. by Vladimir Marko · 8 years ago
  42. 283ad2d ART: Memory order updates to trace.{h,cc} by Orion Hodson · 8 years ago
  43. f5abfc4 Add stored class loader context option by Mathieu Chartier · 8 years ago
  44. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 8 years ago
  45. b58dcec Merge "Move more runtime code to libartbase, libdexfile" by David Sehr · 8 years ago
  46. c0d988a ART: Stop Hidden API stackwalk for class initializers in j.l.i. by Orion Hodson · 8 years ago
  47. 9574f49 ART: Walk past j.l.i in stackwalk for Hidden API by Orion Hodson · 8 years ago
  48. 0f59574 ART: Fix MethodHandle invoke-super by Orion Hodson · 8 years ago
  49. 4a265c2 Don't pass empty profile to OatWriter by Mathieu Chartier · 8 years ago
  50. 3a67727 Merge "Add extra logging for bug 77342775." by Treehugger Robot · 8 years ago
  51. a9e0c71 Merge "Remove some unnecessary items from WellKnownClasses." by Treehugger Robot · 8 years ago
  52. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 8 years ago
  53. 6485701 Merge "Remove historical workarounds." by Elliott Hughes · 8 years ago
  54. cdb4cb1 Remove historical workarounds. by Elliott Hughes · 8 years ago
  55. f5c537e Add extra logging for bug 77342775. by Vladimir Marko · 8 years ago
  56. 65b49cd Merge "Fix oat_file_assistant_test." by Vladimir Marko · 8 years ago
  57. c83e7fe Fix oat_file_assistant_test. by Vladimir Marko · 8 years ago
  58. 6097672 Remove some unnecessary items from WellKnownClasses. by Vladimir Marko · 8 years ago
  59. f8e5d8c Delete MarkCompact GC by Mathieu Chartier · 8 years ago
  60. faa7b29 Merge changes from topic "hidden_api_cp" by Mathieu Chartier · 8 years ago
  61. d7d9f00 Merge "Implement cyclic region allocation in ART's region space." by Roland Levillain · 8 years ago
  62. f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 8 years ago
  63. 8c5de0f Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 8 years ago
  64. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 8 years ago
  65. c14f54b Merge "Fix 616-cha-unloading." by Treehugger Robot · 8 years ago
  66. 1ce5432 Merge "Move remaining runtime/base stuff to libartbase" by Treehugger Robot · 8 years ago
  67. 6fcf35b Merge "Fix and extend debugging output for bug 74410240." by Vladimir Marko · 8 years ago
  68. 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 8 years ago
  69. 606adb3 Fix and extend debugging output for bug 74410240. by Vladimir Marko · 8 years ago
  70. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 8 years ago
  71. e5c5332 Merge "Ensure that art_sigsegv_fault is never inlined" by Treehugger Robot · 8 years ago
  72. 9cc68ed Ensure that art_sigsegv_fault is never inlined by Alex Light · 8 years ago
  73. 1e82e75 Merge "Revert^6 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 8 years ago
  74. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 8 years ago
  75. 252a4e4 Fix 616-cha-unloading. by Alexey Grebenkin · 8 years ago
  76. 1599a66 Add range CHECK for method index in GetQuickenedInfoOf by Mathieu Chartier · 8 years ago
  77. 30a2d9c Merge "Revert^5 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 8 years ago
  78. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 8 years ago
  79. 4c9bc04 Merge "Revert^4 "Ensure that OSR still is possible with jvmti"" by Treehugger Robot · 8 years ago
  80. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 8 years ago
  81. 50c2668 Merge "ART: Experiment with timeout dumping" by Treehugger Robot · 8 years ago
  82. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 8 years ago
  83. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 8 years ago
  84. 0b1d3ca Merge "Revert^3 "Ensure that OSR still is possible with jvmti"" by Alex Light · 8 years ago
  85. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 8 years ago
  86. cdd5314 ART: Experiment with timeout dumping by Andreas Gampe · 8 years ago
  87. 7da5cea Merge "Add reachabilityFence intrinsics" by Hans Boehm · 8 years ago
  88. 31ef420 Merge "Revert "Revert "Ensure that OSR still is possible with jvmti""" by Treehugger Robot · 8 years ago
  89. 99ebc26 Merge "Fix failure to initialize AnnotatedStackTraceElement." by Treehugger Robot · 8 years ago
  90. c7b28de Add reachabilityFence intrinsics by Hans Boehm · 8 years ago
  91. 94e3dd7 Revert "Revert "Ensure that OSR still is possible with jvmti"" by Alex Light · 8 years ago
  92. 8fd8cdc Merge "Fix double accounting of skipped objects during copying" by Lokesh Gidra · 8 years ago
  93. c4b1c0c Fix failure to initialize AnnotatedStackTraceElement. by Vladimir Marko · 8 years ago
  94. f2a6931 Fix double accounting of skipped objects during copying by Lokesh Gidra · 8 years ago
  95. a83a89c Implement cyclic region allocation in ART's region space. by Roland Levillain · 8 years ago
  96. 27b9676 ART: Simplify quasi_atomic.h by Orion Hodson · 8 years ago
  97. ba6d632 Merge "Revert "Ensure that OSR still is possible with jvmti"" by Nicolas Geoffray · 8 years ago
  98. 4f3d1cf Revert "Ensure that OSR still is possible with jvmti" by Nicolas Geoffray · 8 years ago
  99. a16d1ea Merge "ART: heap counter check" by Orion Hodson · 8 years ago
  100. f54b893 Merge "ART: Refactor hidden_api" by Andreas Gampe · 8 years ago