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
*
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
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
3
-3
/
+3
*
Fully support the autohide shelf option for touch UI on Windows.
zturner@chromium.org
2014-02-12
1
-1
/
+5
*
Correctly initialize max_distance_from_start_square_
tdresser@chromium.org
2014-01-24
1
-0
/
+4
*
Create UMA metric logging touch point movement distance,
tdresser@chromium.org
2014-01-22
2
-4
/
+25
*
Screen cleanup:
oshima@chromium.org
2014-01-17
1
-2
/
+2
*
Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update uses of Value in android_webview, apps, ash, cc to use the base:: name...
avi@chromium.org
2013-12-21
2
-12
/
+12
*
Prefix string16 with base:: in ash/.
dbeam@chromium.org
2013-12-19
1
-1
/
+1
*
Adding UMA metric tracking to the status are menu and related tray views to t...
harrym@chromium.org
2013-12-13
1
-2
/
+3
*
Rename uma metric to avoid clashing with old data.
tdresser@chromium.org
2013-12-12
1
-1
/
+1
*
Increase maximum value for Ash.TouchDuration
tdresser@chromium.org
2013-12-10
1
-1
/
+1
*
Fix Ash.GestureCreated UMA histogram.
tdresser@chromium.org
2013-12-10
1
-1
/
+8
*
Remove some uses of RootWindow in Ash.
ben@chromium.org
2013-11-09
6
-6
/
+6
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-2
/
+2
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-2
/
+2
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-2
/
+2
*
Add unit tests for projection touch HUD
mohsen@chromium.org
2013-10-28
3
-66
/
+246
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
2
-9
/
+9
*
Fix crash when turning off projection touch HUD while touching screen
mohsen@chromium.org
2013-10-24
1
-1
/
+4
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-1
/
+0
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
4
-5
/
+5
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
2
-10
/
+10
[next]