1. e17cf24 Add field/method skipping helper functions to DexFile by Mathieu Chartier · 7 years ago
  2. a5dcdf3 Merge "Refactor some profiling info functions" by Mathieu Chartier · 7 years ago
  3. bbe3a5e Refactor some profiling info functions by Mathieu Chartier · 7 years ago
  4. f789353 Set the deopt flag after adjusting the stack pointer. by Nicolas Geoffray · 7 years ago
  5. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  6. d58932f Merge "Fix some indentation errors in compiler driver" by Mathieu Chartier · 7 years ago
  7. 7a8bcfd Fix some indentation errors in compiler driver by Mathieu Chartier · 7 years ago
  8. 17498e5 Avoid calling InitializeDependencies for non image case by Mathieu Chartier · 7 years ago
  9. dabeb3a Correctly set oat class status after initializing by Mathieu Chartier · 7 years ago
  10. 16d59b2 Merge "Revert "Revert "Fixed installation time regression when compile.""" by Treehugger Robot · 7 years ago
  11. fd37f1d Revert "Revert "Fixed installation time regression when compile."" by Mathieu Chartier · 7 years ago
  12. 4f5e3cb Add FirstPathFromRootSet and use it to debug reachability issues by Mathieu Chartier · 7 years ago
  13. c0fe9db Merge "Use IntrusiveForwardList<> for Env-/UsePosition." by Vladimir Marko · 7 years ago
  14. 13600e9 Merge "MIPS64: Min/max vectorization support" by Aart Bik · 7 years ago
  15. a74c04b Merge "ART: Clean up asm_support.h" by Treehugger Robot · 7 years ago
  16. b2d18fa ART: Clean up asm_support.h by Andreas Gampe · 7 years ago
  17. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 7 years ago
  18. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 7 years ago
  19. 86060f9 Merge "Revert "Revert "Fully support static encoded fields.""" by Mathieu Chartier · 7 years ago
  20. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 7 years ago
  21. 05ae674 Merge "Introduce a number of MSA instructions for MIPS32" by Aart Bik · 7 years ago
  22. d632b8b Merge changes I953d774b,Id84c44bf by Treehugger Robot · 7 years ago
  23. f1dd69a Revert "Revert "Fully support static encoded fields."" by Mathieu Chartier · 7 years ago
  24. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  25. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  26. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 7 years ago
  27. 8228cdf ART: Move CalleeSaveType to callee_save_type.h by Andreas Gampe · 7 years ago
  28. 8dfe746 ARM64: Encode constants when it is possible. by Artem Serov · 7 years ago
  29. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 7 years ago
  30. 0758ae7 Introduce a number of MSA instructions for MIPS32 by Lena Djokic · 7 years ago
  31. 4d3df91 Merge "Store a copy of MethodDebugInfo in ElfWriter" by Treehugger Robot · 7 years ago
  32. f96a2db Store a copy of MethodDebugInfo in ElfWriter by Pirama Arumuga Nainar · 7 years ago
  33. 265791f Merge "MIPS64: Add min/max MSA instructions" by Aart Bik · 7 years ago
  34. 3050956 Merge "Be less aggressive when inlining." by Treehugger Robot · 7 years ago
  35. 3b8bbb9 Merge "Don't call EnsureInitialized in the JIT." by Treehugger Robot · 7 years ago
  36. 5691173 Merge "Only compile hot methods" by Mathieu Chartier · 7 years ago
  37. f81621e Be less aggressive when inlining. by Nicolas Geoffray · 7 years ago
  38. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  39. 23ddfe8 Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 7 years ago
  40. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 7 years ago
  41. 84c8432 Revert "Fully support static encoded fields." by Nicolas Geoffray · 7 years ago
  42. f7ab834 Revert "Fixed Literal String intern mismatch." by Nicolas Geoffray · 7 years ago
  43. bc1c6b6 Merge "Revert "Fixed installation time regression when compile."" by Nicolas Geoffray · 7 years ago
  44. 54c32b1 Revert "Fixed installation time regression when compile." by Nicolas Geoffray · 7 years ago
  45. 8fea1e1 MIPS64: Min/max vectorization support by Goran Jakovljevic · 7 years ago
  46. 658263e MIPS64: Add min/max MSA instructions by Goran Jakovljevic · 7 years ago
  47. 7b135c8 Only compile hot methods by Mathieu Chartier · 7 years ago
  48. 6ecff4d Merge "Pass through inputs beyond arguments in invoke." by Aart Bik · 7 years ago
  49. ad58e8a Merge "ARM64: SIMD instruction scheduling." by Aart Bik · 7 years ago
  50. c3e822b Merge changes I47bd6edc,I0e3e268d by Treehugger Robot · 7 years ago
  51. fae2e3d Merge "ART: More header cleanups" by Treehugger Robot · 7 years ago
  52. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 7 years ago
  53. f0fc4c6 ARM64: SIMD instruction scheduling. by Artem Serov · 8 years ago
  54. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 7 years ago
  55. 2ff3b97 ART: More header cleanups by Andreas Gampe · 7 years ago
  56. 5d08fcc ART: More header cleanups by Andreas Gampe · 7 years ago
  57. 8f98742 Fixed installation time regression when compile. by Chang Xing · 7 years ago
  58. 6e92fb3 Pass through inputs beyond arguments in invoke. by Aart Bik · 7 years ago
  59. 36a5d0c Merge "MIPS64: ART Vectorizer" by Aart Bik · 7 years ago
  60. 0a50965 Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Vladimir Marko · 7 years ago
  61. ab63934 Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 7 years ago
  62. 2c97600 Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 7 years ago
  63. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 7 years ago
  64. 9f7e91c Merge "Fixed bug in relying on precise FP in periodic sequence." by Aart Bik · 7 years ago
  65. 8523ea1 Fixed bug in relying on precise FP in periodic sequence. by Aart Bik · 7 years ago
  66. 4ee8e29 Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64" by Vladimir Marko · 7 years ago
  67. d254f5c Revert "ART: Reference.getReferent intrinsic for arm and arm64" by Vladimir Marko · 7 years ago
  68. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  69. 1656ca9 Merge "ART: Clean up thread.h and thread_list.h" by Treehugger Robot · 7 years ago
  70. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 7 years ago
  71. 9b70b4a Merge "Delay allocating environment locations." by Treehugger Robot · 7 years ago
  72. b4fe268 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by Treehugger Robot · 7 years ago
  73. ec32f64 Delay allocating environment locations. by Vladimir Marko · 7 years ago
  74. 72a75f7 Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1 by xueliang.zhong · 7 years ago
  75. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 7 years ago
  76. 82b0740 Use IntrusiveForwardList<> for Env-/UsePosition. by Vladimir Marko · 8 years ago
  77. 38c4ae5 Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 7 years ago
  78. d853fe4 Merge "Add access flag for previously warm methods" by Mathieu Chartier · 7 years ago
  79. 9fa69d0 Merge "ART: Misc header cleanups" by Treehugger Robot · 7 years ago
  80. aa97938 Merge "ART: Clean up heap headers" by Treehugger Robot · 7 years ago
  81. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 7 years ago
  82. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 7 years ago
  83. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 7 years ago
  84. 762ef84 Fixed Literal String intern mismatch. by Chang Xing · 7 years ago
  85. d490129 ART: Clean up heap headers by Andreas Gampe · 7 years ago
  86. 726e179 Merge changes I282b25a3,I297f0ad4,I052ac9f7 by Treehugger Robot · 7 years ago
  87. f0446e9 ART: Misc header cleanups by Andreas Gampe · 7 years ago
  88. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 8 years ago
  89. 8ea4eec ART: Mark some functions as always-inline by Andreas Gampe · 7 years ago
  90. deae7db ART: Add missing namespace comments by Andreas Gampe · 7 years ago
  91. 19680d3 MIPS64: ART Vectorizer by Goran Jakovljevic · 7 years ago
  92. 6079dca MIPS32R2: Fix MethodLoadKind::kBootImageLinkTimePcRelative by Alexey Frunze · 7 years ago
  93. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 7 years ago
  94. a559fa1 Merge "Fix compiler crash due to inline caches and improve docs" by Treehugger Robot · 7 years ago
  95. 673253e Merge "Fully support static encoded fields." by Treehugger Robot · 7 years ago
  96. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 7 years ago
  97. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 7 years ago
  98. e71d687 Fully support static encoded fields. by Chang Xing · 8 years ago
  99. af44e6c Do not deopt when using AOT inline caches by Calin Juravle · 7 years ago
  100. ce38efe Merge "ARM: Specify if some branches go to far targets" by Treehugger Robot · 7 years ago