1. cbf27b3 Merge "Do not fsync profiles on close" by Treehugger Robot · 8 years ago
  2. df674c4 Do not fsync profiles on close by Calin Juravle · 8 years ago
  3. 824fd23 Merge "Revert "Revert "Add concurrent card graying for immune spaces""" by Mathieu Chartier · 8 years ago
  4. 2982555 Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE" by Treehugger Robot · 8 years ago
  5. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 8 years ago
  6. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  7. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 8 years ago
  8. 73ff983 Merge "ART: Change dchecked_integral_cast logging" by Treehugger Robot · 8 years ago
  9. 88d329a Add concurrent card graying for immune spaces by Mathieu Chartier · 8 years ago
  10. 8cf00fa ART: Change dchecked_integral_cast logging by Andreas Gampe · 8 years ago
  11. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 8 years ago
  12. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  13. 9a2eea3 base: make SafeCopy work on older Linux kernels. by Josh Gao · 8 years ago
  14. 3955baf Merge changes Ie3d5e176,Ic1fbb885,I10bafcff by Treehugger Robot · 8 years ago
  15. 682282e base: add SafeCopy. by Josh Gao · 8 years ago
  16. 2888e85 Merge "ART: Make less lock-level noise on abort" by Treehugger Robot · 8 years ago
  17. d1fbcff ART: Make less lock-level noise on abort by Andreas Gampe · 8 years ago
  18. d38ba0a Fix Arena allocation tracking. by Vladimir Marko · 8 years ago
  19. bec07a0 ART: Add -verbose:dex by Andreas Gampe · 8 years ago
  20. 4ba18fd Merge "Fix lock order for jvmti kTaggingLockLevel" by Mathieu Chartier · 8 years ago
  21. f169e27 Fix lock order for jvmti kTaggingLockLevel by Mathieu Chartier · 8 years ago
  22. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  23. f7ada95 Log the errno code for failed flock() invocations by Calin Juravle · 8 years ago
  24. 31afbec ART: Bit intrinsics for Mterp interpreter by buzbee · 8 years ago
  25. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  26. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  27. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 8 years ago
  28. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 8 years ago
  29. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  30. 8a43324 Add two locks to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  31. b139b6d Revert "Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  32. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 8 years ago
  33. 497d526 Handle RawData case for DexLayout by Mathieu Chartier · 8 years ago
  34. 64be7c5 Merge "Improve the region space memory mapping." by Hiroshi Yamauchi · 8 years ago
  35. 3c3c4a1 Improve the region space memory mapping. by Hiroshi Yamauchi · 8 years ago
  36. 35b456a Add jdwp event_list_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  37. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  38. df56931 Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  39. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  40. 37f84f4 Merge "Fix issues due to updated toolchain." by Treehugger Robot · 8 years ago
  41. 1b14fb8 Remove Mutex dependency from MemMap by David Sehr · 8 years ago
  42. 5f9da55 Fix issues due to updated toolchain. by Jayant Chowdhary · 8 years ago
  43. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 8 years ago
  44. 47b2247 Revert "Revert "Ignore warning for instantiation after specialization."" by Stephen Hines · 8 years ago
  45. d5125b6 Merge "Revert "Ignore warning for instantiation after specialization."" by Brian Carlstrom · 8 years ago
  46. ee7a1c5 Revert "Ignore warning for instantiation after specialization." by Stephen Hines · 8 years ago
  47. 699ba6a Merge changes from topic 'clang-3625443' by Treehugger Robot · 8 years ago
  48. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 8 years ago
  49. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 8 years ago
  50. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  51. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 8 years ago
  52. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  53. c808954 ART: Add JNI function table manipulation by Andreas Gampe · 8 years ago
  54. 445584d Ignore warning for instantiation after specialization. by Stephen Hines · 8 years ago
  55. 46fc9d6 liblog: use log/log.h to access ALOG macros by Mark Salyzyn · 8 years ago
  56. ec10799 Merge "Fix unquitable apps when debug enabled." by Treehugger Robot · 8 years ago
  57. 21f2364 Fix incorrect string hash value extension during cross-compilation. by Alexey Grebenkin · 8 years ago
  58. d0a160d Fix unquitable apps when debug enabled. by Tao Wu · 8 years ago
  59. 4e335d0 Fix arena allocation counting. by Vladimir Marko · 8 years ago
  60. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  61. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 11 years ago
  62. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  63. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  64. 1af0c4f Fix the target Linux builds of ART by Julien Duraj · 8 years ago
  65. f05ccaf Merge "Correctly handle EINTR return from futex" by Mathieu Chartier · 8 years ago
  66. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  67. 6f4d102 Correctly handle EINTR return from futex by Daniel Colascione · 8 years ago
  68. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  69. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  70. 550c589 ART: Add Unlink to FdFile by Andreas Gampe · 9 years ago
  71. 686b845 ART: Remove unused lock levels by Andreas Gampe · 8 years ago
  72. ca47a17 ART: Clean up old mutex by Andreas Gampe · 8 years ago
  73. 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
  74. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  75. 0fc1c9a Fix build on XCode 8 w/OSX 10.12 SDK by Dan Willemsen · 8 years ago
  76. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 8 years ago
  77. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  78. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 8 years ago
  79. 05a364c ART: Make JNI global and weak global locks global by Andreas Gampe · 8 years ago
  80. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  81. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 8 years ago
  82. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 8 years ago
  83. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  84. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 8 years ago
  85. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  86. d74bd3a Merge changes I65bc7769,Ib24c7060 by Andreas Gampe · 8 years ago
  87. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  88. 0ad6c8f art: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  89. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  90. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  91. 42c49d2 Merge "ART: Revert base/logging conditional hacks" by Treehugger Robot · 8 years ago
  92. d6e54bb ART: Fix nits by Andreas Gampe · 8 years ago
  93. 58246a1 ART: Revert base/logging conditional hacks by Andreas Gampe · 8 years ago
  94. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  95. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  96. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 8 years ago
  97. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  98. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  99. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  100. 5e953d6 LogMessageData: Fix assignment in constructor by Greg Kaiser · 8 years ago