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