1. d5125b6 Merge "Revert "Ignore warning for instantiation after specialization."" by Brian Carlstrom · 9 years ago
  2. ee7a1c5 Revert "Ignore warning for instantiation after specialization." by Stephen Hines · 9 years ago
  3. 699ba6a Merge changes from topic 'clang-3625443' by Treehugger Robot · 9 years ago
  4. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 9 years ago
  5. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 9 years ago
  6. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 9 years ago
  7. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 9 years ago
  8. c808954 ART: Add JNI function table manipulation by Andreas Gampe · 9 years ago
  9. 445584d Ignore warning for instantiation after specialization. by Stephen Hines · 9 years ago
  10. 46fc9d6 liblog: use log/log.h to access ALOG macros by Mark Salyzyn · 9 years ago
  11. ec10799 Merge "Fix unquitable apps when debug enabled." by Treehugger Robot · 9 years ago
  12. 21f2364 Fix incorrect string hash value extension during cross-compilation. by Alexey Grebenkin · 9 years ago
  13. d0a160d Fix unquitable apps when debug enabled. by Tao Wu · 9 years ago
  14. 4e335d0 Fix arena allocation counting. by Vladimir Marko · 9 years ago
  15. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  16. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 11 years ago
  17. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 9 years ago
  18. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  19. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 9 years ago
  20. f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 9 years ago
  21. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 9 years ago
  22. 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 9 years ago
  23. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 9 years ago
  24. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 9 years ago
  25. 550c589 ART: Add Unlink to FdFile by Andreas Gampe · 9 years ago
  26. 686b845 ART: Remove unused lock levels by Andreas Gampe · 9 years ago
  27. ca47a17 ART: Clean up old mutex by Andreas Gampe · 9 years ago
  28. 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 9 years ago
  29. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 9 years ago
  30. 0fc1c9a Fix build on XCode 8 w/OSX 10.12 SDK by Dan Willemsen · 9 years ago
  31. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 9 years ago
  32. f57589f Remove logging dependency on runtime by David Sehr · 9 years ago
  33. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 9 years ago
  34. 05a364c ART: Make JNI global and weak global locks global by Andreas Gampe · 9 years ago
  35. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 9 years ago
  36. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 9 years ago
  37. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 9 years ago
  38. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 9 years ago
  39. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 9 years ago
  40. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 9 years ago
  41. d74bd3a Merge changes I65bc7769,Ib24c7060 by Andreas Gampe · 9 years ago
  42. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 9 years ago
  43. 0ad6c8f art: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  44. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  45. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  46. 42c49d2 Merge "ART: Revert base/logging conditional hacks" by Treehugger Robot · 9 years ago
  47. d6e54bb ART: Fix nits by Andreas Gampe · 9 years ago
  48. 58246a1 ART: Revert base/logging conditional hacks by Andreas Gampe · 9 years ago
  49. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  50. ca3c8c3 Collect verifier dependencies by David Brazdil · 9 years ago
  51. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 9 years ago
  52. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 9 years ago
  53. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 9 years ago
  54. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 9 years ago
  55. 5e953d6 LogMessageData: Fix assignment in constructor by Greg Kaiser · 9 years ago
  56. d38374e ART: Use thread annotation macros from base by Andreas Gampe · 9 years ago
  57. e534a16 Merge "ART: Use libbase" by Treehugger Robot · 9 years ago
  58. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 9 years ago
  59. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 9 years ago
  60. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  61. aaadff8 ART: Use libbase by Andreas Gampe · 9 years ago
  62. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 9 years ago
  63. 9f98286 Merge "Revert "Make dchecked_vector C++11 compatible."" by Treehugger Robot · 9 years ago
  64. a48a86b Revert "Make dchecked_vector C++11 compatible." by Andreas Gampe · 9 years ago
  65. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 9 years ago
  66. 6206da5 ART: Separate out Realloc reuse and alignment tests by Andreas Gampe · 9 years ago
  67. c134ee7 ART: Test arena allocator alignment by Andreas Gampe · 9 years ago
  68. f6dd829 ART: Enforce arena alignment in Realloc by Andreas Gampe · 9 years ago
  69. 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 9 years ago
  70. 346285b Merge changes I852b4daf,Id648eaed by Treehugger Robot · 9 years ago
  71. 7cbd27f Adjust spacing before NOLINT comments in ART. by Roland Levillain · 9 years ago
  72. 7233c7e Create a basic agent loading framework. by Alex Light · 9 years ago
  73. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 9 years ago
  74. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 9 years ago
  75. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 9 years ago
  76. 14832ef Revert experimental lambda feature. by Narayan Kamath · 9 years ago
  77. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 9 years ago
  78. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  79. 33ee120 Add arena stack and priority queue type aliases by Matthew Gharrity · 9 years ago
  80. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 9 years ago
  81. df87892 ART: Add FdFile constructors by Andreas Gampe · 10 years ago
  82. 9f5f8ac Special case the suspend to runnable transition when locking. by Nicolas Geoffray · 9 years ago
  83. 492a7fa Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 9 years ago
  84. 347eff2 Merge "Don't use dlopen on host for already loaded oat files." by Richard Uhler · 9 years ago
  85. 1704a18 Merge "ART: Print jit memory use only if we have samples" by Aart Bik · 9 years ago
  86. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 9 years ago
  87. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 9 years ago
  88. 3e80aeb ART: Print jit memory use only if we have samples by Pavel Vyssotski · 9 years ago
  89. 3224838 Clean up JNI calling convention callee saves. by Vladimir Marko · 9 years ago
  90. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  91. 5d2a3f7 Add histogram for native allocations by Mathieu Chartier · 9 years ago
  92. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  93. 3f84f2c Fix valgrind tests: mark allocated space as defined. by Vladimir Marko · 9 years ago
  94. 2798325 Merge "Reduce memory lost by ArenaAllocator for large allocations." by Vladimir Marko · 9 years ago
  95. 3e0e717 Reduce memory lost by ArenaAllocator for large allocations. by Vladimir Marko · 9 years ago
  96. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 10 years ago
  97. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 9 years ago
  98. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 10 years ago
  99. 480d510 Fix interaction between instrumentation and jit lock. by Nicolas Geoffray · 9 years ago
  100. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago