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 184572
jamescook@chromium.org
2013-03-04
3
-12
/
+3
*
Fix edge-case crash in TrayBubbleBorder::UpdateArrowOffset()
stevenjb@chromium.org
2013-03-04
1
-1
/
+2
*
Disabling the first menu item
skuhne@chromium.org
2013-03-04
1
-0
/
+5
*
Move views-specific message_center files into a subdirectory.
rsesek@chromium.org
2013-03-04
2
-7
/
+7
*
Changing the order of items from LRU to creation order - and - as a result, m...
skuhne@chromium.org
2013-03-04
7
-33
/
+48
*
ash: Put ViewClickListener into its own header file.
tfarina@chromium.org
2013-03-04
17
-24
/
+51
*
Disable DesktopBackgroundControllerTest.ResizeToFitScreens on Windows
kinuko@chromium.org
2013-03-04
1
-1
/
+8
*
Resize Wallpaper to reduce memory usage
bshe@chromium.org
2013-03-04
7
-34
/
+348
*
views: Migrate ash_shell buttons to LabelButton
tfarina@chromium.org
2013-03-04
6
-44
/
+62
*
ash: Make window spin shortcut non-repeating
jamescook@chromium.org
2013-03-02
2
-0
/
+10
*
Fix status area for NetworkStateHandler
stevenjb@chromium.org
2013-03-02
3
-22
/
+27
*
Store layout per display pair
oshima@chromium.org
2013-03-02
6
-47
/
+131
*
Refactor throbber_view.cc/h out of tray_views.cc/h.
jennyz@chromium.org
2013-03-02
7
-139
/
+179
*
Check for destroyed window observers which haven't stopped observing windows.
flackr@chromium.org
2013-03-02
1
-2
/
+8
*
Always use transient parent container if window has a transient parent.
flackr@chromium.org
2013-03-02
3
-3
/
+68
*
Show the desktop workspace dimmed while the user is cycling though workspaces.
pkotwicz@chromium.org
2013-03-02
3
-2
/
+17
*
ash: Set default linux_chromeos host window to 1366x768
hshi@chromium.org
2013-03-02
2
-8
/
+2
*
Use new cros spinner asset in ThrobberView.
jennyz@chromium.org
2013-03-01
2
-1
/
+6
*
New cros default spinner assets.
jennyz@chromium.org
2013-03-01
2
-0
/
+0
*
Limit animation queue size for rotating active window.
hshi@chromium.org
2013-03-01
1
-1
/
+1
*
Implement the new Views button style.
msw@chromium.org
2013-03-01
3
-10
/
+10
*
Provides more types of errors for display status (2nd)
mukai@chromium.org
2013-03-01
9
-52
/
+194
*
Add minimize button assets for panel windows.
flackr@chromium.org
2013-03-01
8
-14
/
+25
*
Remove GetOutputNames from x11_util
oshima@chromium.org
2013-03-01
2
-41
/
+37
*
[win] Remove shadow from tab overlay in app launcher.
benwells@chromium.org
2013-03-01
1
-1
/
+1
*
Revert 185456 which broke win aura build.
mattm@chromium.org
2013-03-01
8
-187
/
+52
*
Cause byUser to be passed correctly by c.e.notification API.
dewittj@chromium.org
2013-03-01
1
-1
/
+2
*
Provides more types of errors for display status.
mukai@chromium.org
2013-03-01
8
-52
/
+187
*
Shorten the names in the application menus
skuhne@chromium.org
2013-03-01
1
-0
/
+14
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
17
-461
/
+742
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
17
-742
/
+460
*
Make sure at least 2/3 of the window is visible when a window is added to wor...
oshima@chromium.org
2013-02-28
6
-14
/
+48
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
17
-460
/
+742
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
17
-742
/
+460
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
17
-460
/
+742
*
I need this patch (https://codereview.chromium.org/12328030/) to land the CL ...
oshima@chromium.org
2013-02-28
1
-10
/
+54
*
[win] Make app launcher border not steal mouse clicks
benwells@chromium.org
2013-02-28
1
-1
/
+2
*
Fixing fitt's law for the first launcher item button
skuhne@chromium.org
2013-02-27
2
-0
/
+21
*
Revert 185029
mpearson@chromium.org
2013-02-27
2
-4
/
+0
*
Remove the Exit menu item from the Wrench menu in Win/Ash.
robertshield@chromium.org
2013-02-27
2
-0
/
+4
*
Reland ash: Use immersive mode for fullscreen
jamescook@chromium.org
2013-02-27
3
-84
/
+86
*
Re-land 184821 with updated unit tests.
hshi@chromium.org
2013-02-27
2
-1
/
+5
*
Revert 184821
mpearson@chromium.org
2013-02-27
1
-1
/
+1
*
Fix a minor typo in SnapSizer::GetSnapBounds().
hshi@chromium.org
2013-02-27
1
-1
/
+1
*
Makes ShadowController per-ActivationController and moves shared bits
sky@chromium.org
2013-02-27
1
-1
/
+1
*
Introduces MessagePopupCollection for borderless toasts.
mukai@chromium.org
2013-02-27
2
-5
/
+22
*
Rework ash::CursorManager into a corewm object, to share code with desktop.
erg@chromium.org
2013-02-27
25
-692
/
+376
*
Set default linux_chromeos host window to 1366x768
jamescook@chromium.org
2013-02-26
1
-2
/
+2
*
Disable set of currently failing Windows/Ash tests. Re-enable the test suite ...
robertshield@chromium.org
2013-02-26
7
-25
/
+82
*
Revert 184600
jamescook@chromium.org
2013-02-26
3
-86
/
+84
[next]