1. 33f9217 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  2. a1b4326 [DO NOT MERGE] Move device config high_refresh_rate_blacklist to display_manager by Long Ling · 5 years ago
  3. 5a570b3 [DO NOT MERGE] Move device config high_refresh_rate_blacklist to display_manager by Long Ling · 5 years ago
  4. 736b3b2 Merge "DMD: Support 90hz only in the refresh rate zone" into qt-r1-dev by Long Ling · 5 years ago
  5. f024c2e Merge "DMD: Support 90hz only in the refresh rate zone" into qt-r1-dev am: d44f2edc08 by Long Ling · 5 years ago
  6. 1f4f57e Merge "DMD: Support 90hz only in the refresh rate zone" into qt-r1-dev by Long Ling · 5 years ago
  7. 7393663 DMD: Support 90hz only in the refresh rate zone by Long Ling · 5 years ago
  8. 488d37b Merge "Add missing nullability annotations." into stage-aosp-master am: 85c0a5a2be am: ed5beec21b by Aurimas Liutikas · 5 years ago
  9. de0ebb0 Merge "Add missing nullability annotations." into stage-aosp-master am: 85c0a5a2be by Aurimas Liutikas · 5 years ago
  10. 00be951 Add missing nullability annotations. by Aurimas Liutikas · 5 years ago
  11. dde62480 DO NOT MERGE DeviceConfig: Add Name space and keys for Display Manager by Long Ling · 5 years ago
  12. 6f13f12 DO NOT MERGE Move device config key high_refresh_rate_blacklist to display_manager by Long Ling · 5 years ago
  13. 66e9298 DO NOT MERGE DeviceConfig: Add Name space and keys for Display Manager by Long Ling · 5 years ago
  14. 7c7b8c2 Allow wake_lock_screen when AOD is off by Lucas Dupin · 5 years ago
  15. c5f0d14 Validate vendor display color modes by Christine Franks · 5 years ago
  16. f8f5f02 Merge "Careful with screenshots containing secure layers!" into qt-dev by Rob Carr · 5 years ago
  17. 66b5664f Careful with screenshots containing secure layers! by Robert Carr · 5 years ago
  18. 66783a8 Add display white balance enabled methods to CDS by Christine Franks · 5 years ago
  19. 6897a4e Merge "Respond to taps and lifts when AOD is off" by TreeHugger Robot · 5 years ago
  20. 62206cc Respond to taps and lifts when AOD is off by Lucas Dupin · 5 years ago
  21. e17d742 Synchronize NightDisplayListener by Christine Franks · 6 years ago
  22. 517f16c Fix color sampling API per review comments. by Kenny Guy · 6 years ago
  23. ec75b42 Add the check for UID presence to Display#hasAccess() by lumark · 6 years ago
  24. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  25. 8338f51 Merge "More @NonNulls on BrightnessConfiguartion" by TreeHugger Robot · 6 years ago
  26. 94bd7aa Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  27. 31eb378 More @NonNulls on BrightnessConfiguartion by Kenny Guy · 6 years ago
  28. da6e570 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  29. ca19e6e Move AmbientDisplayConfiguration class out of internal package. by Issei Suzuki · 6 years ago
  30. 0a9e341 Clarify brightness correction API by Kenny Guy · 6 years ago
  31. 2047db9 Add minimum brightness curve to dumpsys by Kenny Guy · 6 years ago
  32. 4c3ac2b Disables display content scaling for foldables by Sam Lin · 6 years ago
  33. 8a08a92 Update color display javadoc by Christine Franks · 6 years ago
  34. 837e276 Ensure looper is non-null in DisplayManagerGlobal by Siarhei Vishniakou · 6 years ago
  35. 6d21d34 Add isSaturationActivated by Christine Franks · 6 years ago
  36. 71e003e Replace ColorDisplayController references by Christine Franks · 6 years ago
  37. 908108a Pipe through color sampling to BrightnessChangeEvent by Kenny Guy · 6 years ago
  38. b20446f Merge "Add Display.getPreferredWideGamutColorSpace()." by Peiyong Lin · 6 years ago
  39. 277eaff Add Display.getPreferredWideGamutColorSpace(). by Peiyong Lin · 6 years ago
  40. 69aab0d Merge "Move color modes to ColorDisplayService" by Christine Franks · 6 years ago
  41. d154fe5 Move color modes to ColorDisplayService by Christine Franks · 6 years ago
  42. 44ba4ff Make night display auto mode system API by Christine Franks · 6 years ago
  43. 83cc541 Move Night Display methods to ColorDisplayManager by Christine Franks · 6 years ago
  44. 55194dc Add supported color transform capabilities by Christine Franks · 6 years ago
  45. 88ec096 Merge "Move a11y color transforms to ColorDisplayService" by Christine Franks · 6 years ago
  46. 5daa356 Merge "Add per-app grayscale to CDS" by Christine Franks · 6 years ago
  47. f3529b2 Add per-app grayscale to CDS by Christine Franks · 6 years ago
  48. 9524ff9 Add @TestApi to brightness @SystemApis by Kenny Guy · 6 years ago
  49. f9d1062 Merge "Added turn on/off virtual display" by Chavi Weingarten · 6 years ago
  50. 9114f46 Move a11y color transforms to ColorDisplayService by Christine Franks · 6 years ago
  51. 09c229e Move global grayscale to ColorDisplayService by Christine Franks · 6 years ago
  52. a5a2d63 Fixed application info null pointer exception. by Dan Gittik · 6 years ago
  53. 2cf41e4 Merge "Revert "Added app context to smart screen brightness."" by Sudheer Shanka · 6 years ago
  54. b3f6065 Revert "Added app context to smart screen brightness." by Sudheer Shanka · 6 years ago
  55. 245ffd4 Add ColorDisplayServiceInternal local service by Christine Franks · 6 years ago
  56. da4c694 Added turn on/off virtual display by chaviw · 6 years ago
  57. 54478d9 Added app context to smart screen brightness. by Dan Gittik · 6 years ago
  58. bf76b11b DisplayManager: Add color sampling hardware query by Kevin DuBois · 6 years ago
  59. ca1fd65 Merge "Add IColorDisplayManager" by Christine Franks · 6 years ago
  60. c4a8c6d Merge "Add physical port to DisplayViewport" by TreeHugger Robot · 6 years ago
  61. 15a412d Add physical port to DisplayViewport by Siarhei Vishniakou · 6 years ago
  62. 39b0311 Add IColorDisplayManager by Christine Franks · 6 years ago
  63. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  64. c1d607e Merge "Add ColorDisplayManager" by TreeHugger Robot · 6 years ago
  65. 8753ad3 Implement new API of external display settings (1/2) by Chilun · 6 years ago
  66. 7e5c701 Clarifying some battery saver policy variables. by Kweku Adams · 6 years ago
  67. ea7d71b Add ColorDisplayManager by Christine Franks · 6 years ago
  68. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  69. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  70. 2eb0f8f Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  71. d62c3cf Remove 0 param BrightnessConfiguration.Builder constructor by Kenny Guy · 6 years ago
  72. 11e4bd0 Merge "Move Viewport types to DisplayViewport" by TreeHugger Robot · 6 years ago
  73. ca022f6 Remove links to @removed classes. by Michael Wright · 6 years ago
  74. 759b88f DisplayListener.onDisplayChanged documentation by Siarhei Vishniakou · 6 years ago
  75. bcbe440 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  76. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  77. c863185 Move Viewport types to DisplayViewport by Siarhei Vishniakou · 6 years ago
  78. 122df86 Added system-wide minimum brightness curve. by Dan Gittik · 6 years ago
  79. 462e29d Add a SystemApi to control display saturation. by Bryan Mawhinney · 6 years ago
  80. daec95a Merge "Get current and default brightness configs." into pi-dev by TreeHugger Robot · 6 years ago
  81. 6d1009f Get current and default brightness configs. by Kenny Guy · 7 years ago
  82. ae606b4 Eliminate usage of global transaction for display configuration. by Robert Carr · 7 years ago
  83. 90eabcc Tag @SystemApi to ambient brightness stats API by Peeyush Agarwal · 7 years ago
  84. 337e01a More work on issue #73301635: Ability to extract device configuration by Dianne Hackborn · 7 years ago
  85. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 7 years ago
  86. 8c2006d Follow up to ambient brightness stats change by Peeyush Agarwal · 7 years ago
  87. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  88. e3a08ab5 Make ambient brightness day stats a system API by Peeyush Agarwal · 7 years ago
  89. 9d3986b Merge "Add Ambient Brightness tracker API" by TreeHugger Robot · 7 years ago
  90. cc155dd Add Ambient Brightness tracker API by Peeyush Agarwal · 7 years ago
  91. 53d0661 Add information about brightness config to slider events. by Kenny Guy · 7 years ago
  92. d846023 Slider always represents absolute brightness by Michael Wright · 7 years ago
  93. 05ce809 Add more brightness config details to dumpsys by Kenny Guy · 7 years ago
  94. e1d68cd DisplayCutout: Reload displays when resource overlays change by Adrian Roos · 7 years ago
  95. 0ff4489 Tag brightness APIs with @SystemAPI by Kenny Guy · 7 years ago
  96. 144aac9 Track brightness changes in nits rather than backlight values. by Michael Wright · 7 years ago
  97. eef0e13 Add an API for setting a new brightness curve. by Michael Wright · 7 years ago
  98. 29aa30e Limit access to package names in brightness slider data. by Kenny Guy · 7 years ago
  99. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  100. cfe7b70 Daily idle job for writing out brightness events. by Kenny Guy · 7 years ago