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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change user card background color for public accounts
bartfab@chromium.org
2012-11-15
3
-1
/
+6
*
Remove top and bottom margins from TrayBubbleView
bartfab@chromium.org
2012-11-15
1
-3
/
+0
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
2
-2
/
+0
*
Use gfx::Insets return type for Border::GetInsets().
wittman@chromium.org
2012-11-14
3
-7
/
+5
*
views: Improve the constant names of the ButtonState enum.
tfarina@chromium.org
2012-11-14
7
-21
/
+21
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
2
-10
/
+8
*
Add SystemTrayObservers
stevenjb@chromium.org
2012-11-14
5
-131
/
+404
*
Do not show VPN line in the uber tray bubble if no vpn is configured.
jennyz@chromium.org
2012-11-13
1
-0
/
+6
*
Use correct modal window container at login screen
nkostylev@chromium.org
2012-11-13
1
-2
/
+10
*
ash: Convert some aura::EventFilters into ui::EventHandlers.
sadrul@chromium.org
2012-11-12
2
-37
/
+33
*
views: Add a new view that can be slided out using gestures.
sadrul@chromium.org
2012-11-09
2
-2
/
+11
*
Make views::Border::Paint() non-const; additional cleanup.
msw@chromium.org
2012-11-09
2
-5
/
+2
*
Fix the issue that battery icon image does not match the battery percentage, ...
jennyz@chromium.org
2012-11-08
1
-4
/
+0
*
This CL adds a big red logout button to the aura bar. The button is
bartfab@chromium.org
2012-11-08
5
-0
/
+217
*
Replace Label::Alignment with gfx::HorizontalAlignment.
msw@chromium.org
2012-11-07
10
-19
/
+19
*
SystemTrayDelegate ownership -> Shell
stevenjb@chromium.org
2012-11-07
7
-307
/
+431
*
Move the web notification tray down 1 pixel lower than system tray.
jennyz@chromium.org
2012-11-07
1
-1
/
+3
*
Uber tray UI tweaks.
jennyz@chromium.org
2012-11-06
3
-6
/
+14
*
Make ash aware of public accounts
bartfab@chromium.org
2012-11-06
3
-0
/
+5
*
Create helper function to determine label for sign-out button
bartfab@chromium.org
2012-11-06
3
-10
/
+36
*
Add a missing STATE_DUAL_UNKNOWN for extended desktop status message for tray...
mukai@chromium.org
2012-11-06
1
-1
/
+2
*
Check status_area before accessing system_tray where appropriate
stevenjb@chromium.org
2012-11-05
1
-2
/
+7
*
Create ash memory monitor
davemoore@chromium.org
2012-11-05
3
-0
/
+112
*
Caches the display names in MultiDisplayManager (2nd)
mukai@chromium.org
2012-11-05
1
-31
/
+30
*
ui: Remove TouchStatus in favour of EventResult.
sadrul@chromium.org
2012-11-04
2
-4
/
+4
*
Revert "Caches the display names in MultiDisplayManager."
phajdan.jr@chromium.org
2012-11-02
1
-30
/
+31
*
Add a second kind of WebContentsView called BaseFormatView that displays two ...
miket@chromium.org
2012-11-02
2
-3
/
+6
*
Caches the display names in MultiDisplayManager.
mukai@chromium.org
2012-11-02
1
-31
/
+30
*
Remove network and vpn detailed view from the locked screen.
jennyz@chromium.org
2012-11-01
8
-19
/
+34
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
6
-15
/
+16
*
Revert 165244 - Create ash memory monitor
brettw@chromium.org
2012-10-31
3
-110
/
+0
*
Create ash memory monitor
davemoore@chromium.org
2012-10-31
3
-0
/
+110
*
Animation changed to fade out on Launcher related bubbles.
harrym@chromium.org
2012-10-31
2
-2
/
+2
*
Use the same blue solid border among tray and launcher, for focus.
mukai@chromium.org
2012-10-30
5
-4
/
+3
*
Move ash/system/web_notification message_center to ui/
stevenjb@chromium.org
2012-10-30
29
-2339
/
+93
*
Add non-member non-mutating methods for common gfx::Rect operations.
danakj@chromium.org
2012-10-29
1
-6
/
+6
*
Add checkmark for conencted bluetooth devices.
kevers@chromium.org
2012-10-29
3
-6
/
+50
*
Make sure tray widget doesn't move to other root windows.
oshima@chromium.org
2012-10-29
2
-5
/
+4
*
Fix input method changed notification window looking.
nona@chromium.org
2012-10-26
1
-1
/
+4
*
Attempt 2 at: Hides the bubble arrow when showing a tray bubble and the launc...
sky@chromium.org
2012-10-26
3
-30
/
+27
*
Revert 164398 - Hides the bubble arrow when showing a tray bubble and the lau...
sail@chromium.org
2012-10-26
3
-23
/
+30
*
Hides the bubble arrow when showing a tray bubble and the launcher is
sky@chromium.org
2012-10-26
3
-30
/
+23
*
Display battery percentage if it is calculating the battery time.
jennyz@chromium.org
2012-10-26
1
-16
/
+21
*
Makes toggling the brightness and volumn not force the launcher to
sky@chromium.org
2012-10-25
11
-2
/
+43
*
Fix behaviour changes due to r163579
danakj@chromium.org
2012-10-25
2
-7
/
+5
*
Add new vpn system tray ui. This implements most of the UI features, separate...
jennyz@chromium.org
2012-10-23
10
-372
/
+839
*
ash: Make sure the power-status string is updated correctly.
sadrul@chromium.org
2012-10-23
1
-1
/
+3
*
Move keyboard brightness controller to ash/system/chromeos.
tfarina@chromium.org
2012-10-23
2
-0
/
+75
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
3
-8
/
+14
*
Improve bluetooth configuration UI in uber tray bubble when it is disabled.
jennyz@chromium.org
2012-10-23
5
-6
/
+49
[next]