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
*
Add a main menu item for disabling the notification bell on Mac.
dewittj@chromium.org
2014-04-24
2
-2
/
+0
*
Checked validity of status_widget before calling IsActive method.
shrikant@chromium.org
2014-04-24
1
-1
/
+3
*
aura: A couple of API cleanups.
sadrul@chromium.org
2014-04-23
2
-10
/
+15
*
Use platform's device scale factor for cursor instead of gfx::Display because...
oshima@chromium.org
2014-04-23
12
-87
/
+116
*
Currently, we try to set virtual keyboard window height both
bshe@chromium.org
2014-04-23
3
-26
/
+17
*
Add flackr to ash/wm/OWNERS
oshima@chromium.org
2014-04-23
3
-2
/
+1
*
Revert of Remove remaining window states where window is shown with opacity 0...
jamescook@chromium.org
2014-04-23
7
-57
/
+37
*
Apply default wallpaper from customization manifest.
alemate@chromium.org
2014-04-23
4
-14
/
+22
*
Revert of Use platform's device scale factor for cursor (https://codereview.c...
pfeldman@chromium.org
2014-04-23
12
-116
/
+87
*
Use platform's device scale factor for cursor instead of gfx::Display because...
oshima@chromium.org
2014-04-23
12
-87
/
+116
*
Move ui_test_support target into ui_base.gyp
tfarina@chromium.org
2014-04-23
1
-1
/
+1
*
Removes InputMethodContainer, merge into SettingsBubbleContainer (2)
mukai@chromium.org
2014-04-23
3
-26
/
+14
*
Fixing odd animations for the backdrop when exiting / entering overview / max...
skuhne@chromium.org
2014-04-23
1
-0
/
+7
*
kiosk: Disable window selecting.
xiyuan@chromium.org
2014-04-23
2
-5
/
+9
*
Swap 1x app window controls to make them more consistent with the browser win...
pkotwicz@chromium.org
2014-04-23
6
-0
/
+0
*
Revert 265161 "Removes InputMethodContainer, merge into Settings..."
mukai@chromium.org
2014-04-22
2
-13
/
+26
*
Remove remaining window states where window is shown with opacity 0.
flackr@chromium.org
2014-04-22
7
-37
/
+57
*
Fix hinge angle calculations while device is rotated.
flackr@chromium.org
2014-04-22
1
-7
/
+13
*
Show status area and header bar at OOBE.
michaelpg@chromium.org
2014-04-22
4
-9
/
+0
*
Reland "Clean up ui_test_support target."
tfarina@chromium.org
2014-04-22
1
-1
/
+1
*
Creating a window in maximized mode should leave the size at a "sensible" siz...
skuhne@chromium.org
2014-04-22
2
-2
/
+28
*
Removes InputMethodContainer, merge into SettingsBubbleContainer
mukai@chromium.org
2014-04-22
2
-26
/
+13
*
Avoids overwriting restore bounds when creating a new maximized browser
varkha@chromium.org
2014-04-22
2
-4
/
+64
*
chromeos: Update IdleActionImminent and SuspendDone handling
derat@chromium.org
2014-04-21
3
-4
/
+4
*
Show settings browser windows as a separate launcher item
stevenjb@chromium.org
2014-04-18
3
-0
/
+1
*
Check if the target window for focus is a transient child of the AppListView ...
jennyz@chromium.org
2014-04-18
1
-1
/
+1
*
3rd part of porting Chrome Ash to Windows 7
ananta@chromium.org
2014-04-18
3
-4
/
+4
*
Fix behavior of WindowEventDispatcher::SynthesizeMouseMoveEvent().
hshi@chromium.org
2014-04-17
1
-4
/
+2
*
Added labels under the windows in OverviewMode displaying their current name.
nsatragno@chromium.org
2014-04-17
5
-8
/
+199
*
Fix enterprise managed icon in ash tray menu.
dconnelly@chromium.org
2014-04-17
4
-2
/
+2
*
Allow mouse events to propagate in WindowOverview::OnMouseEvent().
hshi@chromium.org
2014-04-17
1
-1
/
+1
*
Disallow touch hit-testing along attached edges of panels
tdanderson@chromium.org
2014-04-17
9
-6
/
+256
*
Display close buttons in correct position on correct root window.
flackr@chromium.org
2014-04-16
2
-5
/
+6
*
Updating XTBs based on .GRDs from branch 1916
karen@chromium.org
2014-04-16
1
-4
/
+4
*
Separate display utilities in a different component
dnicoara@chromium.org
2014-04-16
2
-1
/
+2
*
Merge the files from common/alt_launcher and common/launcher into one collect...
harrym@chromium.org
2014-04-16
98
-0
/
+0
*
Revert r264071 to reland r264067, "app_shell: Initialize chromeos::DBusThread...
derat@chromium.org
2014-04-16
2
-4
/
+4
*
Reland Double-Click on a Tab Close causes Maximize
jonross@chromium.org
2014-04-16
4
-78
/
+213
*
Merge the files from common/alt_launcher and common/launcher into one collect...
harrym@chromium.org
2014-04-16
1
-33
/
+31
*
Revert 264067 "app_shell: Initialize chromeos::DBusThreadManager."
tyoshino@chromium.org
2014-04-16
2
-4
/
+4
*
app_shell: Initialize chromeos::DBusThreadManager.
derat@chromium.org
2014-04-16
2
-4
/
+4
*
Rotation Lock Cleanup
jonross@chromium.org
2014-04-15
1
-1
/
+1
*
Rename wm_core_export.h to wm_export.h and the wm_core target to just wm
ben@chromium.org
2014-04-15
1
-2
/
+2
*
Merge the files from common/alt_launcher and common/launcher into one collect...
harrym@chromium.org
2014-04-15
64
-0
/
+0
*
Split ui/display types into separate module and have Ozone depend on it
dnicoara@chromium.org
2014-04-15
8
-8
/
+9
*
Revert of Prevents double-clicks on a tab close button from aslo maximizing t...
bungeman@google.com
2014-04-15
4
-213
/
+78
*
Prevents double-clicks on a tab close button from aslo maximizing the browser
jonross@chromium.org
2014-04-15
4
-78
/
+213
*
Revert of Rename wm_core_export.h to wm_export.h and the wm_core target to ju...
ppi@chromium.org
2014-04-15
1
-2
/
+2
*
Rename wm_core_export.h to wm_export.h and the wm_core target to just wm
ben@chromium.org
2014-04-15
1
-2
/
+2
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
3
-5
/
+5
[next]