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
*
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
*
Refactor views::Label and gfx::RenderText shadow functions.
msw@chromium.org
2014-06-18
1
-3
/
+2
*
Implementing the dispatch of the swipe gesture for one-finger touch swipes.
mfomitchev@chromium.org
2014-05-28
1
-45
/
+50
*
Early return in UpdateTouchTransformer for software mirroring mode
miletus@chromium.org
2014-05-23
1
-0
/
+4
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-22
4
-11
/
+16
*
Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...
zea@chromium.org
2014-05-20
4
-16
/
+11
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-20
4
-11
/
+16
*
clang: Turn on -Wabsolute-value.
thakis@chromium.org
2014-05-20
1
-1
/
+2
*
Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."
erg@chromium.org
2014-05-19
1
-1
/
+1
*
Revert of [Refactor] Consolidate the logic for whether a widget can be activa...
pkotwicz@chromium.org
2014-05-19
1
-1
/
+1
*
use simpler gradient factories (in prep for removing SkUnitMapper param)
reed@google.com
2014-05-19
1
-2
/
+1
*
[Refactor] Consolidate the logic for whether a widget can be activated.
pkotwicz@chromium.org
2014-05-15
1
-1
/
+1
*
Reduce creation of ViewsDelegate
sky@chromium.org
2014-05-14
1
-0
/
+1
*
Revert 270290 "Reduce creation of ViewsDelegate"
raymes@google.com
2014-05-14
1
-1
/
+0
*
Reduce creation of ViewsDelegate
sky@chromium.org
2014-05-14
1
-0
/
+1
*
Re-land "Move touch CTM from X into Chrome"
miletus@chromium.org
2014-05-13
3
-0
/
+486
*
Revert 269371 "Move touch CTM from X into Chrome"
rlp@chromium.org
2014-05-09
3
-486
/
+0
*
Move touch CTM from X into Chrome
miletus@chromium.org
2014-05-09
3
-0
/
+486
*
events: Remove stationary touch-event type.
sadrul@chromium.org
2014-05-01
1
-3
/
+1
*
Renamed OutputConfigurator to DisplayConfigurator
dnicoara@chromium.org
2014-04-07
2
-7
/
+7
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
7
-43
/
+23
*
Refactoring display configuration state to allow generic state objects
dnicoara@chromium.org
2014-03-18
2
-3
/
+3
*
Add OnDisplaysInitialized to DisplayController::Observer
oshima@chromium.org
2014-03-15
2
-0
/
+5
*
Move chromeos/display/* to ui/display/chromeos
dnicoara@chromium.org
2014-03-14
2
-12
/
+10
[next]