1. 63483ad Parameter checks for sensor NDK APIs, fix map file by Peng Xu · 7 years ago
  2. caf8930 fallout of splitting libsensor out of libgui by Mathias Agopian · 7 years ago
  3. bce1d3b Revert "Remove AHardwareBuffer_ API from libandroid" by Mathias Agopian · 7 years ago
  4. 53fc3cd Merge "Fix NDK access to recycle'd bitmaps" by TreeHugger Robot · 7 years ago
  5. 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 7 years ago
  6. 8e90cc3 Remove AHardwareBuffer_ API from libandroid by Mathias Agopian · 7 years ago
  7. 555bf41 Merge "Add direct sensor report NDK API" by Peng Xu · 7 years ago
  8. 3b17017 Add direct sensor report NDK API by Peng Xu · 7 years ago
  9. 2e2c35f Merge "Added implementation of shared memory NDK API" by Peng Xu · 7 years ago
  10. 5f88ac5 Added implementation of shared memory NDK API by Peng Xu · 7 years ago
  11. fee4a98 fallout of libandroid.so split by Mathias Agopian · 7 years ago
  12. f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 7 years ago
  13. e68b4f7 separate the JNI part of the NDK into their own source by Mathias Agopian · 7 years ago
  14. 99015fe Merge "Use gralloc1 flags to allocate AHardwareBuffers" by Craig Donner · 7 years ago
  15. 9005106 Use gralloc1 flags to allocate AHardwareBuffers by Craig Donner · 7 years ago
  16. f2f6961 Compile native network functionis into libandroid_net. am: f3b7411060 am: af657d14fc am: 74a410ec81 by Alex Deymo · 7 years ago
  17. 2be5b9f Add support for BLOB format to HardwareBuffer. by Craig Donner · 7 years ago
  18. 0cff9d9 AHardwareBuffer implementation. by Craig Donner · 8 years ago
  19. f3b7411 Compile native network functionis into libandroid_net. by Alex Deymo · 8 years ago
  20. 98e462d Unversion NDK stub libraries. by Dan Albert · 8 years ago
  21. 03b5d50 Re-unite sources with their headers by John Reck · 8 years ago
  22. 7ce8df3 Move libjnigraphics to ndk_library. by Dan Albert · 8 years ago
  23. 2a8d9c2 Migrate libandroid.so to ndk_library. by Dan Albert · 8 years ago
  24. 9650521e Merge "Enable clang for arm64." am: a11a8e5086 by Chih-Hung Hsieh · 8 years ago
  25. 248bed0 Enable clang for arm64. by Chih-Hung Hsieh · 8 years ago
  26. 85e0c89 resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  27. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  28. c0d3d3f Change storage duration to static for native choreographer. by Michael Wright · 8 years ago
  29. 63c168a Add choreographer API to the NDK. by Michael Wright · 9 years ago
  30. ee5c18f Sensor: Add batch support for native applications by Aniroop Mathur · 9 years ago
  31. ff20b97 Change storage duration to static for native choreographer. by Michael Wright · 8 years ago
  32. 3d3fe50 Add choreographer API to the NDK. by Michael Wright · 9 years ago
  33. 8571397 am ef9e04b2: am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
  34. ef9e04b am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 9 years ago
  35. ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 9 years ago
  36. 2af91d0 Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
  37. 8d1e344 Revert "Call getInstanceForPackage instead of creating a new SensorManager instance." by Narayan Kamath · 9 years ago
  38. 5967ddb Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
  39. b902453 Add native tracing API by Chris Craik · 9 years ago
  40. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
  41. b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
  42. 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
  43. cbb56a8 Fix broke NDK sensor manager API by Svet Ganov · 9 years ago
  44. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  45. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  46. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  47. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  48. 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 9 years ago
  49. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  50. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  51. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  52. 25f3b7b multinetwork API: native implementation by Erik Kline · 9 years ago
  53. c294d12 A bunch more cleanups by John Reck · 9 years ago
  54. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  55. 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 9 years ago
  56. ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 9 years ago
  57. b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  58. ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  59. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 9 years ago
  60. 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 9 years ago
  61. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  62. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  63. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  64. ce23ecf Merge "Frameworks/base: Wall Werror in native/graphics" by Andreas Gampe · 10 years ago
  65. cad87d7 Frameworks/base: Wall Werror in native/graphics by Andreas Gampe · 10 years ago
  66. d2361f2f Frameworks/base: Wall Werror in native/android by Andreas Gampe · 10 years ago
  67. 99fe165 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  68. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  69. 2790035 Add java APIs for Sensor reportingMode. by Aravind Akella · 10 years ago
  70. b5e3f4e am c7153377: am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev by Aravind Akella · 10 years ago
  71. c715337 am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev by Aravind Akella · 10 years ago
  72. 8bcdd9b Remove getRequiredPermission from NDK. by Aravind Akella · 10 years ago
  73. 35187bd Bug fix for wakeup sensors. by Aravind Akella · 10 years ago
  74. d951ab2 am 8ebd66c2: am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  75. 8ebd66c2 am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  76. cd9a7bb Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Aravind Akella · 10 years ago
  77. acf395f am 819239e5: Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  78. fa1d241 Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  79. 819239e Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  80. ded2647 am bdfe3841: am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  81. bdfe384 am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  82. fd53d83 Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  83. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 10 years ago
  84. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  85. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  86. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 10 years ago
  87. 82b007d Track Looper decoupling from ALooper by Brian Carlstrom · 11 years ago
  88. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  89. 64b5f7c am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 11 years ago
  90. c01e1ed Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 11 years ago
  91. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  92. d685894 Add liblog by Ying Wang · 11 years ago
  93. 0482291 Fix typo by Andrew Hsieh · 12 years ago
  94. eba8254 Fix typo by Andrew Hsieh · 12 years ago
  95. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  96. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  97. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  98. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  99. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  100. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago