1. 69e70cf Add NDK API for getprocdns, setprocdns by Remi NGUYEN VAN · 4 years, 10 months ago
  2. c0d9f8a Add NDK API for getprocnetwork by Remi NGUYEN VAN · 4 years, 10 months ago
  3. 08e6cf5 Stop #define'ing __ANDROID_API__. by Elliott Hughes · 5 years ago
  4. c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 5 years ago
  5. b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 5 years ago
  6. 6b7a48e Merge "Document that ASharedMemory_create fds may or may not be CLOEXEC." am: 9e499bc47f by Elliott Hughes · 5 years ago
  7. f74f0b7 Document that ASharedMemory_create fds may or may not be CLOEXEC. by Elliott Hughes · 5 years ago
  8. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  9. 8fc3b0a docs: Clarify the lifetime of AHardwareBuffer_toHardwareBuffer in docs. See by Nick Cook · 6 years ago
  10. 8aba999 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 6 years ago
  11. d28a490 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE am: f1cf6a632d by Luke Huang · 6 years ago
  12. f1cf6a6 Update the documentation of ANDROID_RESOLV_NO_CACHE_STORE by Luke Huang · 6 years ago
  13. 7a73212 docs: Fix ref doc links. See generated output in cl/314618386. by Nick Cook · 6 years ago
  14. 7be0e2d API level 30 cleanup. by Elliott Hughes · 6 years ago
  15. 4c56583 Merge "Receive refresh rate callbacks from DMS" into rvc-dev am: a511811bd9 by Alec Mouri · 6 years ago
  16. 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 6 years ago
  17. f952e14 Merge "Drop unnecessary semicolon from end of file" am: 1101172876 am: f967969a4f by Devin Moore · 6 years ago
  18. b34bfce Drop unnecessary semicolon from end of file by Devin Moore · 6 years ago
  19. e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 6 years ago
  20. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  21. 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  22. 80826e0 Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
  23. fbcf9d7 Make bitmap.h C-compatible when __ANDROID_API__ >= 30 by Colin Cross · 6 years ago
  24. 1c83896 Merge "Create native version of Thermal Throttling API." by Chris Ye · 6 years ago
  25. 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 6 years ago
  26. 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 6 years ago
  27. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  28. d7a703c Add hinge angle sensor enum docs by Anthony Stange · 6 years ago
  29. faed233 Merge "Fix docs for bitmap.h" by Leon Scroggins · 6 years ago
  30. 90e9861 Merge changes from topic "no_color_conversion" by Leon Scroggins · 6 years ago
  31. 4883c52 Fix docs for bitmap.h by Leon Scroggins III · 6 years ago
  32. bb5ffd2 AImageDecoder: respond to API review by Leon Scroggins III · 6 years ago
  33. 9cb2ffd Specify when AndroidBitmapInfo.flags were introduced by Leon Scroggins III · 6 years ago
  34. 8cee65e AImageDecoder: update comments around dataspaces by Leon Scroggins III · 6 years ago
  35. 97fea5f Update imagedecoder documentation by Leon Scroggins III · 6 years ago
  36. 57c509e Merge "Update imagedecoder.h to build as a C file" by Leon Scroggins · 6 years ago
  37. a9f397b Update imagedecoder.h to build as a C file by Leon Scroggins III · 6 years ago
  38. 021c1d8 Merge "Update decodeImage to account for alignment" by TreeHugger Robot · 6 years ago
  39. 542f101 Merge "Clarify frame rate as frames per second" by TreeHugger Robot · 6 years ago
  40. 346d6d9 Merge "Add hinge angle sensor type to sensor NDK" by TreeHugger Robot · 6 years ago
  41. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 6 years ago
  42. 82393b3 Merge "Add setFrameRate() api" by Steven Thomas · 6 years ago
  43. 4005d6c Merge "Clean up imagedecoder header file" by TreeHugger Robot · 6 years ago
  44. 5d0445c Clean up imagedecoder header file by Leon Scroggins III · 6 years ago
  45. 702bc1d Merge "Rename callback for AndroidBitmap_compress" by Leon Scroggins · 6 years ago
  46. 59262f9 Update decodeImage to account for alignment by Leon Scroggins III · 6 years ago
  47. 6d88a48 Add setFrameRate() api by Steven Thomas · 6 years ago
  48. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  49. 77ff515 Merge "Add AImageDecoder HeaderInfo_get/_setDataSpace" by Leon Scroggins · 6 years ago
  50. a5e57f6 Merge "Add NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
  51. d655823 Merge "Add AImageDecoder_computeSampledSize" by Leon Scroggins · 6 years ago
  52. c04a63e Rename callback for AndroidBitmap_compress by Leon Scroggins III · 6 years ago
  53. 20d480c Add AImageDecoder HeaderInfo_get/_setDataSpace by Leon Scroggins III · 6 years ago
  54. d4672a8 Add NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
  55. 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 6 years ago
  56. f27256b Add AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
  57. 7c3eee0 Merge "Add NDK Bitmap compression" by TreeHugger Robot · 6 years ago
  58. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  59. 1be112f Rename setAlphaFlags to setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
  60. 7f2d5b6 Add NDK Bitmap compression by Leon Scroggins III · 6 years ago
  61. d39495f Merge "Reland "Add AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
  62. c095d63 Merge "Add NDK Apis for image decoding" by Leon Scroggins · 6 years ago
  63. 3dd6455 Reland "Add AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
  64. 838817f Merge "Revert "Add AndroidBitmap_getDataSpace"" by Kweku Adams · 6 years ago
  65. a2a0879 Revert "Add AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
  66. 1b00408 Merge "Add AndroidBitmap_getDataSpace" by Leon Scroggins · 6 years ago
  67. 2f98494 Add NDK Apis for image decoding by Leon Scroggins III · 6 years ago
  68. 0ec08d7 Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a by Automerger Merge Worker · 6 years ago
  69. ba80a0f Guard AConfiguration_getScreenRound. by Elliott Hughes · 6 years ago
  70. 06c9775 Add AndroidBitmap_getDataSpace by Leon Scroggins III · 6 years ago
  71. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  72. a1c781c Merge "[AChoreographer] Split source files out from libandroid." by Alec Mouri · 6 years ago
  73. 6883e54 Merge "Add more details on FD sharing" am: 32e787a9e2 am: 4e4eb13877 by John Reck · 6 years ago
  74. e29a1e2 Merge "sharedmem.h: fix the docs." am: 03f12ae919 am: 0327bdacf5 am: 360cfccd10 by Elliott Hughes · 6 years ago
  75. cc44522 [AChoreographer] Split source files out from libandroid. by Alec Mouri · 6 years ago
  76. 58e18f9 Add more details on FD sharing by John Reck · 6 years ago
  77. 8a6843d sharedmem.h: fix the docs. by Elliott Hughes · 6 years ago
  78. 0556547 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  79. 3d70e53 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  80. 0dd622e Add alpha to AndroidBitmapInfo by Leon Scroggins III · 6 years ago
  81. f73f5f2 Add RGBA_F16 to the AndroidBitmapFormat (NDK) by Leon Scroggins III · 6 years ago
  82. 20e67fa Fix typo: chroreographer -> choreographer. by Dillon Cower · 6 years ago
  83. c2b3e4f Fix another doxygen issue. by Dan Albert · 7 years ago
  84. 12abc19 Fix another doxygen issue. by Dan Albert · 7 years ago
  85. 2423aac Fix bad doxygen tags in font headers. by Dan Albert · 7 years ago
  86. e4a1cab Fix bad doxygen tags in font headers. by Dan Albert · 7 years ago
  87. c324d31 Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev am: c5c746c1a2 am: bb65cc5973 by Krzysztof Kosiński · 7 years ago
  88. 22fb2ff Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer. by Krzysztof Kosiński · 7 years ago
  89. 52970d0 Merge "Add missing Doxygen groups to new APIs." into qt-dev am: 6e90aa47be by Dan Albert · 7 years ago
  90. c041609 Add missing Doxygen groups to new APIs. by Dan Albert · 7 years ago
  91. ac2cf4a Merge "ASurfaceControl: support framebuffer devices" by TreeHugger Robot · 7 years ago
  92. 183c44c ASurfaceControl: support framebuffer devices by Marissa Wall · 7 years ago
  93. cb88a65 Reorganize system font APIs by Seigo Nonaka · 7 years ago
  94. 733bf99 Fix "heirarchy" typo. by Elliott Hughes · 7 years ago
  95. 908d008 Add explicit 64-bit postFrameCallback APIs by Santos Cordon · 7 years ago
  96. 3ff826c ASurfaceControl: dataspace (2/2) by Marissa Wall · 7 years ago
  97. ed54efa Add Color Layer to ASurfaceControl by Valerie Hau · 7 years ago
  98. 64b61fa Merge "ASurfaceControl: add more support to NDK (2/2)" by TreeHugger Robot · 7 years ago
  99. e2599df Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 7 years ago
  100. 65089d5 Define ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 7 years ago