1. eeb1ea8 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 6 years ago
  2. 4888b1f Convert to Soong by Dan Willemsen · 6 years ago
  3. d377f90 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  4. fb7952f Don't use cutils/Atomic.h by Steven Moreland · 6 years ago
  5. 8a21057 Add OWNERS to the libandroid_net library. by Lorenzo Colitti · 6 years ago
  6. 0c3c4d1 Fixing app compat issue b/72143978 by Ian Pedowitz · 6 years ago
  7. e4fc632 Change the netId to nethandle mapping. by Lorenzo Colitti · 7 years ago
  8. 5e48241 Remove obsolete workaround. by Elliott Hughes · 6 years ago
  9. 4e9adb8 Merge "Convert libjnigraphics to Android.bp" am: 006c167544 am: 2fbccabbca by Colin Cross · 7 years ago
  10. 4ed3557 Convert libjnigraphics to Android.bp by Colin Cross · 7 years ago
  11. 107366a Merge "Remove TTS symbols from NDK stub library." am: b056324630 am: 8d8c374307 am: 9424fad097 by Dan Albert · 7 years ago
  12. b056324 Merge "Remove TTS symbols from NDK stub library." by Treehugger Robot · 7 years ago
  13. 3644edb Remove TTS symbols from NDK stub library. by Dan Albert · 7 years ago
  14. e4f60cc SharedMemory API changes by John Reck · 7 years ago
  15. 2412b4d Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78 by Steven Moreland · 7 years ago
  16. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  17. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  18. 7a4f741 fix: android/multinetwork.h can't be imported when using libandroid_net by Jiyong Park · 7 years ago
  19. beec086 Use classloader namespace instead of lib paths to load WebView libs. by Gustav Sennton · 7 years ago
  20. cd165a9 Move WebView loader from frameworks/webview/ to frameworks/base/. by Gustav Sennton · 7 years ago
  21. e1c426f Merge changes from topic 'multinetwork_vndk' into oc-dev am: cffee96a16 by Lorenzo Colitti · 7 years ago
  22. ec37d5f Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 7 years ago
  23. addb296 Move libandroid_net from Android.mk to Android.bp. by Lorenzo Colitti · 7 years ago
  24. d15f0af Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 7 years ago
  25. 5c5b7f0 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  26. af73730 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  27. 3f8fd40 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  28. 5f73ab7 Include vndk/hardware_buffer.h for AHardwareBuffer_getNativeHandle by Jesse Hall · 7 years ago
  29. 68686db Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  30. 3dcf031 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  31. d28e828 ANativeWindow_toSurface implementation by Jiwen 'Steve' Cai · 7 years ago
  32. 63483ad Parameter checks for sensor NDK APIs, fix map file by Peng Xu · 7 years ago
  33. caf8930 fallout of splitting libsensor out of libgui by Mathias Agopian · 7 years ago
  34. bce1d3b Revert "Remove AHardwareBuffer_ API from libandroid" by Mathias Agopian · 7 years ago
  35. 53fc3cd Merge "Fix NDK access to recycle'd bitmaps" by TreeHugger Robot · 7 years ago
  36. 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 7 years ago
  37. 8e90cc3 Remove AHardwareBuffer_ API from libandroid by Mathias Agopian · 7 years ago
  38. 555bf41 Merge "Add direct sensor report NDK API" by Peng Xu · 7 years ago
  39. 3b17017 Add direct sensor report NDK API by Peng Xu · 7 years ago
  40. 2e2c35f Merge "Added implementation of shared memory NDK API" by Peng Xu · 7 years ago
  41. 5f88ac5 Added implementation of shared memory NDK API by Peng Xu · 7 years ago
  42. fee4a98 fallout of libandroid.so split by Mathias Agopian · 7 years ago
  43. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 7 years ago
  44. e68b4f7 separate the JNI part of the NDK into their own source by Mathias Agopian · 7 years ago
  45. 99015fe Merge "Use gralloc1 flags to allocate AHardwareBuffers" by Craig Donner · 7 years ago
  46. 9005106 Use gralloc1 flags to allocate AHardwareBuffers by Craig Donner · 7 years ago
  47. f2f6961 Compile native network functionis into libandroid_net. am: f3b7411060 am: af657d14fc am: 74a410ec81 by Alex Deymo · 7 years ago
  48. 2be5b9f Add support for BLOB format to HardwareBuffer. by Craig Donner · 7 years ago
  49. 0cff9d9 AHardwareBuffer implementation. by Craig Donner · 8 years ago
  50. f3b7411 Compile native network functionis into libandroid_net. by Alex Deymo · 8 years ago
  51. 98e462d Unversion NDK stub libraries. by Dan Albert · 7 years ago
  52. 03b5d50 Re-unite sources with their headers by John Reck · 8 years ago
  53. 7ce8df3 Move libjnigraphics to ndk_library. by Dan Albert · 8 years ago
  54. 2a8d9c2 Migrate libandroid.so to ndk_library. by Dan Albert · 8 years ago
  55. 9650521e Merge "Enable clang for arm64." am: a11a8e5086 by Chih-Hung Hsieh · 8 years ago
  56. 248bed0 Enable clang for arm64. by Chih-Hung Hsieh · 8 years ago
  57. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  58. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  59. c0d3d3f Change storage duration to static for native choreographer. by Michael Wright · 8 years ago
  60. 63c168a Add choreographer API to the NDK. by Michael Wright · 9 years ago
  61. ee5c18f Sensor: Add batch support for native applications by Aniroop Mathur · 9 years ago
  62. ff20b97 Change storage duration to static for native choreographer. by Michael Wright · 8 years ago
  63. 3d3fe50 Add choreographer API to the NDK. by Michael Wright · 9 years ago
  64. 8571397 am ef9e04b2: am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
  65. ef9e04b am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
  66. ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 9 years ago
  67. 2af91d0 Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
  68. 8d1e344 Revert "Call getInstanceForPackage instead of creating a new SensorManager instance." by Narayan Kamath · 9 years ago
  69. 5967ddb Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
  70. b902453 Add native tracing API by Chris Craik · 9 years ago
  71. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
  72. b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
  73. 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
  74. cbb56a8 Fix broke NDK sensor manager API by Svet Ganov · 9 years ago
  75. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  76. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  77. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  78. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  79. 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 9 years ago
  80. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  81. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  82. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  83. 25f3b7b multinetwork API: native implementation by Erik Kline · 9 years ago
  84. c294d12 A bunch more cleanups by John Reck · 9 years ago
  85. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  86. 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 9 years ago
  87. ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 9 years ago
  88. b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  89. ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  90. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 9 years ago
  91. 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 9 years ago
  92. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  93. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  94. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  95. ce23ecf Merge "Frameworks/base: Wall Werror in native/graphics" by Andreas Gampe · 10 years ago
  96. cad87d7 Frameworks/base: Wall Werror in native/graphics by Andreas Gampe · 10 years ago
  97. d2361f2f Frameworks/base: Wall Werror in native/android by Andreas Gampe · 10 years ago
  98. 99fe165 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  99. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  100. 2790035 Add java APIs for Sensor reportingMode. by Aravind Akella · 10 years ago