1. 5bbfd51 Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControl by Valerie Hau · 6 years ago
  2. 9ce77e9 Merge "ASurfaceControl: add more support to NDK (1/2)" by TreeHugger Robot · 6 years ago
  3. d3ea060 Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 6 years ago
  4. 0bec872 Merge "Export ASensor_getHandle" by TreeHugger Robot · 6 years ago
  5. ea2cb0c Export ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 6 years ago
  6. 9da89b2 Add ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 6 years ago
  7. 1be5a10 ASurfaceControl: add more support to NDK (1/2) by Marissa Wall · 6 years ago
  8. 93c2598 Export ASensor_getHandle by Brian Stack · 6 years ago
  9. d69a4b8 Merge "Introduce ASensor_getHandle API to Sensors NDK" by TreeHugger Robot · 6 years ago
  10. 4fd4e36 Merge "ASurfaceControl: add SurfaceControl to NDK (1/2)" by TreeHugger Robot · 6 years ago
  11. 911bffd Merge "sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: 98546b23b9 am: 9c5c779597 by Nick Kralevich · 6 years ago
  12. 3964970 sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  13. f6a73fa ASurfaceControl: add SurfaceControl to NDK (1/2) by Marissa Wall · 6 years ago
  14. 38c97d4 Introduce ASensor_getHandle API to Sensors NDK by Brian Stack · 6 years ago
  15. 8939f1c Merge "Add 'stubs' to libandroid" am: b0a1d4979e am: c70dc011f2 am: 7024b28cfe by Dongwon Kang · 6 years ago
  16. b61819e Add 'stubs' to libandroid by Dongwon Kang · 6 years ago
  17. cf0026e Merge "Add control flags in asynchronous DNS query API" am: c04f9f731a am: f4a9829a18 by Luke Huang · 6 years ago
  18. f3cc2b6 Add control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  19. a62790c Merge "Following commit for asynchronous DNS query API" am: a89f04a742 am: b010078e40 by Luke Huang · 6 years ago
  20. d0c47e6 Following commit for asynchronous DNS query API by Luke Huang · 6 years ago
  21. f30016d Merge "Add asynchronous DNS query API" am: d4ed663b80 am: 62f369e96d by Lorenzo Colitti · 6 years ago
  22. c17821c Add asynchronous DNS query API by Luke Huang · 6 years ago
  23. 77b31a5 Add NDK async begin/end & counter by John Reck · 6 years ago
  24. e463bb6 Export AHardwareBuffer_isSupported from libandroid. by Krzysztof Kosiński · 6 years ago
  25. 36154fd Merge "Apply version-script to libandroid library." am: dbacdb242b am: 5291def66d by Dimitry Ivanov · 6 years ago
  26. 499745f Apply version-script to libandroid library. by dimitry · 6 years ago
  27. 75b841b Implement matchFamilyStyleCharacter API by Seigo Nonaka · 6 years ago
  28. 3675898 Read OEM customization XML by Seigo Nonaka · 6 years ago
  29. 50692ca Add native font enumeration API implementation by Seigo Nonaka · 6 years ago
  30. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  31. a683eb3 Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""" by Stan Iliev · 6 years ago
  32. 85f9096 Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  33. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  34. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  35. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  36. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago
  37. 8e7cf05 Merge "Remove DefaultContainerService usage in StorageManagerService." by Sudheer Shanka · 6 years ago
  38. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 6 years ago
  39. ff5193f Use multiple patterns and/or emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  40. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  41. 5652b43 Merge "Move registration of AssetManager.mObject to zygote." into pi-dev by Nicolas Geoffray · 6 years ago
  42. a55a59a Move registration of AssetManager.mObject to zygote. by Nicolas Geoffray · 6 years ago
  43. 536a560 Merge "Remove an API that doesn't exist." am: 454b1e37eb am: a9725d2d6d by Dan Albert · 6 years ago
  44. d377f90 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  45. bebfcc4 Refactor AssetManager by Adam Lesinski · 7 years ago
  46. df7675f Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8 am: 0f4ca4a5c0 by Steven Moreland · 6 years ago
  47. fb7952f Don't use cutils/Atomic.h by Steven Moreland · 6 years ago
  48. cfaaecf Merge changes Icd56662d,I0ece820f am: 47ef64b0d2 am: bf66580c0b am: 00d125652e by Lorenzo Colitti · 7 years ago
  49. 8a21057 Add OWNERS to the libandroid_net library. by Lorenzo Colitti · 7 years ago
  50. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  51. 3160c8b Revert "AssetManager2: Fix issue with native cast" by Adam Lesinski · 7 years ago
  52. 9381153 AssetManager2: Fix issue with native cast by Adam Lesinski · 7 years ago
  53. 1187590 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  54. c3c8d42 New NDK APIs for SurfaceTexture by Mathias Agopian · 7 years ago
  55. f7d01dd Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  56. dcb3c65 Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  57. 7fb3831 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 7 years ago
  58. 1f62f7c Merge changes from topic "assetmanager-refactor" by Adam Lesinski · 7 years ago
  59. e4fc632 Change the netId to nethandle mapping. by Lorenzo Colitti · 7 years ago
  60. b20a0ce Replace AssetManager with AssetManager2 implementation by Adam Lesinski · 8 years ago
  61. 107366a Merge "Remove TTS symbols from NDK stub library." am: b056324630 am: 8d8c374307 am: 9424fad097 by Dan Albert · 7 years ago
  62. b056324 Merge "Remove TTS symbols from NDK stub library." by Treehugger Robot · 7 years ago
  63. 3644edb Remove TTS symbols from NDK stub library. by Dan Albert · 7 years ago
  64. e4f60cc SharedMemory API changes by John Reck · 7 years ago
  65. 2412b4d Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78 by Steven Moreland · 7 years ago
  66. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  67. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  68. 7a4f741 fix: android/multinetwork.h can't be imported when using libandroid_net by Jiyong Park · 7 years ago
  69. e1c426f Merge changes from topic 'multinetwork_vndk' into oc-dev am: cffee96a16 by Lorenzo Colitti · 7 years ago
  70. ec37d5f Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 7 years ago
  71. addb296 Move libandroid_net from Android.mk to Android.bp. by Lorenzo Colitti · 7 years ago
  72. d15f0af Allow vendor code to link to libandroid_net. by Lorenzo Colitti · 7 years ago
  73. 5c5b7f0 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  74. af73730 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  75. 3f8fd40 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  76. 5f73ab7 Include vndk/hardware_buffer.h for AHardwareBuffer_getNativeHandle by Jesse Hall · 7 years ago
  77. 68686db Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  78. 3dcf031 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  79. d28e828 ANativeWindow_toSurface implementation by Jiwen 'Steve' Cai · 7 years ago
  80. 63483ad Parameter checks for sensor NDK APIs, fix map file by Peng Xu · 7 years ago
  81. caf8930 fallout of splitting libsensor out of libgui by Mathias Agopian · 7 years ago
  82. bce1d3b Revert "Remove AHardwareBuffer_ API from libandroid" by Mathias Agopian · 7 years ago
  83. 8e90cc3 Remove AHardwareBuffer_ API from libandroid by Mathias Agopian · 7 years ago
  84. 555bf41 Merge "Add direct sensor report NDK API" by Peng Xu · 7 years ago
  85. 3b17017 Add direct sensor report NDK API by Peng Xu · 8 years ago
  86. 2e2c35f Merge "Added implementation of shared memory NDK API" by Peng Xu · 7 years ago
  87. 5f88ac5 Added implementation of shared memory NDK API by Peng Xu · 7 years ago
  88. fee4a98 fallout of libandroid.so split by Mathias Agopian · 8 years ago
  89. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 8 years ago
  90. e68b4f7 separate the JNI part of the NDK into their own source by Mathias Agopian · 8 years ago
  91. 99015fe Merge "Use gralloc1 flags to allocate AHardwareBuffers" by Craig Donner · 8 years ago
  92. 9005106 Use gralloc1 flags to allocate AHardwareBuffers by Craig Donner · 8 years ago
  93. f2f6961 Compile native network functionis into libandroid_net. am: f3b7411060 am: af657d14fc am: 74a410ec81 by Alex Deymo · 8 years ago
  94. 2be5b9f Add support for BLOB format to HardwareBuffer. by Craig Donner · 8 years ago
  95. 0cff9d9 AHardwareBuffer implementation. by Craig Donner · 8 years ago
  96. f3b7411 Compile native network functionis into libandroid_net. by Alex Deymo · 8 years ago
  97. 98e462d Unversion NDK stub libraries. by Dan Albert · 8 years ago
  98. 2a8d9c2 Migrate libandroid.so to ndk_library. by Dan Albert · 8 years ago
  99. 9650521e Merge "Enable clang for arm64." am: a11a8e5086 by Chih-Hung Hsieh · 8 years ago
  100. 248bed0 Enable clang for arm64. by Chih-Hung Hsieh · 8 years ago