summaryrefslogtreecommitdiffstats
path: root/ui/views/examples
Commit message (Expand)AuthorAgeFilesLines
* Adding error handlers to setup.exe.pmonette2015-10-163-3/+3
* Hook up CenterWindow & SetBounds on the WindowManager interface.ben2015-10-161-1/+1
* Adds viewsexamples to mus/examples and a main mojomsky2015-10-141-3/+2
* Don't use base::MessageLoop::{Quit,QuitClosure} in ui/ki.stfu2015-10-121-1/+1
* [Mac] Factor out keyboard shortcut handling from ChromeEventProcessingWindow.jackhou2015-09-012-2/+18
* Rename vector icon header files.estade2015-08-311-1/+1
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+2
* Fix views_examples_exe's resource loading (on NDEBUG builds).estade2015-08-271-1/+1
* Add some (as yet unused) vector icon definitions for location bar iconsestade2015-08-251-3/+6
* Revert of aura: Require explicit ownership of the Env instance. (patchset #7 ...fsamuel2015-08-181-2/+2
* aura: Require explicit ownership of the Env instance.sadrul2015-08-181-2/+2
* Vectorize tab audio/muting image for Views.estade2015-08-131-5/+20
* Reland 93906afd35bf9 [Make it easier to test changes to a .icon file]estade2015-08-043-2/+40
* Revert "Make it easier to test changes to a .icon file."Mitsuru Oshima2015-08-042-36/+1
* Make it easier to test changes to a .icon file.estade2015-08-042-1/+36
* MacViews: Use Mac's "Constrained Window Button" style for Button::STYLE_BUTTO...tapted2015-07-251-0/+5
* Add vector icon gallery to views_examples_exeestade2015-07-235-0/+148
* MacViews: Use native shadows for dialogstapted2015-07-212-0/+10
* views: Move resources used by views into views_resources.sadrul2015-06-241-0/+1
* Make the GN Windows component build work.brettw2015-05-051-0/+1
* Material throbber: use in tabstripestade2015-05-031-11/+5
* 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