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
/
ui
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow sliders to be adjusted with arrow keys
zork@chromium.org
2012-03-24
2
-0
/
+32
*
Fix ConstrainedWindowViews losing input on focus on aura.
alicet@chromium.org
2012-03-24
3
-14
/
+19
*
views/examples: Do not use WideToUTF16 when not necessary.
tfarina@chromium.org
2012-03-23
2
-45
/
+46
*
Makes the launcher use a layer with a solid color, which is cheaper
sky@chromium.org
2012-03-23
4
-10
/
+10
*
WebUI TaskManager: Add method to set minimum window size on HTMLDialog.
yoshiki@chromium.org
2012-03-23
2
-0
/
+7
*
views: Update menu item text Y-position for Aura.
derat@chromium.org
2012-03-22
1
-1
/
+1
*
ui/base/models: Add protected virtual destructor to ComboboxModel.
tfarina@chromium.org
2012-03-22
1
-4
/
+4
*
ash: Fix focus cycling in the login screen from the uber-tray.
sadrul@chromium.org
2012-03-21
1
-1
/
+2
*
Fix crash in native textfield views when bringing up menu.
alicet@chromium.org
2012-03-21
1
-2
/
+4
*
Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-21
1
-1
/
+6
*
* MultiMonitorManager creates and manages mutliple monitor instance
oshima@chromium.org
2012-03-21
2
-5
/
+3
*
Removing GTK code from ui/views.
saintlou@chromium.org
2012-03-21
25
-291
/
+5
*
Revert 127706 - Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-20
1
-6
/
+1
*
Add drag and drop support for custom and html data types on Aura
rbyers@chromium.org
2012-03-20
1
-1
/
+6
*
views: Draw the menu separator line using FillRect instead of DrawLine.
tfarina@chromium.org
2012-03-20
1
-4
/
+10
*
Revert 127660 - WebUI TaskManager: Add method to set minimum window size on H...
battre@chromium.org
2012-03-20
2
-7
/
+0
*
WebUI TaskManager: Add method to set minimum window size on HTMLDialog.
yoshiki@chromium.org
2012-03-20
2
-0
/
+7
*
views: Simplify CustomFrameView::GetPreferredSize() implementation.
tfarina@chromium.org
2012-03-19
1
-3
/
+1
*
views: Fill the client edge color using FillRect instead of using DrawRect.
tfarina@chromium.org
2012-03-19
1
-1
/
+1
*
Removing deprecated GTK-Views code.
saintlou@chromium.org
2012-03-19
41
-8156
/
+2
*
views/examples: Fix crash when closing views examples window.
tfarina@chromium.org
2012-03-19
1
-0
/
+1
*
views/examples: Get MenuExample to work under ash_shell and linux_chromeos co...
tfarina@chromium.org
2012-03-19
3
-22
/
+26
*
views: Add a notification to a parent view when the visibility of a child vie...
sadrul@chromium.org
2012-03-19
2
-0
/
+8
*
ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform".
tfarina@chromium.org
2012-03-17
1
-3
/
+3
*
views/examples: Simplify the ownership of Menu2.
tfarina@chromium.org
2012-03-17
1
-17
/
+10
*
Use FramePainter for painting PanelViewFrame
dslomov@chromium.org
2012-03-17
5
-7
/
+11
*
ash: Make sure all the popups from the tray have the same width.
sadrul@chromium.org
2012-03-17
1
-2
/
+2
*
Native bounds support to host windows.
oshima@chromium.org
2012-03-16
2
-6
/
+4
*
Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...
mihaip@chromium.org
2012-03-16
9
-0
/
+34
*
views: Add support for gesture-scrolling in ScrollView.
sadrul@chromium.org
2012-03-16
6
-2
/
+29
*
views: Turn an unprocessed ScrollEvent into a MouseWheelEvent.
sadrul@chromium.org
2012-03-16
3
-1
/
+15
*
Gets instant to correctly commit under aura. This was broke for a
sky@chromium.org
2012-03-16
3
-5
/
+5
*
Removing tryboot hooks for chromeos_gtk config which is no longer needed.
saintlou@chromium.org
2012-03-15
1
-1
/
+1
*
ash/views: Refactor the way to get title font for our frame views.
tfarina@chromium.org
2012-03-15
2
-28
/
+19
*
views: Rename MenuButtonDelegate::RunMenu to something more obvious.
tfarina@chromium.org
2012-03-15
6
-55
/
+48
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
11
-32
/
+30
*
Second try for
davemoore@chromium.org
2012-03-15
1
-2
/
+4
*
Revert 126764 - Added notion of currently active app / browser
davemoore@chromium.org
2012-03-15
1
-4
/
+2
*
Added notion of currently active app / browser
davemoore@chromium.org
2012-03-14
1
-2
/
+4
*
Makes the maximize/restore button handling
sky@chromium.org
2012-03-14
2
-3
/
+3
*
MonitorManager to manage multiple monitors.
oshima@chromium.org
2012-03-14
2
-0
/
+7
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
5
-24
/
+20
*
Adds support for minimizing a window.
sky@chromium.org
2012-03-14
1
-2
/
+0
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
13
-15
/
+7
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
20
-65
/
+54
*
Adds window property display. A table view (acting as a list) with formatted ...
ben@chromium.org
2012-03-13
1
-1
/
+2
*
views: Get rid of FrameBackground::SetMaximizedCorners() now that it's unused.
tfarina@chromium.org
2012-03-13
2
-16
/
+0
*
Recommit r125950, which was reverted by r125958 due to link failures on win_a...
erg@chromium.org
2012-03-13
2
-0
/
+4
*
views: Do not do heavy work in CustomFrameView ctor.
tfarina@chromium.org
2012-03-13
3
-63
/
+67
*
Simplify handling of BiDi cursor movement
benrg@chromium.org
2012-03-13
6
-184
/
+119
[next]