1. de67643 test: Add 961-default-iface-resolution-gen to known failures for ASAN by Igor Murashkin · 7 years ago
  2. df2a410 Merge "Revert "Stop using the runtime classpath in dex2oat"" by Calin Juravle · 7 years ago
  3. 053a84b Revert "Stop using the runtime classpath in dex2oat" by Calin Juravle · 7 years ago
  4. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
  5. 9a19be9 Merge "Fix verifier checks on interface methods." by Treehugger Robot · 7 years ago
  6. f95d95e Merge "Disable slow test on gcstress/debug." by Treehugger Robot · 7 years ago
  7. 5f3fa2f Merge "Fix null dereference in debug check." by Treehugger Robot · 7 years ago
  8. 14bc325 Disable slow test on gcstress/debug. by Nicolas Geoffray · 7 years ago
  9. e829831 Fix null dereference in debug check. by Nicolas Geoffray · 7 years ago
  10. 83c0fef Merge "Revert "Support clinit for app image during compilation"" by Nicolas Geoffray · 7 years ago
  11. abadf02 Revert "Support clinit for app image during compilation" by Nicolas Geoffray · 7 years ago
  12. 19b5915 Merge "Revert "Exclude debuggable test config for 660"" by Nicolas Geoffray · 7 years ago
  13. e062d62 Revert "Exclude debuggable test config for 660" by Nicolas Geoffray · 7 years ago
  14. 543d613 Merge "Null initialize dirty_image_objects_filename_" by Mathieu Chartier · 7 years ago
  15. ff0baff Null initialize dirty_image_objects_filename_ by Mathieu Chartier · 7 years ago
  16. 4a9ab7d Merge "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Treehugger Robot · 7 years ago
  17. 800421b Revert "tools: Fix art script to delete OAT files before running dalvikvm" by Igor Murashkin · 7 years ago
  18. 60c730a Merge "Exclude debuggable test config for 660" by Treehugger Robot · 7 years ago
  19. 84f82b9 Stop using the runtime classpath in dex2oat by Calin Juravle · 7 years ago
  20. 1ccf613 Do not pass --runtime-arg -classpath in dex2oat_test by Calin Juravle · 7 years ago
  21. 46555f8 Do not pass --runtime-arg -classpath to dex2oat in dex fuzz by Calin Juravle · 7 years ago
  22. 27e0d1f Pass the class loader context to dex2oat when optimizing at runtime by Calin Juravle · 7 years ago
  23. b764390 Exclude debuggable test config for 660 by Chang Xing · 7 years ago
  24. bf3710e Merge "Flush icache using rw to r transition" by Treehugger Robot · 7 years ago
  25. c4bfca1 Merge "Group dirty images objects together in the image." by Treehugger Robot · 7 years ago
  26. 02e3e9c Merge "Support clinit for app image during compilation" by Mathieu Chartier · 7 years ago
  27. afb6647 Fix verifier checks on interface methods. by Alex Light · 7 years ago
  28. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  29. c7ba7f6 Merge "tools: Fix art script to delete OAT files before running dalvikvm" by Treehugger Robot · 7 years ago
  30. 50ce441 Support clinit for app image during compilation by Chang Xing · 7 years ago
  31. 42e88a0 Merge "Fix verifier deps determinism" by Mathieu Chartier · 7 years ago
  32. c8a8a56 Flush icache using rw to r transition by David Sehr · 7 years ago
  33. bf755fe Fix verifier deps determinism by Mathieu Chartier · 7 years ago
  34. d335e7b Merge "ART: Fix SimplifyInduction for an instruction with HEnvironment." by Treehugger Robot · 7 years ago
  35. 399492a Merge "Fix unexpected circular dependency check" by Treehugger Robot · 7 years ago
  36. fc1cd86 Merge "Fix recursive initialization on app image." by Treehugger Robot · 7 years ago
  37. ad35190 tools: Fix art script to delete OAT files before running dalvikvm by Igor Murashkin · 7 years ago
  38. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
  39. 21c7e6f ART: Fix SimplifyInduction for an instruction with HEnvironment. by Artem Serov · 7 years ago
  40. 951853a Merge "Clean up some logic skipping ValidateSuperClassDescriptors." by Treehugger Robot · 7 years ago
  41. be60a04 Merge "ART: Add symbolization on SANITIZE_HOST failures" by Andreas Gampe · 7 years ago
  42. d90231a Merge "Read and write constraints for clinit" by Mathieu Chartier · 7 years ago
  43. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 7 years ago
  44. e2e4034 Clean up some logic skipping ValidateSuperClassDescriptors. by Jeff Hao · 7 years ago
  45. 98d3795 Merge "ART: Move openjdkjvmti to art/" by Treehugger Robot · 7 years ago
  46. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
  47. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago
  48. b46e876 Merge "Add private dirty image section breakdown" by Mathieu Chartier · 7 years ago
  49. 959f7ac Merge "Ensure thread_list_lock_ is correctly locked" by Treehugger Robot · 7 years ago
  50. 56c7e1e Merge "Enable the can_maintain_original_method_order capability" by Treehugger Robot · 7 years ago
  51. ec37325 Fix unexpected circular dependency check by Chang Xing · 7 years ago
  52. adbb91c Fix recursive initialization on app image. by Chang Xing · 7 years ago
  53. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  54. 83ee165 Merge "Use class unloading in dex2oat for verify and extract" by Treehugger Robot · 7 years ago
  55. 728f850 Add private dirty image section breakdown by Mathieu Chartier · 7 years ago
  56. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 7 years ago
  57. b566fed Enable the can_maintain_original_method_order capability by Alex Light · 7 years ago
  58. 3ae8253 Ensure thread_list_lock_ is correctly locked by Alex Light · 7 years ago
  59. d54ac26 tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory by Igor Murashkin · 7 years ago
  60. 9ce960a Merge "Make 1917 less flaky" by Treehugger Robot · 7 years ago
  61. 4013595 Make 1917 less flaky by Alex Light · 7 years ago
  62. 2e53f8f Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 by Treehugger Robot · 7 years ago
  63. 60c29e4 Merge "ART: Modify --abort-on-hard-verifier-error" by Treehugger Robot · 7 years ago
  64. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  65. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 7 years ago
  66. d1183f4 Merge "Remove temporary bail-out on something that crashed jack often." by Aart Bik · 7 years ago
  67. fdfb4d4 ART: Modify --abort-on-hard-verifier-error by Andreas Gampe · 7 years ago
  68. 65e514a Merge "Prompt dx/jack setting of command line in failure report." by Treehugger Robot · 7 years ago
  69. f6fe3cb Merge "Fix FastNative/CriticalNative annotation lookup." by Treehugger Robot · 7 years ago
  70. 38ae049 Remove temporary bail-out on something that crashed jack often. by Aart Bik · 7 years ago
  71. 67abbca Merge "ART: Refactor retrieval of types through ArtMethod." by Treehugger Robot · 7 years ago
  72. 078a27a Merge changes If53d3ee3,I7cc0eea1 by Mathieu Chartier · 7 years ago
  73. 3a9aa5b Prompt dx/jack setting of command line in failure report. by Aart Bik · 7 years ago
  74. 83e9e0e Merge "Typo in checker test : VecMull -> VecMul" by Aart Bik · 7 years ago
  75. 370f57e Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 7 years ago
  76. ae616fa Merge "ART: Move openjdkjvm to art/" by Treehugger Robot · 7 years ago
  77. 54c1afa Merge "Fix ClassLinker::SetEntryPointsToInterpreter() for native methods" by Vladimir Marko · 7 years ago
  78. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 7 years ago
  79. c16268f Fix ClassLinker::SetEntryPointsToInterpreter() for native methods by Goran Jakovljevic · 7 years ago
  80. 73264cc Merge "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  81. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  82. bebd7bd JVMTI set & get local variables by Alex Light · 7 years ago
  83. ceae170 Typo in checker test : VecMull -> VecMul by Aart Bik · 7 years ago
  84. 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  85. c932707 Merge "ART: Add more logging to ClassLoaderContext mismatches" by Treehugger Robot · 7 years ago
  86. 62a96c9 Merge "Revert "Avoid creating verified methods for non quickening filters"" by Treehugger Robot · 7 years ago
  87. 605fe24 Implemented Nested Transaction by Chang Xing · 7 years ago
  88. aaeeb68 Merge "Add script to generate CMakeLists files used for CLion setup" by Shubham Ajmera · 7 years ago
  89. 8eb1849 Add script to generate CMakeLists files used for CLion setup by Shubham Ajmera · 7 years ago
  90. 95caa2b Merge "ART: Move simulator to art/" by Treehugger Robot · 7 years ago
  91. 5a906fc Add strict flag in transaction by Chang Xing · 7 years ago
  92. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  93. 5d15e6c ART: Move openjdkjvm to art/ by Andreas Gampe · 7 years ago
  94. 055761a Merge "Changed the likelihood." by Treehugger Robot · 7 years ago
  95. 92b6014 Merge "ART: Disable CHA for AoT" by Treehugger Robot · 7 years ago
  96. 71da487 ART: Move simulator to art/ by Andreas Gampe · 7 years ago
  97. ce68cc6 JVMTI GetLocalVariableTable function support by Alex Light · 7 years ago
  98. ad70831 Changed the likelihood. by Sumnima Joshi · 7 years ago
  99. b22ae40 Merge "Be prepared to handle empty class loader contexts" by Calin Juravle · 7 years ago
  100. 2c2e13e Merge "Disable test-660 for no-prebuild" by Treehugger Robot · 7 years ago