summaryrefslogtreecommitdiffstats
path: root/ui/views/window/non_client_view.h
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining overrides of View::GetEventHandlerForRect()tdanderson@chromium.org2014-07-211-2/+4
* Remove remaining overrides of View::HitTestRect()tdanderson@chromium.org2014-07-161-3/+8
* views: Also const-ify GetMaximumSize().erg@chromium.org2014-05-211-1/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-2/+2
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-2/+2
* Fix regression where the active window header was not used for v2 apps on CrOSpkotwicz@chromium.org2014-01-081-16/+10
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-2/+2
* Use the regular window header for maximized v1 appspkotwicz@chromium.org2013-11-221-3/+2
* linux_aura: Remove static initializers by converting constants.erg@chromium.org2013-11-131-6/+10
* Add support for rect-based event targeting in viewstdanderson@google.com2013-11-051-2/+1
* Implement newly saved card bubble for realz and update generated card bubble ...dbeam@chromium.org2013-08-101-1/+1
* Autofill dialog splash page on Viewsestade@chromium.org2013-06-141-0/+7
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-131-3/+2
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-8/+9
* views: Separate hit testing for tooltips from hit testing for eventstbarzic@chromium.org2013-04-271-0/+2
* Get rid of unnecessary header file #includes.rfevang@chromium.org2012-11-071-1/+2
* Handle titlebar text updates properlyskuhne@google.com2012-10-011-0/+5
* ash: Fix blank window when maximizing an appjamescook@chromium.org2012-09-131-3/+4
* Change View::HitTest to View::HitTestRecttdanderson@chromium.org2012-08-101-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Aura: CrOS dialogs use new window framesjamescook@chromium.org2012-03-061-11/+11
* Allow platform apps to specify a maximum size for the shell container.jeremya@chromium.org2012-03-011-1/+2
* views: Fix comments refering to Window instead of Widget.tfarina@chromium.org2011-12-241-3/+3
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-5/+0
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-1/+1
* views: Move views/window/ to ui/views/window directory.tfarina@chromium.org2011-11-131-0/+240