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