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
*
Revert 195854 "Add debug shortcuts that toggles options to shows..."
kalman@chromium.org
2013-04-23
7
-174
/
+58
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
7
-58
/
+174
*
keyboard: Simplify initialization and use in ash_shell.
sadrul@chromium.org
2013-04-23
6
-5
/
+44
*
Add ash-enable-sticky-edges for 'sticky' instead of 'snap' behavior.
stevenjb@chromium.org
2013-04-23
5
-44
/
+176
*
Revert "Revert 195733 "Enable virtual resolution on low DPI displays""
oshima@chromium.org
2013-04-23
9
-74
/
+128
*
Revert 195733
oshima@chromium.org
2013-04-23
7
-173
/
+58
*
Revert 195733 "Enable virtual resolution on low DPI displays"
oshima@chromium.org
2013-04-23
9
-128
/
+74
*
Add debug shortcuts that toggles options to shows paint rects, debug borders ...
oshima@chromium.org
2013-04-23
7
-58
/
+173
*
Shows notification center by keyboard shortcut when the sytem tray opens.
mukai@chromium.org
2013-04-23
1
-1
/
+3
*
Enable virtual resolution on low DPI displays
oshima@chromium.org
2013-04-23
9
-74
/
+128
*
Bluetooth: don't connect to unconnectable devices or disconnect
keybuk@chromium.org
2013-04-22
4
-5
/
+5
*
Restore focus/activation after the root window has been completely deleted.
oshima@chromium.org
2013-04-22
3
-33
/
+78
*
Updating XTBs based on .GRDs from branch 1453
karen@chromium.org
2013-04-22
52
-628
/
+2292
*
Replace EdgeGestureHandler and BezelGestureHandler with BorderGestureHandler
rharrison@chromium.org
2013-04-22
10
-953
/
+300
*
cros: Turn immersive fullscreen on by default
jamescook@chromium.org
2013-04-20
2
-4
/
+9
*
Places the unread count in the middle of web notification tray button.
mukai@chromium.org
2013-04-19
2
-19
/
+78
*
Add new ui assets for audio device icons.
jennyz@chromium.org
2013-04-19
8
-0
/
+0
*
Replaces the web notification button image for ChromeOS.
mukai@chromium.org
2013-04-19
12
-0
/
+0
*
Use GetInverse
oshima@chromium.org
2013-04-19
4
-22
/
+5
*
Add a maximizing logic flag
skuhne@chromium.org
2013-04-19
2
-0
/
+4
*
Moved some message center constants to message_center_constants.h.
dharcourt@chromium.org
2013-04-19
1
-5
/
+6
*
Scale TouchEvent's radius when touchscreen is in mirror mode
miletus@chromium.org
2013-04-19
3
-3
/
+46
*
Don't try to re-layout shelf if the widget has already been deleted.
oshima@chromium.org
2013-04-19
1
-2
/
+3
*
Make PowerStatusView::GetRoundedBatteryPercentage() round.
derat@chromium.org
2013-04-19
1
-1
/
+1
*
ash_shell: Fix a crash when creating a WebView in the views-examples window.
sadrul@chromium.org
2013-04-18
2
-0
/
+12
*
Add LoginState class to src/chromeos/login (redux)
stevenjb@chromium.org
2013-04-18
1
-8
/
+8
*
Check focusability in WindowFocusedFromInputEvent
stevenjb@chromium.org
2013-04-18
1
-0
/
+38
*
Fixing problem with unclosed phantom window after cancelling gesture with ESC...
skuhne@chromium.org
2013-04-18
2
-1
/
+63
*
Force refresh of shelf area when gesture completes to prevent
harrym@chromium.org
2013-04-18
4
-0
/
+29
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
2
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
37
-122
/
+122
*
ash: Fix transient child in wrong workspace.
xiyuan@chromium.org
2013-04-17
2
-8
/
+28
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
40
-256
/
+425
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
40
-425
/
+256
*
Delayed loading of the virtual keyboard.
bryeung@chromium.org
2013-04-17
1
-0
/
+1
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
40
-256
/
+425
*
Remove mobile account buttons from status area
stevenjb@chromium.org
2013-04-16
2
-77
/
+5
*
Introduce 'connecting' field to bluetooth device info for system tray
mukai@chromium.org
2013-04-16
3
-11
/
+27
*
Move ash tray audio UI code from ash/system/audio to ash/system/chromeos/audio.
jennyz@chromium.org
2013-04-16
7
-40
/
+41
*
Add TechnologyState to NetworkStateHandler.
stevenjb@chromium.org
2013-04-15
3
-27
/
+88
*
Support the Text services framework based IME for Chrome AURA on Windows 8 an...
ananta@chromium.org
2013-04-15
2
-0
/
+6
*
Chrome OS multi-profiles backend and UI.
nkostylev@chromium.org
2013-04-15
9
-5
/
+46
*
Reland 193431 "CrOS: Enable threaded UI compositor by default."
backer@chromium.org
2013-04-15
1
-1
/
+0
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-5
/
+5
*
Added various UMA statistics values for different WM functions
skuhne@chromium.org
2013-04-13
5
-15
/
+38
*
Update window visibility detection for shelf to limit to
harrym@chromium.org
2013-04-12
3
-7
/
+14
*
Reposition toasts to align the closed one.
mukai@chromium.org
2013-04-12
1
-4
/
+0
*
MessageCenter refactoring.
mukai@chromium.org
2013-04-12
2
-115
/
+63
*
Round near zero value in rotation matrix to zero
oshima@chromium.org
2013-04-12
2
-1
/
+49
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-5
/
+5
[next]