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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
aura: Unify Ozone+Windows+Android WindowTreeHost
sievers
2015-10-16
2
-28
/
+23
*
aura: Allow deferred widget creation
sievers
2015-08-25
1
-1
/
+2
*
Refactoring for the InputMethod & InputMethodDelegate interfaces.
shuchen
2015-08-04
8
-42
/
+38
*
Unified Desktop: Support 2xDSF display
oshima
2015-07-30
1
-6
/
+1
*
Makes DesktopWindowTreeHostXxx to dispatch key event to InputMethod.
shuchen
2015-07-23
8
-39
/
+23
*
InputMethod should stop TextInputClient::InsertChar/InsertText calls when the...
shuchen
2015-07-14
5
-5
/
+5
*
Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.
oshima
2015-06-27
11
-0
/
+114
*
Disable AshWindowTreeHostX11Test.DispatchTouchEventToOneRootWindow on ChromeOS.
Steve Kobes
2015-06-12
1
-1
/
+8
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
2
-9
/
+1
*
Hide compositor when DesktopWindowTreeHostWin::Hide is called.
jbauman
2015-06-04
2
-4
/
+4
*
Allow switching between extended and unified
oshima
2015-05-20
1
-0
/
+3
*
Enable display rotation, magnifier in unified desktop mode
oshima
2015-05-05
8
-6
/
+42
*
UnifiedDesktop: mouse warp support
oshima
2015-04-30
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to ash.
dcheng
2015-04-29
1
-2
/
+3
*
Introduce OffscreenBrowsreCompositorOutputSurface for offscreen desktop rende...
oshima
2015-04-28
1
-1
/
+0
*
Don't dispatch event after shutdown on AshWTHUnified
oshima
2015-04-28
1
-0
/
+4
*
Add unified desktop flag "--ash-enable-unified-desktop"
oshima
2015-04-27
7
-3
/
+254
*
Update {virtual,override} to follow C++11 style in ash.
nick
2015-04-22
2
-23
/
+22
*
Change device IDs from unsigned to signed.
kpschoedel
2015-04-14
1
-2
/
+2
*
Fix software mirror mode on Ozone part 2/2
pkotwicz
2015-03-10
3
-28
/
+6
*
x11: Use scoped_ptr<> for X11 objects where it makes sense.
Sadrul Habib Chowdhury
2015-03-10
1
-1
/
+1
*
Add event trace for DispatchEvent
oshima
2015-03-05
1
-0
/
+2
*
Prevent synthetic events from being processed during RootWindowController shu...
pkotwicz
2015-02-12
2
-1
/
+24
*
[Ozone] Constrain the cursor when overscan insets are set
pkotwicz
2015-01-27
1
-1
/
+12
*
Ozone: Fix Linux Build.
kalyan.kondapally
2015-01-06
1
-13
/
+13
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
3
-3
/
+3
*
ozone: suppress TTC when the cursor is hidden
sheckylin
2014-12-17
2
-3
/
+25
*
ash: ozone: apply transformation to events outside the root window
lionel.g.landwerlin
2014-12-03
4
-22
/
+55
*
Move all event related devices from ui/events/ to ui/events/devices/
dnicoara
2014-11-04
1
-4
/
+4
*
Prefix CommandLine usage with base namespace (Part 4: ash/)
pgal.u-szeged
2014-10-29
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
3
-31
/
+29
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
6
-55
/
+55
*
[Ozone] Fix setting the transform on the AshWindowTreeHost
dnicoara@chromium.org
2014-08-06
1
-1
/
+1
*
AshWindowTreeHostWin is an implementation detail in an anonymous namespace an...
hans@chromium.org
2014-06-26
1
-2
/
+2
*
Extract touchscreen device management into a generic manager
dnicoara@chromium.org
2014-06-23
1
-1
/
+1
*
Remove dispatcher when shutting down RootWindowController
oshima@chromium.org
2014-05-22
3
-1
/
+12
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-20
3
-22
/
+33
*
Fix typo in AshWindowTreeHostOzone
spang@chromium.org
2014-05-16
1
-1
/
+1
*
Makes construction of (ash)RemoteWindowTreeHostWin explicit
sky@chromium.org
2014-05-15
8
-42
/
+77
*
Re-land "Move touch CTM from X into Chrome"
miletus@chromium.org
2014-05-13
4
-238
/
+122
*
Revert 270232 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-13
3
-37
/
+24
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-13
3
-24
/
+37
*
Revert 269892 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-12
3
-37
/
+24
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-12
3
-24
/
+37
*
Add ability to change display orientation on Ozone
dnicoara@chromium.org
2014-05-12
1
-8
/
+63
*
Use native coordinates to warp the cursor to another display.
oshima@chromium.org
2014-05-12
6
-0
/
+17
*
Take overscan into account when handling passive grab
oshima@chromium.org
2014-05-10
1
-1
/
+1
*
Revert 269371 "Move touch CTM from X into Chrome"
rlp@chromium.org
2014-05-09
4
-121
/
+237
*
Move touch CTM from X into Chrome
miletus@chromium.org
2014-05-09
4
-237
/
+121
*
3rd part of porting Chrome Ash to Windows 7
ananta@chromium.org
2014-04-18
1
-1
/
+1
[next]