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
*
Fixes bugs that resulted in problems with double clicking to maximize
sky@chromium.org
2012-03-07
11
-123
/
+52
*
Ash: Polish window frame appearance for dialogs, fix app window crash
jamescook@chromium.org
2012-03-07
3
-18
/
+53
*
ash uber tray: Make the date item clickable.
sadrul@chromium.org
2012-03-07
3
-9
/
+55
*
Fixes ash component build.
sky@chromium.org
2012-03-07
1
-2
/
+3
*
Activate the status area only when it's focused using the keyboard.
yusukes@google.com
2012-03-07
6
-3
/
+38
*
Revert 125323 - Activate the status area only when it's focused using the key...
yusukes@google.com
2012-03-07
6
-34
/
+3
*
Ash: Use translucent frames by default
jamescook@chromium.org
2012-03-07
4
-7
/
+6
*
Activate the status area only when it's focused using the keyboard.
yusukes@chromium.org
2012-03-07
6
-3
/
+34
*
Revert 125251 - Ash: Use translucent frames by default
dbeam@chromium.org
2012-03-07
3
-3
/
+6
*
Add unittest to check that focus cycling skips the launcher when it's hidden
zork@chromium.org
2012-03-06
1
-0
/
+105
*
Ash: Use translucent frames by default
jamescook@chromium.org
2012-03-06
3
-6
/
+3
*
ash/wm: Do not use deprecated ResourceBundle::GetBitmapNamed() function.
tfarina@chromium.org
2012-03-06
3
-25
/
+27
*
Reland - Show applications page in aura compact mode."
flackr@chromium.org
2012-03-06
2
-0
/
+8
*
Initial cut at multi-window resize code. There's still some TODOs, but
sky@chromium.org
2012-03-06
11
-53
/
+1185
*
ash uber tray: Add some missing virtual destructors.
sadrul@chromium.org
2012-03-06
4
-0
/
+10
*
* property can now manage value's memory
oshima@chromium.org
2012-03-06
7
-66
/
+20
*
Set correct event type to |accelerator| in AcceleratorDispatcher::Dispatch().
yusukes@chromium.org
2012-03-06
3
-4
/
+19
*
Aura: CrOS dialogs use new window frames
jamescook@chromium.org
2012-03-06
6
-0
/
+676
*
ash: Cap app list tile width to the max tile width.
xiyuan@chromium.org
2012-03-06
4
-9
/
+38
*
aura: Fix crash in DragDropController::Drop when user does a drop immediately
varunjain@chromium.org
2012-03-06
3
-24
/
+66
*
ash uber tray: Make the tray background rounded.
sadrul@chromium.org
2012-03-05
3
-5
/
+53
*
Create bars for app icons
davemoore@chromium.org
2012-03-05
3
-21
/
+161
*
ash uber tray: Auto-close volume/brightness popups after a short delay.
sadrul@chromium.org
2012-03-05
9
-20
/
+96
*
ash: Add context menu to app list.
xiyuan@chromium.org
2012-03-05
4
-5
/
+50
*
Translates events so that accelerators which require ET_TRANSLATED_KEY_RELEAS...
pkotwicz@chromium.org
2012-03-05
4
-21
/
+81
*
Aura: Remove overlapping window mode
jamescook@chromium.org
2012-03-05
10
-77
/
+25
*
Adds OVERRIDE.
sky@chromium.org
2012-03-05
1
-3
/
+3
*
Minor refactoring of window resize code. I wasn't too happy with
sky@chromium.org
2012-03-05
10
-321
/
+568
*
ash: Constantify user methods of SystemTrayDelegate.
tfarina@chromium.org
2012-03-05
2
-9
/
+9
*
ash uber tray: Make it work in ash_shell, and a couple more fixes.
sadrul@chromium.org
2012-03-04
7
-16
/
+22
*
ash uber tray: Make the user-card float a few pixels above the rest of the it...
sadrul@chromium.org
2012-03-04
5
-9
/
+208
*
Activate windows in higher containers if they exist.
flackr@chromium.org
2012-03-03
3
-39
/
+127
*
ash uber tray: Allow customizing each item depending on whether the user is l...
sadrul@chromium.org
2012-03-03
18
-70
/
+156
*
Mac Aura fails compile and some tests
dhollowa@chromium.org
2012-03-03
4
-3
/
+20
*
Aura: Update window frames, allow resize from outside window
jamescook@chromium.org
2012-03-02
1
-4
/
+0
*
Switch default WM mode to managed
oshima@chromium.org
2012-03-02
5
-6
/
+32
*
ash uber tray: Update the volume icon for various levels of volumes.
sadrul@chromium.org
2012-03-02
4
-47
/
+89
*
ash uber tray: Add entry for power and date.
sadrul@chromium.org
2012-03-02
9
-3
/
+465
*
Switching back the backgroung to JPG.
saintlou@chromium.org
2012-03-02
1
-3
/
+2
*
ash uber tray: Fix a couple of crashes when quitting.
sadrul@chromium.org
2012-03-02
1
-0
/
+2
*
Gestures are now possible using touch events with any ids
tdresser@chromium.org
2012-03-02
1
-4
/
+6
*
aura: Implement app list M19 mock.
xiyuan@chromium.org
2012-03-02
24
-835
/
+388
*
Make the strings in the ash uber tray translatable.
sadrul@chromium.org
2012-03-02
3
-9
/
+31
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
4
-17
/
+20
*
Double clicking the resize handle should expand window along that axis.
ben@chromium.org
2012-03-02
5
-4
/
+171
*
Ups the grid size to 16.
sky@chromium.org
2012-03-01
1
-1
/
+1
*
Fix the full screen switching browser window dipping below launcher bar issue.
jennyz@chromium.org
2012-03-01
12
-27
/
+126
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
4
-20
/
+17
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
4
-17
/
+20
*
Revert 124071 - Gestures are now possible using touch events with any ids
rbyers@chromium.org
2012-03-01
1
-6
/
+4
[next]