OSDN Git Service

fix build error
[android-x86/external-IA-Hardware-Composer.git] / common / utils /
2019-02-13 Shaofeng TangClean the log micro
2019-01-03 Shaofeng TangZoom in or out the rendering damage for different display
2018-10-01 Harish KrupoImplement display rotation.
2018-05-15 Harish KrupoOverlaylayer: Dump more information
2018-04-15 Caiwen ZhangAlios: Remove commented out code.
2018-03-11 Kalyan KondapallyAlso check if surface is onscreen before releasing it.
2018-03-09 Kalyan KondapallyFix build with ENABLE_DISPLAY_DUMP.
2018-02-17 Kalyan KondapallyAdd log to trace wrongly disabled planes.
2018-02-06 Kalyan KondapallyHandle case where one of the rects is empty in Calculat...
2018-01-28 Kalyan KondapallyInitial support for Downscaling as needed.
2018-01-07 Kalyan KondapallyClip regions to Damage Rect.
2018-01-07 Kalyan KondapallyTake Damage rect into account in disjoint_layers.
2018-01-03 Kalyan KondapallyAdd more traces.
2017-12-27 Kalyan KondapallyAvoid full validation when adding new layers.
2017-12-23 Kalyan KondapallyRework DisplayPlaneState API.
2017-12-22 Kalyan KondapallyFix build with Debug logs.
2017-12-22 Kalyan KondapallyEnsure we track layer usage correctly.
2017-12-10 Kalyan KondapallyFix build when RESOURCE_CACHE_TRACING is enabled.
2017-12-10 Lin JohnsonAdd external layer buffer cache management.
2017-11-26 Kalyan KondapallyAdd utility function to reset rect based on Region.
2017-11-25 Kalyan KondapallyFix linux builds.
2017-11-21 renchengleiFix "format" compile warnings on Android
2017-11-12 Kalyan KondapallyFix MosaicDisplay when display reports a single mode.
2017-11-07 Avinash Reddy PalletiFIX to get correct Rectangle IDs for the output layers
2017-10-03 Xiaosong WeiFix indentation of DUMP_CURRENT_COMPOSITION_PLANES.
2017-09-24 Munish BhardwajReturn status in HWCPoll.
2017-09-03 Kalyan KondapallyRe-work hot plug event handling.
2017-08-05 Kalyan KondapallyRemove unused variables.
2017-07-22 Munish BhardwajInitial patch to enable HWC Validation code
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
2017-05-26 KedarEnabling HWC standalone test for Android
2017-05-20 Zhongmin WuEnable Systrace for Android platform
2017-05-20 Kalyan KondapallyUse NativeBufferHandler for allocating buffers in Tests.
2017-03-31 Pallavi GBuild fix with display dump enable
2017-03-30 Kalyan KondapallyFix warnings on Android.
2017-03-26 Kalyan KondapallyMake static analyzers happy.
2017-03-24 Kalyan KondapallyRemove fd from our tracking list when Thread is killed.
2017-03-24 Kalyan KondapallyFix tearing.
2017-03-15 Rafael AntognolliAdd documentation to FDHandler.
2017-03-15 Rafael AntognolliAdd documentation to HWCEvent.
2017-03-14 Rafael AntognolliMake HWCThread use FDHandler to watch for events.
2017-03-14 Rafael AntognolliAdd FDHandler to watch for fds that are ready.
2017-03-13 Kalyan KondapallyMake PageFlipEventHandler work with eventfd.
2017-03-13 Rafael AntognolliAdd HWCEvent to handle signalling of HWCThread.
2017-03-05 Kalyan KondapallyRemove unused code.
2017-02-27 Kalyan KondapallyFix unintialized variables.
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-02-22 Kalyan KondapallyBuildFix.
2017-02-22 Kalyan KondapallyMove Display Commits to a separate thread.
2017-02-19 Kalyan KondapallyUse std::thread instead of PThread.
2017-01-31 arpalletAlgorithm to detect disjoint regions for gpu composition.
2017-01-24 Kalyan KondapallyMake Choregrapher happy.
2017-01-18 johnson.linTests: Inital plumbing for connection change notifications.
2017-01-16 Kalyan KondapallyMake DisplayManager private in cpp file.
2017-01-16 Kalyan KondapallyInitial import.