1. 5d581b8 riscv64: Enable some gtests. by Vladimir Marko · 1 year, 1 month ago
  2. 65e2d80 Update version information in `art/libartpalette`. by Roland Levillain · 1 year, 3 months ago
  3. 4f99d9d Reapply "Construct BCP arguments to the VM using CommonArtTest code." am: e08696f240 by Martin Stjernholm · 1 year, 2 months ago
  4. 80ad569 Revert "Construct BCP arguments to the VM using CommonArtTest code." am: e08696f240 by Martin Stjernholm · 1 year, 2 months ago
  5. 4a05936 Add mcts tag to MainlineCTS ART test modules. by Tongbo Liu · 1 year, 3 months ago
  6. e08696f Revert "Construct BCP arguments to the VM using CommonArtTest code." by Martin Stjernholm · 1 year, 3 months ago
  7. 2d28516 Expand visibility to include Go modules am: 5f6e896433 am: c666a9e97d am: 9710907a93 by Paul Duffin · 1 year, 7 months ago
  8. 5f6e896 Expand visibility to include Go modules by Paul Duffin · 1 year, 8 months ago
  9. 5c8cbb6 Reland "Static link gtests with ART libraries" am: 454a6940e7 am: 47b5db52e5 am: 6f278463dd by Dmitrii Ishcheikin · 1 year, 9 months ago
  10. 454a694 Reland "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
  11. 41c361f Revert "Static link gtests with ART libraries" am: b89b62d8ca am: 7bd23666b3 am: e012431b8f by Dmitrii Ishcheikin · 1 year, 9 months ago
  12. b89b62d Revert "Static link gtests with ART libraries" by Dmitrii Ishcheikin · 1 year, 9 months ago
  13. 2c685f7 Static link gtests with ART libraries am: 66244e2af2 am: 44410660e8 am: d933497f80 by Dmitrii Ishcheikin · 1 year, 9 months ago
  14. 66244e2 Static link gtests with ART libraries by Dmitrii Ishcheikin · 1 year, 11 months ago
  15. 8c72e72 Use C++17's [[maybe_unused]] attribute in ART am: 78f3c72e89 am: f0e5142960 am: 2ca8cd3c47 by Stefano Cianciulli · 1 year, 10 months ago
  16. 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 1 year, 10 months ago
  17. 9ba9d60 Revert "Remove the codegen property" am: 429b584f59 am: 2d0378b4d7 am: b77f42fbbd by Android Culprit Assistant · 1 year, 10 months ago
  18. 4b4b219 Remove the codegen property am: 32645f219c am: 7c9335c377 am: 20666b6028 by Cole Faust · 1 year, 10 months ago
  19. 429b584 Revert "Remove the codegen property" by Android Culprit Assistant · 1 year, 10 months ago
  20. 32645f2 Remove the codegen property by Cole Faust · 1 year, 11 months ago
  21. 496c086 riscv64: Add a TODO to remove art namespace from libartpalette test. am: 772537e412 am: 07951eda06 am: 9aa5753a1d by Ulya Trafimovich · 1 year, 10 months ago
  22. 772537e riscv64: Add a TODO to remove art namespace from libartpalette test. by Ulya Trafimovich · 1 year, 10 months ago
  23. a40c815 riscv64: disable gtests for unsupported components. am: 01e6b56f6a am: 2d6acdcc29 am: c0d0c50cf9 by Ulya Trafimovich · 1 year, 10 months ago
  24. 01e6b56 riscv64: disable gtests for unsupported components. by Ulya Trafimovich · 2 years, 2 months ago
  25. e986483 Make the palette client tests independent of the io cgroup controller am: e6a3fc429e am: edbdcd3a32 am: 63d90a132b by Bart Van Assche · 2 years ago
  26. e6a3fc4 Make the palette client tests independent of the io cgroup controller by Bart Van Assche · 2 years ago
  27. 0d58dce Use libartpalette instead of libprocessgroup to set task profiles. by Jiakai Zhang · 2 years, 1 month ago
  28. 4390b31 Fix PaletteSetTaskProfiles test to work in MTS. by Martin Stjernholm · 2 years, 1 month ago
  29. c5cfbde Plumb through SetTaskProfiles in libprocessgroup. by Martin Stjernholm · 2 years, 7 months ago
  30. 58c2dd3 Rename libartpalette version script file to skip NDK API review. by Martin Stjernholm · 2 years, 2 months ago
  31. 23ac65a Construct BCP arguments to the VM using CommonArtTest code. by Martin Stjernholm · 2 years, 2 months ago
  32. 8a8df09 Do not use CommonRuntimeTest in art_standalone_libartpalette_tests. am: 3962633b60 by Martin Stjernholm · 2 years, 2 months ago
  33. 3962633 Do not use CommonRuntimeTest in art_standalone_libartpalette_tests. by Martin Stjernholm · 2 years, 2 months ago
  34. 6cbd91d Move PaletteReportLockContention to a new API version. by Martin Stjernholm · 2 years, 7 months ago
  35. 86c4b39 Fix modernize-use-using clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  36. 8f146f9 Tweak linux_glibc properties for musl builds in art by Colin Cross · 3 years ago
  37. be9e23a Use art::CommonRuntimeTest to set up a test with a runtime. by Martin Stjernholm · 3 years, 1 month ago
  38. 723b4be Remove JniInvocation test while investigating LUCI failures. by Martin Stjernholm · 3 years, 1 month ago
  39. d4aba91 Increase coverage of libartpalette-system native API. by Martin Stjernholm · 3 years, 1 month ago
  40. 24d589e Add `art_standalone_libartpalette_tests` to CTS. by Roland Levillain · 3 years, 3 months ago
  41. e261356 Add a lock contention palette hook. by Nicolas Geoffray · 3 years, 7 months ago
  42. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 4 years ago
  43. 4f6bb44 Remove palette hooks. by Nicolas Geoffray · 3 years, 9 months ago
  44. cb3f8e3 art: retire libartpalette method PaletteGetVersion by Orion Hodson · 3 years, 10 months ago
  45. c3db254 Revert^2 "Add hooks in palette for reporting JNI invocations." by Nicolas Geoffray · 3 years, 11 months ago
  46. 4501517 Revert "Add hooks in palette for reporting JNI invocations." by Nicolas Geoffray · 3 years, 11 months ago
  47. 511392f Add hooks in palette for reporting JNI invocations. by Nicolas Geoffray · 3 years, 11 months ago
  48. 108d4d6 Use runtime_libs for the dlopen dependency on libartpalette-system. by Martin Stjernholm · 3 years, 11 months ago
  49. 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 4 years ago
  50. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 4 years ago
  51. c4986f5 libartpalette: add PaletteCreateOdrefreshStagingDirectory by Orion Hodson · 4 years, 1 month ago
  52. 9ebc066 libartpalette: add #apex to methods by Orion Hodson · 4 years, 1 month ago
  53. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 4 years, 1 month ago
  54. cc9df4f Extend ART sdk with prebuilts needed to build the platform by Paul Duffin · 4 years, 7 months ago
  55. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 5 months ago
  56. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 6 months ago
  57. a78906e Introduce compilation / loading hooks to the PaletteHooks interface. by Nicolas Geoffray · 4 years, 7 months ago
  58. 3d22dbb Create an empty hooks data structure in palette. by Nicolas Geoffray · 4 years, 7 months ago
  59. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 8 months ago
  60. 4c04514 libartpalette: Fix non-existent required dependency by Yo Chiang · 4 years, 9 months ago
  61. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 10 months ago
  62. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 10 months ago
  63. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 10 months ago
  64. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 10 months ago
  65. 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 5 years ago
  66. 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 11 months ago
  67. 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 5 years ago
  68. 1926f2e don't include liblog to APEXes by Jiyong Park · 5 years ago
  69. 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
  70. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  71. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  72. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  73. c8315d9 Move libartpalette-system to system/libartpalette by Orion Hodson · 5 years ago
  74. c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 5 years ago
  75. 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
  76. 765b87d Revert^2 "zygote: use libcutils to allocate JIT memory" by Orion Hodson · 5 years ago
  77. af47ca0 Revert "zygote: use libcutils to allocate JIT memory" by Orion Hodson · 5 years ago
  78. ee61519 zygote: use libcutils to allocate JIT memory by Tri Vo · 5 years ago
  79. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  80. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 6 years ago
  81. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  82. d3374a0 Move stack logging entirely into palette library by Orion Hodson · 6 years ago
  83. b9f1d3e Do not fail if the tombstoned output fd is a socket or pipe. by Martin Stjernholm · 6 years ago
  84. 9b70ee0 Clean up error messages in the previous CL. by Martin Stjernholm · 6 years ago
  85. 2e2c45e Plumb tombstoned connections through PALette. by Martin Stjernholm · 6 years ago
  86. 6a06cd8 ART: Enable multilib compilation for libartpalette by Orion Hodson · 6 years ago
  87. 81fb0fb libartpalette: Change rtld flag by Orion Hodson · 6 years ago
  88. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago