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
/
ash
/
magnifier
/
magnification_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
magnifier: Make conversions from gfx::Point to PointF explicit.
danakj
2015-10-21
1
-8
/
+8
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Remove some unneeded virtual inheritance.
thakis
2015-07-18
1
-1
/
+1
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
1
-16
/
+14
*
Center the focus of the text input in magnifier screen when this feature is e...
jennyz
2015-06-01
1
-29
/
+139
*
[Screen Magnifier] reduce the sensitivity of the trackpad to one-forth
yoshiki
2015-06-01
1
-1
/
+1
*
Enable display rotation, magnifier in unified desktop mode
oshima
2015-05-05
1
-28
/
+22
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
1
-4
/
+4
*
The test failure is caused by the mouse movement made by MangificationControl...
jennyz
2014-12-19
1
-0
/
+2
*
Focus following for the non-editable controls on web page in magnifier mode.
jennyz
2014-12-16
1
-24
/
+86
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-28
/
+25
*
Magnifier needs to follow the focus and caret change of the textfield.
jennyz
2014-10-23
1
-51
/
+135
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
1
-15
/
+15
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-3
/
+6
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-1
/
+1
*
Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...
ben@chromium.org
2014-03-20
1
-1
/
+1
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-5
/
+3
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-6
/
+6
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
1
-1
/
+1
*
Magnification controller: fix incorrect point of interest.
hshi@chromium.org
2014-02-12
1
-1
/
+2
*
Add key based scrolling on magnified screen for kiosk mode.
oshima@chromium.org
2014-02-09
1
-83
/
+54
*
Revert 249996 "Add key based scrolling on magnified screen for k..."
sorin@chromium.org
2014-02-09
1
-54
/
+83
*
Add key based scrolling on magnified screen for kiosk mode.
oshima@chromium.org
2014-02-09
1
-83
/
+54
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
1
-2
/
+3
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-3
/
+2
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-2
/
+3
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-9
/
+9
*
Introduce AccessibiltyDelegate
oshima@chromium.org
2013-10-24
1
-4
/
+7
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-2
/
+2
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-1
/
+1
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-6
/
+6
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
1
-1
/
+1
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
1
-2
/
+0
*
Use the source display's pixel (host) size as a mirror window's size
oshima@chromium.org
2013-05-29
1
-2
/
+2
*
Magnifier: Prevent the cursor jumping on HiDPI display.
yoshiki@chromium.org
2013-05-09
1
-2
/
+2
*
Magnifier: Move the cursor directly to the root window host.
yoshiki@chromium.org
2013-04-26
1
-1
/
+6
*
Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...
yoshiki@chromium.org
2013-04-24
1
-9
/
+32
*
I need this patch (https://codereview.chromium.org/12328030/) to land the CL ...
oshima@chromium.org
2013-02-28
1
-10
/
+54
*
Magnifier: keep recording the last mouse location even magnifier is off.
yoshiki@chromium.org
2013-02-06
1
-9
/
+9
*
Magnifier: Consider the last touched location when zoomming/unzooming
yoshiki@chromium.org
2013-01-21
1
-4
/
+22
*
Magnifier: make view-port panning smoothly along the cursor movement
yoshiki@chromium.org
2013-01-11
1
-17
/
+26
*
Make the cursor have separate mode for disabled mouse events and invisible.
mazda@chromium.org
2012-12-19
1
-2
/
+2
*
events: Update mouse-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-18
1
-5
/
+2
*
events: Update scroll and touch handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
1
-6
/
+6
*
Magnifier: Change the login-screen default scale from 1.0x to 2.0x
yoshiki@chromium.org
2012-12-06
1
-16
/
+2
*
Magnifier: Fix the problem not to restore the previously used magnifier level
yoshiki@chromium.org
2012-12-06
1
-4
/
+10
*
Magnifier: Prevent useless operation in enabling/disabling magnifier.
yoshiki@chromium.org
2012-12-06
1
-0
/
+3
*
Do not let MagnificationController move cursor on login screen when cursor is...
mazda@chromium.org
2012-11-30
1
-7
/
+14
[next]