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
*
Enable launcher on all displays by default
oshima@chromium.org
2013-01-17
8
-22
/
+49
*
Fixes for Cellular indicators
stevenjb@chromium.org
2013-01-17
7
-48
/
+123
*
Add 'dark' lte icons.
rkc@chromium.org
2013-01-17
22
-12
/
+29
*
Revert 177323
kochi@chromium.org
2013-01-17
22
-29
/
+12
*
Add 'dark' lte icons.
rkc@chromium.org
2013-01-17
22
-12
/
+29
*
Automatically set the overscan insets if the output has the flag and no prefe...
mukai@chromium.org
2013-01-16
3
-5
/
+70
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
9
-7
/
+29
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
9
-29
/
+7
*
Locally managed accounts (backend)
nkostylev@chromium.org
2013-01-16
2
-7
/
+9
*
Add magnifier_controller unittest
yoshiki@chromium.org
2013-01-16
2
-0
/
+158
*
Fixes the problem that many shortcuts change the current tab without closing ...
sschmitz@chromium.org
2013-01-16
1
-0
/
+32
*
add command-line flag to enable brigntness control
oshima@chromium.org
2013-01-15
3
-1
/
+9
*
When connected to LTE, show the LTE icon.
rkc@chromium.org
2013-01-15
17
-1
/
+6
*
Add cellular_initialized state and UI
stevenjb@chromium.org
2013-01-15
6
-26
/
+62
*
Enabled word wrap for enterprise notification in systray.
dzhioev@chromium.org
2013-01-15
11
-25
/
+19
*
ash: Disable window caption buttons in immersive mode
jamescook@chromium.org
2013-01-14
1
-2
/
+2
*
Move ui_controls files to chrome\test\base since they're now only usd within ...
jam@chromium.org
2013-01-14
2
-147
/
+0
*
Make ui_controls only usable from interactive_ui_tests. This has two benefits:
jam@chromium.org
2013-01-14
6
-32
/
+14
*
Limit how quickly a user can change display configuration
oshima@chromium.org
2013-01-12
5
-27
/
+121
*
Fix the issue that causes the cursor disappears when CursorManager::DisableMo...
mazda@chromium.org
2013-01-12
2
-1
/
+27
*
Add option to align launcher/shelf to top of screen (similar to left/right al...
harrym@chromium.org
2013-01-12
22
-106
/
+185
*
Allow specifying the max height from the user code of message bubble.
mukai@chromium.org
2013-01-12
1
-0
/
+14
*
Fixes for FocusController to make it pass interactive_ui_tests.
ben@chromium.org
2013-01-11
5
-7
/
+7
*
Support multiple displays in EventGenerator
oshima@chromium.org
2013-01-11
4
-44
/
+165
*
Do not show "This device is owned by..." menu entry for Public Accounts
bartfab@chromium.org
2013-01-11
1
-1
/
+8
*
Magnifier: make view-port panning smoothly along the cursor movement
yoshiki@chromium.org
2013-01-11
1
-17
/
+26
*
ash/immersive mode: Hide the launcher when entering immersive mode
jamescook@chromium.org
2013-01-10
10
-2
/
+69
*
Fix crash and failures in ash_unittests with the new focus controller by disa...
ben@chromium.org
2013-01-10
2
-0
/
+14
*
Revert 176102
acolwell@chromium.org
2013-01-10
7
-18
/
+48
*
Revert 176087
acolwell@chromium.org
2013-01-10
7
-48
/
+18
*
Re-introduce the partial magnifier
yoshiki@chromium.org
2013-01-10
7
-18
/
+48
*
Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...
tapted@chromium.org
2013-01-10
1
-1
/
+1
*
Scaling scroll/fling events in multi-monitor setup
sheckylin@chromium.org
2013-01-10
5
-0
/
+116
*
Updated icons for drag and drop.
mtomasz@chromium.org
2013-01-10
1
-1
/
+1
*
consolidate DISABLED macros in mouse_cursor_event_filter_unittests.cc
oshima@chromium.org
2013-01-09
2
-30
/
+14
*
More work to make ash_unittests pass when we require context.
erg@chromium.org
2013-01-09
8
-11
/
+56
*
ash: Fix abort-shutdown animation.
derat@chromium.org
2013-01-09
2
-10
/
+11
*
Disabled transparency for header bars on the signin screen.
ygorshenin@chromium.org
2013-01-09
3
-2
/
+7
*
crushed png files step 1 (ash/resources, ui/resources)
oshima@chromium.org
2013-01-09
54
-0
/
+0
*
Shows the notification icon during the login session.
mukai@chromium.org
2013-01-09
1
-5
/
+5
*
Remove ash::window::Show() from BaseLayoutManager::OnWindowActivated
cpu@chromium.org
2013-01-09
1
-3
/
+6
*
Block the autohide of the launcher when 'quiet mode' bubble is shown for noti...
mukai@chromium.org
2013-01-09
3
-1
/
+8
*
Rotated Images
harrym@chromium.org
2013-01-08
4
-69
/
+70
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2013-01-08
1
-2
/
+3
*
Disable failing ash_unittests drag drop controller tests on Windows.
jam@chromium.org
2013-01-08
1
-5
/
+35
*
Get drag and drop working on Win Ash.
jam@chromium.org
2013-01-08
3
-22
/
+11
*
Implement rough new dialog style.
msw@google.com
2013-01-07
1
-1
/
+1
*
M26 new bluetooth UI. List all bluetooth devices in detailed view and automat...
jennyz@chromium.org
2013-01-07
9
-28
/
+108
*
Fix a leak in KeyboardOverlayViewTest.OpenAcceleratorsClose.
mazda@chromium.org
2013-01-07
1
-3
/
+4
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
3
-8
/
+8
[next]