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
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
4
-64
/
+58
*
Fix MacViews views_unittest simulate FullScreen test for 10.7+ SDKs
tapted
2014-10-20
1
-7
/
+21
*
MacViews: Fix WidgetTest.DesktopNativeWidgetNoPaintAfterCloseTest
tapted
2014-10-17
8
-33
/
+92
*
Fix DesktopWindowTreeHostX11Test.Shape on Unity
pkotwicz
2014-10-16
1
-0
/
+10
*
Convert ARRAYSIZE_UNSAFE -> arraysize in ui/.
viettrungluu
2014-10-16
3
-3
/
+3
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
5
-5
/
+5
*
[Win] Update HWND max size if either width or height is set.
jackhou
2014-10-15
1
-4
/
+5
*
MacViews: Remove Aura dependency from ui/views/webview (just delete it)
tapted
2014-10-15
4
-15
/
+46
*
MacViews: Handle failure to enter fullscreen
tapted
2014-10-15
3
-7
/
+112
*
x11_util: Added GetInnerWindowBounds and GetWindowExtents.
mgiuca
2014-10-14
1
-1
/
+1
*
remove some new OVERRIDE instances in ui/
mostynb
2014-10-14
1
-1
/
+1
*
Add tapted to ui/views/cocoa and native_widget_mac* OWNERS
tapted
2014-10-13
2
-0
/
+2
*
MacViews: NativeWidget -> Widget notifications: fullscreen, activation.
tapted
2014-10-12
7
-12
/
+394
*
Revert of Make ui::Compositor use ui::Scheduler (patchset #2 id:20001 of http...
weiliangc
2014-10-09
1
-40
/
+20
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
264
-2251
/
+2251
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-10-09
1
-20
/
+40
*
Fix tab tooltip regression: Media state should be included.
miu
2014-10-08
3
-1
/
+56
*
Grab the Esc key instead of the complete keyboard on X11
rob
2014-10-07
2
-19
/
+24
*
Enabled the App Info Dialog on the chrome://extensions page
sashab
2014-10-07
4
-27
/
+49
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
3
-7
/
+7
*
Fix typing in the omnibox on weird installs of XMonad.
pkotwicz
2014-10-07
1
-4
/
+2
*
Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...
pkotwicz
2014-10-05
3
-2
/
+7
*
Fix a long standing bug with the browser window losing focus when the user sc...
ananta
2014-10-04
1
-1
/
+8
*
Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...
rouslan
2014-10-04
3
-7
/
+2
*
Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...
pkotwicz
2014-10-03
3
-2
/
+7
*
Add test coverage for event-targeting of the RootView and contents view
tdanderson
2014-10-03
1
-10
/
+104
*
Added views::ViewModelT<T>, a type-safe template version of ViewModel.
mgiuca
2014-10-03
4
-46
/
+80
*
Move check for gesture end events out of RootViewTargeter
tdanderson
2014-10-02
4
-33
/
+24
*
Check for NULL NativeView in linux/mac Screen::GetDisplayNearestWindow().
lazyboy
2014-10-02
1
-0
/
+3
*
Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...
tapted
2014-10-02
3
-7
/
+2
*
Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()
pkotwicz
2014-10-01
3
-2
/
+7
*
[Win] Only update HWND styles on SizeConstraintsChanged for normal windows.
jackhou
2014-10-01
1
-0
/
+4
*
Introduce EventProcessor::OnEventProcessingStarted()
tdanderson
2014-09-30
6
-128
/
+169
*
Add unittests to check that null/empty window shapes work.
garykac
2014-09-30
1
-0
/
+45
*
Do not consider the wmii window manager as supporting _NET_ACTIVE_WINDOW. In
pkotwicz
2014-09-30
1
-2
/
+8
*
Prevent a window from sizing itself to 0x0 using window.resizeTo() on Desktop
pkotwicz
2014-09-29
1
-5
/
+10
*
Fix TooltipAura initial sizing.
msw
2014-09-29
1
-1
/
+1
*
Do not interchange MOUSE_MOVED and MOUSE_DRAGGED events in Widget
tdanderson
2014-09-29
5
-27
/
+92
*
Fix Aura tooltip sizing and layout.
msw
2014-09-26
2
-21
/
+14
*
[Win] Update HWND style when SizeConstraintsChanged.
jackhou
2014-09-25
9
-8
/
+47
*
Fix WeakPtrFactory member ordering in ui
mohan.reddy
2014-09-24
8
-21
/
+21
*
Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.
jackhou
2014-09-24
7
-6
/
+14
*
Remove some unnecessary webkit/common/gpu and third_party/wtl deps
jamesr
2014-09-23
1
-1
/
+0
*
Make check for whether _NET_ACTIVE_WINDOW is supported take into account _NET...
pkotwicz
2014-09-23
1
-3
/
+1
*
Fix a crash which occurs while dragging tabs back to the window where they or...
ananta
2014-09-22
2
-2
/
+12
*
Keep reference view pressed while extension actions have a popup
rdevlin.cronin
2014-09-22
5
-59
/
+156
*
Use RenderText vertical centering on Label and CanvasSkia text.
msw
2014-09-22
2
-46
/
+46
*
Color picker window should not have a minimize button.
gajendra.n
2014-09-22
6
-14
/
+61
*
views::ImageButton: Added SetMinimumImageSize; removed SetPreferredSize.
mgiuca
2014-09-22
3
-14
/
+42
*
Improve GN header checker, make "check" on //ui/* pass.
Brett Wilson
2014-09-19
3
-21
/
+42
[next]