1. cf3ad87 Dispatch refresh rate callbacks from DMS by Alec Mouri · 4 years ago
  2. 76e7430 Merge changes from topic "HWUI_JNI" by Derek Sollenberger · 4 years, 2 months ago
  3. 2173ea2 Export symbols for the newly exposed APEX/internal headers by Derek Sollenberger · 4 years, 2 months ago
  4. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 4 years, 2 months ago
  5. 48dbcaa Add native Thermal Throttling API to libandroid. by Chris Ye · 4 years, 3 months ago
  6. dd7bf2f Add compatibility param to setFrameRate() api by Steven Thomas · 4 years, 3 months ago
  7. b0f1fe8 Merge "New VerifiedInputEvent api" by Siarhei Vishniakou · 4 years, 3 months ago
  8. 69b9dcf Merge "AImageDecoder: Make create enforce int32_t dimensions" by Leon Scroggins · 4 years, 3 months ago
  9. 2e6bedf AImageDecoder: Make create enforce int32_t dimensions by Leon Scroggins III · 4 years, 3 months ago
  10. cf07528 New VerifiedInputEvent api by Siarhei Vishniakou · 4 years, 4 months ago
  11. cbeeff9 Merge "AImageDecoder: allow no color conversion" by Leon Scroggins · 4 years, 3 months ago
  12. c985380 Merge "Pass back frame event stats" by TreeHugger Robot · 4 years, 3 months ago
  13. 6eeca5c AImageDecoder: allow no color conversion by Leon Scroggins III · 4 years, 3 months ago
  14. 006d3ee Merge "Fix StatsLog JNI registration" by Muhammad Qureshi · 4 years, 3 months ago
  15. 93b4e99 Fix StatsLog JNI registration by Muhammad Qureshi · 4 years, 3 months ago
  16. a8f9a9e Merge "[AChoreographer] Lift refresh rate callbacks into NDK" by Alec Mouri · 4 years, 3 months ago
  17. a2b78e4 Create libstats_jni by Tej Singh · 4 years, 3 months ago
  18. d6a222e Pass back frame event stats by Valerie Hau · 4 years, 3 months ago
  19. a4a8be3 Merge "AImageDecoder: ensure that stride is pixel aligned" by TreeHugger Robot · 4 years, 3 months ago
  20. 8c9f31b Merge "Add setFrameRate() api" by Steven Thomas · 4 years, 3 months ago
  21. 795168a Merge "Update imagedecoder for header updates" by TreeHugger Robot · 4 years, 3 months ago
  22. 64301cb Update imagedecoder for header updates by Leon Scroggins III · 4 years, 3 months ago
  23. e609b0c Merge "Make getDataSpace fail instead of crash on recycled" by Leon Scroggins · 4 years, 3 months ago
  24. 6cf051e Add setFrameRate() api by Steven Thomas · 4 years, 4 months ago
  25. 7871f49 Rename AndroidBitmap_compress callback by Leon Scroggins III · 4 years, 3 months ago
  26. 569229f Merge "Implement AImageDecoder dataspace methods" by Leon Scroggins · 4 years, 3 months ago
  27. 69bfed8 Merge "Update NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 4 years, 3 months ago
  28. d50c769 Merge "Implement AImageDecoder_computeSampledSize" by Leon Scroggins · 4 years, 3 months ago
  29. d894c59 AImageDecoder: ensure that stride is pixel aligned by Leon Scroggins III · 4 years, 3 months ago
  30. e5ace3f Implement AImageDecoder dataspace methods by Leon Scroggins III · 4 years, 4 months ago
  31. 712d610 Merge "Refactor TextureLayer JNI to use only APEX APIs" by TreeHugger Robot · 4 years, 3 months ago
  32. f8e41c5 Make getDataSpace fail instead of crash on recycled by Leon Scroggins III · 4 years, 3 months ago
  33. 84a2afc Update NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 4 years, 3 months ago
  34. f89de63 Implement AImageDecoder_computeSampledSize by Leon Scroggins III · 4 years, 3 months ago
  35. 83d7f05 Merge "Update AImageDecoder_getAlphaFlags return value" by Leon Scroggins · 4 years, 4 months ago
  36. 5af5d30 Refactor TextureLayer JNI to use only APEX APIs by Stan Iliev · 4 years, 4 months ago
  37. c3d20c1 Merge "Implement native compress API" by TreeHugger Robot · 4 years, 4 months ago
  38. 9010e8b Implement native compress API by Leon Scroggins III · 4 years, 9 months ago
  39. 1ade46d Replace setAlphaFlags with setUnpremultipliedRequired by Leon Scroggins III · 4 years, 4 months ago
  40. d8840bd Update AImageDecoder_getAlphaFlags return value by Leon Scroggins III · 4 years, 4 months ago
  41. 1202d7c Merge "Reland "Implement AndroidBitmap_getDataSpace"" by TreeHugger Robot · 4 years, 4 months ago
  42. 26c5fbb [AChoreographer] Lift refresh rate callbacks into NDK by Alec Mouri · 4 years, 4 months ago
  43. 1994fcb Reland "Implement AndroidBitmap_getDataSpace" by Leon Scroggins III · 4 years, 4 months ago
  44. 5c12794 Merge changes from topic "ndk_imagedecoder" by Leon Scroggins · 4 years, 4 months ago
  45. d3ce139 Merge "Revert "Implement AndroidBitmap_getDataSpace"" by Kweku Adams · 4 years, 4 months ago
  46. 10b2ddc Revert "Implement AndroidBitmap_getDataSpace" by Kweku Adams · 4 years, 4 months ago
  47. 392b4e0 Merge "Implement AndroidBitmap_getDataSpace" by Leon Scroggins · 4 years, 4 months ago
  48. 407b544 Implement new NDK image decoding apis by Leon Scroggins III · 4 years, 5 months ago
  49. b0ec4f6 Merge "Add AConfiguration_getScreenRound." am: c44bffa46a am: 7a93b588c0 am: 42c621eea9 by Automerger Merge Worker · 4 years, 5 months ago
  50. 241393a Add AConfiguration_getScreenRound. by Elliott Hughes · 4 years, 5 months ago
  51. 9732e29 Create AAssetStreamAdaptor, for reading from AAssets by Leon Scroggins III · 4 years, 5 months ago
  52. 9065a5f Implement AndroidBitmap_getDataSpace by Leon Scroggins III · 4 years, 8 months ago
  53. 6c41ab1 Consolidate NDK and APEX implementations by Derek Sollenberger · 4 years, 6 months ago
  54. 2ae4572 Merge "[AChoreographer] Consolidate AChoreographer source files" by Alec Mouri · 4 years, 6 months ago
  55. d0c8d9b Rename # vndk tag to # llndk by Jiyong Park · 4 years, 6 months ago
  56. 224bcce Merge "Rename # vndk tag to # llndk" by TreeHugger Robot · 4 years, 6 months ago
  57. 440c5ac [AChoreographer] Consolidate AChoreographer source files by Alec Mouri · 4 years, 6 months ago
  58. aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 4 years, 8 months ago
  59. a9258ab Rename # vndk tag to # llndk by Jiyong Park · 4 years, 6 months ago
  60. 01709c7 Make AFont_getLocale work by Seigo Nonaka · 4 years, 6 months ago
  61. 5076854 Add userId to the package name API. by atrost · 4 years, 6 months ago
  62. 69a5323 Merge "Add userId to the package name API." by TreeHugger Robot · 4 years, 6 months ago
  63. ff948d8 Add a native aidl API. by atrost · 4 years, 7 months ago
  64. 53bca93 Add userId to the package name API. by atrost · 4 years, 6 months ago
  65. d4dac41 Merge "Adding transformHint to callbacks" by Valerie Hau · 4 years, 6 months ago
  66. ec453e1 Adding transformHint to callbacks by Valerie Hau · 4 years, 6 months ago
  67. 8748835 Add a native aidl API. by atrost · 4 years, 7 months ago
  68. 5e18c43 Do not crash on invalid dataspace by Valerie Hau · 4 years, 8 months ago
  69. 1ad6954 Handle NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY flag in ASurfaceTransaction by Vishnu Nair · 5 years ago
  70. bb9b14f ASurfaceControl: fix surface damage by Marissa Wall · 5 years ago
  71. c8723d6 Merge "Pass runMax = 1 to stop unnecessary itemization" into qt-dev by TreeHugger Robot · 5 years ago
  72. ddc8773 Pass runMax = 1 to stop unnecessary itemization by Seigo Nonaka · 5 years ago
  73. d2f37cc Allow the WebView native library to have dependencies. by Torne (Richard Coles) · 5 years ago
  74. b3a7bce Update the system font implementation for new API change by Seigo Nonaka · 5 years ago
  75. d336f5d Deprecate is_layer for vulkan functor by Bo Liu · 5 years ago
  76. 5a9151e Adding AHardwareBuffer lockAndGetInfo to libandroid by Valerie Hau · 5 years ago
  77. a7de534 Merge "Add junyulai@ as owner of the core networking dirs" am: e5e3ac639b am: b0498ba448 by Bernie Innocenti · 5 years ago
  78. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  79. 458d3df Add explicit 64-bit postFrameCallback APIs by Santos Cordon · 5 years ago
  80. a5a21f7 DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 5 years ago
  81. 0e636a8 Merge "Adds new HardwareBuffer plane-locking functions to NDK" by Marius Renn · 5 years ago
  82. 5ea4f3c Merge "ASurfaceControl: dataspace (1/2)" by TreeHugger Robot · 5 years ago
  83. 7f24f79 ASurfaceControl: dataspace (1/2) by Marissa Wall · 5 years ago
  84. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 5 years ago
  85. d25d134 Do not call postDrawVk if did not call drawVk by Bo Liu · 5 years ago
  86. 30780a2 Merge "Revert "Enable vulkan webview draw functor"" by TreeHugger Robot · 5 years ago
  87. a2b2535 Revert "Enable vulkan webview draw functor" by Bo Liu · 5 years ago
  88. 3316a0a Generalize physical display management by Dominik Laskowski · 5 years ago
  89. 6bc48231 Combining background color transactions by Valerie Hau · 5 years ago
  90. e703b19 Merge "Enable vulkan webview draw functor" by TreeHugger Robot · 5 years ago
  91. eaf310e Update Vulkan skia creation to use apiVersion instead of instanceVersion by Greg Daniel · 5 years ago
  92. 9934adc Merge "Eliminate the usage of ConfigStore." by Peiyong Lin · 5 years ago
  93. 0d04f32 Eliminate the usage of ConfigStore. by Peiyong Lin · 5 years ago
  94. b6da7f6 Add color space params to webview gl functor by Bo Liu · 5 years ago
  95. dec730f Enable vulkan webview draw functor by Bo Liu · 5 years ago
  96. 5bbfd51 Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControl by Valerie Hau · 5 years ago
  97. 9ce77e9 Merge "ASurfaceControl: add more support to NDK (1/2)" by TreeHugger Robot · 5 years ago
  98. d3ea060 Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 5 years ago
  99. 0bec872 Merge "Export ASensor_getHandle" by TreeHugger Robot · 5 years ago
  100. ea2cb0c Export ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 5 years ago