OSDN Git Service

Move LayerHashGenerator to Native display
[android-x86/external-IA-Hardware-Composer.git] / wsi / physicaldisplay.cpp
2018-02-13 Harish KrupoMove LayerHashGenerator to Native display
2018-02-01 Harish KrupoNativeDisplay: Layer Hash Generator
2018-01-18 Wang,FeiSet scaling mode through environment variable.
2017-12-09 Xiaosong WeiAdd hooks to pass video color control to varenderer
2017-11-14 Yang Shifix the screencap black screen issue
2017-11-13 Kalyan KondapallyAdd support to rotate displays independent of each...
2017-11-12 Kalyan KondapallyAdd support for Clone mode.
2017-11-05 Kalyan KondapallyTreat Cursor & Primary as another Overlay.
2017-11-03 Kalyan KondapallyFix string length.
2017-11-02 Kalyan KondapallyEnsure we handle hotplug notifications even if primary...
2017-10-27 Gao ChunAndroid: Enable color correction and inversion
2017-10-24 Kalyan KondapallyRemove Redundant code.
2017-10-24 Kalyan KondapallyDon't assume primary display if pipe_ == 0.
2017-10-09 Kalyan KondapallyInitial Mosiac Display support.
2017-10-05 Kalyan KondapallyRemove redundant logs.
2017-09-24 Kalyan KondapallyRemove HeadLess.
2017-09-22 Kalyan KondapallyFix External monitor detection during boot up.
2017-09-22 Kalyan KondapallyFix crash when no display is connected.
2017-09-19 Kalyan KondapallyWorkaround: Force refresh primary display when connecti...
2017-09-17 Kalyan KondapallyWorkaround: Fix hotplug issues on Android O.
2017-09-17 Kalyan KondapallyDifferentiate between physical disconnect and PowerMode...
2017-09-15 Harish KrupoFix connected boot in android.
2017-09-12 Fan, YugangFix the external display not init when start Android UI.
2017-09-10 Kalyan KondapallyDisable implicit clone mode by default on Android.
2017-09-10 Kalyan KondapallyAdd an option to disable Hot Plug Notifications.
2017-09-07 Kalyan KondapallyAvoid sending duplicate hotplug notifications.
2017-09-05 Kalyan KondapallyRemove Disconnect API from NativeDisplay.
2017-09-04 Kalyan KondapallyPostpone initial hot plug registration till Present...
2017-09-03 Kalyan KondapallyRe-work hot plug event handling.
2017-09-03 Kalyan KondapallyFix segfault when shutting down.
2017-08-26 Kalyan KondapallyRemove un-used refresh variable.
2017-08-05 Kalyan KondapallyRemove unused variables.
2017-07-17 Kalyan KondapallyDisable Idle frame tracking for displays in cloned...
2017-07-17 Kalyan KondapallyAdd support for clone Mode.
2017-07-17 Kalyan KondapallyAdd support for scaling layers.
2017-07-15 Kalyan KondapallyInitial plumbing to enable multi display support.
2017-07-04 Kalyan KondapallyFix crash when we connect external monitor after bootup.
2017-07-03 Kalyan KondapallyBe more aggressive in releasing used memory.
2017-07-01 Kalyan KondapallyRevert "Remove width_ and height_ from displayplanemana...
2017-06-30 Kalyan KondapallyRemove width_ and height_ from displayplanemanager.
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.