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
/
ash.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move TrayPower related code frome ash/system/power to ash/system/chromeos/pow...
jennyz@chromium.org
2013-05-16
1
-9
/
+6
*
Unify and change logout/sleep/lock shortcuts
sschmitz@chromium.org
2013-05-15
1
-1
/
+5
*
ash: Extract Observer out of ShelfLayoutManager.
tfarina@chromium.org
2013-05-07
1
-0
/
+1
*
ash: Rename tray_views.{h,cc} to tray_utils.{h,cc}
tfarina@chromium.org
2013-05-06
1
-2
/
+2
*
Add tray warning for Locally managed users.
antrim@chromium.org
2013-04-30
1
-0
/
+4
*
Add debug shortcuts that toggles options to shows debug borders and fps counters
oshima@chromium.org
2013-04-29
1
-0
/
+1
*
Add debug shortcuts that toggles options to shows paint rects.
oshima@chromium.org
2013-04-27
1
-0
/
+2
*
Set screen bounds in wm::CenterWindow
oshima@chromium.org
2013-04-26
1
-0
/
+1
*
Add AshTestHelper to let unit tests create windows on Ash
jamescook@chromium.org
2013-04-26
1
-0
/
+3
*
Reland "Swap touch HUD when switching primary display"
mohsen@chromium.org
2013-04-25
1
-0
/
+1
*
Revert 196235 "Swap touch HUD when switching primary display"
brianderson@chromium.org
2013-04-24
1
-1
/
+0
*
Swap touch HUD when switching primary display
mohsen@chromium.org
2013-04-24
1
-0
/
+1
*
Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...
yoshiki@chromium.org
2013-04-24
1
-0
/
+2
*
Implement new audio tray ui and integrate with new audio controller.
jennyz@chromium.org
2013-04-24
1
-2
/
+2
*
Revert 195854 "Add debug shortcuts that toggles options to shows..."
kalman@chromium.org
2013-04-23
1
-2
/
+0
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
1
-0
/
+2
*
keyboard: Simplify initialization and use in ash_shell.
sadrul@chromium.org
2013-04-23
1
-0
/
+2
*
Revert 195733
oshima@chromium.org
2013-04-23
1
-2
/
+0
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
1
-0
/
+2
*
Replace EdgeGestureHandler and BezelGestureHandler with BorderGestureHandler
rharrison@chromium.org
2013-04-22
1
-4
/
+2
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-0
/
+7
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-7
/
+0
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-0
/
+7
*
Move ash tray audio UI code from ash/system/audio to ash/system/chromeos/audio.
jennyz@chromium.org
2013-04-16
1
-3
/
+3
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-5
/
+5
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-5
/
+5
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-5
/
+5
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-5
/
+5
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
1
-0
/
+1
*
This adds a gesture handler for touch events that start near the borders of the
rharrison@chromium.org
2013-04-04
1
-0
/
+2
*
Factor out ash/chromeos specific transform from RootWindow.
oshima@chromium.org
2013-04-03
1
-0
/
+2
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-0
/
+1
*
Add partial_screenshot_view_unittest
miletus@chromium.org
2013-03-27
1
-0
/
+1
*
ash: Pull out the remaining classes from tray_views.h
tfarina@chromium.org
2013-03-26
1
-0
/
+7
*
Add Ash notification UI for OutOfCredits network property
stevenjb@chromium.org
2013-03-19
1
-0
/
+1
*
Support loading non system cursors in Chrome AURA/ASH windows.
ananta@chromium.org
2013-03-19
1
-0
/
+3
*
New screen capture feature UI in ash tray, UI mock see in bug description. Th...
jennyz@chromium.org
2013-03-19
1
-0
/
+3
*
Replace NetworkMessageObserver with Ash code using NetworkStateHandler
stevenjb@chromium.org
2013-03-15
1
-0
/
+3
*
ash: Extract TrayBarButtonWithTitle into its own component (.cc,.h).
tfarina@chromium.org
2013-03-14
1
-0
/
+2
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
1
-0
/
+1
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-6
/
+9
*
Move panels classes to ash/wm/panels and add OWNERS.
flackr@chromium.org
2013-03-07
1
-8
/
+8
*
ash: Pull FixedSizedScrollView out of tray_views.h
tfarina@chromium.org
2013-03-07
1
-0
/
+2
*
ash: Put ViewClickListener into its own header file.
tfarina@chromium.org
2013-03-04
1
-0
/
+1
*
Resize Wallpaper to reduce memory usage
bshe@chromium.org
2013-03-04
1
-0
/
+3
*
Refactor throbber_view.cc/h out of tray_views.cc/h.
jennyz@chromium.org
2013-03-02
1
-0
/
+2
*
Always use transient parent container if window has a transient parent.
flackr@chromium.org
2013-03-02
1
-0
/
+1
*
Provides more types of errors for display status (2nd)
mukai@chromium.org
2013-03-01
1
-0
/
+7
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
1
-0
/
+2
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
1
-2
/
+0
[next]