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