1. 77e6e95 Optimize FindClass ClassNotFoundException case am: 9634705832 by Mathieu Chartier · 6 years ago
  2. d6afac9 ahat: Fix broken style sheet. am: b086f5284a by Richard Uhler · 6 years ago
  3. 9634705 Optimize FindClass ClassNotFoundException case by Mathieu Chartier · 6 years ago
  4. b086f52 ahat: Fix broken style sheet. by Richard Uhler · 6 years ago
  5. 2670a2e jitzygote: Fix pre-JIT of native methods. am: d94c87d52e by David Srbecky · 6 years ago
  6. f7d322f Add a parallel_run.py tool am: 4d8d83f968 by Alex Light · 6 years ago
  7. d94c87d jitzygote: Fix pre-JIT of native methods. by David Srbecky · 6 years ago
  8. 4d8d83f Add a parallel_run.py tool by Alex Light · 6 years ago
  9. 8d677a9 Fix correctness for fast path class loading am: ef04ac6c05 by Mathieu Chartier · 6 years ago
  10. ef04ac6 Fix correctness for fast path class loading by Mathieu Chartier · 6 years ago
  11. f082a80 Prefix entrypoints with 0xFF so we can do extra checks. am: 1eb5d8770a by David Srbecky · 6 years ago
  12. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 6 years ago
  13. 9565c6b Clean up error messages in the previous CL. am: 9b70ee0fdb by Martin Stjernholm · 6 years ago
  14. 9b70ee0 Clean up error messages in the previous CL. by Martin Stjernholm · 6 years ago
  15. a9f8713 Add more entrypoint checks in oatdump. am: a54e0cc54a by David Srbecky · 6 years ago
  16. b8c1d5f Reduce luci timeout to 41. am: dbf5525cdb by David Srbecky · 6 years ago
  17. a54e0cc Add more entrypoint checks in oatdump. by David Srbecky · 6 years ago
  18. dbf5525 Reduce luci timeout to 41. by David Srbecky · 6 years ago
  19. c8a6c9c ART: Make LogVerifyInfo newlines consistent am: 2ad6cceed5 by Andreas Gampe · 6 years ago
  20. 2ad6cce ART: Make LogVerifyInfo newlines consistent by Andreas Gampe · 6 years ago
  21. 6195d5a Build dexdump on mac. am: b29ecc1a44 by David Srbecky · 6 years ago
  22. b29ecc1 Build dexdump on mac. by David Srbecky · 6 years ago
  23. 0a332e8 Plumb tombstoned connections through PALette. am: 2e2c45efd6 by Martin Stjernholm · 6 years ago
  24. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 6 years ago
  25. 115fd8e Fix ProfilingInfo race. am: a3b31ba6ee by Nicolas Geoffray · 6 years ago
  26. a3b31ba Fix ProfilingInfo race. by Nicolas Geoffray · 6 years ago
  27. 10ede89 Special case one class in jit zygote. am: b10f02828b by Nicolas Geoffray · 6 years ago
  28. b10f028 Special case one class in jit zygote. by Nicolas Geoffray · 6 years ago
  29. 1619067 Fix oatdump_test build dependencies. am: 3b19de27a4 by David Srbecky · 6 years ago
  30. 3b19de2 Fix oatdump_test build dependencies. by David Srbecky · 6 years ago
  31. 09839d7 jitzygote: Also Pre-JIT native methods. am: 5a0622ae24 by Nicolas Geoffray · 6 years ago
  32. 5a0622a jitzygote: Also Pre-JIT native methods. by Nicolas Geoffray · 6 years ago
  33. 84c5bb8 Reduce the timeout, 48 is outside of luci range. am: 8d83419b14 by Nicolas Geoffray · 6 years ago
  34. 8d83419 Reduce the timeout, 48 is outside of luci range. by Nicolas Geoffray · 6 years ago
  35. 6f1dd52 Save the JIT compiled code when the class isn't initialized yet. am: 7989ac9ef0 by Nicolas Geoffray · 6 years ago
  36. 7989ac9 Save the JIT compiled code when the class isn't initialized yet. by Nicolas Geoffray · 6 years ago
  37. 8e3dda9 Set core platform API policy from command line flag am: 6dfdfef85b by David Brazdil · 6 years ago
  38. 07d6238 Describe the reason for the allow_all_shared_libs to the platform namespace better. by Martin Stjernholm · 6 years ago
  39. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 6 years ago
  40. a4469ef Describe the reason for the allow_all_shared_libs to the platform namespace by Martin Stjernholm · 6 years ago
  41. b1a509b Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 6 years ago
  42. a13302c Add and use art::GetAndroidRuntimeBinDir. am: fb6a5c00ef by Roland Levillain · 6 years ago
  43. dd8e222 Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 6 years ago
  44. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  45. 89ddfa0 Rewrite backtrace-helper to use Unwinder directly. am: f160394fda by David Srbecky · 6 years ago
  46. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 6 years ago
  47. 679f25b Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 6 years ago
  48. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 6 years ago
  49. 8260d6e jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 6 years ago
  50. dc2fbb6 jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 6 years ago
  51. 80b556f Move on-load class modification log to VLOG(class_linker) am: 307b2846c6 by Alex Light · 6 years ago
  52. 307b284 Move on-load class modification log to VLOG(class_linker) by Alex Light · 6 years ago
  53. ed27962 Fix metrics in GC performance dump am: dc1dffc575 by Lokesh Gidra · 6 years ago
  54. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 6 years ago
  55. b3d9c76 Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 6 years ago
  56. d03e8dd Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 6 years ago
  57. 7cf4ef2 Add libc_malloc_debug and _hooks to the runtime APEX am: 408f7d0db6 by Jiyong Park · 6 years ago
  58. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 6 years ago
  59. de9675e Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 6 years ago
  60. 730554f Do not change hidden API ArtMethod/ArtField access flags on AOT am: 0039bc5537 by David Brazdil · 6 years ago
  61. a2fedd4 Fix hidden API DCHECK in ArtMethod::SetIntrinsic am: 31cc2795f7 by David Brazdil · 6 years ago
  62. 63ad843 Do not check if known locations exist on host for hidden API am: 2df4bfb2ab by David Brazdil · 6 years ago
  63. a6bad9d Fix dex location of boot oat files during preopt am: 3e8aae0377 by David Brazdil · 6 years ago
  64. c63d566 Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 6 years ago
  65. 0039bc5 Do not change hidden API ArtMethod/ArtField access flags on AOT by David Brazdil · 6 years ago
  66. 31cc279 Fix hidden API DCHECK in ArtMethod::SetIntrinsic by David Brazdil · 6 years ago
  67. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 6 years ago
  68. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 6 years ago
  69. 62b6672 Fix CHECK for homogenous space compaction am: 4059487005 by Mathieu Chartier · 6 years ago
  70. beb3b7a Handle methods being present in multiple threads correctly am: e7a33545a6 by Alex Light · 6 years ago
  71. 34c0dbb Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  72. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 6 years ago
  73. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 6 years ago
  74. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  75. e69621e Override Object#hashCode and add missing switch type. am: 11d5a2507a by Yifan Ji · 6 years ago
  76. 11d5a25 Override Object#hashCode and add missing switch type. by Yifan Ji · 6 years ago
  77. 1fbde7d ART: Add jars to boot integrity am: 586e37bbfb by Andreas Gampe · 6 years ago
  78. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 6 years ago
  79. ec58f68 Revert^2 "Remove support for moving GC collector transitions" am: b52df537b8 by Mathieu Chartier · 6 years ago
  80. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  81. faa1067 Add notifications for luci failures. am: 2d79011ec1 by Nicolas Geoffray · 6 years ago
  82. 2d79011 Add notifications for luci failures. by Nicolas Geoffray · 6 years ago
  83. 275f84c Refactor art::GetAndroidDataSafe and art::GetAndroidData. am: 2e3cb5486f by Roland Levillain · 6 years ago
  84. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 6 years ago
  85. dec622c Fix flaky 137-cfi test. am: 1ed4515fac by David Srbecky · 6 years ago
  86. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 6 years ago
  87. 2b96fa5 Use unique mutex to synchronize runtime_callbacks am: 51d5a30592 by Alex Light · 6 years ago
  88. 51d5a30 Use unique mutex to synchronize runtime_callbacks by Alex Light · 6 years ago
  89. f911501 Fix tracing shutdown am: ecd21be250 by Ari Hausman-Cohen · 6 years ago
  90. d508f2c art: remove unnecessary references to external/zlib. am: fc8e7598fe by Elliott Hughes · 6 years ago
  91. bf863bf Revert "Remove support for moving GC collector transitions" am: 8f88207206 by Mathieu Chartier · 6 years ago
  92. ecd21be Fix tracing shutdown by Ari Hausman-Cohen · 6 years ago
  93. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  94. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  95. 6313767 Revert^2 "Use RAII for preventing user-code suspensions" am: 679dec1c8a by Alex Light · 6 years ago
  96. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  97. 9d3b2e8 Remove support for moving GC collector transitions am: 66a655029c by Mathieu Chartier · 6 years ago
  98. 5efb885 Update luci timeouts in extreme gcstress cases. am: caf4b5ae52 by Nicolas Geoffray · 6 years ago
  99. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 6 years ago
  100. caf4b5a Update luci timeouts in extreme gcstress cases. by Nicolas Geoffray · 6 years ago