1. 2472cf3 Merge "DMS: Avoid SurfaceControl query for display token" by TreeHugger Robot · 6 years ago
  2. e82defc Merge "Make WindowContainer surfaces container layers by default." by Chavi Weingarten · 6 years ago
  3. e912ae3 DMS: Avoid SurfaceControl query for display token by Dominik Laskowski · 6 years ago
  4. 595416b Foldables: Implement emulation for folded screen by Adrian Roos · 6 years ago
  5. 139c777 Make WindowContainer surfaces container layers by default. by chaviw · 6 years ago
  6. b20446f Merge "Add Display.getPreferredWideGamutColorSpace()." by Peiyong Lin · 6 years ago
  7. 277eaff Add Display.getPreferredWideGamutColorSpace(). by Peiyong Lin · 6 years ago
  8. d154fe5 Move color modes to ColorDisplayService by Christine Franks · 6 years ago
  9. 83cc541 Move Night Display methods to ColorDisplayManager by Christine Franks · 6 years ago
  10. 6d6c5da Merge "Clear display white balance transform when disabled" by Daniel Solomon · 6 years ago
  11. 55194dc Add supported color transform capabilities by Christine Franks · 6 years ago
  12. 86508f8 Clear display white balance transform when disabled by Daniel Solomon · 6 years ago
  13. 88ec096 Merge "Move a11y color transforms to ColorDisplayService" by Christine Franks · 6 years ago
  14. f3529b2 Add per-app grayscale to CDS by Christine Franks · 6 years ago
  15. f9d1062 Merge "Added turn on/off virtual display" by Chavi Weingarten · 6 years ago
  16. 8b72c5b Add Display Auto White Balance to ColorDisplayService by Daniel Solomon · 6 years ago
  17. 9114f46 Move a11y color transforms to ColorDisplayService by Christine Franks · 6 years ago
  18. 09c229e Move global grayscale to ColorDisplayService by Christine Franks · 6 years ago
  19. a5a2d63 Fixed application info null pointer exception. by Dan Gittik · 6 years ago
  20. 825cc07 Made short term model timeout configurable. by Dan Gittik · 6 years ago
  21. 2cf41e4 Merge "Revert "Added app context to smart screen brightness."" by Sudheer Shanka · 6 years ago
  22. b3f6065 Revert "Added app context to smart screen brightness." by Sudheer Shanka · 6 years ago
  23. 245ffd4 Add ColorDisplayServiceInternal local service by Christine Franks · 6 years ago
  24. da4c694 Added turn on/off virtual display by chaviw · 6 years ago
  25. af90060 Merge "Observe settings directly in ColorDisplayService" by TreeHugger Robot · 6 years ago
  26. 57fdde8 Observe settings directly in ColorDisplayService by Christine Franks · 6 years ago
  27. 7b2b4c8 Merge "Added app context to smart screen brightness." by TreeHugger Robot · 6 years ago
  28. 54478d9 Added app context to smart screen brightness. by Dan Gittik · 6 years ago
  29. 41e81e7 DisplayViewport should only have actual viewports (2/2) by Arthur Hung · 6 years ago
  30. ed958e9 Added hysteresis check to screen brightness. by Dan Gittik · 6 years ago
  31. 8823fa2 Merge changes I3e19bbce,I2f01948e by Wale Ogunwale · 6 years ago
  32. ddc1c4d Add dangittik@ to display OWNERS by Michael Wright · 6 years ago
  33. 3ec307b Merge "DisplayManager: Add color sampling hardware query" by Kevin DuBois · 6 years ago
  34. bf76b11b DisplayManager: Add color sampling hardware query by Kevin DuBois · 6 years ago
  35. 87e681b Change Log to Slog in DisplayTransformManager by Christine Franks · 6 years ago
  36. ca1fd65 Merge "Add IColorDisplayManager" by Christine Franks · 6 years ago
  37. c4a8c6d Merge "Add physical port to DisplayViewport" by TreeHugger Robot · 6 years ago
  38. 15a412d Add physical port to DisplayViewport by Siarhei Vishniakou · 6 years ago
  39. 39b0311 Add IColorDisplayManager by Christine Franks · 6 years ago
  40. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  41. 250cb2b Decouple the display manager from the overlay manager by Mårten Kongstad · 6 years ago
  42. 8753ad3 Implement new API of external display settings (1/2) by Chilun · 6 years ago
  43. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  44. 2eb0f8f Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  45. d62c3cf Remove 0 param BrightnessConfiguration.Builder constructor by Kenny Guy · 6 years ago
  46. 2385d4f Fix BrightnessTracker's handling of color temperature by Kenny Guy · 6 years ago
  47. acfabaa Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: e387ce18d8 by Jorim Jaggi · 6 years ago
  48. 9ee5dff BootAnimation: Fix boot animation with hidden cutout by Adrian Roos · 6 years ago
  49. 0315466 Merge "Cutout: Add developer setting to mask the display cutout" into pi-dev am: c05c2d1e48 by Adrian Roos · 6 years ago
  50. 8c28c7c Cutout: Add developer setting to mask the display cutout by Adrian Roos · 6 years ago
  51. b48942e Add a null-check for mScreenBrightnessRampAnimator when dumping by Luis Hector Chavez · 6 years ago
  52. 83537a7 WM: correctly draw the rounded corner / cutout overlay during rotation by Vishnu Nair · 6 years ago
  53. f931eb8 Merge "Support rotation on secondary displays (1/N)" by TreeHugger Robot · 6 years ago
  54. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  55. 474a4d2 Merge "Fixed auto-brightness first screen update." by TreeHugger Robot · 6 years ago
  56. f387dd7 Fixed auto-brightness first screen update. by Dan Gittik · 6 years ago
  57. 71fa53f Merge "Fixed temporary brightness getting stuck bug." by TreeHugger Robot · 6 years ago
  58. 3d2c5af Fixed temporary brightness getting stuck bug. by Dan Gittik · 6 years ago
  59. 1f079b4 Merge "Only use simple rects for cutout region" into pi-dev am: 4764921dcc by Jorim Jaggi · 6 years ago
  60. 6064051 Only use simple rects for cutout region by Jorim Jaggi · 6 years ago
  61. 28c25e2 DO NOT MERGE WM: correctly draw the rounded corner / cutout overlay during rotation by Adrian Roos · 6 years ago
  62. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  63. 547ce50 Merge "Initialize color mode if set" into pi-dev am: 5cb4117353 am: 08fa42f6d0 by Christine Franks · 6 years ago
  64. cf388c2 Initialize color mode if set by Christine Franks · 6 years ago
  65. e8edee6 Merge "Initialize mPendingAutoBrightnessAdjustment to NaN." into pi-dev am: a424c79c49 by Michael Wright · 6 years ago
  66. a424c79 Merge "Initialize mPendingAutoBrightnessAdjustment to NaN." into pi-dev by TreeHugger Robot · 6 years ago
  67. 9fdf66b Initialize mPendingAutoBrightnessAdjustment to NaN. by Michael Wright · 6 years ago
  68. 99f89e8 Merge "Fix slider interaction collection." into pi-dev am: 051664eb6d by Kenny Guy · 6 years ago
  69. 3931a3e Fix slider interaction collection. by Kenny Guy · 6 years ago
  70. 5407d8f Merge "Set DEBUG to false for BrightnessMappingStrategy." into pi-dev am: dc36f0c68a by Michael Wright · 6 years ago
  71. 540c2a9 Set DEBUG to false for BrightnessMappingStrategy. by Michael Wright · 6 years ago
  72. e9fcbf6 Merge "Generally improve brightness dumpsys." into pi-dev am: 84bf070824 by Michael Wright · 6 years ago
  73. 84bf070 Merge "Generally improve brightness dumpsys." into pi-dev by Michael Wright · 6 years ago
  74. 15e5f9d Merge "Decrease the inferred auto-brightness adjustment at the extremes." into pi-dev am: b718563329 by Michael Wright · 6 years ago
  75. b718563 Merge "Decrease the inferred auto-brightness adjustment at the extremes." into pi-dev by TreeHugger Robot · 6 years ago
  76. 8e75722 Merge "Reset auto-brightness on new BrightnessConfiguration" into pi-dev am: cc26ac226a by Michael Wright · 6 years ago
  77. cc26ac2 Merge "Reset auto-brightness on new BrightnessConfiguration" into pi-dev by Michael Wright · 6 years ago
  78. 2155bc2 Generally improve brightness dumpsys. by Michael Wright · 6 years ago
  79. 95f77e1 Decrease the inferred auto-brightness adjustment at the extremes. by Michael Wright · 6 years ago
  80. 5d5e1b4 Merge "Fix night light and COLOR_MODE_AUTOMATIC" into pi-dev am: 088bfc8db9 by Chia-I Wu · 6 years ago
  81. 9ec9ea7 Fix night light and COLOR_MODE_AUTOMATIC by Chia-I Wu · 6 years ago
  82. b8f4f77 Reset auto-brightness on new BrightnessConfiguration by Michael Wright · 6 years ago
  83. b30af01 Merge "Fixed screen brightness override in manual mode." into pi-dev am: bfb35ad004 by android-build-team Robot · 6 years ago
  84. bfb35ad Merge "Fixed screen brightness override in manual mode." into pi-dev by android-build-team Robot · 6 years ago
  85. 4b17443 Merge "Reset short term model on user switch." into pi-dev am: 550972cb27 by android-build-team Robot · 6 years ago
  86. 550972c Merge "Reset short term model on user switch." into pi-dev by android-build-team Robot · 6 years ago
  87. 0520484 Fixed screen brightness override in manual mode. by Dan Gittik · 6 years ago
  88. c135225 Reset short term model on user switch. by Dan Gittik · 6 years ago
  89. 4786eb6 Merge "Add COLOR_MODE_AUTOMATIC" into pi-dev am: 06c0c3a933 am: 58030441c0 by Chia-I Wu · 6 years ago
  90. 1e0e717 Add COLOR_MODE_AUTOMATIC by Chia-I Wu · 6 years ago
  91. 258783c Merge "Record timestamp when brightness tracker is called" into pi-dev am: eb432b1092 by Kenny Guy · 6 years ago
  92. eb432b1 Merge "Record timestamp when brightness tracker is called" into pi-dev by TreeHugger Robot · 6 years ago
  93. 2b326bf Record timestamp when brightness tracker is called by Kenny Guy · 6 years ago
  94. 7994272 Merge "Make VR brightness adjustable again." into pi-dev am: 2331a14867 by Santos Cordon · 6 years ago
  95. b12c7e1 Make VR brightness adjustable again. by Santos Cordon · 6 years ago
  96. ca4ea18 Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev am: f78b8ce258 by Jeff Sharkey · 6 years ago
  97. 9415b11a Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev am: e0fe6df357 by Jeff Sharkey · 6 years ago
  98. f78b8ce Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev by Jeff Sharkey · 6 years ago
  99. d931119 Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked."" by Jeff Sharkey · 6 years ago
  100. e0fe6df Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev by Jeff Sharkey · 6 years ago