1. 8e4a3bc Fix link apex for jni libs by Jooyung Han · 3 years ago
  2. 8d81795 Avoid internal APEX stubs in libnative{bridge,loader} and clean up by Martin Stjernholm · 3 years, 3 months ago
  3. 5602ad7 Fold the C API tests into the regular libnative{bridge,loader} tests. by Martin Stjernholm · 3 years ago
  4. 6eb1783 Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 1 month ago
  5. 7e363b8 Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS. by Martin Stjernholm · 3 years, 1 month ago
  6. b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 3 years, 2 months ago
  7. 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 3 years, 2 months ago
  8. 91d2c5c Revert "Avoid loading external libraries from ARTs internal linker namespace." by Calin Juravle · 3 years, 1 month ago
  9. 582448f Avoid loading external libraries from ARTs internal linker namespace. by Martin Stjernholm · 3 years, 2 months ago
  10. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 3 years, 2 months ago
  11. 2207b7e Extend Link() to allow linking to the default namespace. by Martin Stjernholm · 3 years, 2 months ago
  12. 19cdd04 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 2 months ago
  13. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 3 months ago
  14. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 4 months ago
  15. 18ab13b Mark cc_test as not gtest since they are not gtest by Julien Desprez · 3 years, 4 months ago
  16. 2b84cf8 Don't use whole_static_libs in libnativeloader. by Martin Stjernholm · 3 years, 5 months ago
  17. 694f012 Move hardcoded Soong apex_available lines for ART modules into ART blueprints. by Martin Stjernholm · 3 years, 8 months ago
  18. b5ed330 Fix missing //apex_available:platform on some libs. by Martin Stjernholm · 3 years, 8 months ago
  19. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  20. 07927bf Remove dangling symlinks to clang-format config. by Martin Stjernholm · 3 years, 9 months ago
  21. 1263402 clean up statsd public libraries by Jooyung Han · 3 years, 10 months ago
  22. cd616d0 libnativeloader: clean-up hard-coded public libs by Jooyung Han · 3 years, 10 months ago
  23. b309240 Fix libnativeloader unit tests being skipped. by Martin Stjernholm · 3 years, 9 months ago
  24. 232db5e Rename linker greylist to exempt-list by Ryan Prichard · 3 years, 11 months ago
  25. 14626a7 libnativeloader understands uses-native-library tag by Jiyong Park · 4 years ago
  26. 5472d6f Add liblog to libnative(bridge|loader)_lazy. by Mitch Phillips · 4 years ago
  27. c4b50b3 Improve library search paths for host gtests. by David Srbecky · 4 years ago
  28. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years ago
  29. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years ago
  30. 1cf46a3 Copy tools needed by host gtests to testcases directory. by David Srbecky · 4 years ago
  31. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 1 month ago
  32. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 1 month ago
  33. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 2 months ago
  34. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 1 month ago
  35. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 1 month ago
  36. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 2 months ago
  37. 71f661c Set apex_available property by Jiyong Park · 4 years, 2 months ago
  38. e33dca6 Add libnativehelper.so to public libraries by Orion Hodson · 4 years, 2 months ago
  39. 7ca8b67 Use ART_TARGET_ANDROID instead of __ANDROID__ by Nicolas Geoffray · 4 years, 2 months ago
  40. 72d7e96 Replaced dangerous uses of sizeof() by Chris Wailes · 4 years, 2 months ago
  41. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 2 months ago
  42. 696882f Skip reading VNDK libs for product if not available by Justin Yun · 4 years, 3 months ago
  43. 310432e Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 4 years, 3 months ago
  44. 735ab4e libnativeloader: Remove hard-coded cronet by Jooyung Han · 4 years, 3 months ago
  45. 538f99a Loading JNI libraries in an APEX by Jooyung Han · 4 years, 3 months ago
  46. 26f7d10 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 4 years, 4 months ago
  47. eb4f08c Use a different VNDK namespace for product apps by Justin Yun · 4 years, 4 months ago
  48. 272b36d Rename APEX Namespace by Kiyoung Kim · 4 years, 4 months ago
  49. 5257503 Add libstats_jni to linkerconfig/namespace by Jeffrey Huang · 4 years, 4 months ago
  50. c137563 One more missing Result::ok() in native_loader_test.cpp by Bernie Innocenti · 4 years, 4 months ago
  51. f0e99bd Remove old "platform" namespace name in a few remaining places. by Martin Stjernholm · 4 years, 4 months ago
  52. ac5ae3c Convert native_loader_test.cpp to Result::ok() by Bernie Innocenti · 4 years, 4 months ago
  53. 98cf82f Use apex name for apex linker namespace by Jooyung Han · 4 years, 4 months ago
  54. 089c135 Use product vndk version for product apps by Justin Yun · 4 years, 4 months ago
  55. b68b7cb One more missing Result::ok() call in art/libnativeloader by Bernie Innocenti · 4 years, 4 months ago
  56. 4bd5895 Convert art/ to Result::ok() by Bernie Innocenti · 4 years, 4 months ago
  57. 99c19ca Update platform namespace name by Kiyoung Kim · 4 years, 5 months ago
  58. fea435c Remove extra using statements by Tom Cherry · 4 years, 4 months ago
  59. 6dc0a43 Update libnativeloader dependency on libnativehelper by Orion Hodson · 4 years, 4 months ago
  60. c20ab9a Use valid pointer for app_main_namespace_ by Orion Hodson · 4 years, 4 months ago
  61. 3db26d5 Make product libs available to unbundled product apks. by Justin Yun · 4 years, 6 months ago
  62. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  63. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  64. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 7 months ago
  65. 5c01772 Add public lib of Cronet apex mainline by Luke Huang · 4 years, 6 months ago
  66. 0cc4027 Read system_ext partition for partner defined public libraries. by Justin Yun · 4 years, 6 months ago
  67. 94fd9ea Use a different name for shared classloader namespace, to help debugging. by Martin Stjernholm · 4 years, 8 months ago
  68. be08b20 Fix libnativeloader_test to work on 64 bit architectures. by Martin Stjernholm · 4 years, 7 months ago
  69. 4829733 Avoid "using namespace" that's blocked by cpplint. by Martin Stjernholm · 4 years, 7 months ago
  70. 2a21cc6 Use ART defaults for libnative{bridge,loader} tests too. by Martin Stjernholm · 4 years, 8 months ago
  71. 3bb009a Use art_defaults in libnative*, for consistency. by Martin Stjernholm · 4 years, 8 months ago
  72. 31b3ffa Remove temporary CPPLINT.cfg files by Orion Hodson · 4 years, 8 months ago
  73. c78860b Remove temporary soong visibility workarounds by Orion Hodson · 4 years, 8 months ago
  74. 4346499 libnativeloader: add a clarifying comment to Android.bp by Orion Hodson · 4 years, 8 months ago
  75. 9b16e34 Move libnative{bridge,loader} to art/ by Orion Hodson · 4 years, 8 months ago