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
/
controls
/
slider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of strings headers in ui/, part 3.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-1
/
+1
*
Cleanup: remove NotifyAccessibilityEvent from views::Widget.
dmazzoni@chromium.org
2013-04-08
1
-2
/
+2
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
1
-7
/
+5
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
1
-8
/
+8
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-1
/
+1
*
Improved accuracy of the slider.
mtomasz@chromium.org
2012-10-04
1
-21
/
+55
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
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
-1
/
+1
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-3
/
+3
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-1
/
+2
*
Fix a regression issue which causes slider bar focus border not drawn on focus.
jennyz@chromium.org
2012-08-07
1
-1
/
+1
*
Implement new slider control and disable the volume control when audio is muted.
jennyz@google.com
2012-07-27
1
-28
/
+93
*
views: Process gesture events correctly in Link, Slider and ScrollBars.
sadrul@chromium.org
2012-06-05
1
-0
/
+2
*
Prevent the volume slider from sending accessibility events when updated via ...
zork@chromium.org
2012-05-02
1
-1
/
+2
*
ash: Show better focus rects for the tray.
sadrul@chromium.org
2012-04-13
1
-1
/
+11
*
views slider: Add support for gestures.
sadrul@chromium.org
2012-04-13
1
-11
/
+25
*
chromeos: Fix a bunch of issues with the brightness slider.
derat@chromium.org
2012-03-26
1
-0
/
+7
*
Allow sliders to be adjusted with arrow keys
zork@chromium.org
2012-03-24
1
-0
/
+27
*
ash: Make sure all the popups from the tray have the same width.
sadrul@chromium.org
2012-03-17
1
-2
/
+2
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-1
/
+1
*
Make views Slider accessible on Chrome OS
dmazzoni@chromium.org
2012-03-12
1
-0
/
+19
*
views: Animate the slider button when it changes.
sadrul@chromium.org
2012-03-08
1
-8
/
+35
*
views: Tell SliderListener's how the slider value was changed.
sadrul@chromium.org
2012-02-29
1
-3
/
+9
*
views: Adjust the slider for RTL, and update the button to be a circle instea...
sadrul@chromium.org
2012-02-28
1
-26
/
+38
*
views: Add a slider control.
sadrul@chromium.org
2012-02-26
1
-0
/
+105