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