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
*
Ignore certain keys when hiding the cursor
davemoore@chromium.org
2012-10-11
1
-2
/
+50
*
Revert 161386 - Ignore certain keys when hiding the cursor
davemoore@chromium.org
2012-10-11
1
-50
/
+2
*
Ignore certain keys when hiding the cursor
davemoore@chromium.org
2012-10-11
1
-2
/
+50
*
Let TouchFactory use master pointer events whenever available
sheckylin@chromium.org
2012-10-11
1
-55
/
+0
*
An attempt at parenting transients more accurately in desktop-aura.
ben@chromium.org
2012-10-10
2
-1
/
+38
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-10
2
-13
/
+35
*
Desktop aura: Remove RootWindowHost::GetAcceleratedWidget()
erg@chromium.org
2012-10-10
7
-42
/
+5
*
Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
2
-7
/
+7
*
Revert 160976 - The center of a rect is x+width/2, y+height/2
cpu@chromium.org
2012-10-10
2
-7
/
+7
*
The center of a rect is x+width/2, y+height/2
danakj@chromium.org
2012-10-09
2
-7
/
+7
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-2
/
+4
*
desktop aura: Hook up activation tracking
erg@chromium.org
2012-10-08
2
-2
/
+13
*
aura: Use XScopedCursor in RootWindowHostLinux.
tfarina@chromium.org
2012-10-07
2
-7
/
+4
*
In-chorme viewer for metro (part 2)
cpu@chromium.org
2012-10-05
9
-21
/
+256
*
ash: Add tests for desktop background, fix names
jamescook@chromium.org
2012-10-05
2
-0
/
+5
*
linux_aura: The main desktop aura chrome window now works
erg@chromium.org
2012-10-05
1
-0
/
+2
*
Fix crash in a few of the tests in content_browsertests on Linux. The problem...
jam@chromium.org
2012-10-05
2
-11
/
+3
*
Signals OnHostMoved() when SetHostBounds() changes the origin too.
mukai@chromium.org
2012-10-04
1
-5
/
+7
*
Revert 160089 - Fix OneClickSigninHelperTest.CanOffer failures due to not hav...
kalman@chromium.org
2012-10-04
1
-0
/
+8
*
Fix OneClickSigninHelperTest.CanOffer failures due to not having OLE initiali...
pkasting@chromium.org
2012-10-04
1
-8
/
+0
*
Revert 159815 - Move around some ScopedOleInitializers in hopes of reducing t...
kalman@chromium.org
2012-10-04
1
-0
/
+8
*
Move around some ScopedOleInitializers in hopes of reducing the number of dup...
pkasting@chromium.org
2012-10-03
1
-8
/
+0
*
Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...
oshima@chromium.org
2012-10-02
2
-32
/
+4
*
Listen in the browser for a connection from a metro viewer process.
scottmg@google.com
2012-10-01
2
-13
/
+1
*
Show cursor on mouse move if the cursor was hidden during the boot
oshima@chromium.org
2012-09-28
1
-0
/
+6
*
This is the 3 following CLs collapsed as one (for easier merge in M23)
saintlou@chromium.org
2012-09-27
2
-4
/
+32
*
Allow the BrowserFrame to customize the RootWindowHost implementation.
ben@chromium.org
2012-09-27
1
-1
/
+2
*
Reverting 3 CLs in order to create 1 CL (to be later merged in M23).
saintlou@chromium.org
2012-09-27
2
-32
/
+4
*
Fixes the drag/drop errors for 2x displays.
mukai@chromium.org
2012-09-27
2
-1
/
+5
*
events: Clean up dispatching code for touch-events.
sadrul@chromium.org
2012-09-27
14
-111
/
+49
*
events: Cleanup the EventDispatcher API.
sadrul@chromium.org
2012-09-26
2
-8
/
+0
*
Fix mouse lock on chromeos
oshima@chromium.org
2012-09-26
3
-13
/
+20
*
Clear root window when the aura root window is moved/resized
oshima@chromium.org
2012-09-26
1
-0
/
+16
*
Revert r158757 "Clear root window when the aura root window is moved/resized"
oshima@chromium.org
2012-09-26
1
-14
/
+0
*
Clear root window when the aura root window is moved/resized
oshima@chromium.org
2012-09-26
1
-0
/
+14
*
Fix drift while scrolling.
rjkroege@chromium.org
2012-09-25
1
-2
/
+56
*
Disable extended desktop.
oshima@chromium.org
2012-09-25
2
-4
/
+16
*
linux-aura: Fix setting the default X cursors.
sadrul@chromium.org
2012-09-24
2
-3
/
+12
*
Makes closing a fullscreen window refocus the window it came from.
sky@chromium.org
2012-09-24
1
-2
/
+5
*
Change the scale factor of texture_size from the layer's one to an estimation.
mukai@chromium.org
2012-09-21
1
-1
/
+1
*
aura: Start converting event-filters into event-handlers.
sadrul@chromium.org
2012-09-21
7
-26
/
+52
*
aura_bench: Add a focus manager so that we don't crash on key press.
backer@chromium.org
2012-09-20
1
-0
/
+5
*
display ID is now 64 bit and this was causing miscellaneous
oshima@chromium.org
2012-09-20
3
-33
/
+36
*
Set correct scale factor and bounds to display before passing it around.
oshima@chromium.org
2012-09-20
1
-5
/
+4
*
Convert native mouse locations to the locations in screen coordinate in RootW...
mazda@chromium.org
2012-09-20
3
-11
/
+27
*
Add ScreenPositionClient::ConvertNativePointToScreen.
mazda@chromium.org
2012-09-20
1
-0
/
+7
*
Enable UpdateDisplay to specify host origins.
mazda@chromium.org
2012-09-20
2
-6
/
+8
*
Revert 157597 - Enable UpdateDisplay to specify host origins.
zea@chromium.org
2012-09-19
2
-8
/
+6
*
Enable UpdateDisplay to specify host origins.
mazda@chromium.org
2012-09-19
2
-6
/
+8
*
Make cursors work on win aura.
jam@chromium.org
2012-09-19
1
-85
/
+5
[next]