1. 22855f7 Update OWNERS for libnativebridge by Jiyong Park · 5 years ago
  2. 00f2ebe shim libraries for libnativeloader and libnativebridge by Jiyong Park · 6 years ago
  3. d2ace38 Add getExportedNamespace NB callback by dimitry · 5 years ago
  4. 8c934c7 Fix sdk-mac build. by dimitry · 6 years ago
  5. b1197e9 Actually apply version script to libnativebridge by dimitry · 6 years ago
  6. a0ca019 Merge "Add eaeltsin to OWNERS" by Treehugger Robot · 6 years ago
  7. e7de616 Move the template out of extern "C". by Nicolas Geoffray · 6 years ago
  8. b6b910b Use cc_test, not art_cc_test. by Nicolas Geoffray · 6 years ago
  9. 445e09e Add eaeltsin to OWNERS by dimitry · 6 years ago
  10. d9b4d9b Make the native bridge API a C API. by Nicolas Geoffray · 6 years ago
  11. 3e963f9 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  12. 53aec48 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  13. 3150f7c Add error_msg argument to CloseNativeLibrary by dimitry · 6 years ago
  14. dc699a2 bpfmt. by Elliott Hughes · 6 years ago
  15. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  16. 048df23 Use -Werror in system/core/libnativebridge by Chih-Hung Hsieh · 7 years ago
  17. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  18. b6ba817 Define current ABI string in android-base/macros.h by dimitry · 7 years ago
  19. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  20. b2b88e3 Move libnativebridge headers into the module. by Steven Moreland · 7 years ago
  21. 882cad2 Load vendor public libraries to sphal namespace by Dimitry Ivanov · 7 years ago
  22. e38d3a6 Convert libnativebridge[23]?-dummy to soong. by Tomasz Wasilczyk · 7 years ago
  23. e8fb11d NativeBridge: add "linked namespace" semantic corresponding to linker by Zhenhua WANG · 7 years ago
  24. bac9807 Set libnativebridge style to clang-format-2 by Calin Juravle · 7 years ago
  25. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  26. d836ab0 Allow different namespace types for different classloaders by Dimitry Ivanov · 8 years ago
  27. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 8 years ago
  28. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  29. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  30. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  31. 45f0524 Convert more Android.mk files to Android.bp by Dan Willemsen · 8 years ago
  32. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  33. d10e017 Add Mips64 Runtime ISA type. by Douglas Leung · 9 years ago
  34. 5e11a29 Revert "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  35. 6d50178 nativebrige: log code_cache access errors to stderr as well by Calin Juravle · 9 years ago
  36. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  37. cef898f Allow native bridge to work without a code cache by jgu21 · 9 years ago
  38. 28042b5 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 9 years ago
  39. a6ac9ce LibNativeBridge: Version 2 by Andreas Gampe · 9 years ago
  40. 851f3aa am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 9 years ago
  41. 484c55b Track renaming of initUnchangeableSystemProperty. by Narayan Kamath · 9 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 · 10 years ago
  59. 00851a5 Use initUnchangeableSystemProperty for initializing os.arch. by Calin Juravle · 10 years ago
  60. c00994d Fix mac build for nativebridge tests. by Calin Juravle · 10 years ago
  61. 7e5a0ac Fix mac build for nativebridge tests. by Calin Juravle · 10 years ago
  62. b3facbf LibNativeBridge: Add early init & env setup by jgu21 · 10 years ago
  63. 04054e2 LibNativeBridge: Add testing by Andreas Gampe · 10 years ago
  64. 2f71cb2 LibNativeBridge: Fix two bugs by Andreas Gampe · 10 years ago
  65. 25bacb3 Revert "DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen" by Andreas Gampe · 10 years ago
  66. 4390a63 LibNativeBridge: Fix mac build warning by Andreas Gampe · 10 years ago
  67. 962eb40 LibNativeHelper: No bind mount on mac by Andreas Gampe · 10 years ago
  68. ab0da5a LibNativeBridge: Add early init & env setup by jgu21 · 10 years ago
  69. f00de41 DO NOT MERGE Libnativebridge: Temporarily change back to late dlopen by Andreas Gampe · 10 years ago
  70. 41df668 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  71. 035bd75 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  72. 049249c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  73. cd2ef4c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  74. db2127b Switch libnativebridge to clang by Calin Juravle · 10 years ago
  75. 935708b Switch libnativebridge to clang by Calin Juravle · 10 years ago
  76. 4914fcd Move native bridge library in system/core by Calin Juravle · 10 years ago
  77. 961ae12 Move native bridge library in system/core by Calin Juravle · 10 years ago