1. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 7 years ago
  2. 70940df Merge "MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions" by Aart Bik · 7 years ago
  3. 191412b Merge "If a profile is passed, we should always pass output-vdex and input-vdex." by Nicolas Geoffray · 7 years ago
  4. ec0c057 Merge "Pack booleans in the already existing bit field." by Aart Bik · 7 years ago
  5. fbc4f11 If a profile is passed, we should always pass output-vdex and input-vdex. by Nicolas Geoffray · 7 years ago
  6. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  7. 34ed966 Merge "Remove some hardcoded cases of kCardShift" by Mathieu Chartier · 7 years ago
  8. 2ad1894 Merge "ART: Shut down runtime in patchoat" by Andreas Gampe · 7 years ago
  9. 9975c71 Merge "ART: Fix UnstartedRuntime unique_ptr braino" by Andreas Gampe · 7 years ago
  10. 03fe275 Merge "Do not reference test 648-many-direct-methods in test/knownfailures.json." by Roland Levillain · 7 years ago
  11. 3d50593 Do not reference test 648-many-direct-methods in test/knownfailures.json. by Roland Levillain · 7 years ago
  12. c502d72 Merge "Make vdex and dexlayout compatible." by Nicolas Geoffray · 7 years ago
  13. 4e868fa Make vdex and dexlayout compatible. by Nicolas Geoffray · 7 years ago
  14. 4dc06e2 Merge "Rename and obsolete compiler filter names." by Nicolas Geoffray · 7 years ago
  15. 8e2252d Merge "Remove ART run-test 648-many-direct-methods." by Treehugger Robot · 7 years ago
  16. dc8d7b6 Merge "fix a null pointer dereference" by Treehugger Robot · 7 years ago
  17. eed8ca4 Remove ART run-test 648-many-direct-methods. by Roland Levillain · 7 years ago
  18. 204db00 Merge "Revert^2 "ART: Support for SourceDebugExtension"" by Orion Hodson · 7 years ago
  19. fd80b17 ART: Blacklist dex2oat test under sanitization by Andreas Gampe · 7 years ago
  20. 08c277c ART: Fix leaks in oat symbolizer by Andreas Gampe · 7 years ago
  21. 08ae77f ART: Free resources in dexlayout by Andreas Gampe · 7 years ago
  22. 2ae2dda ART: Destroy temporary holder in dex_ir by Andreas Gampe · 7 years ago
  23. 39f44b7 ART: Shut down runtime in dexoptanalyzer by Andreas Gampe · 7 years ago
  24. b8cc175 ART: Shut down runtime in patchoat by Andreas Gampe · 7 years ago
  25. eac4f28 ART: Fix UnstartedRuntime unique_ptr braino by Andreas Gampe · 7 years ago
  26. ddbe114 Merge "Use stack allocated context for VisitRoots" by Mathieu Chartier · 7 years ago
  27. afdcbcb Remove some hardcoded cases of kCardShift by Mathieu Chartier · 7 years ago
  28. a62b453 Use stack allocated context for VisitRoots by Mathieu Chartier · 7 years ago
  29. a018224 Merge "Allow dexlayout to handle duplicate code items." by Treehugger Robot · 7 years ago
  30. 18457f4 Merge "Disable ART run-test 648-many-direct-methods with "no-image"." by Treehugger Robot · 7 years ago
  31. d212d5b Allow dexlayout to handle duplicate code items. by Jeff Hao · 7 years ago
  32. 72155d2 fix a null pointer dereference by George Burgess IV · 7 years ago
  33. 5d9d242 Merge "Improve accounting of native roots in hprof" by Mathieu Chartier · 7 years ago
  34. b66ca57 Merge "Ignore an additional thread in test 911" by Alex Light · 7 years ago
  35. 02b1976 Merge "ARM64: Link-time generated thunks for ArrayGet Baker CC read barrier." by Vladimir Marko · 7 years ago
  36. d21711e Merge "Disable test 648 on speed-profile." by Nicolas Geoffray · 7 years ago
  37. d7a3a67 Disable ART run-test 648-many-direct-methods with "no-image". by Roland Levillain · 7 years ago
  38. d77156a Disable test 648 on speed-profile. by Nicolas Geoffray · 7 years ago
  39. 77d8a1c Revert^2 "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  40. db14fcf Pack booleans in the already existing bit field. by Aart Bik · 7 years ago
  41. 996f75e Improve accounting of native roots in hprof by Mathieu Chartier · 8 years ago
  42. 3cf6a70 Ignore an additional thread in test 911 by Alex Light · 7 years ago
  43. 6b90142 Merge "test: Blacklist 987-stack-trace-dumping for javac/dx" by Treehugger Robot · 7 years ago
  44. 3a2380d Merge "Layout codeitems based on profile data" by Treehugger Robot · 7 years ago
  45. 9e6571e test: Blacklist 987-stack-trace-dumping for javac/dx by Igor Murashkin · 7 years ago
  46. 66d691d ARM64: Link-time generated thunks for ArrayGet Baker CC read barrier. by Vladimir Marko · 7 years ago
  47. 0d2ea2f Merge "Disable ART run-test 648-many-direct-methods with AOT." by Roland Levillain · 7 years ago
  48. 56891d9 Disable ART run-test 648-many-direct-methods with AOT. by Roland Levillain · 7 years ago
  49. cf7d5d6 Merge "ART: Support per PID stack trace files." by Narayan Kamath · 7 years ago
  50. 7ac443c Merge "Handle classes with a huge number of direct methods." by Roland Levillain · 7 years ago
  51. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  52. d424f70 Merge "testrunner: Forward --build-with-javac-dx to run-test" by Treehugger Robot · 7 years ago
  53. 0bf4c8b Merge "ART: More header cleanup - method_verifier.h" by Treehugger Robot · 7 years ago
  54. 6eb267b Merge "Add more cts tests" by Treehugger Robot · 7 years ago
  55. 8889a89 testrunner: Forward --build-with-javac-dx to run-test by Igor Murashkin · 7 years ago
  56. 2ddd53a Merge "ART: More header cleanup - mem_map.h" by Treehugger Robot · 7 years ago
  57. 91eaf23 Merge "ART: More header cleanup - CC" by Treehugger Robot · 7 years ago
  58. 11ce48e Merge "Disable some heap verification test cases for memory tool" by Mathieu Chartier · 7 years ago
  59. 36a282b Layout codeitems based on profile data by Shubham Ajmera · 8 years ago
  60. ec0885e Add more cts tests by Alex Light · 7 years ago
  61. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 7 years ago
  62. 0dfc315 ART: More header cleanup - mem_map.h by Andreas Gampe · 7 years ago
  63. 291ce17 ART: More header cleanup - CC by Andreas Gampe · 7 years ago
  64. 68dda8f Disable some heap verification test cases for memory tool by Mathieu Chartier · 7 years ago
  65. 6680e33 Handle classes with a huge number of direct methods. by Roland Levillain · 7 years ago
  66. 06660db Merge "Remove unneeded shims and jni binding code" by Treehugger Robot · 7 years ago
  67. 21b0c29 Remove unneeded shims and jni binding code by Alex Light · 7 years ago
  68. 5df5acf Merge "Revert "ART: Support for SourceDebugExtension"" by Orion Hodson · 7 years ago
  69. 6530cab Revert "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  70. c3c743a Merge "Improve deterministic boot image compilation with CC collector." by Roland Levillain · 7 years ago
  71. 7386c27 Merge "Lower profiler saver thread priority." by Nicolas Geoffray · 7 years ago
  72. 40dc110 Merge "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  73. 5a0336d Merge "ART: Add method verifier check for call site id" by Orion Hodson · 7 years ago
  74. 7b96e72 Merge "Handle null WellKnownClasses::java_lang_Object" by Treehugger Robot · 7 years ago
  75. 9aef992 Handle null WellKnownClasses::java_lang_Object by Mathieu Chartier · 7 years ago
  76. a2dfb0f Merge "ART: Fix missing include" by Andreas Gampe · 7 years ago
  77. 5e36c2f ART: Fix missing include by Andreas Gampe · 7 years ago
  78. 9dd326e Merge "ART: Add object-readbarrier-inl.h" by Treehugger Robot · 7 years ago
  79. 498305d Merge "More robust GC verification and corruption dumping" by Mathieu Chartier · 7 years ago
  80. 0a5fa0c Merge "ART: Refactor run-test 911" by Treehugger Robot · 7 years ago
  81. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  82. 6a90934 Merge "Add suppression for process_vm_readv." by Treehugger Robot · 7 years ago
  83. 70ddf5e ART: Refactor run-test 911 by Andreas Gampe · 7 years ago
  84. e81b88f Merge "run_build_test_target: Fix run-test not running for art-test[-javac]" by Treehugger Robot · 7 years ago
  85. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 7 years ago
  86. 6eadc67 Add suppression for process_vm_readv. by Josh Gao · 7 years ago
  87. 9ae527f Merge "ART: Fix Mac build" by Andreas Gampe · 7 years ago
  88. 01079c4 run_build_test_target: Fix run-test not running for art-test[-javac] by Igor Murashkin · 7 years ago
  89. c1d4cd7 ART: Fix Mac build by Andreas Gampe · 7 years ago
  90. 2d4d161 Merge "Factor vector unary/binary shared code out into superclass." by Treehugger Robot · 7 years ago
  91. 1cd51da Merge "ARM64: Improve SIMD LDR/STR." by Aart Bik · 7 years ago
  92. 6b8b075 Merge changes I6ff2d6f8,I8f60f116 by Treehugger Robot · 7 years ago
  93. e0ffd22 Merge changes from topic 'art_move_inline_method_anlyzer_to_compiler' by Treehugger Robot · 7 years ago
  94. 2a9dc4d Merge "Ignore the optimized location passed to DexFile.loadDex()" by Calin Juravle · 7 years ago
  95. b81e9e9 Improve deterministic boot image compilation with CC collector. by Roland Levillain · 7 years ago
  96. 8de5916 Factor vector unary/binary shared code out into superclass. by Aart Bik · 7 years ago
  97. 0225b77 ARM64: Improve SIMD LDR/STR. by Artem Serov · 7 years ago
  98. 6b04057 ART: Clean up InlineMethodAnalyzer by Andreas Gampe · 7 years ago
  99. b95c74b ART: Move InlineMethodAnalyzer into compiler by Andreas Gampe · 7 years ago
  100. 9bb7ab6 Merge "Store java_lang_Object_ in the flip callback" by Mathieu Chartier · 7 years ago