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
*
Change to CustomFrameView Caption Button Inset.
jonross@chromium.org
2014-06-18
1
-2
/
+4
*
Require the cursor to move a minimum distance after the mouse press before in...
pkotwicz@chromium.org
2014-06-18
3
-10
/
+84
*
WorkspaceLayoutManager backdrop should fill entire region.
jonross@chromium.org
2014-06-18
5
-7
/
+45
*
Refactor views::Label and gfx::RenderText shadow functions.
msw@chromium.org
2014-06-18
3
-14
/
+7
*
Remove unnecessary #includes in system_tray.cc and tray_user_unittest.cc.
sungmann.cho@navercorp.com
2014-06-17
2
-3
/
+0
*
Make BoundsAnimator always own its animation delegate.
pkasting@chromium.org
2014-06-17
1
-11
/
+13
*
Notifies capslock state changed in fake ime keyboard.
shuchen@chromium.org
2014-06-16
2
-32
/
+15
*
Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameter
bruthig@chromium.org
2014-06-16
9
-15
/
+14
*
Stop Status Area Creation Animations
jonross@chromium.org
2014-06-16
4
-3
/
+2
*
Close Button on Panels in Overview Mode
jonross@chromium.org
2014-06-16
6
-119
/
+198
*
Remove unnecessary #includes in power_status_unittest.cc.
sungmann.cho@navercorp.com
2014-06-16
1
-4
/
+0
*
Fixes unittests with --enable-text-input-focus-manager flag enabled.
yukishiino@chromium.org
2014-06-16
2
-3
/
+29
*
Remove hover effect from DateView when it becomes un-actionable.
michaelpg@chromium.org
2014-06-14
1
-0
/
+8
*
Add UMA metrics for time spent in touchview.
girard@chromium.org
2014-06-14
2
-2
/
+79
*
Add CHECK to catch bad state when display configuration has changed
oshima@chromium.org
2014-06-13
1
-4
/
+9
*
Don't update the display in CursorWindowController::UpdateContainer in cursor...
oshima@chromium.org
2014-06-13
1
-15
/
+21
*
Revert 276296 "Speculative workaround for a crash in DisplayCont..."
oshima@chromium.org
2014-06-13
1
-5
/
+0
*
Merge FavoriteState into NetworkState
stevenjb@chromium.org
2014-06-12
3
-35
/
+6
*
Fixed panel callout widgets showing up in the overview.
nsatragno@chromium.org
2014-06-12
6
-42
/
+58
*
Reland Window Control Animations for TouchView
jonross@chromium.org
2014-06-12
7
-12
/
+266
*
The 1st patch to disambiguate message center notifications
juyik@chromium.org
2014-06-12
6
-12
/
+14
*
Changed keyboard shortcut for touch projector overlay from Ctrl-Shift-9 to Ct...
mkaeser@google.com
2014-06-12
1
-1
/
+1
*
Ensure that size passed into drag_utils_win.cc's SetDragImageOnDataObject fun...
ananta@chromium.org
2014-06-12
1
-2
/
+1
*
Added UMA stats to overview mode
nsatragno@chromium.org
2014-06-12
7
-21
/
+61
*
Lock Rotation on user settings changes
jonross@chromium.org
2014-06-12
6
-27
/
+130
*
Updating XTBs based on .GRDs from branch 1985
matthewyuan@chromium.org
2014-06-12
52
-42
/
+198
*
Update bluetooth notification to use proper, 80px icon
tbarzic@chromium.org
2014-06-11
2
-3
/
+4
*
Specifies use_focusless flag to InfolistWindow.
mukai@chromium.org
2014-06-11
1
-0
/
+2
*
Speculative workaround for a crash in DisplayController::GetRootWindowForDisp...
oshima@chromium.org
2014-06-11
1
-0
/
+5
*
Remove Unretained(this) that are not safe in ash/
oshima@chromium.org
2014-06-11
5
-7
/
+20
*
Revert 262922 "Modifies the threshold for hidpi displays."
mukai@chromium.org
2014-06-10
1
-2
/
+13
*
Add 80px resources for bluetooth notification icon
tbarzic@chromium.org
2014-06-10
2
-0
/
+0
*
ash: Make wm::WindowState's c'tor private.
derat@chromium.org
2014-06-10
2
-23
/
+26
*
Move MaximizeModeWindowManager to the controller
jonross@chromium.org
2014-06-09
23
-126
/
+198
*
Fixed Ash.WindowSelector.TimeInOverview UMA metric reporting wrong time.
nsatragno@chromium.org
2014-06-07
1
-0
/
+1
*
Fix pressing enter key crashes overview mode without a
nsatragno@chromium.org
2014-06-07
2
-8
/
+33
*
Clean up shill fake implementations
stevenjb@chromium.org
2014-06-06
1
-2
/
+1
*
Cache network icon urls
stevenjb@chromium.org
2014-06-06
2
-26
/
+146
*
Added arrow key navigation to Overview Mode
nsatragno@chromium.org
2014-06-06
10
-269
/
+829
*
Blocked volume up/down events that originated from remapped function keys.
bruthig@chromium.org
2014-06-06
2
-11
/
+38
*
Add LockLayoutManager responsible for lock container (login/lock).
nkostylev@chromium.org
2014-06-06
12
-1
/
+674
*
Cleanup: Mark some ash resources as CrOS only.
thestig@chromium.org
2014-06-06
3
-307
/
+299
*
Enable Shelf Auto-Hide in TouchView
jonross@chromium.org
2014-06-05
3
-135
/
+25
*
Removes the dependency of ui/app_list -> content.
mukai@chromium.org
2014-06-05
1
-3
/
+3
*
Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.
oshima@chromium.org
2014-06-05
6
-270
/
+261
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
3
-21
/
+14
*
Prevent a11y on-screen keyboard from occluding active text field.
kevers@chromium.org
2014-06-04
5
-0
/
+141
*
Refactor app list so AppsGridView owns the PaginationModel.
mgiuca@chromium.org
2014-06-04
2
-23
/
+32
*
Include the display description in the picker on ChromeOS
robert.bradford@intel.com
2014-06-03
1
-0
/
+2
*
UserMetricsRecorder: Add missing break statement.
finnur@chromium.org
2014-06-03
1
-0
/
+1
[next]