1. 271de04 Receive refresh rate callbacks from DMS by Alec Mouri · 6 years ago
  2. e22e38d Merge "Clean up some formatting problems in the setFrameRate ndk docs" into rvc-dev by TreeHugger Robot · 6 years ago
  3. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  4. 8e8cec4 AThermal_StatusCallback should return void by Chris Ye · 6 years ago
  5. 80826e0 Move the non-NDK APIs to powermanager internal directory. by Chris Ye · 6 years ago
  6. fbcf9d7 Make bitmap.h C-compatible when __ANDROID_API__ >= 30 by Colin Cross · 6 years ago
  7. 1c83896 Merge "Create native version of Thermal Throttling API." by Chris Ye · 6 years ago
  8. 1a5a888 Create native version of Thermal Throttling API. by Chris Ye · 6 years ago
  9. 0a58870 Merge "Add compatibility param to setFrameRate() api" by Steven Thomas · 6 years ago
  10. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  11. d7a703c Add hinge angle sensor enum docs by Anthony Stange · 6 years ago
  12. faed233 Merge "Fix docs for bitmap.h" by Leon Scroggins · 6 years ago
  13. 90e9861 Merge changes from topic "no_color_conversion" by Leon Scroggins · 6 years ago
  14. 4883c52 Fix docs for bitmap.h by Leon Scroggins III · 6 years ago
  15. bb5ffd2 AImageDecoder: respond to API review by Leon Scroggins III · 6 years ago
  16. 9cb2ffd Specify when AndroidBitmapInfo.flags were introduced by Leon Scroggins III · 6 years ago
  17. 8cee65e AImageDecoder: update comments around dataspaces by Leon Scroggins III · 6 years ago
  18. 97fea5f Update imagedecoder documentation by Leon Scroggins III · 6 years ago
  19. 57c509e Merge "Update imagedecoder.h to build as a C file" by Leon Scroggins · 6 years ago
  20. a9f397b Update imagedecoder.h to build as a C file by Leon Scroggins III · 6 years ago
  21. 021c1d8 Merge "Update decodeImage to account for alignment" by TreeHugger Robot · 6 years ago
  22. 542f101 Merge "Clarify frame rate as frames per second" by TreeHugger Robot · 6 years ago
  23. 346d6d9 Merge "Add hinge angle sensor type to sensor NDK" by TreeHugger Robot · 6 years ago
  24. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 6 years ago
  25. 82393b3 Merge "Add setFrameRate() api" by Steven Thomas · 6 years ago
  26. 4005d6c Merge "Clean up imagedecoder header file" by TreeHugger Robot · 6 years ago
  27. 5d0445c Clean up imagedecoder header file by Leon Scroggins III · 6 years ago
  28. 702bc1d Merge "Rename callback for AndroidBitmap_compress" by Leon Scroggins · 6 years ago
  29. 59262f9 Update decodeImage to account for alignment by Leon Scroggins III · 6 years ago
  30. 6d88a48 Add setFrameRate() api by Steven Thomas · 6 years ago
  31. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  32. 77ff515 Merge "Add AImageDecoder HeaderInfo_get/_setDataSpace" by Leon Scroggins · 6 years ago
  33. a5e57f6 Merge "Add NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
  34. d655823 Merge "Add AImageDecoder_computeSampledSize" by Leon Scroggins · 6 years ago
  35. c04a63e Rename callback for AndroidBitmap_compress by Leon Scroggins III · 6 years ago
  36. 20d480c Add AImageDecoder HeaderInfo_get/_setDataSpace by Leon Scroggins III · 6 years ago
  37. d4672a8 Add NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
  38. 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 6 years ago
  39. f27256b Add AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
  40. 7c3eee0 Merge "Add NDK Bitmap compression" by TreeHugger Robot · 6 years ago
  41. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  42. 1be112f Rename setAlphaFlags to setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
  43. 7f2d5b6 Add NDK Bitmap compression by Leon Scroggins III · 6 years ago
  44. d39495f Merge "Reland "Add AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
  45. c095d63 Merge "Add NDK Apis for image decoding" by Leon Scroggins · 6 years ago
  46. 3dd6455 Reland "Add AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
  47. 838817f Merge "Revert "Add AndroidBitmap_getDataSpace"" by Kweku Adams · 6 years ago
  48. a2a0879 Revert "Add AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
  49. 1b00408 Merge "Add AndroidBitmap_getDataSpace" by Leon Scroggins · 6 years ago
  50. 2f98494 Add NDK Apis for image decoding by Leon Scroggins III · 6 years ago
  51. 0ec08d7 Merge "Guard AConfiguration_getScreenRound." am: f86192954b am: a3e4e7fa14 am: fb8e17dc6a by Automerger Merge Worker · 6 years ago
  52. ba80a0f Guard AConfiguration_getScreenRound. by Elliott Hughes · 6 years ago
  53. 06c9775 Add AndroidBitmap_getDataSpace by Leon Scroggins III · 6 years ago
  54. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  55. a1c781c Merge "[AChoreographer] Split source files out from libandroid." by Alec Mouri · 6 years ago
  56. 6883e54 Merge "Add more details on FD sharing" am: 32e787a9e2 am: 4e4eb13877 by John Reck · 6 years ago
  57. e29a1e2 Merge "sharedmem.h: fix the docs." am: 03f12ae919 am: 0327bdacf5 am: 360cfccd10 by Elliott Hughes · 6 years ago
  58. cc44522 [AChoreographer] Split source files out from libandroid. by Alec Mouri · 6 years ago
  59. 58e18f9 Add more details on FD sharing by John Reck · 6 years ago
  60. 8a6843d sharedmem.h: fix the docs. by Elliott Hughes · 6 years ago
  61. 0556547 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  62. 3d70e53 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  63. 0dd622e Add alpha to AndroidBitmapInfo by Leon Scroggins III · 6 years ago
  64. f73f5f2 Add RGBA_F16 to the AndroidBitmapFormat (NDK) by Leon Scroggins III · 6 years ago
  65. 20e67fa Fix typo: chroreographer -> choreographer. by Dillon Cower · 6 years ago
  66. c2b3e4f Fix another doxygen issue. by Dan Albert · 7 years ago
  67. 12abc19 Fix another doxygen issue. by Dan Albert · 7 years ago
  68. 2423aac Fix bad doxygen tags in font headers. by Dan Albert · 7 years ago
  69. e4a1cab Fix bad doxygen tags in font headers. by Dan Albert · 7 years ago
  70. c324d31 Merge "Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer." into qt-dev am: c5c746c1a2 am: bb65cc5973 by Krzysztof Kosiński · 7 years ago
  71. 22fb2ff Fix documentation for AHardwareBuffer_(to|from)HardwareBuffer. by Krzysztof Kosiński · 7 years ago
  72. 52970d0 Merge "Add missing Doxygen groups to new APIs." into qt-dev am: 6e90aa47be by Dan Albert · 7 years ago
  73. c041609 Add missing Doxygen groups to new APIs. by Dan Albert · 7 years ago
  74. ac2cf4a Merge "ASurfaceControl: support framebuffer devices" by TreeHugger Robot · 7 years ago
  75. 183c44c ASurfaceControl: support framebuffer devices by Marissa Wall · 7 years ago
  76. cb88a65 Reorganize system font APIs by Seigo Nonaka · 7 years ago
  77. 733bf99 Fix "heirarchy" typo. by Elliott Hughes · 7 years ago
  78. 908d008 Add explicit 64-bit postFrameCallback APIs by Santos Cordon · 7 years ago
  79. 3ff826c ASurfaceControl: dataspace (2/2) by Marissa Wall · 7 years ago
  80. ed54efa Add Color Layer to ASurfaceControl by Valerie Hau · 7 years ago
  81. 64b61fa Merge "ASurfaceControl: add more support to NDK (2/2)" by TreeHugger Robot · 7 years ago
  82. e2599df Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 7 years ago
  83. 65089d5 Define ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 7 years ago
  84. 80d94ad ASurfaceControl: add more support to NDK (2/2) by Marissa Wall · 7 years ago
  85. 0e7a776 Better docs for KEYCODE_PROFILE_SWITCH by Oleg Kibirev · 7 years ago
  86. 8228fa7 Add ASensor_getHandle API to Sensors NDK by Brian Stack · 7 years ago
  87. ccd8843 Add Additional Information types to NDK by Brian Stack · 7 years ago
  88. e88636e Merge "Minor changes to the async DNS query API flag definitions." am: 9a22123ae4 am: cf5ef56465 by Luke Huang · 7 years ago
  89. 53da7e3 ASurfaceControl: add SurfaceControl to NDK (2/2) by Marissa Wall · 7 years ago
  90. 4364cf6 Minor changes to the async DNS query API flag definitions. by Luke Huang · 7 years ago
  91. e8f9a6f Merge "Add control flags in asynchronous DNS query API" am: 9a0d6e60a3 am: 67da038184 by Luke Huang · 7 years ago
  92. b12ec34 Add control flags in asynchronous DNS query API by Luke Huang · 7 years ago
  93. f45dc30 Merge "Following commit for asynchronous DNS query API" am: 03fbb681c8 am: bc96369bc2 by Luke Huang · 7 years ago
  94. 74a0565 Following commit for asynchronous DNS query API by Luke Huang · 7 years ago
  95. d7cec95 Merge "Add asynchronous DNS query API" am: e1f69908a4 am: cbe25adc62 by Lorenzo Colitti · 7 years ago
  96. 66393b9 Add asynchronous DNS query API by Luke Huang · 7 years ago
  97. 73e5bf2 Add NDK async begin/end & counter by John Reck · 7 years ago
  98. daedc2a Merge "Add thumbs up / thumbs down / profile keycodes to native includes" by TreeHugger Robot · 7 years ago
  99. 1ade5e4 Add thumbs up / thumbs down / profile keycodes to native includes by Oleg Kibirev · 7 years ago
  100. e9e637d Fix/Add NDK API doc for system_fonts.h by Seigo Nonaka · 7 years ago