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
/
color_chooser
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop using (deprecated) SkScalarDiv
reed
2015-05-12
1
-13
/
+7
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
2
-20
/
+20
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
2
-16
/
+16
*
Color picker window should not have a minimize button.
gajendra.n
2014-09-22
2
-0
/
+5
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-4
/
+4
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-2
/
+2
*
Views Textfield fixes and cleanup.
msw@chromium.org
2014-01-16
1
-1
/
+1
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-5
/
+6
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
2
-4
/
+4
*
Rename View::set_focusable and View::set_accessibility_focusable
mohsen@chromium.org
2013-12-16
1
-4
/
+4
*
color_chooser: stops drawing per pixels but uses Skia gradient paint.
mukai@chromium.org
2013-10-18
1
-11
/
+37
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
Do not send OnColorChosen when initialized.
mukai@chromium.org
2013-07-10
1
-1
/
+1
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
1
-3
/
+2
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
1
-6
/
+5
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-2
/
+2
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
1
-3
/
+3
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-2
/
+1
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-2
/
+2
*
Redesign the color chooser view for HiDPI devices.
mukai@chromium.org
2012-08-13
1
-31
/
+11
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
2
-3
/
+3
*
Minor redesigns of color chooser view.
mukai@chromium.org
2012-08-08
2
-23
/
+105
*
Fix color chooser cleanup process.
mukai@chromium.org
2012-08-01
2
-3
/
+7
*
views: Make the color chooser gesture friendly.
sadrul@chromium.org
2012-07-27
1
-37
/
+66
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
Initial implementation of ColorChooser for Aura.
mukai@chromium.org
2012-06-26
3
-0
/
+478