summaryrefslogtreecommitdiffstats
path: root/ui/views/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix Label::GetHeightForWidth() when single-line.mukai2015-03-311-0/+4
* MacViews: Implement Window-modal dialogs using sheetstapted2015-03-172-0/+18
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-29/+27
* gfx::ShadowValue: offset is a Vector2d, not Point.mgiuca2015-02-261-4/+6
* Use ALIGN_TO_HEAD in MultilineExampleoshima2015-02-231-1/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-3/+3
* Sort GYP files under uisatorux2015-02-181-2/+2
* Sort GN files under uisatorux2015-02-181-2/+2
* Create PowerMonitor while starting aura_demo and views_examples_execkocagil2015-02-091-0/+5
* Composite to cc::Display from ui::InProcessContextFactory.jbauman2015-02-031-1/+1
* Remove more targets from GN Windows build.brettw2015-02-021-27/+29
* Fix chrome target in Windows GN build.vchigrin2015-01-301-0/+5
* Make ui::Compositor use ui::Schedulerweiliangc2015-01-291-1/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* MacViews: Use RenderTextHarfBuzz only for Textfieldsandresantoso2014-12-091-1/+1
* Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...isherman2014-12-061-2/+1
* Make ui::Compositor use ui::Schedulerweiliangc2014-12-051-1/+2
* Enable subpixel positioning for UIckocagil2014-12-021-0/+5
* Gets views_examples_exe and aura_demo to display somethingsky2014-11-111-0/+1
* Add more allocator.gyp:allocator dependencieshans2014-11-041-0/+5
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2736-153/+150
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-0936-105/+105
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-241-0/+1
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-0/+6
* Enable ash shell and unit tests in GN build.brettw2014-09-092-0/+162
* Move startup_helper_win.cc to separate target for incremental buildscottmg@chromium.org2014-08-221-1/+1
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-141-1/+0
* LabelButton: cache the last computed preferred sizenoms@chromium.org2014-07-251-1/+1
* Get views_examples_exe compiling with use_aura=0.msw@chromium.org2014-07-251-5/+12
* Prepare to use gfx::RenderText in views::Label.msw@chromium.org2014-07-213-11/+18
* Change the type of InitParams.context from gfx::NativeView toandresantoso@chromium.org2014-07-155-5/+5
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-152-6/+5
* Move gfx::ElideText functionality to RenderText.msw@chromium.org2014-07-102-6/+6
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-4/+2
* Restore the standard frame for content_shell and views_examples_exe on Windows.tfarina@chromium.org2014-07-011-1/+0
* Remove the now unused TextButton code.msw@chromium.org2014-06-292-80/+2
* Add a customizable label to the Views LabelExample.msw@chromium.org2014-06-242-16/+176
* Fix new avatar button appearance regressions.msw@chromium.org2014-06-191-4/+5
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-181-2/+2
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-052-151/+85
* Add support for painting halos on Views Labels.msw@chromium.org2014-06-041-2/+3
* MacViews: Gets views_examples_with_content_exe compiling on Mactapted@chromium.org2014-06-043-4/+15
* Removes usage of Compositor/ContextFactory methodssky@chromium.org2014-05-301-1/+0
* Repurpose views+content example into a generic multiprocess views runtimetapted@chromium.org2014-05-2711-435/+52
* Views Examples: Notify Combobox after updating the modelckocagil@chromium.org2014-05-231-0/+1
* Views Examples: Set Aura Env context factoryckocagil@chromium.org2014-05-231-0/+1
* Revert of Repurpose views+content example into a generic multiprocess views r...alph@chromium.org2014-05-2311-52/+435
* Repurpose views+content example into a generic multiprocess views runtimetapted@chromium.org2014-05-2311-435/+52
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-1/+3