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 "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
*
"New tab" keyboard shortcut missing from tab context menu
sschmitz@chromium.org
2013-02-26
1
-4
/
+0
*
Revert 184588 because it leaves the Exit menu disabled on all platforms.
atwilson@chromium.org
2013-02-26
2
-4
/
+0
*
ash: Use immersive mode for fullscreen
jamescook@chromium.org
2013-02-26
3
-84
/
+86
*
Create a separate callout widget per panel which displays over each icon.
flackr@chromium.org
2013-02-26
4
-108
/
+128
*
Remove the Exit menu item from the Wrench menu in Win/Ash.
robertshield@chromium.org
2013-02-26
2
-0
/
+4
*
Notifications refactor step 2.
dimich@chromium.org
2013-02-26
2
-3
/
+4
*
Remove close_on_deactivate=false for tray bubbles.
mukai@chromium.org
2013-02-26
3
-3
/
+12
*
More flexibility in BubbleBorder arrow rendering.
dewittj@chromium.org
2013-02-25
2
-2
/
+6
*
Make Ash unittests clean up zombie viewer processes between test runs. These ...
robertshield@chromium.org
2013-02-25
1
-0
/
+11
*
Files.app: Add Files.app keyboard shortcut: Ctrl+Alt+M
yoshiki@chromium.org
2013-02-25
9
-13
/
+22
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Gets tooltips to work for desktop aura. This constrains the tooltips
sky@chromium.org
2013-02-23
9
-985
/
+42
*
Thread ui opacity animations
ajuma@chromium.org
2013-02-23
4
-5
/
+9
*
Fixing activation state problem with the launcher acessiblity pane
skuhne@chromium.org
2013-02-22
3
-10
/
+12
*
ash: Fix hiding the shelf after a gesture-drag to reveal it.
sadrul@chromium.org
2013-02-22
1
-3
/
+17
*
Aura: Fix linter warnings.
backer@chromium.org
2013-02-22
1
-9
/
+9
*
ash: Auto-hide shelf on user-activity after a gesture-drag.
sadrul@chromium.org
2013-02-21
2
-0
/
+100
*
Add views::Button style enum for LabelButton [native] styling, etc.
msw@chromium.org
2013-02-21
3
-18
/
+20
*
Revert 183728
dtu@chromium.org
2013-02-21
1
-6
/
+10
*
Fixing activation state problem with the launcher acessiblity pane
skuhne@chromium.org
2013-02-21
1
-10
/
+6
*
CrOS: Schedule renderer drawing to hardware vsync.
backer@chromium.org
2013-02-21
1
-1
/
+6
*
Plumbs through ET_CANCEL_MODE, which is intended to be used when modal
sky@chromium.org
2013-02-21
9
-40
/
+58
*
End workspace scrubbing when the user clicks on the trackpad.
pkotwicz@chromium.org
2013-02-20
1
-6
/
+10
*
Allow detaching and reattaching panels when dragged from/to launcher.
flackr@chromium.org
2013-02-20
14
-190
/
+384
*
Rotate active window instead of rotating whole default_container.
simon.hong81@gmail.com
2013-02-20
3
-15
/
+12
*
Fix dependency on scoped_ptr::reset sequencing in ash::DisplayController
dcheng@chromium.org
2013-02-20
3
-2
/
+12
*
Disable LauncherViewIconObserverTest.AddRemoveWithMultipleDisplays on Windows
jamescook@chromium.org
2013-02-20
1
-1
/
+9
*
Showing launcher items for windowed v1 apps - pinned or not. Also - don't sho...
skuhne@chromium.org
2013-02-20
4
-1
/
+11
*
Support panel titles and Icons for v1 apps
stevenjb@chromium.org
2013-02-20
4
-10
/
+34
*
Revert 183345
skuhne@google.com
2013-02-20
4
-11
/
+1
[next]