1. b6a4849 Update OWNERS for libnativebridge by Jiyong Park · 6 years ago
  2. 167a83b shim libraries for libnativeloader and libnativebridge by Jiyong Park · 6 years ago
  3. 7143700 Add getExportedNamespace NB callback by dimitry · 6 years ago
  4. 13212e1 Fix sdk-mac build. by dimitry · 6 years ago
  5. 12f96c6 Actually apply version script to libnativebridge by dimitry · 6 years ago
  6. 057a846 Merge "Add eaeltsin to OWNERS" by Treehugger Robot · 6 years ago
  7. 239a9bc Move the template out of extern "C". by Nicolas Geoffray · 6 years ago
  8. ef1b794 Use cc_test, not art_cc_test. by Nicolas Geoffray · 6 years ago
  9. 9cbcb83 Add eaeltsin to OWNERS by dimitry · 6 years ago
  10. 32d55c3 Make the native bridge API a C API. by Nicolas Geoffray · 6 years ago
  11. 4bfbd43 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  12. 428af78 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  13. fdbbc3e Add error_msg argument to CloseNativeLibrary by dimitry · 7 years ago
  14. 88cfdf2 bpfmt. by Elliott Hughes · 7 years ago
  15. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  16. 35042a3 Use -Werror in system/core/libnativebridge by Chih-Hung Hsieh · 7 years ago
  17. 26c9967 Remove default libraries by Dan Willemsen · 8 years ago
  18. a6e703a Define current ABI string in android-base/macros.h by dimitry · 8 years ago
  19. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  20. 3d7e316 Move libnativebridge headers into the module. by Steven Moreland · 8 years ago
  21. 4952d39 Load vendor public libraries to sphal namespace by Dimitry Ivanov · 8 years ago
  22. 1dc18fa Convert libnativebridge[23]?-dummy to soong. by Tomasz Wasilczyk · 8 years ago
  23. 3d649a6 NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 8 years ago
  24. 9e90f16 Set libnativebridge style to clang-format-2 by Calin Juravle · 8 years ago
  25. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  26. 4720210 Allow different namespace types for different classloaders by Dimitry Ivanov · 8 years ago
  27. 19b0178 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 9 years ago
  28. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  29. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  30. 316adc3 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  31. 7333e30 Convert more Android.mk files to Android.bp by Dan Willemsen · 9 years ago
  32. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  33. 6683c0d Add Mips64 Runtime ISA type. by Douglas Leung · 10 years ago
  34. 4b022b1 Revert "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  35. d60dc30 nativebrige: log code_cache access errors to stderr as well by Calin Juravle · 9 years ago
  36. 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  37. 71ad12b Allow native bridge to work without a code cache by jgu21 · 10 years ago
  38. b566916 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 10 years ago
  39. cadc81d LibNativeBridge: Version 2 by Andreas Gampe · 10 years ago
  40. cba64b6 am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 10 years ago
  41. 865d24e Track renaming of initUnchangeableSystemProperty. by Narayan Kamath · 10 years ago
  42. 1935663 am 24dfaac4: am c6dead70: Merge "maybe fix mac build" by Nick Kralevich · 10 years ago
  43. 24dfaac am c6dead70: Merge "maybe fix mac build" by Nick Kralevich · 10 years ago
  44. bcd1a83 maybe fix mac build by Nick Kralevich · 10 years ago
  45. 792e269 resolved conflicts for merge of 7a1abfe3 to lmp-mr1-dev-plus-aosp by Calin Juravle · 10 years ago
  46. 83c29ae resolved conflicts for merge of 4de4e6de to lmp-mr1-dev-plus-aosp by Calin Juravle · 10 years ago
  47. 7a1abfe am 64989126: Merge "Add code cache tests to libnativebridge." by Calin Juravle · 10 years ago
  48. 182f33d am 8cf2ce10: Merge "Don\'t allow SUPPORTED_ABIs to be set by the native bridge." by Narayan Kamath · 10 years ago
  49. 4de4e6d resolved conflicts for merge of e3c22c41 to stage-aosp-master by Calin Juravle · 10 years ago
  50. 9ef4fa4 Add code cache tests to libnativebridge. by Calin Juravle · 10 years ago
  51. 6498912 Merge "Add code cache tests to libnativebridge." by Calin Juravle · 10 years ago
  52. 59a719c Add code cache tests to libnativebridge. by Calin Juravle · 10 years ago
  53. 8cf2ce1 Merge "Don't allow SUPPORTED_ABIs to be set by the native bridge." by Narayan Kamath · 10 years ago
  54. 1402fbb Handle code_cache dir creation in libnativebridge by Calin Juravle · 10 years ago
  55. f9d9e2a Handle code_cache dir creation in libnativebridge by Calin Juravle · 10 years ago
  56. dd22aef Don't allow SUPPORTED_ABIs to be set by the native bridge. by Narayan Kamath · 10 years ago
  57. 66f0d93 Don't allow SUPPORTED_ABIs to be set by the native bridge. by Narayan Kamath · 10 years ago
  58. c3eb431 Use initUnchangeableSystemProperty for initializing os.arch. by Calin Juravle · 11 years ago
  59. 00851a5 Use initUnchangeableSystemProperty for initializing os.arch. by Calin Juravle · 11 years ago
  60. c00994d Fix mac build for nativebridge tests. by Calin Juravle · 11 years ago
  61. 7e5a0ac Fix mac build for nativebridge tests. by Calin Juravle · 11 years ago
  62. b3facbf LibNativeBridge: Add early init & env setup by jgu21 · 11 years ago
  63. 04054e2 LibNativeBridge: Add testing by Andreas Gampe · 11 years ago
  64. 2f71cb2 LibNativeBridge: Fix two bugs by Andreas Gampe · 11 years ago
  65. 25bacb3 Revert "DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen" by Andreas Gampe · 11 years ago
  66. 4390a63 LibNativeBridge: Fix mac build warning by Andreas Gampe · 11 years ago
  67. 962eb40 LibNativeHelper: No bind mount on mac by Andreas Gampe · 11 years ago
  68. ab0da5a LibNativeBridge: Add early init & env setup by jgu21 · 11 years ago
  69. f00de41 DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen by Andreas Gampe · 11 years ago
  70. 41df668 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 11 years ago
  71. 035bd75 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 11 years ago
  72. 049249c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 11 years ago
  73. cd2ef4c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 11 years ago
  74. db2127b Switch libnativebridge to clang by Calin Juravle · 11 years ago
  75. 935708b Switch libnativebridge to clang by Calin Juravle · 11 years ago
  76. 4914fcd Move native bridge library in system/core by Calin Juravle · 11 years ago
  77. 961ae12 Move native bridge library in system/core by Calin Juravle · 11 years ago