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
...
*
Remove dependency to PrimaryRootWindow in ScreenDimmer and SystemGesture
oshima@chromium.org
2012-06-01
5
-17
/
+28
*
Make vertical animation for extension_popup.
mukai@chromium.org
2012-05-31
2
-6
/
+23
*
ash: Fix painting for windows with composited-views during hide animation.
sadrul@chromium.org
2012-05-31
1
-1
/
+19
*
Move UserGestureHandler to shell
oshima@chromium.org
2012-05-31
7
-0
/
+25
*
ash: Rename kAuraWindowAnimationsDisabled to kAshWindowAnimationsDisabled
jamescook@chromium.org
2012-05-31
4
-6
/
+6
*
Support platform apps in launcher
davemoore@chromium.org
2012-05-31
2
-0
/
+7
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
26
-110
/
+116
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
26
-116
/
+110
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
26
-110
/
+116
*
Introduce TextInputTestSupport.
nona@chromium.org
2012-05-31
2
-0
/
+4
*
Add a notification when Input Method is changed via keyboard.
zork@chromium.org
2012-05-31
4
-5
/
+85
*
Fix view view in views examples.
rkc@chromium.org
2012-05-31
3
-3
/
+19
*
Revert 139690 - Fix view view in views examples.
rkc@chromium.org
2012-05-30
3
-19
/
+3
*
Fix view view in views examples.
rkc@chromium.org
2012-05-30
3
-3
/
+19
*
Add ASH_EXPORT to TrayBackgroundView
stevenjb@google.com
2012-05-30
1
-2
/
+3
*
Fixing french keyboard handling
skuhne@chromium.org
2012-05-30
4
-16
/
+13
*
ash: Minimize/Maximize the window when the pinch-factor crosses a threshold.
sadrul@chromium.org
2012-05-30
1
-14
/
+64
*
Prepare to support Ash notification tray:
stevenjb@google.com
2012-05-30
25
-213
/
+414
*
Remove WindowWatcher observer from panel_container_
stevenjb@google.com
2012-05-30
1
-0
/
+1
*
ash: Add support for fling to snap left/right.
sadrul@chromium.org
2012-05-30
1
-0
/
+15
*
Decouple FocusManager from RootWindow.
oshima@chromium.org
2012-05-30
8
-54
/
+100
*
Added new background filter functions
skuhne@chromium.org
2012-05-30
1
-1
/
+1
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
2
-47
/
+1
*
Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...
jam@chromium.org
2012-05-30
2
-5
/
+0
*
ash/launcher: No need to tag enum types with ASH_EXPORT in header files.
tfarina@chromium.org
2012-05-30
1
-3
/
+3
*
Revert 139472 - Revert 139404 - ash: Allow pinch gestures to resize the window.
kinuko@chromium.org
2012-05-30
3
-18
/
+78
*
ash/app_list: Handle shelf left/right dock.
xiyuan@chromium.org
2012-05-30
6
-11
/
+55
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
11
-52
/
+303
*
Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...
kinuko@chromium.org
2012-05-30
3
-32
/
+145
*
Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.
kinuko@chromium.org
2012-05-30
3
-145
/
+32
*
Revert 139404 - ash: Allow pinch gestures to resize the window.
kinuko@chromium.org
2012-05-30
3
-78
/
+18
*
Use AuraTestHelper to initialize aura environment in test
oshima@chromium.org
2012-05-30
2
-9
/
+10
*
ash: Allow pinch gestures to resize the window.
sadrul@chromium.org
2012-05-29
3
-18
/
+78
*
gesture recognizer: Allow multi-finger pinch/scroll gestures.
sadrul@chromium.org
2012-05-29
3
-32
/
+145
*
ash: Activate uber-tray and the items on mouse-up instead of on mouse-down.
sadrul@chromium.org
2012-05-29
4
-4
/
+29
*
Give a default implementation for ContentBrowserClient so that there's less b...
jam@chromium.org
2012-05-29
2
-488
/
+0
*
Updating XTBs based on .GRDs from branch 1132
dharani@chromium.org
2012-05-29
52
-637
/
+1509
*
Merge native_theme resources into ui_resources_standard
oshima@chromium.org
2012-05-26
1
-4
/
+0
*
Clean up SkBitmapOperations.
xiyuan@chromium.org
2012-05-26
1
-21
/
+9
*
Promotes touch-devices to ui_base so that ash can use it.
sky@chromium.org
2012-05-25
1
-0
/
+7
*
Handle more browser commands in ash.
mazda@chromium.org
2012-05-25
9
-2
/
+75
*
ash: Extend launcher first button to include leading inset.
xiyuan@chromium.org
2012-05-25
4
-24
/
+57
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
47
-193
/
+205
*
app_list: Add search box and search result view for v2.
xiyuan@chromium.org
2012-05-25
1
-10
/
+138
*
ash: Clean up namespaces in window_animations.cc
jamescook@chromium.org
2012-05-24
1
-45
/
+44
*
Make the keyboard overlay handle close shortcuts in JavaScript code.
mazda@chromium.org
2012-05-24
6
-10
/
+6
*
Adjust the launcher buttons for vertical alignment. The images are
sky@chromium.org
2012-05-24
3
-22
/
+71
*
ash: Change how mouse/touch-events are handled by the status tray popup and p...
sadrul@chromium.org
2012-05-24
3
-33
/
+62
*
ash: Remove unused ViewsDelegate data member.
tfarina@chromium.org
2012-05-24
1
-5
/
+0
*
Move common notification layout to base class
stevenjb@google.com
2012-05-24
10
-255
/
+264
[prev]
[next]