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
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
19
-87
/
+77
*
Revert 165719 - Move aura shared and desktop classes to the views target. Not...
ben@chromium.org
2012-11-02
19
-77
/
+87
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
19
-87
/
+77
*
aura: Create new gesture LongTap that is dispatched if the user completes a
varunjain@chromium.org
2012-11-02
1
-0
/
+50
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
4
-9
/
+34
*
Fix the issue of cursor's device scale factor when primary monitor is swapped.
mazda@chromium.org
2012-11-01
1
-0
/
+3
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
3
-8
/
+11
*
ui: Remove implicit flooring from Point3f and rename the class to Point3F
danakj@chromium.org
2012-10-31
1
-3
/
+3
*
Relanding the EventTarget fixes for Aura (Ash) as the previous attempt was re...
ananta@chromium.org
2012-10-30
3
-1
/
+10
*
Turn on animations for transient windows.
ben@chromium.org
2012-10-30
1
-4
/
+1
*
Remove duplicated code by making desktop_screen_win inherit from screen_win
pkotwicz@chromium.org
2012-10-30
2
-63
/
+14
*
linux_aura: Temporarily restore IsChildOfRootWindow() checks on Linux.
erg@chromium.org
2012-10-29
1
-13
/
+13
*
Revert 164703 - it broke BookmarkBarViewTest8.DNDBackToOriginatingMenu on Chr...
sergeyu@chromium.org
2012-10-29
3
-10
/
+1
*
ash: Clean up system background layer.
derat@chromium.org
2012-10-29
10
-135
/
+245
*
Register a separate default ui::EventTarget for Aura (Ash) to ensure that it ...
ananta@chromium.org
2012-10-29
3
-1
/
+10
*
gesture recognizer: Cleanup some code and fix a test.
sadrul@chromium.org
2012-10-29
1
-17
/
+38
*
Fix leaks in ash/aura unittests
oshima@chromium.org
2012-10-27
1
-5
/
+10
*
Aura: Resize locks with --ui-enable-threaded-compositing
backer@chromium.org
2012-10-27
3
-93
/
+11
*
Make sure the mouse pointer is always in one of displays
oshima@chromium.org
2012-10-26
2
-19
/
+0
*
General Focus/Activation/Keyboard input fixes for Aura Desktop.
ananta@chromium.org
2012-10-25
1
-2
/
+1
*
gesture recognizer: Improve multi-finger scrolling.
sadrul@chromium.org
2012-10-24
1
-5
/
+15
*
Disable GestureRecognizerTest.GestureEventLongPress on Windows
szym@chromium.org
2012-10-24
1
-1
/
+8
*
desktop linux aura: Fix event/capture focus after dragging a window.
erg@chromium.org
2012-10-24
5
-5
/
+17
*
Reland of "work on separate browser contexts"
scottmg@chromium.org
2012-10-23
1
-0
/
+1
*
linux desktop aura: Write a minimal, fake implementation of SetCapture.
erg@chromium.org
2012-10-23
1
-12
/
+7
*
Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...
szym@chromium.org
2012-10-23
1
-1
/
+0
*
Remove unintended debug trace.
kochi@chromium.org
2012-10-23
1
-4
/
+0
*
Eliminate duplicate COM and OLE initializations.
pkasting@chromium.org
2012-10-23
1
-8
/
+0
*
Context menu for multiple launchers
oshima@chromium.org
2012-10-23
1
-0
/
+4
*
Always start up in --desktop-aura mode now, and open ash from tools menu.
scottmg@chromium.org
2012-10-22
1
-0
/
+1
*
Make ui::Texture function prototypes consistent across all subclasses.
reveman@chromium.org
2012-10-21
1
-1
/
+1
*
Fix win_aura build, use explicit gfx::Rect conversion.
danakj@chromium.org
2012-10-19
1
-2
/
+2
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
2
-2
/
+0
*
Changes on the Input method for metro ash
cpu@chromium.org
2012-10-19
1
-1
/
+4
*
ui: Add PrepareTexture() function to ui::Texture.
reveman@chromium.org
2012-10-19
1
-5
/
+10
*
Add keyboard events to metro aura
cpu@chromium.org
2012-10-18
2
-4
/
+25
*
Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.
mazda@chromium.org
2012-10-18
1
-1
/
+1
*
Fix the issue of cursor's device scale factor when using monitors with differ...
mazda@chromium.org
2012-10-18
2
-4
/
+6
*
Fix getting tap events on scroll gestures when touchmove is consumed
rbyers@chromium.org
2012-10-17
1
-7
/
+67
*
touch: Coalesce touch-events, and remove the touch-event queue from the gestu...
sadrul@chromium.org
2012-10-17
3
-66
/
+31
*
linux_aura: Reland fix tab dragging performance.
erg@chromium.org
2012-10-17
1
-87
/
+3
*
Revert 162381 - linux_aura: Fix tab dragging performance.
tommi@chromium.org
2012-10-17
1
-3
/
+87
*
linux_aura: Fix tab dragging performance.
erg@chromium.org
2012-10-17
1
-87
/
+3
*
Fix typo /Initilaize/Initialize/
nona@chromium.org
2012-10-17
1
-1
/
+1
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
5
-20
/
+20
*
fix aura_test TestScreen leak
scottmg@chromium.org
2012-10-13
2
-2
/
+5
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
10
-40
/
+70
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
14
-62
/
+64
*
Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
12
-64
/
+56
*
Enable CursorManager::LockCursor to lock cursor visibility.
mazda@chromium.org
2012-10-12
12
-56
/
+64
[next]