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
/
ui
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update hotpoints of cursors according to new assets.
varunjain@chromium.org
2012-08-30
1
-39
/
+71
*
gestures: Fix a bug where a swipe wasn't being generated for a two-finger ges...
sadrul@chromium.org
2012-08-29
1
-0
/
+62
*
Fix ui_controls with multiple displays. Currently the code uses the ui
sky@chromium.org
2012-08-28
1
-0
/
+1
*
Change default values of some gesture related constants
varunjain@chromium.org
2012-08-28
2
-17
/
+18
*
Support Drag and Drop across displays.
mazda@chromium.org
2012-08-26
2
-1
/
+2
*
Removes two properties that are defined else where. With these we get
sky@chromium.org
2012-08-26
1
-1
/
+0
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
piman@chromium.org
2012-08-25
1
-0
/
+4
*
aura: Do not process a gesture event if it has already been consumed by a fil...
sadrul@chromium.org
2012-08-24
2
-0
/
+90
*
Addresses right mouse button click while left button drag is leaving button
skuhne@chromium.org
2012-08-24
2
-0
/
+24
*
Random set of changes for workspace2 code:
sky@chromium.org
2012-08-24
2
-26
/
+27
*
Make the fling acceleration constant adjustable from chrome://gesture
rjkroege@chromium.org
2012-08-23
1
-0
/
+2
*
aura: Make sure event copying works properly for X11.
sadrul@chromium.org
2012-08-23
2
-4
/
+15
*
Make wm::GetRootWindowRelativeToWindow() high-DPI aware.
yusukes@chromium.org
2012-08-22
2
-0
/
+11
*
Clean-up: use int64 for display ID, instead of int.
mukai@chromium.org
2012-08-22
2
-2
/
+2
*
aura: Share shared context across compositors
piman@chromium.org
2012-08-22
1
-2
/
+1
*
aura: Add some checks trying to find the cause of a crash.
sadrul@chromium.org
2012-08-22
2
-0
/
+15
*
Draggable region support for frameless app window on CrOS.
jianli@chromium.org
2012-08-22
1
-0
/
+29
*
aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...
sadrul@chromium.org
2012-08-21
1
-52
/
+37
*
Revert 152593 - aura: Rearrange the x11 cursor code to make it more obvious w...
bryeung@chromium.org
2012-08-21
1
-33
/
+52
*
aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...
sadrul@chromium.org
2012-08-21
1
-52
/
+33
*
Use persistent ID/names for displays.
mukai@chromium.org
2012-08-21
4
-3
/
+30
*
gesture: Include velocity in scroll-update gestures.
sadrul@chromium.org
2012-08-20
1
-0
/
+30
*
aura: Use the default high-dpi cursor for unsupported cursors.
sadrul@chromium.org
2012-08-20
1
-6
/
+11
*
Desktop Aura: Allow tab drags out of window.
erg@chromium.org
2012-08-17
11
-10
/
+69
*
Prepare a bunch of ash tests for workspace2. With Workspace2 you can't
sky@chromium.org
2012-08-16
1
-0
/
+2
*
Allow closing root window, or pressing the power button to shutdown ash_shell...
harrym@chromium.org
2012-08-16
4
-5
/
+5
*
Move cursor when it's hidden so that UX can update correctly
davemoore@chromium.org
2012-08-15
4
-2
/
+70
*
Fixes bug where Env/RootWindow would cache the wrong button
sky@chromium.org
2012-08-14
1
-1
/
+2
*
Attempt 2 at: Makes Window not change focus and send out notifications
sky@chromium.org
2012-08-14
3
-24
/
+87
*
gesture recognizer: Change the way a processed touch-release event is handled.
sadrul@chromium.org
2012-08-13
1
-0
/
+84
*
gesture recognizer: Make sure a combination of sync/async touch-events work c...
sadrul@chromium.org
2012-08-13
2
-2
/
+56
*
aura: Dispatch touch-events targetted to the root-window properly.
sadrul@chromium.org
2012-08-13
2
-1
/
+31
*
gesture recognizer: Some cleanup and workaround for a crash.
sadrul@chromium.org
2012-08-13
1
-1
/
+28
*
Revert 151293 - Makes Window not change focus and send out notifications when...
sky@chromium.org
2012-08-13
3
-84
/
+23
*
Makes Window not change focus and send out notifications when moving
sky@chromium.org
2012-08-13
3
-23
/
+84
*
Partial revert of 146621
piman@chromium.org
2012-08-11
1
-4
/
+0
*
Changes aura::Window::observers_ to not notify observers that are
sky@chromium.org
2012-08-10
1
-1
/
+5
*
gestures: Some more event cleanup.
sadrul@chromium.org
2012-08-10
2
-33
/
+2
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
17
-30
/
+30
*
Over the last week (or so) a couple of CLs had to be reverted because develop...
saintlou@chromium.org
2012-08-10
1
-1
/
+1
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
21
-187
/
+187
*
ash: Use different hit-test outer-region for mouse and touch events.
sadrul@chromium.org
2012-08-09
3
-9
/
+26
*
gestures: Generate only either scroll-end or fling-start events at the end of...
sadrul@chromium.org
2012-08-09
1
-8
/
+13
*
Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...
yusukes@chromium.org
2012-08-09
3
-4
/
+13
*
Remove --load-2x-resources flag.
flackr@chromium.org
2012-08-09
1
-7
/
+0
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
43
-1639
/
+676
*
Reland new cursor resources.
flackr@chromium.org
2012-08-08
1
-17
/
+17
*
ash: Add some test coverage for WM swipe-gestures.
sadrul@chromium.org
2012-08-08
2
-0
/
+53
*
Handful of tweaks for tab dragging with touch:
sky@chromium.org
2012-08-08
2
-6
/
+17
*
Add ui/aura/gestures/OWNERS
sadrul@chromium.org
2012-08-07
1
-0
/
+3
[next]