index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ash
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Add accessibility and caps-lock buttons in the tray.
sadrul@chromium.org
2012-03-19
10
-0
/
+256
*
ash: Make sure the tray widget is resized correctly when visibility/size of a...
sadrul@chromium.org
2012-03-19
1
-8
/
+54
*
Adds a delay before hiding the multi-window resize widget. Also fixes
sky@chromium.org
2012-03-19
12
-35
/
+571
*
Fix typos in #include guards.
yusukes@chromium.org
2012-03-19
2
-7
/
+7
*
Adds system menu from views::BrowserView.
pkotwicz@chromium.org
2012-03-18
1
-3
/
+5
*
Revert 127392 - Adds system menu from views::BrowserView.
pkotwicz@chromium.org
2012-03-18
1
-5
/
+3
*
Adds system menu from views::BrowserView.
pkotwicz@chromium.org
2012-03-18
1
-3
/
+5
*
ash: Some new assets for the uber tray.
sadrul@chromium.org
2012-03-18
2
-6
/
+6
*
ash: Make sure the time in the uber tray is updated when the system resumes f...
sadrul@chromium.org
2012-03-17
8
-30
/
+38
*
Use FramePainter for painting PanelViewFrame
dslomov@chromium.org
2012-03-17
4
-145
/
+63
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-17
2
-17
/
+62
*
Reland - Ash: Add resize border shadow effect
jamescook@chromium.org
2012-03-17
11
-4
/
+434
*
ash: Turn on the uber-tray by default.
sadrul@chromium.org
2012-03-17
7
-8
/
+18
*
ash: Make sure all the popups from the tray have the same width.
sadrul@chromium.org
2012-03-17
9
-21
/
+49
*
Revert r127269 "Adds a new layer animation element which owns an interpolated...
oshima@chromium.org
2012-03-16
1
-59
/
+17
*
Change default wallpaper to grass picture.
bshe@chromium.org
2012-03-16
1
-6
/
+6
*
Fix Win Aura compile break caused by r127269.
mpcomplete@chromium.org
2012-03-16
1
-1
/
+1
*
Revert 127268 - Ash: Add resize border shadow effect
jamescook@chromium.org
2012-03-16
11
-434
/
+4
*
Adds a new layer animation element which owns an interpolated transform. This...
vollick@chromium.org
2012-03-16
1
-17
/
+59
*
Ash: Add resize border shadow effect
jamescook@chromium.org
2012-03-16
11
-4
/
+434
*
Makes the multi window resize code reorder the windows (in the
sky@chromium.org
2012-03-16
3
-4
/
+98
*
Native bounds support to host windows.
oshima@chromium.org
2012-03-16
3
-6
/
+27
*
ash: Draw the bottom line of the uber tray bubble using gfx::Canvas::FillRect.
tfarina@chromium.org
2012-03-16
1
-5
/
+6
*
ash: Some more fixes and code cleanups for uber tray.
sadrul@chromium.org
2012-03-16
8
-44
/
+77
*
Changes window multi window resizer so that if you move the resizer to
sky@chromium.org
2012-03-16
3
-252
/
+180
*
Gets instant to correctly commit under aura. This was broke for a
sky@chromium.org
2012-03-16
6
-62
/
+79
*
Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...
oshima@chromium.org
2012-03-16
1
-0
/
+3
*
ash: Open app list and highlight the installed app.
xiyuan@chromium.org
2012-03-16
11
-27
/
+85
*
aura: Tooltips need to disappear if the user clicks a button and not show up ...
varunjain@chromium.org
2012-03-16
2
-4
/
+48
*
Fix Linux ChromiumOS unit_tests
jamescook@chromium.org
2012-03-16
1
-3
/
+0
*
Tweaked the launcher icon positioning again
davemoore@chromium.org
2012-03-16
1
-2
/
+2
*
ash/views: Refactor the way to get title font for our frame views.
tfarina@chromium.org
2012-03-15
4
-30
/
+23
*
ash: Allow turning on/off wifi/cellular networks from the uber tray.
sadrul@chromium.org
2012-03-15
4
-2
/
+117
*
Added missing wallpaper resources and make sure we tile the gradients.
saintlou@chromium.org
2012-03-15
2
-28
/
+397
*
Adds a basic animation for window minimization.
ben@chromium.org
2012-03-15
4
-4
/
+66
*
Add davemoore as OWNER of launcher stuff
davemoore@chromium.org
2012-03-15
1
-0
/
+1
*
ash: Highlight the items in the uber-tray popup when hovering.
sadrul@chromium.org
2012-03-15
4
-25
/
+51
*
ash: A number of ui/ux changes from feedback/to better match the mocks.
sadrul@chromium.org
2012-03-15
7
-23
/
+67
*
Ash: Extend tabs to top of window for maximized windows
jamescook@chromium.org
2012-03-15
1
-6
/
+7
*
Fixes component build.
sky@chromium.org
2012-03-15
1
-4
/
+6
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
2
-3
/
+3
*
Centralizes snap sizing and implements spec'd behavior. Three resize
sky@chromium.org
2012-03-15
7
-142
/
+315
*
Retry landing "Enable users change desktop background image from settings pag...
bshe@chromium.org
2012-03-15
11
-48
/
+275
*
Second try for
davemoore@chromium.org
2012-03-15
5
-18
/
+69
*
Makes escape cancel a snap operation from the maximize button.
sky@chromium.org
2012-03-15
2
-3
/
+100
*
Revert 126764 - Added notion of currently active app / browser
davemoore@chromium.org
2012-03-15
5
-69
/
+18
*
ash/wm: Use gfx::Canvas::FillRect to draw the separator line instead of relyi...
tfarina@chromium.org
2012-03-14
1
-8
/
+9
*
tweak icon spacing for launcher
davemoore@chromium.org
2012-03-14
1
-2
/
+6
*
Added notion of currently active app / browser
davemoore@chromium.org
2012-03-14
5
-18
/
+69
*
ash: Clean up some uber-tray related code.
sadrul@chromium.org
2012-03-14
15
-90
/
+94
[next]