1. ab2ce84 Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 6 years ago
  2. 056967e Add missing Dex file dependency for ART gtest oat_writer_test. by Roland Levillain · 6 years ago
  3. a38afb2 Merge "Add more details to verifier dumping for gAborting" into pi-dev by TreeHugger Robot · 6 years ago
  4. 91f35d6 Add more details to verifier dumping for gAborting by Mathieu Chartier · 6 years ago
  5. 01f94d3 Merge "Enable ThinLTO for dex2oat" into pi-dev by TreeHugger Robot · 6 years ago
  6. 6e9d38c Merge "ART: Remove static libbase" into pi-dev by TreeHugger Robot · 6 years ago
  7. 15011e9 Merge "Ignore vdex files for addr2line." into pi-dev by Christopher Ferris · 6 years ago
  8. 286e26a ART: Remove static libbase by Andreas Gampe · 6 years ago
  9. 8691654 Merge "Make LOG(INFO) a VLOG(jdwp)" into pi-dev by TreeHugger Robot · 6 years ago
  10. c9806b1 Make LOG(INFO) a VLOG(jdwp) by Alex Light · 6 years ago
  11. dc80a71 Fix instrumentation stack tracking by Alex Light · 6 years ago
  12. 667df0e Revert "Correctly handle instrumenting threads multiple times." by Alex Light · 6 years ago
  13. 7f52dbe Merge changes from topic "libartbase" into pi-dev by David Sehr · 6 years ago
  14. 0094047 Merge "Fix expectations of 988." into pi-dev by Nicolas Geoffray · 6 years ago
  15. 2e5db36 Fix expectations of 988. by Nicolas Geoffray · 6 years ago
  16. 0f0cb32 Ignore vdex files for addr2line. by Christopher Ferris · 6 years ago
  17. feac30f Merge "Change Addr2line to use poll." into pi-dev by Christopher Ferris · 6 years ago
  18. b08ad19 Fix OS::GetFileSizeBytes(). by Vladimir Marko · 6 years ago
  19. 64fdaf8 Disable failing test. by Nicolas Geoffray · 6 years ago
  20. 3662e60 Attempt to fix macos build. by Nicolas Geoffray · 6 years ago
  21. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  22. cedad4bd Merge "ART: Add to comments" into pi-dev by TreeHugger Robot · 6 years ago
  23. 36b5415 Enable ThinLTO for dex2oat by Yi Kong · 6 years ago
  24. 5e074ed Change Addr2line to use poll. by Christopher Ferris · 6 years ago
  25. df29be4 Merge "ART: Use try-lock for interface marking" into pi-dev by TreeHugger Robot · 6 years ago
  26. 470eaec ART: Add to comments by Andreas Gampe · 6 years ago
  27. 52fcfea Merge "ART: Update dex-file fallback code" into pi-dev by TreeHugger Robot · 6 years ago
  28. abcbf82 Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid" into pi-dev by TreeHugger Robot · 6 years ago
  29. 18e14b5 Ensure when NotifyMethodRedefined is called the ArtMethod is valid by Alex Light · 6 years ago
  30. a2649fc ART: Fixes for constructor parameter annotations by Orion Hodson · 6 years ago
  31. ed010d4 ART: Update dex-file fallback code by Andreas Gampe · 6 years ago
  32. c4af33f ART: Use try-lock for interface marking by Andreas Gampe · 6 years ago
  33. 0f6c3ec Avoid verifying output dex for dexlayout in FixedUpDexFile::Create by Mathieu Chartier · 6 years ago
  34. 63354d1 Merge "Ensure loaded plugins are not copied." am: a9a74666df am: d38b3a94f0 by Alex Light · 6 years ago
  35. ccb274f Merge "Ensure loaded plugins are not copied." am: a9a74666df am: d38b3a94f0 by Alex Light · 6 years ago
  36. d38b3a9 Merge "Ensure loaded plugins are not copied." am: a9a74666df by Alex Light · 6 years ago
  37. a9a7466 Merge "Ensure loaded plugins are not copied." by Treehugger Robot · 6 years ago
  38. 443a6a5 Ensure loaded plugins are not copied. by Alex Light · 6 years ago
  39. 319c343 Merge "Fix handling for partial cdex conversion rejection in multidex" am: 78d627ded3 am: dfa174fb19 by Mathieu Chartier · 6 years ago
  40. 13c5407 Merge "ART: Restrict ImageSpace space check to first image" am: a2d18b7072 am: dbf2c9c17d by Andreas Gampe · 6 years ago
  41. 4b897e7 Merge "Fix handling for partial cdex conversion rejection in multidex" am: 78d627ded3 by Mathieu Chartier · 6 years ago
  42. 6efee94 Merge "ART: Restrict ImageSpace space check to first image" am: a2d18b7072 by Andreas Gampe · 6 years ago
  43. dfa174f Merge "Fix handling for partial cdex conversion rejection in multidex" by Mathieu Chartier · 6 years ago
  44. d291fb0 Merge "x86-64: Fix art_quick_osr_stub for unwinder." am: 398daffb3e am: 469c98f89f by Vladimir Marko · 6 years ago
  45. dbf2c9c Merge "ART: Restrict ImageSpace space check to first image" am: a2d18b7072 by Andreas Gampe · 6 years ago
  46. 5312095 Merge "x86-64: Fix art_quick_osr_stub for unwinder." am: 398daffb3e by Vladimir Marko · 6 years ago
  47. 469c98f Merge "x86-64: Fix art_quick_osr_stub for unwinder." am: 398daffb3e by Vladimir Marko · 6 years ago
  48. 78d627d Merge "Fix handling for partial cdex conversion rejection in multidex" by Mathieu Chartier · 6 years ago
  49. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 6 years ago
  50. a2d18b7 Merge "ART: Restrict ImageSpace space check to first image" by Treehugger Robot · 6 years ago
  51. 398daff Merge "x86-64: Fix art_quick_osr_stub for unwinder." by Vladimir Marko · 6 years ago
  52. 6e74abb ART: Restrict ImageSpace space check to first image by Andreas Gampe · 6 years ago
  53. c410a0e Merge "ART: Fix 709-checker-varhandles" am: 38d0083c65 am: f11633857e by Orion Hodson · 6 years ago
  54. c211557 Merge "ART: Fix 709-checker-varhandles" am: 38d0083c65 am: f11633857e by Orion Hodson · 6 years ago
  55. f116338 Merge "ART: Fix 709-checker-varhandles" am: 38d0083c65 by Orion Hodson · 6 years ago
  56. 38d0083 Merge "ART: Fix 709-checker-varhandles" by Treehugger Robot · 6 years ago
  57. fa4f841 Merge "ART: Do not mmap boot image tables for non-executable oat files." am: 981218d156 am: 91968c1574 by Vladimir Marko · 6 years ago
  58. 31e630d Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." am: 642de00355 am: 372392a350 by Vladimir Marko · 6 years ago
  59. 95b8415 Merge "ART: Do not mmap boot image tables for non-executable oat files." am: 981218d156 by Vladimir Marko · 6 years ago
  60. 6d7e436 Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." am: 642de00355 by Vladimir Marko · 6 years ago
  61. 91968c1 Merge "ART: Do not mmap boot image tables for non-executable oat files." by Vladimir Marko · 6 years ago
  62. 372392a Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." am: 642de00355 by Vladimir Marko · 6 years ago
  63. 981218d Merge "ART: Do not mmap boot image tables for non-executable oat files." by Vladimir Marko · 6 years ago
  64. 642de00 Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." by Vladimir Marko · 6 years ago
  65. 134cfdd x86-64: Fix art_quick_osr_stub for unwinder. by Vladimir Marko · 6 years ago
  66. f8928db ART: Fix 709-checker-varhandles by Orion Hodson · 6 years ago
  67. c6dfc7a ART: Do not mmap boot image tables for non-executable oat files. by Vladimir Marko · 6 years ago
  68. a26f416 ARM64: Rewrite art_quick_osr_stub for unwinder. by Vladimir Marko · 6 years ago
  69. 48d69e1 Merge "ART: Fix 710-invoke-custom failure" am: 700ef3d1ad am: 82eeb53589 by Orion Hodson · 6 years ago
  70. 7f584d9 Merge "ART: Fix 710-invoke-custom failure" am: 700ef3d1ad am: 82eeb53589 by Orion Hodson · 6 years ago
  71. 82eeb53 Merge "ART: Fix 710-invoke-custom failure" am: 700ef3d1ad by Orion Hodson · 6 years ago
  72. 700ef3d Merge "ART: Fix 710-invoke-custom failure" by Orion Hodson · 6 years ago
  73. f1f925a Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" am: 540ca50846 am: f99a64c761 by Lena Djokic · 6 years ago
  74. bdc03c9 Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." am: 3c18f4e9dc am: fb5049745f by Roland Levillain · 6 years ago
  75. de4b2fe Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" am: 540ca50846 by Lena Djokic · 6 years ago
  76. 9186030 Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." am: 3c18f4e9dc by Roland Levillain · 6 years ago
  77. f99a64c Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" am: 540ca50846 by Lena Djokic · 6 years ago
  78. fb50497 Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 6 years ago
  79. 540ca50 Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" by Treehugger Robot · 6 years ago
  80. 3c18f4e Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 6 years ago
  81. de558de ART: Fix 710-invoke-custom failure by Orion Hodson · 6 years ago
  82. ea7eeb1 Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963 am: 350ee30c30 by Igor Murashkin · 6 years ago
  83. 97968a4 Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1 am: befe4e77b2 am: 10e39562ad by Igor Murashkin · 6 years ago
  84. 99dc729 Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963 by Igor Murashkin · 6 years ago
  85. 10e3956 Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1 am: befe4e77b2 by Igor Murashkin · 6 years ago
  86. 350ee30 Merge "test: Fix 036-finalizer test flake on --jvm" am: a1b035b963 by Igor Murashkin · 6 years ago
  87. befe4e7 Merge changes I0e5f6d04,Ib7ce6740 am: c5a3a68ff1 by Igor Murashkin · 6 years ago
  88. a1b035b Merge "test: Fix 036-finalizer test flake on --jvm" by Treehugger Robot · 6 years ago
  89. c5a3a68 Merge changes I0e5f6d04,Ib7ce6740 by Treehugger Robot · 6 years ago
  90. c941d2e Merge "ART: harden test 044" am: 5951bcbce1 am: 360372d537 am: 5ccb17f776 by Andreas Gampe · 6 years ago
  91. 5ccb17f Merge "ART: harden test 044" am: 5951bcbce1 am: 360372d537 by Andreas Gampe · 6 years ago
  92. 360372d Merge "ART: harden test 044" am: 5951bcbce1 by Andreas Gampe · 6 years ago
  93. 5951bcb Merge "ART: harden test 044" by Treehugger Robot · 6 years ago
  94. 74fa888 ART: harden test 044 by Andreas Gampe · 6 years ago
  95. 34e992e test: Fix 036-finalizer test flake on --jvm by Igor Murashkin · 6 years ago
  96. 926fa77 test: Fix 1934-jvmti-signal-thread flake on --jvm by Igor Murashkin · 6 years ago
  97. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 6 years ago
  98. 57bd834 Merge "Revert "Temporarily add debug logging for b/31357497"" am: 7b414bac4b am: d319157b4b by Mathieu Chartier · 6 years ago
  99. 71568c4 Merge "Revert "Temporarily add debug logging for b/31357497"" am: 7b414bac4b by Mathieu Chartier · 6 years ago
  100. d319157 Merge "Revert "Temporarily add debug logging for b/31357497"" am: 7b414bac4b by Mathieu Chartier · 6 years ago