1. 5115a4d Clean up initialization checks for entrypoints. by Vladimir Marko · 4 years, 9 months ago
  2. 44465f7 Add checks for pooled_mark_stacks in CC GC by Lokesh Gidra · 4 years, 9 months ago
  3. cce414f Delay entrypoint update until visibly initialized. by Vladimir Marko · 4 years, 10 months ago
  4. 63f712f Switch interpreter: Split the method in ASAN to avoid huge frames by David Srbecky · 5 years ago
  5. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 4 years, 9 months ago
  6. 47d2947 Revert "Improve stack unwinding during gcstress tests." by David Srbecky · 4 years, 9 months ago
  7. 08dcf15 Revert "gcstress: Limit the number of unwinds." by David Srbecky · 4 years, 9 months ago
  8. 52c7e98 gcstress: Limit the number of unwinds. by David Srbecky · 4 years, 9 months ago
  9. e828ea0 Make bitmap constants more explicit. by Florian Mayer · 4 years, 9 months ago
  10. adb66f9 Revert^2 "JIT: Separate code allocation and initialization." by David Srbecky · 4 years, 9 months ago
  11. ff25806 jitzygote: only copy contents if they differ. by Nicolas Geoffray · 4 years, 9 months ago
  12. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 4 years, 9 months ago
  13. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 4 years, 10 months ago
  14. 5ee206f Make LinkMethods setup the entrypoint like image_writer. by Nicolas Geoffray · 4 years, 10 months ago
  15. 9bee62a JIT mini-debug-info: Compression micro-optimization. by David Srbecky · 4 years, 10 months ago
  16. 444e998 JIT mini-debug-info: Generate the debug info sooner. by David Srbecky · 4 years, 10 months ago
  17. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 4 years, 10 months ago
  18. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 4 years, 10 months ago
  19. 1cef6b2 Add and use a read-barrier free NeedInitializationCheck method. by Nicolas Geoffray · 4 years, 10 months ago
  20. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 4 years, 10 months ago
  21. 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 4 years, 10 months ago
  22. 94af582 JIT mini-debug-info: Add back timestamps. by David Srbecky · 4 years, 10 months ago
  23. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 4 years, 10 months ago
  24. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 4 years, 10 months ago
  25. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 4 years, 10 months ago
  26. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 4 years, 10 months ago
  27. 00b8d45 Remove the leading '/' in jit zygote memfd/ashmem names. by Nicolas Geoffray · 4 years, 10 months ago
  28. f3a1a29 Annotate boot profiles with the origin package names by Calin Juravle · 4 years, 10 months ago
  29. 86bf2fe Remove too agressive DCHECK. by Nicolas Geoffray · 4 years, 10 months ago
  30. d5fe17e Fix incorrect narrowing type cast by Yi Kong · 4 years, 10 months ago
  31. 4090657 Deoptimize boot image when profiling boot class path by Mathieu Chartier · 4 years, 10 months ago
  32. 19cb8e2 Lower the check to class is initialized. by Nicolas Geoffray · 4 years, 10 months ago
  33. de05550 Use ClassStatus::kVisiblyInitialized in reflection. by Vladimir Marko · 5 years ago
  34. fd64e56 Move to bionic platform include. by Christopher Ferris · 4 years, 10 months ago
  35. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 4 years, 10 months ago
  36. 371390f Call NativeDebugInfoPostFork in the child post-fork. by Nicolas Geoffray · 4 years, 10 months ago
  37. b096c91 Correctly perform read-barriers on cross-thread reg access by Alex Light · 4 years, 10 months ago
  38. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 4 years, 10 months ago
  39. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 4 years, 10 months ago
  40. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 4 years, 10 months ago
  41. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 4 years, 10 months ago
  42. a6c9b78 Consolidate profile methods by Calin Juravle · 4 years, 10 months ago
  43. 38cf110 Process method flags uniformly in the profile by Calin Juravle · 4 years, 10 months ago
  44. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 4 years, 10 months ago
  45. 1550a66 JIT mini-debug-info: Add support for zygote shared memory by David Srbecky · 5 years ago
  46. 357d4db Improve stack unwinding during gcstress tests. by David Srbecky · 4 years, 10 months ago
  47. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 4 years, 10 months ago
  48. fb11957 Fixed issue in structural redefinition around class init by Alex Light · 4 years, 10 months ago
  49. e5abfbd Check revoked_mark_stacks empty in FinishPhase() by Lokesh Gidra · 4 years, 10 months ago
  50. 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 4 years, 10 months ago
  51. 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 4 years, 10 months ago
  52. c971eaf Basic structural redefinition support by Alex Light · 5 years ago
  53. 1ba7e8c Fix uses of DW_CFA_restore_state in assembly code. by David Srbecky · 4 years, 11 months ago
  54. 849439a Refactor the management of profile keys by Calin Juravle · 4 years, 10 months ago
  55. 973f8c4 Create boot image profiles with the appropriate version by Calin Juravle · 4 years, 10 months ago
  56. f4666af Revert^2 "Fix profile saver hotness for AOT code" by Mathieu Chartier · 4 years, 11 months ago
  57. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 4 years, 10 months ago
  58. 4fa78a0 Revert^2 "Additional sanity checking for JIT thresholds" by Orion Hodson · 4 years, 10 months ago
  59. 87beba3 Fix some typos in ART. by Roland Levillain · 5 years ago
  60. 40fb15b Fix MethodHandle::GetTargetClass bug by Alex Light · 4 years, 10 months ago
  61. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 4 years, 10 months ago
  62. f923b09 Revert "Additional sanity checking for JIT thresholds" by Nicolas Geoffray · 4 years, 10 months ago
  63. 5a3e9fb Additional sanity checking for JIT thresholds by Orion Hodson · 4 years, 10 months ago
  64. 3b08bcc Fixup inconsistency due to change in Plugin loading requirements. by Alex Light · 4 years, 10 months ago
  65. 0054aa5 Have JavaFrameRootInfo give more info about provenance of root. by Alex Light · 4 years, 10 months ago
  66. 1092bf3 Avoid creating runtime thread pool for system server by Mathieu Chartier · 4 years, 10 months ago
  67. 5c93af3 Loosen verifier around interface-invoke-super by Alex Light · 4 years, 10 months ago
  68. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 4 years, 11 months ago
  69. 7f8678e Revert^2 "Prevent overflow for AOT hotness counters" by Mathieu Chartier · 4 years, 11 months ago
  70. acb1237 Fix unhandled allocation failure by Orion Hodson · 4 years, 11 months ago
  71. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago
  72. ccb0b5f jitzyogte: madvise away dex files after compilation. by Nicolas Geoffray · 5 years ago
  73. b3b803b Enable JIT dual data mapping. by David Srbecky · 5 years ago
  74. 87fb032 Fix JIT data dual mapping for apps. by David Srbecky · 5 years ago
  75. 7ab0777 Revert "Prevent overflow for AOT hotness counters" by Nicolas Geoffray · 4 years, 11 months ago
  76. 775d38d Revert "Fix profile saver hotness for AOT code" by Nicolas Geoffray · 4 years, 11 months ago
  77. 79e6eb8 Prevent overflow for AOT hotness counters by Mathieu Chartier · 5 years ago
  78. bae88c0 Supported AVX/AVX2 in art-interpreter by jaishank · 5 years ago
  79. 4cb48c1 Fix profile saver hotness for AOT code by Mathieu Chartier · 5 years ago
  80. e09b87e JIT mini-debug-info: Support JIT data dual mapping. by David Srbecky · 5 years ago
  81. c88c1d0 Fully remove DumpKernelStack. by Elliott Hughes · 5 years ago
  82. 4ec4d48 ART: Verifier cleanup by Andreas Gampe · 5 years ago
  83. efd55b5 Don't complain if we can't read /proc/self/task/pid/stack. by Elliott Hughes · 5 years ago
  84. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 5 years ago
  85. 82e347b Increase kNotifyNativeInterval on host by Hans Boehm · 5 years ago
  86. c617561 ART: Add support for SVE feature for ARM64. by Artem Serov · 5 years ago
  87. e9455f6 Clear the boot task at fork. by Nicolas Geoffray · 5 years ago
  88. 8fc2f95 JIT mini-debug-info: Remove global maps. by David Srbecky · 5 years ago
  89. 9ce340f ARM64: toFloat() intrinsics with ARMv8 FP16. by xueliang.zhong · 5 years ago
  90. ac8f936 JIT code cache: Don't set footprint limit for data portion. by David Srbecky · 5 years ago
  91. ea5b429 Include evacuated bytes in heap size trace by Lokesh Gidra · 5 years ago
  92. a67daeb Fix race between post fork initialization and JIT. by Nicolas Geoffray · 5 years ago
  93. d5a9587 Update the entrypoint with the code entrypoint, not the code pointer. by Nicolas Geoffray · 5 years ago
  94. 44b977d Print more JIT memory use stats. by David Srbecky · 5 years ago
  95. a6f3583 Couple of small improvements in jitzygote config. by Nicolas Geoffray · 5 years ago
  96. fa59588 Fix setting/getting the native priority of a thread. by Nicolas Geoffray · 5 years ago
  97. 918e9af Add assembly support for -fsanitize=hwaddress tagged globals. by Peter Collingbourne · 5 years ago
  98. bfcea3d Jit-zygote: Postpone pre-compilation until boot is completed. by David Srbecky · 5 years ago
  99. b41869a Fix linker error in JitCompilerInterface by David Srbecky · 5 years ago
  100. f56393c Switch-interpreter: Inline field getters and setters. by David Srbecky · 5 years ago