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
...
*
Draw a 2pt white stroke around selection rectangle in overview.
flackr
2015-04-24
1
-3
/
+5
*
win: Move a few WeakPtrFactories to the end of their containing classes.
thakis
2015-04-24
2
-3
/
+4
*
Revert of Take GetCharacterFromKeyCode() out behind the barn. (patchset #4 id...
kpschoedel
2015-04-24
1
-1
/
+1
*
Revert of ui: Cache the output of View::OnPaint when the View isn't invalid. ...
jdonnelly
2015-04-23
2
-12
/
+5
*
mac: Fix unit tests compile failures against the OSX 10.10 SDK.
erikchen
2015-04-23
1
-3
/
+3
*
ui: Cache the output of View::OnPaint when the View isn't invalid.
danakj
2015-04-23
2
-5
/
+12
*
Update {virtual,override} to follow C++11 style in ui.
nick
2015-04-23
1
-4
/
+4
*
Remove GetCharacterFromKeyCode().
kpschoedel
2015-04-23
1
-1
/
+1
*
Implement material throbber and use it in one place (Autofill card
estade
2015-04-22
2
-38
/
+98
*
Cleanup: Remove checks for an unreachable condition.
thestig
2015-04-22
1
-0
/
+1
*
Notifies the system IMEs about the focus changes once the top browser window ...
shuchen
2015-04-22
3
-2
/
+35
*
Apply automated fixits for Chrome clang plugin to views_unittests.
dcheng
2015-04-21
9
-222
/
+211
*
Eliminate faux-RTTI code from BrowserView.
pkasting
2015-04-18
2
-0
/
+9
*
Reland: Fix errors found in Mac gn component builds
jiangj
2015-04-18
2
-0
/
+10
*
Mac/Linux: Ensure window size constraints propagate to the window server duri...
tapted
2015-04-16
8
-119
/
+211
*
Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...
maniscalco
2015-04-16
2
-10
/
+0
*
Fix errors found in Mac gn component builds
jiangj
2015-04-16
2
-0
/
+10
*
Move some instrumentation from bug 431326 to bug 441028. Remove other
pkasting
2015-04-15
2
-11
/
+4
*
Sets the word wrap behavior to tooltip aura for long tooltips.
mukai
2015-04-14
1
-0
/
+1
*
Change device IDs from unsigned to signed.
kpschoedel
2015-04-14
2
-2
/
+2
*
MacViews: Fix BubbleDelegateTest.VisibleWhenAnchorWidgetBoundsChanged
tapted
2015-04-14
1
-0
/
+1
*
MacViews: Fix CustomFrameViewTest.*Maximized*
tapted
2015-04-14
1
-1
/
+16
*
MacViews: Fix LabelTest.ObscuredSurrogatePair
tapted
2015-04-13
1
-2
/
+1
*
device scale factor detection: use gtk-xft-dpi consistently
stapelberg
2015-04-13
2
-26
/
+14
*
Revert of device scale factor detection: use gtk-xft-dpi consistently (patchs...
timloh
2015-04-13
2
-15
/
+26
*
device scale factor detection: use gtk-xft-dpi consistently
stapelberg
2015-04-11
2
-26
/
+15
*
MacViews: Implement NativeWidgetMac::GetWindowPlacement, add WidgetTest
tapted
2015-04-11
5
-34
/
+124
*
Allow WebView to directly observe focus change of its WebContents.
calamity
2015-04-10
2
-19
/
+7
*
Fix Views Textfield drag selection behavior past edges.
msw
2015-04-09
1
-2
/
+5
*
Make sure observers are not nullptr
oshima
2015-04-08
1
-0
/
+2
*
GN Windows component build fixes.
brettw
2015-04-08
1
-0
/
+1
*
Remove unnessecary includes of ui/compositor/paint_context.h
danakj
2015-04-08
2
-2
/
+0
*
Don't add an aura tooltip to bubble close buttons on Windows.
benwells
2015-04-08
1
-0
/
+4
*
Reland: Add an event to notify accessibility when a permissions bubble gets s...
dtseng
2015-04-07
1
-0
/
+11
*
ui: Use a PaintRecorder to access the Canvas for painting.
danakj
2015-04-07
2
-4
/
+7
*
views: Make SubmenuView::PaintChildren use the canvas via PaintRecorder
danakj
2015-04-07
2
-18
/
+20
*
Revert of Fire an alert event to notify accessibility when a permissions bubb...
dtseng
2015-04-07
1
-7
/
+0
*
Add an event to notify accessibility when a permissions bubble gets shown.
dtseng
2015-04-07
1
-0
/
+7
*
views: Use ClipTransformRecorder to access canvas in ProfileChooserView
danakj
2015-04-06
1
-3
/
+4
*
Make View::Paint use ui::PaintRecorder to access PaintContext's canvas
danakj
2015-04-06
1
-10
/
+20
*
Pass a ui::PaintContext from ui::Layer to layer delegates.
danakj
2015-04-04
15
-27
/
+30
*
MacViews: Fix DCHECK when closing a browser window.
andresantoso
2015-04-03
1
-1
/
+3
*
Move PaintContext from views::View to ui::.
danakj
2015-04-03
10
-102
/
+46
*
views: Remove early out for empty clip.
danakj
2015-04-03
1
-10
/
+6
*
aura: Remove layerless windows.
danakj
2015-04-03
9
-31
/
+20
*
views: Store the View's offset from the paint root in PaintContext
danakj
2015-04-02
3
-18
/
+184
*
[MacViews] Implement size constraints for app windows.
jackhou
2015-04-02
3
-1
/
+24
*
views: Replace CullSet with intersection queries against the paint rect
danakj
2015-04-02
11
-568
/
+380
*
Revert of [MacViews] Implement size constraints for app windows. (patchset #9...
jackhou
2015-04-02
3
-24
/
+1
*
[MacViews] Implement size constraints for app windows.
jackhou
2015-04-02
3
-1
/
+24
[prev]
[next]