1. 7c70373 surface_control NDK: Track frameworks/native changes by Rob Carr · 2 years, 3 months ago
  2. 9f174f4 Send the hint immediately when actual > target by Wei Wang · 3 years, 1 month ago
  3. 72d6df3 Merge "Update data type and comments on tagSocket/untagSocket APIs" am: ef89731cd3 am: aa82affbc0 am: 292d5f01ec by Ken Chen · 2 years, 9 months ago
  4. 9c315eb1 Update data type and comments on tagSocket/untagSocket APIs by Ken Chen · 2 years, 9 months ago
  5. db9165b Add new onUidProcAdjChanged callback to be consumed by the camera service. by Austin Borger · 2 years, 10 months ago
  6. 4fb38d5 Merge "Remove broken code for mounting encrypted OBB files" am: a4f24f08b0 am: 56c37e5778 am: 089a351d31 by Eric Biggers · 2 years, 10 months ago
  7. 56c37e5 Merge "Remove broken code for mounting encrypted OBB files" am: a4f24f08b0 by Eric Biggers · 2 years, 10 months ago
  8. 8bc9340 Remove broken code for mounting encrypted OBB files by Eric Biggers · 2 years, 10 months ago
  9. 92553f3 Merge "Use start time in SurfaceControl setFrameTimeline." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  10. 9acc558 adpf: Use one client token per process for all hint sessions by Bo Liu · 2 years, 10 months ago
  11. b6c93aa Use start time in SurfaceControl setFrameTimeline. by Rachel Lee · 2 years, 10 months ago
  12. a52e963 Merge "Rename to VsyncCallback & presentation time." by Rachel Lee · 2 years, 10 months ago
  13. 1a44c62 Rename to VsyncCallback & presentation time. by Rachel Lee · 2 years, 10 months ago
  14. e85c348 Add implementation for new NDK functions added to input.h by Vaibhav · 2 years, 11 months ago
  15. 5ad6db7 Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 11 months ago
  16. 5f7f727 Merge "surface_control: handle acquire fence on BLAST callbacks" by Ady Abraham · 2 years, 11 months ago
  17. 5c81668 Merge "Adjust base/native/android OWNERs" am: d8f74421fb am: 82e8873cba am: e7eb1dce20 am: 8fb92de72b by Treehugger Robot · 2 years, 11 months ago
  18. 8fb92de Merge "Adjust base/native/android OWNERs" am: d8f74421fb am: 82e8873cba am: e7eb1dce20 by Treehugger Robot · 2 years, 11 months ago
  19. e7eb1dc Merge "Adjust base/native/android OWNERs" am: d8f74421fb am: 82e8873cba by Treehugger Robot · 2 years, 11 months ago
  20. f91696e Adjust base/native/android OWNERs by John Reck · 2 years, 11 months ago
  21. 13ca5df Add ASensorManager_getDynamicSensorList. by Erik Staats · 2 years, 11 months ago
  22. 7096d45 Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a am: f30f967e5a am: 4bc8cb7628 by Treehugger Robot · 2 years, 11 months ago
  23. 4bc8cb7 Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a am: f30f967e5a by Treehugger Robot · 2 years, 11 months ago
  24. f30f967 Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a by Treehugger Robot · 2 years, 11 months ago
  25. 2b9e886 Really expose the new NDK socket tagging functions added in T. by Lorenzo Colitti · 2 years, 11 months ago
  26. 6193b1f Merge "Expose 1010102 config for bitmap" by TreeHugger Robot · 2 years, 11 months ago
  27. 77f3508 Merge "Performance hint ndk APIs" by Bo Liu · 2 years, 11 months ago
  28. 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 3 years ago
  29. abe5a00 Merge changes from topic "scdocs" by Rachel Lee · 3 years ago
  30. 62e15f0 surface_control: handle acquire fence on BLAST callbacks by Ady Abraham · 3 years ago
  31. 7e47b3d Use AVsyncId typedef. by Rachel Lee · 3 years ago
  32. 4832a69 Merge changes from topic "achoreonanos" by Rachel Lee · 3 years ago
  33. 545adcd Update libandroid renamed AChoreographer methods. by Rachel Lee · 3 years ago
  34. 29795b0 Merge "Add tagSocket/untagSocket NDK APIs" am: d992ee2925 am: 358573e8a3 am: cfdc49a491 am: 2a30ec9975 by Treehugger Robot · 3 years ago
  35. 2a30ec9 Merge "Add tagSocket/untagSocket NDK APIs" am: d992ee2925 am: 358573e8a3 am: cfdc49a491 by Treehugger Robot · 3 years ago
  36. cfdc49a Merge "Add tagSocket/untagSocket NDK APIs" am: d992ee2925 am: 358573e8a3 by Treehugger Robot · 3 years ago
  37. a4a35a9 Add tagSocket/untagSocket NDK APIs by Ken Chen · 3 years ago
  38. df7c725 DO NOT MERGE: Track SurfaceComposerClient changes by Robert Carr · 3 years ago
  39. a1320c0 Merge "Pass JNIEnv explicitly into AInputQueue_fromJava" by TreeHugger Robot · 3 years ago
  40. d0c5dba Pass JNIEnv explicitly into AInputQueue_fromJava by Prabir Pradhan · 3 years ago
  41. 7834d38 Merge changes from topic "surfacectrl" by Rachel Lee · 3 years ago
  42. e1e77cc Implement timeline in libandroid ASurfaceControl. by Rachel Lee · 3 years, 2 months ago
  43. 7f55b13 Reduce SurfaceControl feature gap to NDK API by John Reck · 3 years, 3 months ago
  44. 10d9972 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 1 month ago
  45. 2b739bb Performance hint ndk APIs by Bo Liu · 3 years, 2 months ago
  46. 86df7e4 Give access to the native InputQueue to all native applications. by Jim Blackler · 3 years, 4 months ago
  47. e55fbe4 Merge "Update setBuffer to use the new setBuffer API" by Chavi Weingarten · 3 years, 3 months ago
  48. 6350ff0 Choreographer: new libandroid for CTS. by Rachel Lee · 3 years, 4 months ago
  49. 5513c61 Update setBuffer to use the new setBuffer API by chaviw · 3 years, 3 months ago
  50. ddd332f webview: make relro load failure a warning. by Torne (Richard Coles) · 3 years, 3 months ago
  51. 14b28ce Get rid of unused ASurfaceControl in frame metrics listener callback by Pablo Gamito · 3 years, 4 months ago
  52. bc9e529 Pass surface control id to callback to accurately identify surface metrics belongs to by Pablo Gamito · 3 years, 4 months ago
  53. 88660d7 Stop reporting frame stats from frames completed before observer was attached by Pablo Gamito · 3 years, 5 months ago
  54. d6a0960 ADPF: Handle preferred interval on unsupported device by Bo Liu · 3 years, 5 months ago
  55. 4426772 Implement native PerformanceHint API by Bo Liu · 3 years, 5 months ago
  56. fe71933 Null check color_space_ptr in draw functor v2 by Bo Liu · 3 years, 5 months ago
  57. f267de7 Null check color_space_ptr in draw functor by Bo Liu · 3 years, 5 months ago
  58. 2b2ba93 Remove isDataspaceValid by John Reck · 3 years, 6 months ago
  59. faa1b0a Have HWUI validate the WebViewFunctors at registration by John Reck · 3 years, 8 months ago
  60. 6438998 Merge "Remove rotation based scaling" into sc-dev by Vishnu Nair · 3 years, 8 months ago
  61. 0d7aff7 Remove rotation based scaling by Vishnu Nair · 3 years, 8 months ago
  62. de1e019 Update usage of FontCollection interfaces. by Seigo Nonaka · 3 years, 8 months ago
  63. b71cd0f Merge "ANativeWindow_fromSurface: Use acquire not incStrong" into sc-dev by Rob Carr · 3 years, 8 months ago
  64. ee8da6b Merge "AImageDecoder: return BAD_PARAMETER on null info" into sc-dev by Leon Scroggins · 3 years, 8 months ago
  65. 86b378b ANativeWindow_fromSurface: Use acquire not incStrong by Robert Carr · 3 years, 8 months ago
  66. 6116e5c AImageDecoder: return BAD_PARAMETER on null info by Leon Scroggins III · 3 years, 8 months ago
  67. 87a07ea Restore old behavior in pulic API setGeometry by chaviw · 3 years, 8 months ago
  68. 9b2ac24 Added setBufferCrop to setGeometry by chaviw · 3 years, 8 months ago
  69. bc4e5c6 Merge "AImageDecoder: only support animation for F16 and 8888 (impl)" into sc-dev by Leon Scroggins · 3 years, 8 months ago
  70. 875493dc Merge "Replace llndk_library with llndk clause in cc_library" am: 9e9d7bd0bc am: f9abc183b4 am: 5bc3c6ad47 by Colin Cross · 3 years, 8 months ago
  71. df33b95 AImageDecoder: only support animation for F16 and 8888 (impl) by Leon Scroggins III · 3 years, 8 months ago
  72. 4ff7d4e Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 8 months ago
  73. 186a6ed bpfmt native/android/Android.bp by Colin Cross · 3 years, 8 months ago
  74. 8af1716 Merge "bpfmt native/android/Android.bp" into sc-dev by TreeHugger Robot · 3 years, 8 months ago
  75. b16eb69 bpfmt native/android/Android.bp by Colin Cross · 3 years, 8 months ago
  76. beb3b48 Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 3 years, 8 months ago
  77. 0885db1 Merge "Updated native SurfaceControl APIs to reflect their behavior." into sc-dev by Chavi Weingarten · 3 years, 8 months ago
  78. b950a1f Update native font API to read updated font files. by Seigo Nonaka · 3 years, 9 months ago
  79. ccf3e8b Updated native SurfaceControl APIs to reflect their behavior. by chaviw · 3 years, 9 months ago
  80. a6d011d Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-dev by Chavi Weingarten · 3 years, 9 months ago
  81. 305ec1d Revert^2 "Remove setFrame from surface_control setGeometry" by Chavi Weingarten · 3 years, 9 months ago
  82. 397cb14 Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-dev by Orion Hodson · 3 years, 9 months ago
  83. 8e6aa66 reflect libbinder/am split by Steven Moreland · 3 years, 9 months ago
  84. da164b6 Merge "reflect libbinder/am split" by Steven Moreland · 3 years, 9 months ago
  85. 98aa7d4 Revert "Remove setFrame from surface_control setGeometry" by Orion Hodson · 3 years, 9 months ago
  86. 56fa22a Merge "Remove setFrame from surface_control setGeometry" into sc-dev by Chavi Weingarten · 3 years, 9 months ago
  87. 793941d Merge "Add more OWNERS to more places" am: 0901b326ad am: 5aa92f6e27 am: 95a41d1fbb by Treehugger Robot · 3 years, 9 months ago
  88. 2b5acf1 reflect libbinder/am split by Steven Moreland · 3 years, 9 months ago
  89. 782102c Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev by Rob Carr · 3 years, 9 months ago
  90. 342e22d Add more OWNERS to more places by John Reck · 3 years, 9 months ago
  91. 84747c0 Merge "Add OWNERS for some native files" am: 20f4b99166 am: a1f2daa160 am: 6a1ac7167f by Treehugger Robot · 3 years, 9 months ago
  92. f57c016 ASurfaceTransaction: Add setEnableBackpressure by Robert Carr · 3 years, 9 months ago
  93. d15b4b5 Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 3 years, 9 months ago
  94. 5bdebd0 Remove setFrame from surface_control setGeometry by chaviw · 3 years, 10 months ago
  95. 511f914 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 3 years, 10 months ago
  96. bde7f2b Add OWNERS for some native files by chaviw · 3 years, 9 months ago
  97. 647da08 Merge "Split ASurfaceTransaction_setGeometry api" into sc-dev by Vasiliy Telezhnikov · 3 years, 9 months ago
  98. 86ae725 Add NDK API for getprocdns,setprocdns by Remi NGUYEN VAN · 3 years, 9 months ago
  99. 3d50059 Add NDK API for getprocnetwork by Remi NGUYEN VAN · 3 years, 9 months ago
  100. 5ead3aa Split ASurfaceTransaction_setGeometry api by Vasiliy Telezhnikov · 3 years, 10 months ago