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
/
touch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Never associate an internal touchscreen with an external display
robert.bradford
2015-08-03
2
-4
/
+6
*
ash: Add a test to cover AssociateTouchscreens with no internal display
robert.bradford
2015-07-31
1
-3
/
+37
*
ash: Don't crash associating touchscreens if there's no internal display
spang
2015-07-30
1
-1
/
+2
*
Rename DisplayController to WindowTreeHostManager
oshima
2015-07-28
5
-24
/
+26
*
[Cleanup]: Made SetDisplayUIScale private
oshima
2015-07-27
1
-2
/
+2
*
Cleanup: Introduce gfx::Display::IsInternalDisplayId
oshima
2015-07-23
1
-2
/
+2
*
ash: Support multiple touch input devices per display
robert.bradford
2015-07-23
4
-66
/
+106
*
Remove unnecessary #include.
kpschoedel
2015-06-01
1
-1
/
+0
*
ash: Refactor of TouchTransformerController
robert.bradford
2015-05-14
2
-53
/
+50
*
Move login windows to/from unified desktop. This is necessary because in Unif...
oshima
2015-05-01
1
-2
/
+2
*
Add unified desktop flag "--ash-enable-unified-desktop"
oshima
2015-04-27
1
-1
/
+2
*
Ozone support for device special cases in keyboard event rewriting.
kpschoedel
2015-04-27
2
-19
/
+28
*
Revert of Ozone support for device special cases in keyboard event rewriting....
kpschoedel
2015-04-23
2
-28
/
+19
*
DisplayManager Cleanup
oshima
2015-04-21
1
-1
/
+1
*
Ozone support for device special cases in keyboard event rewriting.
kpschoedel
2015-04-17
2
-19
/
+28
*
Change device IDs from unsigned to signed.
kpschoedel
2015-04-14
2
-10
/
+10
*
Stop using DisplayConfigurator state in TouchTransformerController.
mukai
2015-03-10
1
-44
/
+41
*
Fix software mirror mode on Ozone part 2/2
pkotwicz
2015-03-10
2
-47
/
+28
*
Fix touch in software mirror mode when there is no internal display
pkotwicz
2015-03-02
1
-2
/
+2
*
gfx::ShadowValue: offset is a Vector2d, not Point.
mgiuca
2015-02-26
1
-1
/
+2
*
Fix touches in software mirror mode Part 1/2
pkotwicz
2015-02-11
3
-95
/
+166
*
Remove useless InputDevice::name field
pkotwicz
2015-02-06
2
-28
/
+19
*
Update {virtual,override,final} to follow C++11 style in ash.
dcheng
2015-01-16
3
-9
/
+7
*
touch: Change how touch-screen capability is processed.
Sadrul Habib Chowdhury
2015-01-13
2
-24
/
+28
*
ash: Use skia::RefPtr instead of manually calling unref().
tfarina
2015-01-08
1
-9
/
+9
*
Use template specialization to generate WindowProperty code.
oshima
2015-01-07
1
-0
/
+2
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
5
-6
/
+6
*
Revert of Use template specialization to generate WindowProperty code (patchs...
chirantan
2014-12-19
1
-2
/
+0
*
Use template specialization to generate WindowProperty code.
oshima
2014-12-19
1
-0
/
+2
*
Generate mode list for internal display in test or on desktop as well.
oshima
2014-12-18
2
-6
/
+6
*
Do not forward input events to Widget during Widget destruction
tdanderson
2014-12-08
1
-0
/
+8
*
Remove unneeded object copies in range-based for loops.
dcheng
2014-12-01
1
-1
/
+1
*
ozone: dri: Use screen location for touch event dispatch
spang
2014-11-29
2
-0
/
+18
*
events: Remove some usage of Event::native_event().
Sadrul Habib Chowdhury
2014-11-24
2
-27
/
+1
*
x11: Always require XI2.2 for X11.
Sadrul Habib Chowdhury
2014-11-12
2
-3
/
+3
*
Move all event related devices from ui/events/ to ui/events/devices/
dnicoara
2014-11-04
6
-6
/
+6
*
Refactor TouchTransformerConverter to allow support for Ozone
dnicoara
2014-10-30
3
-104
/
+137
*
Prefix CommandLine usage with base namespace (Part 4: ash/)
pgal.u-szeged
2014-10-29
1
-1
/
+1
*
Use the TouchscreenDevice when looking up the size of the touch area
dnicoara
2014-10-28
3
-40
/
+50
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
6
-37
/
+35
*
Adds special support to the device manager for keyboards devices.
rsadam
2014-10-22
4
-29
/
+44
*
Preserve the native mode when parsing external display modes
dnicoara
2014-10-10
1
-29
/
+8
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
8
-30
/
+30
*
display: Move ui/display/types/chromeos/* to ui/display/types/*
spang
2014-09-18
1
-1
/
+1
*
Moving input device hotplug event processing outside of ui/display
dnicoara
2014-09-12
4
-9
/
+279
*
TouchTransformer for software mirroring mode
miletus
2014-09-11
1
-22
/
+40
*
Move gestureCreated, touchMaxDistance and touchDuration UMA logs into gesture...
lanwei
2014-08-29
1
-165
/
+0
*
Scale touch event radius
miletus@chromium.org
2014-07-24
3
-0
/
+72
*
Prepare to use gfx::RenderText in views::Label.
msw@chromium.org
2014-07-21
1
-2
/
+2
*
Extract touchscreen device management into a generic manager
dnicoara@chromium.org
2014-06-23
3
-5
/
+5
[next]