1. 5f7f727 Merge "surface_control: handle acquire fence on BLAST callbacks" by Ady Abraham · 4 years, 2 months ago
  2. 5c81668 Merge "Adjust base/native/android OWNERs" am: d8f74421fb am: 82e8873cba am: e7eb1dce20 am: 8fb92de72b by Treehugger Robot · 4 years, 2 months ago
  3. 8fb92de Merge "Adjust base/native/android OWNERs" am: d8f74421fb am: 82e8873cba am: e7eb1dce20 by Treehugger Robot · 4 years, 2 months ago
  4. e7eb1dc Merge "Adjust base/native/android OWNERs" am: d8f74421fb am: 82e8873cba by Treehugger Robot · 4 years, 2 months ago
  5. f91696e Adjust base/native/android OWNERs by John Reck · 4 years, 2 months ago
  6. 13ca5df Add ASensorManager_getDynamicSensorList. by Erik Staats · 4 years, 2 months ago
  7. 7096d45 Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a am: f30f967e5a am: 4bc8cb7628 by Treehugger Robot · 4 years, 2 months ago
  8. 4bc8cb7 Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a am: f30f967e5a by Treehugger Robot · 4 years, 2 months ago
  9. f30f967 Merge "Really expose the new NDK socket tagging functions added in T." am: cba72fc987 am: fd5bb81c8a by Treehugger Robot · 4 years, 2 months ago
  10. 2b9e886 Really expose the new NDK socket tagging functions added in T. by Lorenzo Colitti · 4 years, 2 months ago
  11. 6193b1f Merge "Expose 1010102 config for bitmap" by TreeHugger Robot · 4 years, 2 months ago
  12. 77f3508 Merge "Performance hint ndk APIs" by Bo Liu · 4 years, 2 months ago
  13. 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 4 years, 2 months ago
  14. abe5a00 Merge changes from topic "scdocs" by Rachel Lee · 4 years, 2 months ago
  15. 62e15f0 surface_control: handle acquire fence on BLAST callbacks by Ady Abraham · 4 years, 2 months ago
  16. 7e47b3d Use AVsyncId typedef. by Rachel Lee · 4 years, 3 months ago
  17. 4832a69 Merge changes from topic "achoreonanos" by Rachel Lee · 4 years, 2 months ago
  18. 545adcd Update libandroid renamed AChoreographer methods. by Rachel Lee · 4 years, 3 months ago
  19. 29795b0 Merge "Add tagSocket/untagSocket NDK APIs" am: d992ee2925 am: 358573e8a3 am: cfdc49a491 am: 2a30ec9975 by Treehugger Robot · 4 years, 2 months ago
  20. 2a30ec9 Merge "Add tagSocket/untagSocket NDK APIs" am: d992ee2925 am: 358573e8a3 am: cfdc49a491 by Treehugger Robot · 4 years, 2 months ago
  21. cfdc49a Merge "Add tagSocket/untagSocket NDK APIs" am: d992ee2925 am: 358573e8a3 by Treehugger Robot · 4 years, 2 months ago
  22. a4a35a9 Add tagSocket/untagSocket NDK APIs by Ken Chen · 4 years, 3 months ago
  23. df7c725 DO NOT MERGE: Track SurfaceComposerClient changes by Robert Carr · 4 years, 3 months ago
  24. a1320c0 Merge "Pass JNIEnv explicitly into AInputQueue_fromJava" by TreeHugger Robot · 4 years, 3 months ago
  25. d0c5dba Pass JNIEnv explicitly into AInputQueue_fromJava by Prabir Pradhan · 4 years, 3 months ago
  26. 7834d38 Merge changes from topic "surfacectrl" by Rachel Lee · 4 years, 3 months ago
  27. e1e77cc Implement timeline in libandroid ASurfaceControl. by Rachel Lee · 4 years, 5 months ago
  28. 7f55b13 Reduce SurfaceControl feature gap to NDK API by John Reck · 4 years, 6 months ago
  29. 10d9972 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 4 years, 4 months ago
  30. 2b739bb Performance hint ndk APIs by Bo Liu · 4 years, 5 months ago
  31. 86df7e4 Give access to the native InputQueue to all native applications. by Jim Blackler · 4 years, 7 months ago
  32. e55fbe4 Merge "Update setBuffer to use the new setBuffer API" by Chavi Weingarten · 4 years, 6 months ago
  33. 6350ff0 Choreographer: new libandroid for CTS. by Rachel Lee · 4 years, 7 months ago
  34. 5513c61 Update setBuffer to use the new setBuffer API by chaviw · 4 years, 6 months ago
  35. ddd332f webview: make relro load failure a warning. by Torne (Richard Coles) · 4 years, 7 months ago
  36. 14b28ce9c Get rid of unused ASurfaceControl in frame metrics listener callback by Pablo Gamito · 4 years, 7 months ago
  37. bc9e529 Pass surface control id to callback to accurately identify surface metrics belongs to by Pablo Gamito · 4 years, 7 months ago
  38. 88660d7 Stop reporting frame stats from frames completed before observer was attached by Pablo Gamito · 4 years, 8 months ago
  39. d6a0960 ADPF: Handle preferred interval on unsupported device by Bo Liu · 4 years, 8 months ago
  40. 4426772 Implement native PerformanceHint API by Bo Liu · 4 years, 9 months ago
  41. fe71933 Null check color_space_ptr in draw functor v2 by Bo Liu · 4 years, 8 months ago
  42. f267de7 Null check color_space_ptr in draw functor by Bo Liu · 4 years, 9 months ago
  43. 2b2ba93 Remove isDataspaceValid by John Reck · 4 years, 9 months ago
  44. faa1b0a Have HWUI validate the WebViewFunctors at registration by John Reck · 4 years, 11 months ago
  45. 6438998 Merge "Remove rotation based scaling" into sc-dev by Vishnu Nair · 4 years, 11 months ago
  46. 0d7aff7 Remove rotation based scaling by Vishnu Nair · 4 years, 11 months ago
  47. de1e019 Update usage of FontCollection interfaces. by Seigo Nonaka · 4 years, 11 months ago
  48. b71cd0f Merge "ANativeWindow_fromSurface: Use acquire not incStrong" into sc-dev by Rob Carr · 5 years ago
  49. ee8da6b Merge "AImageDecoder: return BAD_PARAMETER on null info" into sc-dev by Leon Scroggins · 5 years ago
  50. 86b378b ANativeWindow_fromSurface: Use acquire not incStrong by Robert Carr · 5 years ago
  51. 6116e5c AImageDecoder: return BAD_PARAMETER on null info by Leon Scroggins III · 5 years ago
  52. 87a07ea Restore old behavior in pulic API setGeometry by chaviw · 5 years ago
  53. 9b2ac24 Added setBufferCrop to setGeometry by chaviw · 5 years ago
  54. bc4e5c6 Merge "AImageDecoder: only support animation for F16 and 8888 (impl)" into sc-dev by Leon Scroggins · 5 years ago
  55. 875493dc Merge "Replace llndk_library with llndk clause in cc_library" am: 9e9d7bd0bc am: f9abc183b4 am: 5bc3c6ad47 by Colin Cross · 5 years ago
  56. df33b95 AImageDecoder: only support animation for F16 and 8888 (impl) by Leon Scroggins III · 5 years ago
  57. 4ff7d4e Replace llndk_library with llndk clause in cc_library by Colin Cross · 5 years ago
  58. 186a6ed bpfmt native/android/Android.bp by Colin Cross · 5 years ago
  59. 8af1716 Merge "bpfmt native/android/Android.bp" into sc-dev by TreeHugger Robot · 5 years ago
  60. b16eb69 bpfmt native/android/Android.bp by Colin Cross · 5 years ago
  61. beb3b48 Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 5 years ago
  62. 0885db1 Merge "Updated native SurfaceControl APIs to reflect their behavior." into sc-dev by Chavi Weingarten · 5 years ago
  63. b950a1f Update native font API to read updated font files. by Seigo Nonaka · 5 years ago
  64. ccf3e8b Updated native SurfaceControl APIs to reflect their behavior. by chaviw · 5 years ago
  65. a6d011d Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-dev by Chavi Weingarten · 5 years ago
  66. 305ec1d Revert^2 "Remove setFrame from surface_control setGeometry" by Chavi Weingarten · 5 years ago
  67. 397cb14 Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-dev by Orion Hodson · 5 years ago
  68. 8e6aa66 reflect libbinder/am split by Steven Moreland · 5 years ago
  69. da164b6 Merge "reflect libbinder/am split" by Steven Moreland · 5 years ago
  70. 98aa7d4 Revert "Remove setFrame from surface_control setGeometry" by Orion Hodson · 5 years ago
  71. 56fa22a Merge "Remove setFrame from surface_control setGeometry" into sc-dev by Chavi Weingarten · 5 years ago
  72. 793941d Merge "Add more OWNERS to more places" am: 0901b326ad am: 5aa92f6e27 am: 95a41d1fbb by Treehugger Robot · 5 years ago
  73. 2b5acf1 reflect libbinder/am split by Steven Moreland · 5 years ago
  74. 782102c Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev by Rob Carr · 5 years ago
  75. 342e22d Add more OWNERS to more places by John Reck · 5 years ago
  76. 84747c0 Merge "Add OWNERS for some native files" am: 20f4b99166 am: a1f2daa160 am: 6a1ac7167f by Treehugger Robot · 5 years ago
  77. f57c016 ASurfaceTransaction: Add setEnableBackpressure by Robert Carr · 5 years ago
  78. d15b4b5 Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 5 years ago
  79. 5bdebd0 Remove setFrame from surface_control setGeometry by chaviw · 5 years ago
  80. 511f914 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 5 years ago
  81. bde7f2b Add OWNERS for some native files by chaviw · 5 years ago
  82. 647da08 Merge "Split ASurfaceTransaction_setGeometry api" into sc-dev by Vasiliy Telezhnikov · 5 years ago
  83. 86ae725 Add NDK API for getprocdns,setprocdns by Remi NGUYEN VAN · 5 years ago
  84. 3d50059 Add NDK API for getprocnetwork by Remi NGUYEN VAN · 5 years ago
  85. 5ead3aa5 Split ASurfaceTransaction_setGeometry api by Vasiliy Telezhnikov · 5 years ago
  86. d594958 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  87. 1b520a6 Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 5 years ago
  88. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  89. 463ad8e Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  90. 71db889 Add GPU completion to FrameMetrics (1/3) by Jorim Jaggi · 5 years ago
  91. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  92. 91697e1 Add ASurfaceControl_acquire api by Huihong Luo · 5 years ago
  93. 095e4fd Merge "Update FakedFont to use shared pointer" into sc-dev by TreeHugger Robot · 5 years ago
  94. 7fc019c Merge "Update OWNERS file for font files in FrameworksCoreTests" am: eff415e780 am: a4e2684bb5 am: 1bba2cdafa by Seigo Nonaka · 5 years ago
  95. 0e5f67a Update FakedFont to use shared pointer by Seigo Nonaka · 5 years ago
  96. bd4d43b Update OWNERS file for font files in FrameworksCoreTests by Seigo Nonaka · 5 years ago
  97. 9b4db53 libjnigraphics: drop dependency on libandroid_runtime by Orion Hodson · 5 years ago
  98. 619db7f Merge "Use structure aware fuzzing for pngs" by TreeHugger Robot · 5 years ago
  99. 9f3d2dd Merge "(A)ImageDecoder: fix sampled dimensions with exif" by TreeHugger Robot · 5 years ago
  100. 8f77424 Use structure aware fuzzing for pngs by Leon Scroggins III · 5 years ago