1. c7c25d5 Merge "Fix issue where classes that fail verification have kStatusNotReady." by Treehugger Robot · 7 years ago
  2. f1aa265 Fix issue where classes that fail verification have kStatusNotReady. by Jeff Hao · 7 years ago
  3. edb1849 Merge "Blacklist test under gcstress / debug." by Nicolas Geoffray · 7 years ago
  4. 747497f Blacklist test under gcstress / debug. by Nicolas Geoffray · 7 years ago
  5. 3fe0178 Merge "Disable more tests under ASAN." by Nicolas Geoffray · 7 years ago
  6. e877a13 Disable more tests under ASAN. by Nicolas Geoffray · 7 years ago
  7. aef17bc Merge "Add FdFile::Compare" by Mathieu Chartier · 7 years ago
  8. d88a2b5 Merge "ART: Fix up small header includes" by Treehugger Robot · 7 years ago
  9. 140c5d1 Add FdFile::Compare by Mathieu Chartier · 7 years ago
  10. 443dbfc Merge "Fix CC handling for no large object space case" by Mathieu Chartier · 7 years ago
  11. 2aa1d0b Merge "Add VisitNewArray() in lsa." by Mingyao Yang · 7 years ago
  12. 47863bb Fix CC handling for no large object space case by Mathieu Chartier · 7 years ago
  13. 8f13b26 Merge "Add --avoid-storing-invocation option" by Treehugger Robot · 7 years ago
  14. d1ab1bd Add --avoid-storing-invocation option by Mathieu Chartier · 7 years ago
  15. 895f922 ART: Fix up small header includes by Andreas Gampe · 7 years ago
  16. a52bcda Merge "Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""""" by Nicolas Geoffray · 7 years ago
  17. 162a570 Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""" by Nicolas Geoffray · 7 years ago
  18. 888df78 Merge "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""" by Nicolas Geoffray · 7 years ago
  19. 933692d Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""" by Nicolas Geoffray · 7 years ago
  20. c116154 Merge "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""" by Treehugger Robot · 7 years ago
  21. 1f0eefc Add VisitNewArray() in lsa. by Mingyao Yang · 7 years ago
  22. cbdcb6d Merge "Fix method tracing tests on RI" by Treehugger Robot · 7 years ago
  23. 67ca49c Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Igor Murashkin · 7 years ago
  24. 293bfbd Merge "Revert "Revert "Stop using the runtime classpath in dex2oat""" by Calin Juravle · 7 years ago
  25. a11100e Merge "test: Add 961-default-iface-resolution-gen to known failures for ASAN" by Treehugger Robot · 7 years ago
  26. 9579b53 Merge "Revert "Flush icache using rw to r transition"" by Nicolas Geoffray · 7 years ago
  27. 8bb1786 Revert "Flush icache using rw to r transition" by Nicolas Geoffray · 7 years ago
  28. de67643 test: Add 961-default-iface-resolution-gen to known failures for ASAN by Igor Murashkin · 7 years ago
  29. 1991589 Revert "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  30. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  31. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 7 years ago
  32. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
  33. c73ee37 ART: Fix loop header's predecessors reordering in SimplifyLoops. by Artem Serov · 7 years ago
  34. 54e59cb Remove TimeZoneTest#testSetDefaultRace from blacklist by Victor Chang · 7 years ago
  35. 9a19be9 Merge "Fix verifier checks on interface methods." by Treehugger Robot · 7 years ago
  36. adce6a0 Fix method tracing tests on RI by Alex Light · 7 years ago
  37. f95d95e Merge "Disable slow test on gcstress/debug." by Treehugger Robot · 7 years ago
  38. 5f3fa2f Merge "Fix null dereference in debug check." by Treehugger Robot · 7 years ago
  39. 14bc325 Disable slow test on gcstress/debug. by Nicolas Geoffray · 7 years ago
  40. e829831 Fix null dereference in debug check. by Nicolas Geoffray · 7 years ago
  41. 83c0fef Merge "Revert "Support clinit for app image during compilation"" by Nicolas Geoffray · 7 years ago
  42. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 7 years ago
  43. 19b5915 Merge "Revert "Exclude debuggable test config for 660"" by Nicolas Geoffray · 7 years ago
  44. e062d62 Revert "Exclude debuggable test config for 660" by Nicolas Geoffray · 7 years ago
  45. 543d613 Merge "Null initialize dirty_image_objects_filename_" by Mathieu Chartier · 7 years ago
  46. ff0baff Null initialize dirty_image_objects_filename_ by Mathieu Chartier · 7 years ago
  47. 4a9ab7d Merge "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Treehugger Robot · 7 years ago
  48. 800421b Revert "tools: Fix art script to delete OAT files before running dalvikvm" by Igor Murashkin · 7 years ago
  49. 60c730a Merge "Exclude debuggable test config for 660" by Treehugger Robot · 7 years ago
  50. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 7 years ago
  51. 1ccf613 Do not pass --runtime-arg -classpath in dex2oat_test by Calin Juravle · 7 years ago
  52. 46555f8 Do not pass --runtime-arg -classpath to dex2oat in dex fuzz by Calin Juravle · 7 years ago
  53. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 7 years ago
  54. b764390 Exclude debuggable test config for 660 by Chang Xing · 7 years ago
  55. bf3710e Merge "Flush icache using rw to r transition" by Treehugger Robot · 7 years ago
  56. c4bfca1 Merge "Group dirty images objects together in the image." by Treehugger Robot · 7 years ago
  57. 02e3e9c Merge "Support clinit for app image during compilation" by Mathieu Chartier · 7 years ago
  58. afb6647 Fix verifier checks on interface methods. by Alex Light · 7 years ago
  59. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  60. c7ba7f6 Merge "tools: Fix art script to delete OAT files before running dalvikvm" by Treehugger Robot · 7 years ago
  61. 50ce441 Support clinit for app image during compilation by Chang Xing · 7 years ago
  62. 42e88a0 Merge "Fix verifier deps determinism" by Mathieu Chartier · 7 years ago
  63. c8a8a56 Flush icache using rw to r transition by David Sehr · 7 years ago
  64. bf755fe Fix verifier deps determinism by Mathieu Chartier · 7 years ago
  65. d335e7b Merge "ART: Fix SimplifyInduction for an instruction with HEnvironment." by Treehugger Robot · 7 years ago
  66. 399492a Merge "Fix unexpected circular dependency check" by Treehugger Robot · 7 years ago
  67. fc1cd86 Merge "Fix recursive initialization on app image." by Treehugger Robot · 7 years ago
  68. ad35190 tools: Fix art script to delete OAT files before running dalvikvm by Igor Murashkin · 7 years ago
  69. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
  70. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 7 years ago
  71. 951853a Merge "Clean up some logic skipping ValidateSuperClassDescriptors." by Treehugger Robot · 7 years ago
  72. be60a04 Merge "ART: Add symbolization on SANITIZE_HOST failures" by Andreas Gampe · 7 years ago
  73. d90231a Merge "Read and write constraints for clinit" by Mathieu Chartier · 7 years ago
  74. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 7 years ago
  75. e2e4034 Clean up some logic skipping ValidateSuperClassDescriptors. by Jeff Hao · 7 years ago
  76. cf2bd73 Use absolute path for art/tools/cpplint.py --root by Colin Cross · 7 years ago
  77. 98d3795 Merge "ART: Move openjdkjvmti to art/" by Treehugger Robot · 7 years ago
  78. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
  79. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago
  80. 0cab656 MIPS: Eliminate hard-coded offsets in branches by Alexey Frunze · 7 years ago
  81. b46e876 Merge "Add private dirty image section breakdown" by Mathieu Chartier · 7 years ago
  82. 959f7ac Merge "Ensure thread_list_lock_ is correctly locked" by Treehugger Robot · 7 years ago
  83. 56c7e1e Merge "Enable the can_maintain_original_method_order capability" by Treehugger Robot · 7 years ago
  84. ec37325 Fix unexpected circular dependency check by Chang Xing · 7 years ago
  85. adbb91c Fix recursive initialization on app image. by Chang Xing · 7 years ago
  86. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  87. 83ee165 Merge "Use class unloading in dex2oat for verify and extract" by Treehugger Robot · 7 years ago
  88. 728f850 Add private dirty image section breakdown by Mathieu Chartier · 7 years ago
  89. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 7 years ago
  90. b566fed Enable the can_maintain_original_method_order capability by Alex Light · 7 years ago
  91. 3ae8253 Ensure thread_list_lock_ is correctly locked by Alex Light · 7 years ago
  92. d54ac26 tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory by Igor Murashkin · 7 years ago
  93. 9ce960a Merge "Make 1917 less flaky" by Treehugger Robot · 7 years ago
  94. 4013595 Make 1917 less flaky by Alex Light · 7 years ago
  95. 2e53f8f Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 by Treehugger Robot · 7 years ago
  96. 60c29e4 Merge "ART: Modify --abort-on-hard-verifier-error" by Treehugger Robot · 7 years ago
  97. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  98. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 7 years ago
  99. d1183f4 Merge "Remove temporary bail-out on something that crashed jack often." by Aart Bik · 7 years ago
  100. f26828b Add a conditional boolean to ScopedAssertNoThreadSuspension. by Mingyao Yang · 7 years ago