1. 76e7430 Merge changes from topic "HWUI_JNI" by Derek Sollenberger · 4 years, 5 months ago
  2. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 4 years, 5 months ago
  3. 48dbcaa Add native Thermal Throttling API to libandroid. by Chris Ye · 4 years, 5 months ago
  4. dd7bf2f Add compatibility param to setFrameRate() api by Steven Thomas · 4 years, 5 months ago
  5. cf07528 New VerifiedInputEvent api by Siarhei Vishniakou · 4 years, 6 months ago
  6. c985380 Merge "Pass back frame event stats" by TreeHugger Robot · 4 years, 5 months ago
  7. 006d3ee Merge "Fix StatsLog JNI registration" by Muhammad Qureshi · 4 years, 5 months ago
  8. 93b4e99 Fix StatsLog JNI registration by Muhammad Qureshi · 4 years, 5 months ago
  9. a8f9a9e Merge "[AChoreographer] Lift refresh rate callbacks into NDK" by Alec Mouri · 4 years, 5 months ago
  10. a2b78e4 Create libstats_jni by Tej Singh · 4 years, 5 months ago
  11. d6a222e Pass back frame event stats by Valerie Hau · 4 years, 5 months ago
  12. 6cf051e Add setFrameRate() api by Steven Thomas · 4 years, 6 months ago
  13. 5af5d30 Refactor TextureLayer JNI to use only APEX APIs by Stan Iliev · 4 years, 6 months ago
  14. 26c5fbb [AChoreographer] Lift refresh rate callbacks into NDK by Alec Mouri · 4 years, 6 months ago
  15. b0ec4f6 Merge "Add AConfiguration_getScreenRound." am: c44bffa46a am: 7a93b588c0 am: 42c621eea9 by Automerger Merge Worker · 4 years, 7 months ago
  16. 241393a Add AConfiguration_getScreenRound. by Elliott Hughes · 4 years, 7 months ago
  17. 2ae4572 Merge "[AChoreographer] Consolidate AChoreographer source files" by Alec Mouri · 4 years, 8 months ago
  18. d0c8d9b Rename # vndk tag to # llndk by Jiyong Park · 4 years, 8 months ago
  19. 224bcce Merge "Rename # vndk tag to # llndk" by TreeHugger Robot · 4 years, 8 months ago
  20. 440c5ac [AChoreographer] Consolidate AChoreographer source files by Alec Mouri · 4 years, 9 months ago
  21. aaa9e83 Decouple SurfaceTexture from HWUI by Stan Iliev · 4 years, 10 months ago
  22. a9258ab Rename # vndk tag to # llndk by Jiyong Park · 4 years, 8 months ago
  23. 01709c7 Make AFont_getLocale work by Seigo Nonaka · 4 years, 9 months ago
  24. 5076854 Add userId to the package name API. by atrost · 4 years, 9 months ago
  25. 69a5323 Merge "Add userId to the package name API." by TreeHugger Robot · 4 years, 9 months ago
  26. ff948d8 Add a native aidl API. by atrost · 4 years, 9 months ago
  27. 53bca93 Add userId to the package name API. by atrost · 4 years, 9 months ago
  28. d4dac41 Merge "Adding transformHint to callbacks" by Valerie Hau · 4 years, 9 months ago
  29. ec453e1 Adding transformHint to callbacks by Valerie Hau · 4 years, 9 months ago
  30. 8748835 Add a native aidl API. by atrost · 4 years, 9 months ago
  31. 5e18c43 Do not crash on invalid dataspace by Valerie Hau · 4 years, 11 months ago
  32. 1ad6954 Handle NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY flag in ASurfaceTransaction by Vishnu Nair · 5 years ago
  33. bb9b14f ASurfaceControl: fix surface damage by Marissa Wall · 5 years ago
  34. ddc8773 Pass runMax = 1 to stop unnecessary itemization by Seigo Nonaka · 5 years ago
  35. b3a7bce Update the system font implementation for new API change by Seigo Nonaka · 5 years ago
  36. 5a9151e Adding AHardwareBuffer lockAndGetInfo to libandroid by Valerie Hau · 5 years ago
  37. a7de534 Merge "Add junyulai@ as owner of the core networking dirs" am: e5e3ac639b am: b0498ba448 by Bernie Innocenti · 5 years ago
  38. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  39. 458d3df Add explicit 64-bit postFrameCallback APIs by Santos Cordon · 5 years ago
  40. a5a21f7 DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 5 years ago
  41. 0e636a8 Merge "Adds new HardwareBuffer plane-locking functions to NDK" by Marius Renn · 5 years ago
  42. 5ea4f3c Merge "ASurfaceControl: dataspace (1/2)" by TreeHugger Robot · 5 years ago
  43. 7f24f79 ASurfaceControl: dataspace (1/2) by Marissa Wall · 5 years ago
  44. 9e7dce3 Merge "Generalize physical display management" by Dominik Laskowski · 5 years ago
  45. 3316a0a Generalize physical display management by Dominik Laskowski · 5 years ago
  46. 6bc48231 Combining background color transactions by Valerie Hau · 5 years ago
  47. 0d04f32 Eliminate the usage of ConfigStore. by Peiyong Lin · 5 years ago
  48. 5bbfd51 Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControl by Valerie Hau · 5 years ago
  49. 9ce77e9 Merge "ASurfaceControl: add more support to NDK (1/2)" by TreeHugger Robot · 5 years ago
  50. d3ea060 Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 5 years ago
  51. 0bec872 Merge "Export ASensor_getHandle" by TreeHugger Robot · 5 years ago
  52. ea2cb0c Export ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 5 years ago
  53. 9da89b2 Add ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 5 years ago
  54. 1be5a10 ASurfaceControl: add more support to NDK (1/2) by Marissa Wall · 5 years ago
  55. 93c2598 Export ASensor_getHandle by Brian Stack · 6 years ago
  56. d69a4b8 Merge "Introduce ASensor_getHandle API to Sensors NDK" by TreeHugger Robot · 5 years ago
  57. 4fd4e36 Merge "ASurfaceControl: add SurfaceControl to NDK (1/2)" by TreeHugger Robot · 5 years ago
  58. 911bffd Merge "sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: 98546b23b9 am: 9c5c779597 by Nick Kralevich · 5 years ago
  59. 3964970 sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 5 years ago
  60. f6a73fa ASurfaceControl: add SurfaceControl to NDK (1/2) by Marissa Wall · 6 years ago
  61. 38c97d4 Introduce ASensor_getHandle API to Sensors NDK by Brian Stack · 6 years ago
  62. e934552 Adds new HardwareBuffer plane-locking functions to NDK by renn · 5 years ago
  63. 8939f1c Merge "Add 'stubs' to libandroid" am: b0a1d4979e am: c70dc011f2 am: 7024b28cfe by Dongwon Kang · 5 years ago
  64. b61819e Add 'stubs' to libandroid by Dongwon Kang · 6 years ago
  65. cf0026e Merge "Add control flags in asynchronous DNS query API" am: c04f9f731a am: f4a9829a18 by Luke Huang · 6 years ago
  66. f3cc2b6 Add control flags in asynchronous DNS query API by Luke Huang · 6 years ago
  67. a62790c Merge "Following commit for asynchronous DNS query API" am: a89f04a742 am: b010078e40 by Luke Huang · 6 years ago
  68. d0c47e6 Following commit for asynchronous DNS query API by Luke Huang · 6 years ago
  69. f30016d Merge "Add asynchronous DNS query API" am: d4ed663b80 am: 62f369e96d by Lorenzo Colitti · 6 years ago
  70. c17821c Add asynchronous DNS query API by Luke Huang · 6 years ago
  71. 77b31a5 Add NDK async begin/end & counter by John Reck · 6 years ago
  72. e463bb6 Export AHardwareBuffer_isSupported from libandroid. by Krzysztof Kosiński · 6 years ago
  73. 36154fd Merge "Apply version-script to libandroid library." am: dbacdb242b am: 5291def66d by Dimitry Ivanov · 6 years ago
  74. 499745f Apply version-script to libandroid library. by dimitry · 6 years ago
  75. 75b841b Implement matchFamilyStyleCharacter API by Seigo Nonaka · 6 years ago
  76. 3675898 Read OEM customization XML by Seigo Nonaka · 6 years ago
  77. 50692ca Add native font enumeration API implementation by Seigo Nonaka · 6 years ago
  78. 564ca3e Reland "TextureView Vulkan support and optimized OpenGL draw" by Stan Iliev · 6 years ago
  79. a683eb3 Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""" by Stan Iliev · 6 years ago
  80. 85f9096 Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  81. e6cfb09 Merge "Revert "TextureView Vulkan support and optimized OpenGL draw"" by Stan Iliev · 6 years ago
  82. 867c43d Revert "TextureView Vulkan support and optimized OpenGL draw" by John Reck · 6 years ago
  83. 54b9892 Merge "TextureView Vulkan support and optimized OpenGL draw" by TreeHugger Robot · 6 years ago
  84. c8e22a6 TextureView Vulkan support and optimized OpenGL draw by Stan Iliev · 6 years ago
  85. 8e7cf05 Merge "Remove DefaultContainerService usage in StorageManagerService." by Sudheer Shanka · 6 years ago
  86. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 6 years ago
  87. ff5193f Use multiple patterns and/or emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  88. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  89. 5652b43 Merge "Move registration of AssetManager.mObject to zygote." into pi-dev by Nicolas Geoffray · 6 years ago
  90. a55a59a Move registration of AssetManager.mObject to zygote. by Nicolas Geoffray · 6 years ago
  91. 536a560 Merge "Remove an API that doesn't exist." am: 454b1e37eb am: a9725d2d6d by Dan Albert · 6 years ago
  92. d377f90 Remove an API that doesn't exist. by Dan Albert · 6 years ago
  93. bebfcc4 Refactor AssetManager by Adam Lesinski · 6 years ago
  94. df7675f Merge "Don't use cutils/Atomic.h" am: 07735797a2 am: a272d540d8 am: 0f4ca4a5c0 by Steven Moreland · 6 years ago
  95. fb7952f Don't use cutils/Atomic.h by Steven Moreland · 6 years ago
  96. cfaaecf Merge changes Icd56662d,I0ece820f am: 47ef64b0d2 am: bf66580c0b am: 00d125652e by Lorenzo Colitti · 6 years ago
  97. 8a21057 Add OWNERS to the libandroid_net library. by Lorenzo Colitti · 6 years ago
  98. bde1df2 Revert "Replace AssetManager with AssetManager2 implementation" by Adam Lesinski · 6 years ago
  99. 3160c8b Revert "AssetManager2: Fix issue with native cast" by Adam Lesinski · 6 years ago
  100. 9381153 AssetManager2: Fix issue with native cast by Adam Lesinski · 6 years ago