summaryrefslogtreecommitdiffstats
path: root/ui/display
Commit message (Expand)AuthorAgeFilesLines
* Disable ash configuring display when running mash.kylechar2016-03-111-0/+4
* power, arc: add SetInteractiveejcaruso2016-02-292-4/+23
* ArcPowerBridge: add IsDisplayOnejcaruso2016-02-232-0/+7
* Reland of https://codereview.chromium.org/1636153002/afakhry2016-02-0510-47/+90
* Revert of Give user ability to file a feedback report from the display error ...rouslan2016-02-0510-88/+47
* Give user ability to file a feedback report from the display error notification.afakhry2016-02-0510-47/+88
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Fix new -Wconstant-conversion versions after clang r259271thakis2016-02-021-1/+1
* Fix dock mode with 2+ external displays.jdufault2016-01-302-28/+28
* Propagate the path of the graphics device.jdufault2016-01-125-2/+14
* Convert Pass()→std::move() in //ui (CrOS edition)dcheng2015-12-316-25/+36
* Switch to standard integer types in ui/display/.avi2015-12-2431-0/+74
* Add support for virtual displaysrobert.bradford2015-12-1019-30/+388
* ash: Add unit testing coverage of DisplayColorManagerrobert.bradford2015-11-052-1/+5
* Fix little endian naming problem in icc filesglevin2015-10-022-11/+10
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Sort ids uniformly when creating DisplayIdPairoshima2015-07-313-7/+3
* Add more isolate/swarming support for GN builds.dpranke2015-07-271-0/+9
* Convert display_unittests to run exclusively on Swarmingmaruel2015-07-102-0/+46
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Update Take/Release display control to async APIdnicoara2015-06-038-31/+116
* Generate display product id with EDID manufacturer product coderobert.bradford2015-05-214-30/+62
* Perform a display configuration in software mirror on hotplug eventdnicoara2015-05-192-2/+105
* Load ICC file for display color correction based on display product identifierrobert.bradford2015-05-146-11/+40
* Wait for display configuration to finish before suspendingdnicoara2015-05-063-11/+26
* Reland "Load and apply a vcgt table from an ICC file to the internal display"robert.bradford2015-05-0612-0/+86
* Revert of Load and apply a vcgt table from an ICC file to the internal displa...jochen2015-05-0512-86/+0
* Load and apply a vcgt table from an ICC file to the internal displayrobert.bradford2015-05-0512-0/+86
* Remove redundant chromeos checks from GN build.brettw2015-04-241-27/+19
* Windows GN component build fixes: sync, uibrettw2015-04-241-110/+114
* Remove non-async content protection entry points in NativeDisplayDelegatednicoara2015-04-234-20/+8
* [Ozone-Drm] Add support for async content protectiondnicoara2015-04-231-1/+8
* Update DisplayConfigurator to use asynchronous content protection callsdnicoara2015-04-232-110/+109
* Move DisplayLayoutManager to its own filednicoara2015-04-2315-61/+91
* Add task to asynchronously apply a content protection requestdnicoara2015-04-2215-63/+569
* Add task to asynchronously query content protection statednicoara2015-04-2210-4/+427
* Add async content protection API calls to NativeDisplayDelegatednicoara2015-04-215-0/+46
* Prepare Pepper for async output protection configurationdnicoara2015-04-213-72/+175
* Test if a mirroring controller exists before trying to use itdnicoara2015-04-031-1/+2
* DisplayConfigurator::OnConfigure may get empty framebuffer size when the fram...oshima2015-03-203-3/+30
* Update DisplayConfigurator to use c++11 style for-loopsdnicoara2015-03-191-87/+63
* Remove DisplayState from the public interface for DisplayConfiguratordnicoara2015-03-198-143/+101
* x11: Use gfx::XScopedPtr<> in more places.Sadrul Habib Chowdhury2015-03-182-20/+18
* Fix video_decode_accelerator_unittest build on non-CrOStiago.vignatti2015-03-111-2/+3
* ui: More work to make Linux 'gn check' clean.tfarina2015-03-101-0/+1