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
*
Adding four bezel gestures
skuhne@chromium.org
2012-05-19
8
-2
/
+473
*
Crash fix for system tray. We try to enable proxy settings entry even while t...
zelidrag@chromium.org
2012-05-19
1
-1
/
+3
*
Flash window by pulsing their launcher icon state indicator
davemoore@chromium.org
2012-05-19
1
-3
/
+6
*
Add left/right launcher layout support for uber tray. The status area and ube...
jennyz@google.com
2012-05-19
9
-87
/
+167
*
Revert 137968 - Adding four bezel gestures
zea@chromium.org
2012-05-18
8
-473
/
+2
*
Adding four bezel gestures
skuhne@chromium.org
2012-05-18
8
-2
/
+473
*
accelerators: Remove deprecated Accelerator ctor that takes booleans.
tfarina@chromium.org
2012-05-18
2
-69
/
+66
*
ash: Increase the outside bounds of window frames to make it easier to resize...
sadrul@chromium.org
2012-05-18
1
-5
/
+13
*
Fixed proxy settings button behaviour: it becomes disabled when device isn't ...
ygorshenin@chromium.org
2012-05-18
3
-0
/
+8
*
Add new attention state to launcher
davemoore@chromium.org
2012-05-18
5
-18
/
+95
*
Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.
tfarina@chromium.org
2012-05-18
1
-2
/
+2
*
Plumb event flags (shift/alt/ctrl modifiers) for drag/drop events to WebKit.
varunjain@chromium.org
2012-05-17
1
-0
/
+3
*
Revert 137059 - Better fix for closing uber tray when clicking on Desktop
pkotwicz@chromium.org
2012-05-17
2
-1
/
+40
*
Use Layer's target visibility instead of the current visibility in Window::Se...
mazda@chromium.org
2012-05-17
2
-7
/
+30
*
Added support for Wimax networks.
zelidrag@chromium.org
2012-05-17
3
-24
/
+24
*
Reverting 137736 because 137059 broke the bookmark bubble. In particular, usi...
pkotwicz@chromium.org
2012-05-17
2
-2
/
+1
*
Revert 137752 - Revert 137059 - Better fix for closing uber tray when clickin...
fischman@chromium.org
2012-05-17
2
-40
/
+1
*
Revert 137059 - Better fix for closing uber tray when clicking on Desktop
pkotwicz@chromium.org
2012-05-17
2
-1
/
+40
*
views: Do not set capture on a widget if it cannot be activated.
sadrul@chromium.org
2012-05-17
2
-1
/
+2
*
Add user_info_ NULL check in case of guest mode.
mukai@chromium.org
2012-05-17
1
-2
/
+4
*
Add TrayLocale for locale change notifications.
stevenjb@google.com
2012-05-17
7
-0
/
+218
*
Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.
tedvessenes@gmail.com
2012-05-17
1
-1
/
+2
*
ash: Fix a crash when going back to the main uber-tray popup from the network...
sadrul@chromium.org
2012-05-17
1
-1
/
+3
*
ash: Make the touchy heads-up display more colorful/useful.
sadrul@chromium.org
2012-05-17
2
-0
/
+107
*
chromeos: Ignore power button presses when screen is off.
derat@chromium.org
2012-05-17
3
-0
/
+33
*
Add TraySms for SMS messages.
stevenjb@google.com
2012-05-17
15
-27
/
+619
*
Ensure the margin for uber tray popup arrow position.
mukai@chromium.org
2012-05-17
1
-0
/
+4
*
Remove ui-enable-dip option
oshima@chromium.org
2012-05-17
1
-2
/
+0
*
fix property linkage warnings
oshima@chromium.org
2012-05-17
8
-64
/
+51
*
Let Chrome app handle Ash accelerators first if the app is launched as a window.
yusukes@chromium.org
2012-05-17
9
-16
/
+130
*
ash: Add a heads-up display to track touch-point states and positions.
sadrul@chromium.org
2012-05-17
7
-2
/
+192
*
Notification for device scale factor change
oshima@chromium.org
2012-05-17
2
-0
/
+6
*
Revert 137549 because it broke win_aura and linux_chromeos_clang compile.
sadrul@chromium.org
2012-05-16
7
-192
/
+2
*
ash: Add a heads-up display to track touch-point states and positions.
sadrul@chromium.org
2012-05-16
7
-2
/
+192
*
Move ui/gfx/resources to ui/base/native_theme/resources
oshima@chromium.org
2012-05-16
1
-4
/
+4
*
Use single "modifiers" field rather than boolean fields.
mukai@chromium.org
2012-05-16
4
-91
/
+97
*
Rename aura-notify ash-notify and add to about_flags.
stevenjb@google.com
2012-05-16
3
-5
/
+5
*
Don't close ash notifications on deactivate
stevenjb@google.com
2012-05-16
1
-0
/
+2
*
Allow Uber Tray popup pointing to the related tray item view.
mukai@chromium.org
2012-05-16
4
-29
/
+121
*
Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.
thestig@chromium.org
2012-05-16
4
-6
/
+3
*
Show the "cannot proceed" text only when appropriate.
palmer@chromium.org
2012-05-16
2
-0
/
+2
*
Implement user selected wallpaper feature.
bshe@chromium.org
2012-05-15
6
-31
/
+47
*
Remove some more OS_CHROMEOS from browser.
beng@google.com
2012-05-15
8
-0
/
+21
*
ash: Some code-cleanup around tray-resizing code.
sadrul@chromium.org
2012-05-15
6
-25
/
+77
*
aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...
erg@google.com
2012-05-15
18
-608
/
+48
*
ash: Make sure all the sub-popups retain the same height as the main popup.
sadrul@chromium.org
2012-05-15
16
-157
/
+318
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-2
/
+2
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+4
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-2
/
+2
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-2
/
+2
[next]