1. ab2ce84 Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 7 years ago
  2. 91f35d6 Add more details to verifier dumping for gAborting by Mathieu Chartier · 7 years ago
  3. 6e9d38c Merge "ART: Remove static libbase" into pi-dev by TreeHugger Robot · 7 years ago
  4. 15011e9 Merge "Ignore vdex files for addr2line." into pi-dev by Christopher Ferris · 7 years ago
  5. 286e26a ART: Remove static libbase by Andreas Gampe · 7 years ago
  6. 8691654 Merge "Make LOG(INFO) a VLOG(jdwp)" into pi-dev by TreeHugger Robot · 7 years ago
  7. c9806b1 Make LOG(INFO) a VLOG(jdwp) by Alex Light · 7 years ago
  8. dc80a71 Fix instrumentation stack tracking by Alex Light · 7 years ago
  9. 667df0e Revert "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  10. 7f52dbe Merge changes from topic "libartbase" into pi-dev by David Sehr · 7 years ago
  11. 0f0cb32 Ignore vdex files for addr2line. by Christopher Ferris · 7 years ago
  12. feac30f Merge "Change Addr2line to use poll." into pi-dev by Christopher Ferris · 7 years ago
  13. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  14. cedad4bd Merge "ART: Add to comments" into pi-dev by TreeHugger Robot · 7 years ago
  15. 5e074ed Change Addr2line to use poll. by Christopher Ferris · 7 years ago
  16. df29be4 Merge "ART: Use try-lock for interface marking" into pi-dev by TreeHugger Robot · 7 years ago
  17. 470eaec ART: Add to comments by Andreas Gampe · 7 years ago
  18. 52fcfea Merge "ART: Update dex-file fallback code" into pi-dev by TreeHugger Robot · 7 years ago
  19. a2649fc ART: Fixes for constructor parameter annotations by Orion Hodson · 7 years ago
  20. ed010d4 ART: Update dex-file fallback code by Andreas Gampe · 7 years ago
  21. c4af33f ART: Use try-lock for interface marking by Andreas Gampe · 7 years ago
  22. 443a6a5 Ensure loaded plugins are not copied. by Alex Light · 7 years ago
  23. a2d18b7 Merge "ART: Restrict ImageSpace space check to first image" by Treehugger Robot · 7 years ago
  24. 398daff Merge "x86-64: Fix art_quick_osr_stub for unwinder." by Vladimir Marko · 7 years ago
  25. 6e74abb ART: Restrict ImageSpace space check to first image by Andreas Gampe · 7 years ago
  26. 981218d Merge "ART: Do not mmap boot image tables for non-executable oat files." by Vladimir Marko · 7 years ago
  27. 642de00 Merge "ARM64: Rewrite art_quick_osr_stub for unwinder." by Vladimir Marko · 7 years ago
  28. 134cfdd x86-64: Fix art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  29. c6dfc7a ART: Do not mmap boot image tables for non-executable oat files. by Vladimir Marko · 7 years ago
  30. a26f416 ARM64: Rewrite art_quick_osr_stub for unwinder. by Vladimir Marko · 7 years ago
  31. 3c18f4e Merge "Catch references to unused regions in art::gc::ConcurrentCopying::Mark." by Roland Levillain · 7 years ago
  32. 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
  33. 2dd2e1e Catch references to unused regions in art::gc::ConcurrentCopying::Mark. by Roland Levillain · 7 years ago
  34. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  35. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  36. 878124c Merge "Small documentation and stylistic changes." by Roland Levillain · 7 years ago
  37. c1e5889 Merge "Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex." by Roland Levillain · 7 years ago
  38. 50caa3d Merge "Fix a dead lock between garbage colletion and sample-based tracing." by Roland Levillain · 7 years ago
  39. abd52cd Merge "Correctly handle instrumenting threads multiple times." by Alex Light · 7 years ago
  40. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  41. cd72dc9 Fix an incorrect use of ScopedContentionRecorder in ReaderWriterMutex. by Roland Levillain · 7 years ago
  42. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  43. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  44. e45b3b1 Fix a dead lock between garbage colletion and sample-based tracing. by Roland Levillain · 7 years ago
  45. 6dfaa0c Merge "ART: add exynos-m3 to a53 #835769 & #843419 erratum exception list" by Treehugger Robot · 7 years ago
  46. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  47. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  48. 055407c Correctly handle instrumenting threads multiple times. by Alex Light · 7 years ago
  49. d78ceca Merge "Add more info to class initialization check" by Treehugger Robot · 7 years ago
  50. cfda88f Add more info to class initialization check by Alex Light · 7 years ago
  51. 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 7 years ago
  52. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 7 years ago
  53. 0bdc1fc Merge "Fix issue with obsolete methods and const-method-handle" by Alex Light · 7 years ago
  54. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  55. cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 7 years ago
  56. d959ccd Merge "Fix "jit at first use" for proxy methods." by Vladimir Marko · 7 years ago
  57. 37602aa Fix "jit at first use" for proxy methods. by Vladimir Marko · 7 years ago
  58. 33ff844 Merge "Workaround for class loader issues in verifier." by Nicolas Geoffray · 7 years ago
  59. e42d717 Merge "native: Cleanup jni usage code" by Treehugger Robot · 7 years ago
  60. 06537f7 native: Cleanup jni usage code by Igor Murashkin · 7 years ago
  61. 54d2c7e Merge "Make duplicate intern string check be debug only" by Treehugger Robot · 7 years ago
  62. 20b2ce4 Bump vdex version by Mathieu Chartier · 7 years ago
  63. 81894bc Make duplicate intern string check be debug only by Mathieu Chartier · 7 years ago
  64. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 7 years ago
  65. befa309 Workaround for class loader issues in verifier. by Nicolas Geoffray · 7 years ago
  66. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  67. b81dedb Merge "ART: Support for VarHandle invokers" by Treehugger Robot · 7 years ago
  68. 8ccef7e Merge "Don't fixup proxy method arguments after invoking the InvocationHandler." by Roland Levillain · 7 years ago
  69. b8b9387 ART: Support for VarHandle invokers by Orion Hodson · 7 years ago
  70. 1c128fa Merge "Fix a memory leak" by Treehugger Robot · 7 years ago
  71. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
  72. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  73. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  74. 99bd16b Extend error reporting in art::gc::Heap::GrowForUtilization. by Roland Levillain · 7 years ago
  75. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  76. 65466b5 Merge "Register tests for profiling after the runtime has started" by Treehugger Robot · 7 years ago
  77. 2bce076 Register tests for profiling after the runtime has started by Calin Juravle · 7 years ago
  78. 9e937be Add check JNI tests for byte and 16-bit primitives. by Ian Rogers · 7 years ago
  79. a68aabb Don't fixup proxy method arguments after invoking the InvocationHandler. by Roland Levillain · 7 years ago
  80. 88c6d26 patchoat: take directories instead of filenames by Chris Morin · 7 years ago
  81. 11088ad Merge "Visit proxy methods reference arguments when visiting Quick frames roots." by Roland Levillain · 7 years ago
  82. 5919f73 Merge "ART: Move CHECK to DCHECK in FindResolvedMethod" by Treehugger Robot · 7 years ago
  83. bdf1bc4 Merge "ART: Add more logging to FindResolvedMethod" by Treehugger Robot · 7 years ago
  84. 62d45e0 Merge "Add option for not copying dex" by Mathieu Chartier · 7 years ago
  85. 65915f0 ART: Move CHECK to DCHECK in FindResolvedMethod by Andreas Gampe · 7 years ago
  86. 315d7af ART: Add more logging to FindResolvedMethod by Andreas Gampe · 7 years ago
  87. ccb0019 Fix a memory leak by George Burgess IV · 7 years ago
  88. 792111c Add option for not copying dex by Mathieu Chartier · 7 years ago
  89. e06e48e Merge "Propagate an is_zygote flag through nativePostForkChild." by Treehugger Robot · 7 years ago
  90. b092895 Merge "Dex header cleanup and windows simplification" by Treehugger Robot · 7 years ago
  91. 999646d Dex header cleanup and windows simplification by David Sehr · 7 years ago
  92. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 7 years ago
  93. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 7 years ago
  94. 7d2894d Merge "Extend logging around instrumentation check" by Treehugger Robot · 7 years ago
  95. f1c29aa Merge "Ensure that we always set the method hotness in the profile" by Treehugger Robot · 7 years ago
  96. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 7 years ago
  97. 0a80b0e Extend logging around instrumentation check by Alex Light · 7 years ago
  98. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 7 years ago
  99. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  100. 0280eb0 Merge "Reduce the scope of CheckJNI." by Treehugger Robot · 7 years ago