summaryrefslogtreecommitdiffstats
path: root/views/window/custom_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move views/window/ to ui/views/window directory.tfarina@chromium.org2011-11-131-594/+0
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-4/+1
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-12/+22
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-1/+3
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-3/+1
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-1/+3
* views: Remove unnecessary includes to views/window/window_resources.htfarina@chromium.org2011-09-201-0/+1
* Show a Window in the aura views demo.ben@chromium.org2011-08-251-2/+6
* Add Aura support to views:ben@chromium.org2011-08-251-2/+2
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-3/+3
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-031-8/+8
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-8/+8
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-8/+8
* views: Fix an operator precedence error found by PVS Studio.thakis@chromium.org2011-05-251-1/+1
* Rename WindowWin|Gtk->NativeWindowWin|Gtkben@chromium.org2011-05-191-2/+2
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Create InitParams for Window.ben@chromium.org2011-04-281-2/+1
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+1
* Consolidate more into Window:ben@chromium.org2011-03-091-0/+4
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-14/+12
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Clean up RTL methods.ben@chromium.org2011-02-081-11/+7
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-4/+4
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-3/+4
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-4/+3
* Remove wstring from gfx.avi@chromium.org2011-01-121-3/+4
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-4/+6
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-5/+7
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-2/+2
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-18/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+18
* Polish ChromeOS options dialog:xiyuan@chromium.org2010-04-211-4/+11
* Make the bottom edges of the opaque frame rounded.glen@chromium.org2010-04-091-18/+2
* views: [accessibility] Add accessible names for Minimize, Maximize, Restore b...ctguil@chromium.org2010-03-231-0/+6
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* views: [accessibility] Add accessible name for the Close button in generic Wi...ctguil@chromium.org2010-03-221-1/+5
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Last set of tweaks to icon positioning code. Clarifies positioning algorithm...pkasting@chromium.org2010-03-121-32/+21
* Clean up/fix more frame code. In general this is bringing the less-common fr...pkasting@chromium.org2010-03-081-134/+127