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
/
shelf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable Shelf Auto-Hide in TouchView
jonross@chromium.org
2014-06-05
3
-135
/
+25
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
1
-5
/
+2
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
1
-2
/
+5
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
1
-5
/
+2
*
Remove overrides of HitTestRect() which just return false
tdanderson@chromium.org
2014-06-02
2
-7
/
+7
*
Update Status Area Paint Scheduling
jonross@chromium.org
2014-06-02
1
-1
/
+1
*
Prepare for Unified Gesture Recognizer landing in Aura
tdresser@chromium.org
2014-06-02
1
-34
/
+67
*
Moving default minimize location to the app launcher item.
skuhne@chromium.org
2014-05-30
3
-4
/
+39
*
Removes --ash_disable-docked-windows flag
varkha@chromium.org
2014-05-29
1
-4
/
+1
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-22
2
-4
/
+6
*
Retain the menu models in the class along with the menu runner.
dmazzoni@chromium.org
2014-05-21
2
-16
/
+18
*
Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...
zea@chromium.org
2014-05-20
2
-6
/
+4
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-20
2
-4
/
+6
*
clang: Turn on -Wabsolute-value.
thakis@chromium.org
2014-05-20
2
-8
/
+8
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
5
-15
/
+15
*
Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."
erg@chromium.org
2014-05-19
1
-1
/
+1
*
Revert of [Refactor] Consolidate the logic for whether a widget can be activa...
pkotwicz@chromium.org
2014-05-19
1
-1
/
+1
*
ash: Rename some IDS_AURA entries to IDS_ASH_SHELF.
tfarina@chromium.org
2014-05-17
3
-4
/
+4
*
Sliding animation unified.
merkulova@chromium.org
2014-05-15
1
-9
/
+1
*
[Refactor] Consolidate the logic for whether a widget can be activated.
pkotwicz@chromium.org
2014-05-15
1
-1
/
+1
*
Fixing invalid window opacity/visibility combination with the shelf
skuhne@chromium.org
2014-05-14
1
-0
/
+8
*
Remove static initializers in ash.
erg@chromium.org
2014-05-13
2
-2
/
+1
*
Dont dismiss bubble views when window bounds change
bshe@chromium.org
2014-05-05
2
-3
/
+0
*
Move enum MenuAnchorPosition to reduce deps on menu_item_view.h
tapted@chromium.org
2014-05-01
1
-6
/
+5
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
4
-4
/
+4
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
4
-4
/
+4
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
4
-4
/
+4
*
Implement overscroll support for the virtual keyboard. Instead of resizing w...
kevers@chromium.org
2014-04-28
2
-15
/
+13
*
Fullscreen/immersive mode is allowed in touch view mode, the shelf gets hidde...
skuhne@chromium.org
2014-04-26
3
-6
/
+53
*
Reland Remove remaining window states where window is shown with opacity 0. h...
flackr@chromium.org
2014-04-24
2
-1
/
+6
*
Checked validity of status_widget before calling IsActive method.
shrikant@chromium.org
2014-04-24
1
-1
/
+3
*
Revert of Remove remaining window states where window is shown with opacity 0...
jamescook@chromium.org
2014-04-23
2
-6
/
+1
*
Remove remaining window states where window is shown with opacity 0.
flackr@chromium.org
2014-04-22
2
-1
/
+6
*
Re-enable "Enable immersive fullscreen on Windows Ash."
zturner@chromium.org
2014-04-14
1
-12
/
+17
*
Notify about major session changes events.
nkostylev@chromium.org
2014-04-14
2
-7
/
+29
*
Shelf Cleanup AlternateShelfLayout P1 Attempt 3
harrym@chromium.org
2014-04-12
16
-839
/
+221
*
ash: Rename AURA_LAUNCHER to ASH_SHELF.
tfarina@chromium.org
2014-04-08
5
-26
/
+20
*
[cros] Virtual keyboard support at OOBE/login
nkostylev@chromium.org
2014-04-04
2
-6
/
+23
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
40
-321
/
+184
*
Disabled a failing test in ash_unittests.
erikchen@chromium.org
2014-03-25
1
-1
/
+2
*
Revert "Enable immersive fullscreen on Windows Ash."
zturner@chromium.org
2014-03-25
1
-16
/
+10
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
6
-6
/
+6
*
Turning off auto hide modes for the shelf while the maximize mode is up and r...
skuhne@chromium.org
2014-03-21
3
-1
/
+125
*
Enable immersive fullscreen on Windows Ash.
zturner@chromium.org
2014-03-19
2
-22
/
+21
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
3
-9
/
+8
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
3
-8
/
+9
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
3
-9
/
+8
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
3
-8
/
+9
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
3
-9
/
+8
*
Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...
jennyz@chromium.org
2014-03-12
17
-220
/
+1024
[next]