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
*
Revert 125850 - Aura: Throttle resize to ability to draw
backer@chromium.org
2012-03-09
4
-137
/
+43
*
Aura: Throttle resize to ability to draw
backer@chromium.org
2012-03-09
4
-43
/
+137
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
Adds Window::StackBelow and wiring in Widget.
sky@chromium.org
2012-03-08
5
-44
/
+129
*
Fixes bugs that resulted in problems with double clicking to maximize
sky@chromium.org
2012-03-07
1
-1
/
+5
*
Scroll End Events report velocities "on rails"
tdresser@chromium.org
2012-03-07
2
-2
/
+114
*
Adding persistance for gesture recognition parms.
girard@chromium.org
2012-03-07
1
-1
/
+2
*
Aura: Allow WK renderer to queue next frame before drawing UI.
backer@chromium.org
2012-03-07
1
-1
/
+5
*
* property can now manage value's memory
oshima@chromium.org
2012-03-06
14
-138
/
+199
*
Refactor out foreground_help to fix BringBrowserWindowToFront on Windows
scottbyer@chromium.org
2012-03-05
2
-0
/
+7
*
Allow running aura_unittests with valgrind, and fix a leak it exposes.
sadrul@chromium.org
2012-03-05
1
-2
/
+2
*
Mac Aura fails compile and some tests
dhollowa@chromium.org
2012-03-03
2
-3
/
+3
*
Aura: Update window frames, allow resize from outside window
jamescook@chromium.org
2012-03-02
3
-3
/
+20
*
Gestures are now possible using touch events with any ids
tdresser@chromium.org
2012-03-02
6
-119
/
+252
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
7
-90
/
+60
*
Double clicking the resize handle should expand window along that axis.
ben@chromium.org
2012-03-02
2
-2
/
+8
*
Fix the full screen switching browser window dipping below launcher bar issue.
jennyz@chromium.org
2012-03-01
3
-1
/
+15
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
7
-60
/
+90
*
Update GestureRecognizer State Diagram to use point-ids
tdresser@chromium.org
2012-03-01
1
-3
/
+3
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
7
-90
/
+60
*
Revert 124071 - Gestures are now possible using touch events with any ids
rbyers@chromium.org
2012-03-01
6
-201
/
+114
*
Revert 124433 - Adding persistance for gesture recognition parms.
yzshen@chromium.org
2012-03-01
1
-2
/
+1
*
Adding persistance for gesture recognition parms.
girard@chromium.org
2012-03-01
1
-1
/
+2
*
Makes sure switching workspaces only animations windows that want to
sky@chromium.org
2012-03-01
1
-0
/
+4
*
Hide the mouse cursor when it boots in ChromeOS.
mukai@chromium.org
2012-02-29
1
-1
/
+1
*
Gestures are now possible using touch events with any ids
tdresser@chromium.org
2012-02-29
6
-114
/
+201
*
aura: Fix some of the event dispatching in linux.
sadrul@chromium.org
2012-02-28
3
-12
/
+18
*
Revert 123989 sicne it broke aura_shell_unittests:
sadrul@chromium.org
2012-02-28
6
-201
/
+114
*
Gestures are now possible using touch events with any ids
tdresser@chromium.org
2012-02-28
6
-114
/
+201
*
Move IsMouseButtonDown to Env.
ben@chromium.org
2012-02-27
5
-20
/
+20
*
Moves stacking client to Env.
beng@google.com
2012-02-27
9
-14
/
+80
*
Aura: Fix XExpose handling in the root window.
backer@chromium.org
2012-02-27
1
-1
/
+1
*
Remove RootWindow::GetInstance() use from the gesture recognizer.
ben@chromium.org
2012-02-27
7
-24
/
+32
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
15
-52
/
+69
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-26
1
-10
/
+10
*
Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
1
-10
/
+10
*
Attempt 4:
sky@chromium.org
2012-02-25
1
-2
/
+2
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
1
-10
/
+10
*
Remove RootWindow::Run(). This removes one reason people will call RootWindow...
ben@chromium.org
2012-02-25
3
-9
/
+2
*
Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-25
1
-10
/
+10
*
Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...
sky@chromium.org
2012-02-25
1
-1
/
+1
*
Attempt 3: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-25
1
-1
/
+1
*
Moves the Linux dispatcher into its own object.
beng@google.com
2012-02-25
10
-39
/
+123
*
Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...
ben@chromium.org
2012-02-25
3
-2
/
+9
*
Remove RootWindow::Run(). This removes one reason people will call RootWindow...
ben@chromium.org
2012-02-24
3
-9
/
+2
*
Remove a bunch more uses of RootWindow::GetInstance()
ben@chromium.org
2012-02-24
1
-10
/
+10
*
Aura: Remove dynamic switching into and out of compact mode
jamescook@chromium.org
2012-02-24
2
-1
/
+3
*
Land 9348117: (Aura) use GPU process for UI
backer@chromium.org
2012-02-24
2
-2
/
+29
*
ash: Use gestures to move/resize the window, instead of touch.
sadrul@chromium.org
2012-02-24
1
-3
/
+16
*
Move RootWindowHostLinux class decl to a header file.
ben@chromium.org
2012-02-24
3
-76
/
+91
[next]