1. c4aff3d Update `OWNERS` files under `art`. by Roland Levillain · 1 year, 3 months ago
  2. 4a05936 Add mcts tag to MainlineCTS ART test modules. by Tongbo Liu · 1 year, 2 months ago
  3. 81d73d7 Isolate ValidNameNativeBridge_test. by Krzysztof Kosiński · 1 year, 5 months ago
  4. 1aa5d12 nativebridge: Add getTrampoline2 function to pass JNICallType by dimitry · 1 year, 7 months ago
  5. e812aa8 libnativebridge: Add levarum@ to owners by dimitry · 1 year, 7 months ago
  6. 7f5b3d8 libnativebridge_test: link non-public libs statically by Lev Rumyantsev · 1 year, 10 months ago
  7. e787f3e Make art modules apex_available to test_broken_com.android.art by Cole Faust · 2 years ago
  8. b4311a6 Fix android-cloexec-fopen clang-tidy issues by Stefano Cianciulli · 2 years, 1 month ago
  9. 123b94c Add bug component to OWNERS files, to follow go/xts-owners-policy. by Martin Stjernholm · 2 years, 3 months ago
  10. 1abcef8 Annotate symbols correctly by Jiyong Park · 2 years, 5 months ago
  11. ccf4f91 Disable pre-submit host unit-testing for `libnativebridge-tests`. by Roland Levillain · 2 years, 7 months ago
  12. 86c4b39 Fix modernize-use-using clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  13. 12143d5 Use compile_multilib: "both" with "32"/"64" suffixes by default for ART by Martin Stjernholm · 2 years, 9 months ago
  14. 9e3649e Revert "Use compile_multilib: "both" with "32"/"64" suffixes by default for ART" by Nicolas Geoffray · 2 years, 9 months ago
  15. e631de1 Use compile_multilib: "both" with "32"/"64" suffixes by default for ART by Martin Stjernholm · 2 years, 9 months ago
  16. 34aa0da Add `art_libnativebridge_cts_tests` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 3 years ago
  17. d9c6df9 Add libnativebridge test to CTS for API coverage. by Martin Stjernholm · 3 years, 1 month ago
  18. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 4 months ago
  19. 19d1feb Avoid internal APEX stubs in libnative{bridge,loader} and clean up by Martin Stjernholm · 4 years ago
  20. 6034c07 Fold the C API tests into the regular libnative{bridge,loader} tests. by Martin Stjernholm · 3 years, 9 months ago
  21. d90291b Fix bitrot in the libnativebridge tests. by Martin Stjernholm · 3 years, 9 months ago
  22. 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 3 years, 11 months ago
  23. 91d2c5c Revert "Avoid loading external libraries from ARTs internal linker namespace." by Calin Juravle · 3 years, 10 months ago
  24. 582448f Avoid loading external libraries from ARTs internal linker namespace. by Martin Stjernholm · 3 years, 11 months ago
  25. 18584d1 libnativebridge: fix a potential null deref by George Burgess IV · 3 years, 11 months ago
  26. ae3aa6c Improve logging when we fail to load the native bridge implementation. by Martin Stjernholm · 3 years, 11 months ago
  27. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 4 years ago
  28. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 4 years ago
  29. 662cee9 libnativebridge: mount /system/etc/cpuinfo.<isa>.txt as /proc/cpuinfo by Evgeny Eltsin · 4 years, 1 month ago
  30. f6eb16b Mark cc_test as not gtest since they are not gtest by Julien Desprez · 4 years, 1 month ago
  31. 694f012 Move hardcoded Soong apex_available lines for ART modules into ART blueprints. by Martin Stjernholm · 4 years, 4 months ago
  32. b5ed330 Fix missing //apex_available:platform on some libs. by Martin Stjernholm · 4 years, 4 months ago
  33. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 5 months ago
  34. 07927bf Remove dangling symlinks to clang-format config. by Martin Stjernholm · 4 years, 6 months ago
  35. d1ccdfa libnativebridge: updates for Android's inclusive language guidance by Orion Hodson · 4 years, 7 months ago
  36. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 7 months ago
  37. 5472d6f Add liblog to libnative(bridge|loader)_lazy. by Mitch Phillips · 4 years, 8 months ago
  38. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years, 8 months ago
  39. 72cf0a8 Revert "Move ART gtests to general-tests." by David Srbecky · 4 years, 9 months ago
  40. 0e6d73a Move ART gtests to general-tests. by David Srbecky · 4 years, 10 months ago
  41. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 10 months ago
  42. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 10 months ago
  43. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 10 months ago
  44. 71f661c Set apex_available property by Jiyong Park · 4 years, 10 months ago
  45. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 5 years ago
  46. 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  47. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  48. abafbe7 nativebridge: Add PreZygoteFork callback by Lev Rumyantsev · 5 years ago
  49. 7ec3e60 nativebridge: Support app-zygote by Lev Rumyantsev · 5 years ago
  50. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  51. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  52. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  53. 2a21cc6 Use ART defaults for libnative{bridge,loader} tests too. by Martin Stjernholm · 5 years ago
  54. 3bb009a Use art_defaults in libnative*, for consistency. by Martin Stjernholm · 5 years ago
  55. 31b3ffa Remove temporary CPPLINT.cfg files by Orion Hodson · 5 years ago
  56. c78860b Remove temporary soong visibility workarounds by Orion Hodson · 5 years ago
  57. 9b16e34 Move libnative{bridge,loader} to art/ by Orion Hodson · 5 years ago