1. f96c916 odrefresh: move file-system utilities into odr_fs_utils.{h,cc} by Orion Hodson · 3 years, 4 months ago
  2. c182a17 Create persistent named cache directory in LUCI. by David Srbecky · 3 years, 3 months ago
  3. cb3f8e3 art: retire libartpalette method PaletteGetVersion by Orion Hodson · 3 years, 3 months ago
  4. 10132a0 Rewrite run-libcore-tests.sh in python by David Srbecky · 3 years, 3 months ago
  5. c3db254 Revert^2 "Add hooks in palette for reporting JNI invocations." by Nicolas Geoffray · 3 years, 3 months ago
  6. 0349b15 Dedup art-bootclasspath-fragment contents from sdk by Paul Duffin · 3 years, 3 months ago
  7. 8a70dd8 Add contents property to art-bootclasspath-fragment by Paul Duffin · 3 years, 3 months ago
  8. bb550e4 Fix issue with Partial LSE and casts/instanceof by Alex Light · 3 years, 3 months ago
  9. adfa1ad profman: Clean up output profile type options. by Vladimir Marko · 3 years, 3 months ago
  10. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 3 months ago
  11. a618592 Fix profile magic detection. by Vladimir Marko · 3 years, 3 months ago
  12. fe1c7b4 buildbot-build.sh: Enable build of both host and target. by David Srbecky · 3 years, 3 months ago
  13. 19cdd04 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  14. 8f187c3 Add static asserts we have a full list of mirror classes by Alex Light · 3 years, 3 months ago
  15. e0f5839 Remove unused art-boot-image by Paul Duffin · 3 years, 3 months ago
  16. 6d5a49c Solidify GC triggering and reporting by Hans Boehm · 3 years, 5 months ago
  17. 0cdbf97 Add installclean step to buildbot-build.sh by David Srbecky · 3 years, 3 months ago
  18. c716cb8 Update art_apex_test.py to use python3. by Vladimir Marko · 3 years, 3 months ago
  19. ffafe8b Clean up Handle<> comparison with null. by Vladimir Marko · 3 years, 3 months ago
  20. f2e1bc7 Ensure consistent build configuration by Paul Duffin · 3 years, 3 months ago
  21. 1219683 Remove dependencies on art-notices jar by Anton Hansson · 3 years, 3 months ago
  22. a78a63b Static libunwindstack has a static dependency on libasync_safe. by Martin Stjernholm · 3 years, 3 months ago
  23. 3adb7de Update build docs with new setup command "banchan". by Martin Stjernholm · 3 years, 3 months ago
  24. 4db2af7 Update test.py for python3, fix --gtest. by Vladimir Marko · 3 years, 3 months ago
  25. 30d4d2f Rewrite libdexfile C API to follow NDK guidelines better. by David Srbecky · 3 years, 4 months ago
  26. 18584d1 libnativebridge: fix a potential null deref by George Burgess IV · 3 years, 3 months ago
  27. 13ab541 Static libunwindstack has a static dependency on libasync_safe. by Martin Stjernholm · 3 years, 3 months ago
  28. 52f1f57 Drop libdexfile from host prebuilts. by Martin Stjernholm · 3 years, 3 months ago
  29. 2cca1e0 Add number of methods to OatClass. by Vladimir Marko · 3 years, 3 months ago
  30. 7957811 Use core-icu4j-for-host instead of core-icu4j by Paul Duffin · 3 years, 3 months ago
  31. b283f37 Use conscrypt-for-host instead of conscrypt by Paul Duffin · 3 years, 3 months ago
  32. 4b3f4d3 Limit odrefresh progress percent to 90. by Nicolas Geoffray · 3 years, 3 months ago
  33. e1d1706 Revert^2 "Use only half of the cores in testrunner by default on target." by David Srbecky · 3 years, 3 months ago
  34. ab474e3 Revert "Use only half of the cores in testrunner by default on target." by David Srbecky · 3 years, 3 months ago
  35. f663b34 Put 50% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 3 months ago
  36. 1c7d0ce Extra OatDexFile checks when defining classes. by Vladimir Marko · 3 years, 3 months ago
  37. 4501517 Revert "Add hooks in palette for reporting JNI invocations." by Nicolas Geoffray · 3 years, 3 months ago
  38. a9fed15 Add installclean step to buildbots by David Srbecky · 3 years, 3 months ago
  39. e0bbed9 Update run-test 701 for python3. by Vladimir Marko · 3 years, 3 months ago
  40. b895802 Move intrinsic recognition logic in inliner. by Nicolas Geoffray · 3 years, 3 months ago
  41. 8d32baf Move art related hidden API flag file contents from frameworks/base by Paul Duffin · 3 years, 4 months ago
  42. 68c0758 Clean up defining classes in ClassLinker. by Vladimir Marko · 3 years, 3 months ago
  43. fac1a9a Remove deprecated boot_images property from ART apex by Paul Duffin · 3 years, 3 months ago
  44. 3d76ebe Change OatClassType to enum class. by Vladimir Marko · 3 years, 3 months ago
  45. 6e741a7 Add core-libart-for-host and okhttp-for-host to sdk by Paul Duffin · 3 years, 3 months ago
  46. ea1a849 Use only half of the cores in testrunner by default on target. by David Srbecky · 3 years, 3 months ago
  47. ba0ef1a Add `CtsLibcoreOjTestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 3 months ago
  48. d64dc6d Fix typos in comments in ART test configurations. by Roland Levillain · 3 years, 3 months ago
  49. 511392f Add hooks in palette for reporting JNI invocations. by Nicolas Geoffray · 3 years, 3 months ago
  50. ae3aa6c Improve logging when we fail to load the native bridge implementation. by Martin Stjernholm · 3 years, 3 months ago
  51. 108d4d6 Use runtime_libs for the dlopen dependency on libartpalette-system. by Martin Stjernholm · 3 years, 3 months ago
  52. 525fa42 Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile."" by Nicolas Geoffray · 3 years, 3 months ago
  53. 0744d72 Fix race in GetPrimaryOatFile. by Nicolas Geoffray · 3 years, 3 months ago
  54. 0b94328 Reland "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 3 months ago
  55. 5db2fd0 odrefresh: update progress bar when compiling. by Nicolas Geoffray · 3 years, 3 months ago
  56. 40e53f8 Regenerate ART test files. by Roland Levillain · 3 years, 3 months ago
  57. c9b9d6c Add test that CFLH making classes larger works by Alex Light · 3 years, 3 months ago
  58. 5e1ffcd Make zipapex test support multiple-execution by Alex Light · 3 years, 4 months ago
  59. 656fdcd Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile." by David Srbecky · 3 years, 3 months ago
  60. efbc659 Update run-test to python3. by Vladimir Marko · 3 years, 3 months ago
  61. 640c448 Revert "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 3 months ago
  62. f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 3 months ago
  63. c005ada Move the type lookup table to vdex. by Nicolas Geoffray · 3 years, 3 months ago
  64. c8fe651 Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile. by Nicolas Geoffray · 3 years, 4 months ago
  65. 0c39de6 Fix the ART APEX flavor auto-detection logic in `art_apex_test.py`. by Roland Levillain · 3 years, 3 months ago
  66. 4fa4eb0 Extend gcstress timeouts by Orion Hodson · 3 years, 3 months ago
  67. d909a19 Make bisect_profile more resiliant to user input by Alex Light · 3 years, 3 months ago
  68. e6a0a20 Fix pylibdexfile by Alex Light · 3 years, 4 months ago
  69. 0122e75 tools: refine inclusion of debug failures to avoid fugu by Orion Hodson · 3 years, 3 months ago
  70. c046db7 Update ART generator tools to use python3. by Vladimir Marko · 3 years, 3 months ago
  71. 674e8be Fix inliner instruction/register limits by Tim Murray · 3 years, 3 months ago
  72. 3302290 Switch mterp to python3. by Vladimir Marko · 3 years, 3 months ago
  73. 738060c Avoid internal APEX stubs for libsigchain and clean up exported symbols. by Martin Stjernholm · 3 years, 4 months ago
  74. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 4 months ago
  75. 4531afd Add a --force-allow-oj-inlines dex2oat flag by Alex Light · 3 years, 4 months ago
  76. d187d87 Remove option CreateTypeLookupTable. by Nicolas Geoffray · 3 years, 3 months ago
  77. a57e103 tools: ignore BigIntegerTest failures for debug device tests by Orion Hodson · 3 years, 3 months ago
  78. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 3 years, 4 months ago
  79. 8731e70 Add a test and CHECKs around the combination of CHA and default methods. by Nicolas Geoffray · 3 years, 4 months ago
  80. a2f48a4 Fix apex_available lists to avoid APEX stubs between internal libs. by Martin Stjernholm · 3 years, 4 months ago
  81. e38d788 Add a --test-exec flag to bisect_profile.py by Alex Light · 3 years, 4 months ago
  82. 0983f59 Inline CodeInfo::DecodeCodeSize by David Srbecky · 3 years, 4 months ago
  83. 76f7a91 Disable 1004-checker-volatile-ref-load in TEST_MAPPING by David Srbecky · 3 years, 4 months ago
  84. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 4 months ago
  85. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 4 months ago
  86. a191bbf Remove ArtGtestsTarget from TEST_MAPPING by David Srbecky · 3 years, 4 months ago
  87. 7e64c95 Fix ProfileCompilationInfo::UpdateProfileKeys(). by Vladimir Marko · 3 years, 4 months ago
  88. de7c9e1 Fix issue with propagating partial values by Alex Light · 3 years, 4 months ago
  89. 92a7857 Validate vdex checksums during dex2oat compilation by Calin Juravle · 3 years, 4 months ago
  90. 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 3 years, 4 months ago
  91. 0005081 Support stateful hash and predicate in HashSet<>. by Vladimir Marko · 3 years, 4 months ago
  92. 3e54dfa Remove platform from apex_available for dexdump. by Martin Stjernholm · 3 years, 4 months ago
  93. 6f7e98e Add a __x86.get_pc_thunk.bx helper function by Ryan Prichard · 3 years, 4 months ago
  94. cda3d47 Update Art Service to be a LocalManager by Paul Duffin · 3 years, 6 months ago
  95. c76fbf0 Fix script when using --verify-soft-fail and --jit. by Nicolas Geoffray · 3 years, 4 months ago
  96. 97af733 Revert "Enable strict unwind check in gcstress." by David Srbecky · 3 years, 4 months ago
  97. 9879c34 Disable test 692-vdex-secondary-loader on CMS. by Nicolas Geoffray · 3 years, 4 months ago
  98. 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 3 years, 4 months ago
  99. 50419f2 Fix crash with secondary dex files on low RAM devices. by Nicolas Geoffray · 3 years, 4 months ago
  100. f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 3 years, 4 months ago