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
*
Iterate on MdTextButtons (call to action styling).
estade
2016-03-22
10
-29
/
+155
*
Fix a painting bug which occurred due to the change which reduces the size of...
ananta
2016-03-21
2
-3
/
+4
*
Temporarily disable all calls of CGS private APIs.
erikchen
2016-03-21
1
-3
/
+6
*
Disabling flaky DesktopNativeWidgetNoPaintAfterHideTest
phoglund
2016-03-21
1
-1
/
+6
*
Implement NativeWidgetMac::ReorderNativeViews.
kirr
2016-03-21
5
-19
/
+236
*
Fix flaky NativeWidgetMacTest.SetCursor test.
karandeepb
2016-03-21
1
-3
/
+4
*
MacViews: Enable acceptsFirstMouse for BridgedContentView.
patricialor
2016-03-21
1
-0
/
+7
*
When the window activation state changes, redraw the toolbar top separator.
pkasting
2016-03-19
1
-4
/
+1
*
Port BubbleDelegate tests to BubbleDialogDelegate
estade
2016-03-18
6
-20
/
+322
*
Refactored hwnd_message_handler to be more readable. Changed the names of del...
bsep
2016-03-18
5
-108
/
+108
*
Makes vertical alignment of location bar bubbles same
varkha
2016-03-18
2
-21
/
+67
*
views: introduce FocusableRoundedBorder and use it on Mac
ellyjones
2016-03-18
11
-18
/
+132
*
Disabling flaky DesktopNativeWidgetNoPaintAfterCloseTest
phoglund
2016-03-18
1
-1
/
+8
*
Avoid temporarily hiding window when fullscreening on Aero.
jbauman
2016-03-18
1
-1
/
+9
*
Toggle avatar color when window activation changes.
pkasting
2016-03-18
3
-6
/
+30
*
Rather than keeping it around forever, we should kill it. Now that the user s...
ben
2016-03-18
1
-1
/
+1
*
Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler.
moshayedi
2016-03-17
2
-4
/
+6
*
[MD] replace infobar bottom solid line separator with a shadow.
estade
2016-03-16
2
-7
/
+0
*
Restructure login
ben
2016-03-16
2
-0
/
+6
*
MD text buttons - implement focus ring.
estade
2016-03-16
2
-3
/
+68
*
Removed unnecessary ATOM manipulation code.
kylixrd
2016-03-15
1
-5
/
+0
*
Fix missing comma in AtomsToCache array.
etienneb
2016-03-15
1
-1
/
+1
*
Increased Canvas size for the CircleLayerDelegate that is used for MD ripples.
bruthig
2016-03-15
1
-1
/
+1
*
Reinstate wait-for-Initialize when Chrome is run in Mash
rockot
2016-03-15
3
-6
/
+11
*
MacViews: Fix failing bubble frame view tests after r375729.
karandeepb
2016-03-15
1
-17
/
+24
*
Remove stale mentions of mandoline.
msw
2016-03-14
1
-1
/
+1
*
MacViews: Shrinking animation and transparency for overlay scrollbars
spqchan
2016-03-14
2
-29
/
+50
*
Adds widget_unittest.cc to views_mus_unittests
sky
2016-03-14
17
-65
/
+314
*
This change relands (https://codereview.chromium.org/1749323002/)
jonross
2016-03-14
2
-5
/
+6
*
Fix user after free in HwndMessageHandler::OnKeyEvent
sky
2016-03-14
1
-0
/
+3
*
MacViews: Fix ViewTest.HandleAccelerator by faking window activation
tapted
2016-03-14
13
-85
/
+42
*
Remove ShellConnection::WaitForInitialize
rockot
2016-03-13
3
-3
/
+8
*
Change scoped_ptr to a type alias for std::unique_ptr for OS_MACOSX
dcheng
2016-03-12
1
-1
/
+1
*
Fix the leaking memory test in NativeWidgetAuraTest.PreventFocusOnNonActivabl...
xdai
2016-03-12
1
-22
/
+6
*
Added ink drop hover/ripple to menu hosting bookmark buttons.
bruthig
2016-03-11
22
-51
/
+286
*
A window should not get activated or get input focus if it's behind the lock ...
xdai
2016-03-11
6
-28
/
+107
*
Remove duplicate coordinate conversion and mouse position code.
mblsha
2016-03-11
1
-5
/
+2
*
Moved AppMenu ACTIVATED/DEACTIVATED ink drop handling in to MenuButton.
bruthig
2016-03-11
6
-14
/
+256
*
Begin switch-over to using sk_sp (for SkShader for now)
reed
2016-03-11
3
-14
/
+8
*
MacViews: Fix MenuControllerTest.SelectChildButtonView
tapted
2016-03-11
1
-3
/
+6
*
Convert location bar bubble delegates to bubble dialog delegates
estade
2016-03-10
7
-45
/
+60
*
MacViews: Fix MenuRunnerTest.NonLatinMnemonic
tapted
2016-03-10
1
-1
/
+1
*
mus: Client-side implementation of modal windows
mohsen
2016-03-10
1
-1
/
+2
*
Cleanup: views::NonClientFrameView::SetInactiveRenderingDisabled(...)
patricialor
2016-03-09
12
-96
/
+45
*
Cleanup: use new gfx::Insets constructors in a few places
estade
2016-03-09
8
-20
/
+12
*
MacViews: Hover Animation and Mouse Behavior for Overlay Scrollbars
spqchan
2016-03-09
2
-55
/
+272
*
Remove static int views::BubbleBorder::GetCornerRadius()
tapted
2016-03-09
1
-10
/
+0
*
Rename PackageManager->Catalog.
ben
2016-03-09
1
-6
/
+4
*
Revert of Convert the flaky SysCommand widget tests into interactive ui tests...
tsergeant
2016-03-09
2
-183
/
+187
*
Make MdTextButton a LabelButton, use it in the DL shelf.
estade
2016-03-09
5
-62
/
+67
[next]