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
*
Observe for window's (self) deletion during activation/focus change.
sschmitz@chromium.org
2013-03-20
5
-14
/
+114
*
Use floored value for screen size and mouse location for consistency.
oshima@chromium.org
2013-03-20
2
-11
/
+32
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-20
2
-63
/
+0
*
Disable touch calibration on external touchscreen.
ynovikov@chromium.org
2013-03-20
1
-29
/
+111
*
Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"
wjia@chromium.org
2013-03-19
2
-0
/
+63
*
Support loading non system cursors in Chrome AURA/ASH windows.
ananta@chromium.org
2013-03-19
1
-0
/
+5
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-19
2
-63
/
+0
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
3
-12
/
+12
*
Revert 188538 "Closing menu from LauncherMenuItem upon second click"
skuhne@chromium.org
2013-03-16
1
-1
/
+0
*
Translate points correctly with root window's transform
oshima@chromium.org
2013-03-16
4
-30
/
+53
*
Closing menu from LauncherMenuItem upon second click
skuhne@chromium.org
2013-03-16
1
-0
/
+1
*
Improve mouse/trackpad handling when closing a context menu
sschmitz@chromium.org
2013-03-15
3
-18
/
+78
*
3rd try
oshima@chromium.org
2013-03-15
1
-3
/
+5
*
Revert "2nd try"
oshima@chromium.org
2013-03-15
1
-5
/
+3
*
2nd try
oshima@chromium.org
2013-03-15
1
-3
/
+5
*
Revert "Add shortcut keys to ui scaling"
oshima@chromium.org
2013-03-15
1
-5
/
+3
*
Add shortcut keys to ui scaling
oshima@chromium.org
2013-03-15
1
-3
/
+5
*
Desktop Aura: Reset the mouse pressed handler when capture changes.
erg@chromium.org
2013-03-14
5
-31
/
+39
*
Rotate Cursor when the display is rotated
oshima@chromium.org
2013-03-14
2
-6
/
+16
*
Fixes bug in Display::SetScaleAndBounds() that loses origin, resulting in bug...
oshima@chromium.org
2013-03-14
1
-1
/
+3
*
Revert 185719 "Check for destroyed window observers which haven'..."
flackr@chromium.org
2013-03-13
4
-52
/
+1
*
Implemented notifying of visibility change up & down window hierarchy.
sschmitz@chromium.org
2013-03-13
2
-2
/
+39
*
Ensure that the Alt key is handled correctly in Windows desktop AURA.
ananta@chromium.org
2013-03-13
1
-0
/
+3
*
Add UI scaling support
oshima@chromium.org
2013-03-13
2
-9
/
+39
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
3
-4
/
+12
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
10
-19
/
+102
*
Use USE_X11 to test for X11 in aura_test_base
spang@chromium.org
2013-03-12
1
-2
/
+2
*
Update the renderer's compositor size correctly when the scale factor is chan...
oshima@chromium.org
2013-03-08
4
-1
/
+15
*
Add is_internal_display_ property to aura::RootWindowHostLinux.
ynovikov@chromium.org
2013-03-08
6
-1
/
+53
*
x11: Include X11 dependencies only when building with X11.
sadrul@chromium.org
2013-03-07
1
-1
/
+1
*
Ensure that menus put in Chrome ASH on Windows 8 are operatable using the key...
ananta@chromium.org
2013-03-07
2
-15
/
+65
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Fix handling touch screens when running ChromeOS locally on a linux machine.
mtomasz@chromium.org
2013-03-06
1
-7
/
+7
*
Check for destroyed window observers which haven't stopped observing windows.
flackr@chromium.org
2013-03-02
4
-1
/
+52
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
1
-0
/
+1
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
1
-1
/
+0
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
1
-0
/
+1
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
1
-1
/
+0
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
1
-0
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Clears X-cursor cache after each test so that we don't attempt to use
sky@chromium.org
2013-02-22
1
-0
/
+8
*
Fixing activation state problem with the launcher acessiblity pane
skuhne@chromium.org
2013-02-22
2
-1
/
+11
*
Revert 183728
dtu@chromium.org
2013-02-21
2
-11
/
+1
*
Fixing activation state problem with the launcher acessiblity pane
skuhne@chromium.org
2013-02-21
2
-1
/
+11
*
CrOS: Schedule renderer drawing to hardware vsync.
backer@chromium.org
2013-02-21
3
-3
/
+19
*
Plumbs through ET_CANCEL_MODE, which is intended to be used when modal
sky@chromium.org
2013-02-21
3
-0
/
+9
*
aura: Remove the remaining references to ui/aura/shared.
tfarina@chromium.org
2013-02-19
5
-13
/
+0
*
Make windowed NPAPI plugins not cover transient windows in Aura.
jam@chromium.org
2013-02-15
2
-0
/
+10
*
Make aura build on Win64
jschuh@chromium.org
2013-02-15
1
-0
/
+2
*
Makes running a move loop ignore events from a source other than the
sky@chromium.org
2013-02-15
1
-1
/
+7
[next]