summaryrefslogtreecommitdiffstats
path: root/apps/ui
Commit message (Expand)AuthorAgeFilesLines
* Removes unnecessary views::Widget::InitParams::top_levelpkotwicz@chromium.org2014-05-221-1/+0
* views: Also const-ify GetMaximumSize().erg@chromium.org2014-05-214-4/+4
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-204-6/+6
* Remove RenderWidget::SetBackground, change IPC to pass a bool.danakj@chromium.org2014-05-131-7/+1
* Use light images in colored app frames, when the frame color is dark.benwells@chromium.org2014-05-102-14/+52
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-033-6/+3
* Support active / inactive frame colors for app window frames.benwells@chromium.org2014-05-015-12/+23
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-5/+0
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-243-38/+47
* Revert 265598 "Remove title and icon from chrome apps native sty..."hashimoto@chromium.org2014-04-233-47/+38
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-233-38/+47
* More removal of GTK code.erg@chromium.org2014-04-151-5/+0
* Revert 262516 "Remove title and icon from chrome apps native style title bars."mgiuca@chromium.org2014-04-103-46/+38
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-083-38/+46
* Remove references to WebContentsView::SizeContents from chrome/ and app/erikchen@chromium.org2014-04-083-0/+85
* Fix draggable regions on for frame:none app windows on views.benwells@chromium.org2014-04-012-7/+11
* Linux: App windows with frame: chrome and no color are now native.mgiuca@chromium.org2014-03-282-26/+41
* Name widget members consistently in app window code.benwells@chromium.org2014-03-204-94/+69
* Set size constraints before native app window creationtmdiep@chromium.org2014-03-181-0/+4
* Implement setters for app window bounds APItmdiep@chromium.org2014-03-143-13/+9
* Create windows for new app window bounds APItmdiep@chromium.org2014-03-113-15/+14
* Fix inconsistencies in left/top of app window bounds for non-native windowstmdiep@chromium.org2014-03-041-1/+1
* Refactored app window size constraintstmdiep@chromium.org2014-02-283-11/+40
* Rename BaseNativeAppWindowViews and NativeAppWindowViewsjamescook@chromium.org2014-02-272-114/+113
* Add option to install an ephemeral app to the Windows jump list tmdiep@chromium.org2014-02-263-0/+7
* Extract Chrome-specific code from NativeAppWindowViewsjamescook@chromium.org2014-02-222-0/+595
* Add frame color option to packaged app windows.benwells@chromium.org2014-02-213-2/+12
* Allow resizing of packaged app windows in Windows desktop modetdanderson@chromium.org2014-02-211-11/+0
* Fix the "Minimize" button of app windows remaining hovered after restore.calamity@chromium.org2014-02-181-0/+1
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-153-84/+95
* Add ability for running packaged app to badge their taskbar icon.benwells@chromium.org2014-02-101-0/+3
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-302-20/+10
* Fix the 1px transparent corners in the Windows app window title bar.calamity@chromium.org2013-12-191-5/+2
* Rename setInputRegion API to setShape, and update impl accordingly.wez@chromium.org2013-11-271-3/+3
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-201-2/+5
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-191-5/+2
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-191-2/+5
* Fixed broken minimize/maximize buttons for Chrome Apps on Linux Aura.mgiuca@chromium.org2013-11-181-1/+12
* Revert 227677 - Trigger visibilitychange events on app container state changesrockot@chromium.org2013-11-011-3/+0
* Add Set[Minimum|Maximum]Size to ShellWindow.jackhou@chromium.org2013-10-211-0/+4
* Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}jamescook@chromium.org2013-10-162-1/+73
* apps: Move chrome's ShellWindowFrameView into apps/jamescook@chromium.org2013-10-153-0/+461