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