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