summaryrefslogtreecommitdiffstats
path: root/ash/wm/panel_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow Chrome apps to create Ash Panels (apps v2)stevenjb@chromium.org2012-11-301-7/+26
* Handle titlebar text updates properlyskuhne@google.com2012-10-011-0/+4
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-2/+2
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-2/+2
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-2/+2
* Fixes crash when switching from custom theme to default theme.pkotwicz@chromium.org2012-04-051-5/+3
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-031-3/+3
* Changes the maximize button to only minimize for panels. This resultedsky@chromium.org2012-03-311-2/+3
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-2/+8
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-8/+2
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-2/+8
* Use FramePainter for painting PanelViewFramedslomov@chromium.org2012-03-171-136/+40
* ash/wm: Use gfx::Canvas::FillRect to draw the separator line instead of relyi...tfarina@chromium.org2012-03-141-8/+9
* ash: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-02-291-4/+4
* Minimize for panels in Aura compact modedslomov@chromium.org2012-02-231-14/+0
* Panel dragging in Compact mode Aura layoutdslomov@chromium.org2012-02-161-1/+23
* Custom frame view for panels.dslomov@chromium.org2012-02-081-0/+177