1. 5950cf8 [metrics] Do not write to statsd when not supported by Eric Holk · 3 years, 10 months ago
  2. b0298f5 make the art thread pool use the exact stack_size by eric.yan · 3 years, 10 months ago
  3. 987a8ea Create directory before running tests. by Nicolas Geoffray · 3 years, 10 months ago
  4. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 3 years, 10 months ago
  5. 68e8a7c Clean up JniMethodStart(). by Vladimir Marko · 3 years, 10 months ago
  6. c2f4693 Reduce string allocations in ProfileCompilationInfo. by Vladimir Marko · 3 years, 10 months ago
  7. 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 3 years, 10 months ago
  8. 7fc6aac Add GC-related metrics to the telemetry infrastructure by Lokesh Gidra · 3 years, 10 months ago
  9. 65a9fb4 [metrics] Change -Xwrite-metrics-to-statsd to take explicit argument by Eric Holk · 3 years, 10 months ago
  10. 59c2103 Support /system/system_ext/framework jars with hiddenapi. by Nicolas Geoffray · 3 years, 10 months ago
  11. c714f40 Fix crash on error paths from GenericJNI trampoline. by Vladimir Marko · 3 years, 10 months ago
  12. 17b4d2b Add code size to CodeInfo. by David Srbecky · 3 years, 10 months ago
  13. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 3 years, 10 months ago
  14. 4e7b3c7 Make some hash/equals operators inline. by Vladimir Marko · 3 years, 10 months ago
  15. 8916fc0 Replace histogram in CumulativeLogger with average am: 0613605645 by Lokesh Gidra · 3 years, 10 months ago
  16. 8765085 Pass duped FDs to the vdex_for_odex_ OatFileInfo. am: ee1c9613d9 by Nicolas Geoffray · 3 years, 10 months ago
  17. 05a4cbd runtime: log message for failing to stat odrefresh files am: e5276da1c7 by Orion Hodson · 3 years, 10 months ago
  18. 526f6cb [LSC] Add LOCAL_LICENSE_KINDS to art am: 9150de6901 by Bob Badour · 3 years, 10 months ago
  19. 0613605 Replace histogram in CumulativeLogger with average by Lokesh Gidra · 3 years, 10 months ago
  20. ee1c961 Pass duped FDs to the vdex_for_odex_ OatFileInfo. by Nicolas Geoffray · 3 years, 10 months ago
  21. e5276da runtime: log message for failing to stat odrefresh files by Orion Hodson · 3 years, 10 months ago
  22. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
  23. b5092b6 Fix indentation in Field.get() am: 55a45f3edf by Lokesh Gidra · 3 years, 10 months ago
  24. 55a45f3 Fix indentation in Field.get() by Lokesh Gidra · 3 years, 10 months ago
  25. 6e3dd9e Fix jclass read barrier in GenericJNI. am: 0eebdcc511 by Vladimir Marko · 3 years, 10 months ago
  26. 0eebdcc Fix jclass read barrier in GenericJNI. by Vladimir Marko · 3 years, 10 months ago
  27. 7ff54bc Support loading vdex files without odex. am: 16f60dc094 by Nicolas Geoffray · 3 years, 10 months ago
  28. 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 3 years, 11 months ago
  29. 85952c1 Revert "Lazily allocate DexCache arrays." am: b9b7d91f5c by Orion Hodson · 3 years, 10 months ago
  30. b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 3 years, 10 months ago
  31. 6f2b5e2 Return null for PhantomReference.referent in Field_get() am: 3a8d7c2de4 by Lokesh Gidra · 3 years, 10 months ago
  32. 3a8d7c2 Return null for PhantomReference.referent in Field_get() by Lokesh Gidra · 3 years, 10 months ago
  33. ce22a1f Add nativeZygoteJitEnabled am: ae7c8da2dc by Hans Boehm · 3 years, 10 months ago
  34. ae7c8da Add nativeZygoteJitEnabled by Hans Boehm · 3 years, 11 months ago
  35. 24d60e0 [metrics] Add GC related counters/histograms am: e99a858404 by Lokesh Gidra · 3 years, 10 months ago
  36. e99a858 [metrics] Add GC related counters/histograms by Lokesh Gidra · 3 years, 10 months ago
  37. 3516f5f Remove Flags am: df69bd7575 by Eric Holk · 3 years, 10 months ago
  38. df69bd7 Remove Flags by Eric Holk · 3 years, 10 months ago
  39. c341045 Lazily allocate DexCache arrays. am: 1214319d27 by David Srbecky · 3 years, 10 months ago
  40. 1214319 Lazily allocate DexCache arrays. by David Srbecky · 3 years, 11 months ago
  41. 0e81e8b Do not create HandleScope for JNI transitions. am: cedec9db0a by Vladimir Marko · 3 years, 10 months ago
  42. cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 3 years, 11 months ago
  43. 1c1c860 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 3 years, 10 months ago
  44. 09efc16 Revert "Remove obsolete TestApiEnforcementPolicy." by satayev · 3 years, 10 months ago
  45. 74584e6 [metrics] Add ClassLoadingTotalTime counter by Eric Holk · 3 years, 10 months ago
  46. fedff51 Change runtime behavior related to hiddenapi. by Nicolas Geoffray · 3 years, 11 months ago
  47. 52be87a Merge ab/7061308 into stage. by Xin Li · 3 years, 10 months ago
  48. b6f8857 runtime: update oat_file_assistant for on device signing by Orion Hodson · 3 years, 11 months ago
  49. 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 3 years, 11 months ago
  50. 8dcdd47 Handle Reference-type object in Field_get() by Lokesh Gidra · 3 years, 10 months ago
  51. 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 3 years, 11 months ago
  52. 8856695 Use the checksum in the dex header for anynomous vdex files. by Nicolas Geoffray · 3 years, 11 months ago
  53. dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 3 years, 10 months ago
  54. 3dba023 Add a server-configurable flags API by Eric Holk · 4 years ago
  55. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 3 years, 11 months ago
  56. a746c63 Remove unsed artLookupResolvedMethod. by Nicolas Geoffray · 3 years, 11 months ago
  57. 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 3 years, 11 months ago
  58. 2b94572 runtime: add image to gLogVerbosity template by Orion Hodson · 3 years, 11 months ago
  59. d4ff5bb Remove dalvik-pruning APIs by Calin Juravle · 3 years, 11 months ago
  60. 2807839 Add logcat message when @TestApi access is denied by Pedro Loureiro · 4 years ago
  61. 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 4 years ago
  62. 01cc910 Quiet unneeded warning about jdwp by Alex Light · 3 years, 11 months ago
  63. c7ac91b [metrics] Report some ART metadata by Eric Holk · 3 years, 11 months ago
  64. 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 3 years, 11 months ago
  65. 1b3fb62 Do not dump details of OOME for thread peer. by Vladimir Marko · 3 years, 11 months ago
  66. eae6a71 Avoid an unnecessary ComputeModifiedUtf8Hash(). by Vladimir Marko · 3 years, 11 months ago
  67. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 3 years, 11 months ago
  68. b6dda5a [metrics] Report metrics at app startup completion by Eric Holk · 3 years, 11 months ago
  69. 4335474 Cache hashes of virtual methods in j.l.Object. by Vladimir Marko · 3 years, 11 months ago
  70. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 8 months ago
  71. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 4 years ago
  72. b5a10be ART/Perfetto Java Heap Profiler by Wessam Hassanein · 4 years, 2 months ago
  73. 8ba4de1 ART: Implement predicated SIMD vectorization. by Artem Serov · 5 years ago
  74. 3098e36 Limit hidden api logcat logging. by Andrei Onea · 4 years ago
  75. 9807115 Improve trace logging when loading odex files by Calin Juravle · 4 years ago
  76. d8b153b Remove obsolete TestApiEnforcementPolicy. by Artur Satayev · 4 years ago
  77. b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 3 years, 11 months ago
  78. 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years ago
  79. 10592e3 Default jdwpOptions to suspend=n,server=y by Alex Light · 4 years, 1 month ago
  80. d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 4 years ago
  81. 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 4 years ago
  82. 3a1ca40 [metrics] Add histogram statistics for reporting by Eric Holk · 4 years ago
  83. e77141a Add debug output for bug 177816575. by Vladimir Marko · 4 years ago
  84. 7572e76 Revert "Remove obsolete code in the verifier." by Nicolas Geoffray · 4 years ago
  85. 42bee50 Clean up ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
  86. c7993d5 Rewrite ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
  87. 22538e4 Remove obsolete code in the verifier. by Nicolas Geoffray · 4 years ago
  88. 151e23a Rewrite intern table construction in ImageWriter. by Vladimir Marko · 4 years ago
  89. f6510e4 Fix CardTable::Scan for short regions. by Vladimir Marko · 4 years ago
  90. bd728b0 Add a ScopedTrace when updating code_item and entrypoint in image. by Nicolas Geoffray · 4 years ago
  91. 04ea42c Add a new kind of verifier error with unresolved type checks. by Nicolas Geoffray · 4 years ago
  92. c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years ago
  93. 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 4 years ago
  94. e585964 When entering nterp, take a fast path for instance calls with 1 argument. by Nicolas Geoffray · 4 years ago
  95. 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 4 years ago
  96. 805769b Remove unused flag is_zygote flag from ImageSpace. by Orion Hodson · 4 years ago
  97. fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 4 years ago
  98. 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 4 years ago
  99. 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
  100. b8686ce Partial Load Store Elimination by Alex Light · 4 years, 2 months ago