summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Ignore certain keys when hiding the cursordavemoore@chromium.org2012-10-111-2/+50
* Revert 161386 - Ignore certain keys when hiding the cursordavemoore@chromium.org2012-10-111-50/+2
* Ignore certain keys when hiding the cursordavemoore@chromium.org2012-10-111-2/+50
* Let TouchFactory use master pointer events whenever availablesheckylin@chromium.org2012-10-111-55/+0
* An attempt at parenting transients more accurately in desktop-aura.ben@chromium.org2012-10-102-1/+38
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-102-13/+35
* Desktop aura: Remove RootWindowHost::GetAcceleratedWidget()erg@chromium.org2012-10-107-42/+5
* Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-102-7/+7
* Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-102-7/+7
* The center of a rect is x+width/2, y+height/2danakj@chromium.org2012-10-092-7/+7
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-2/+4
* desktop aura: Hook up activation trackingerg@chromium.org2012-10-082-2/+13
* aura: Use XScopedCursor in RootWindowHostLinux.tfarina@chromium.org2012-10-072-7/+4
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-059-21/+256
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-052-0/+5
* linux_aura: The main desktop aura chrome window now workserg@chromium.org2012-10-051-0/+2
* Fix crash in a few of the tests in content_browsertests on Linux. The problem...jam@chromium.org2012-10-052-11/+3
* Signals OnHostMoved() when SetHostBounds() changes the origin too.mukai@chromium.org2012-10-041-5/+7
* Revert 160089 - Fix OneClickSigninHelperTest.CanOffer failures due to not hav...kalman@chromium.org2012-10-041-0/+8
* Fix OneClickSigninHelperTest.CanOffer failures due to not having OLE initiali...pkasting@chromium.org2012-10-041-8/+0
* Revert 159815 - Move around some ScopedOleInitializers in hopes of reducing t...kalman@chromium.org2012-10-041-0/+8
* Move around some ScopedOleInitializers in hopes of reducing the number of dup...pkasting@chromium.org2012-10-031-8/+0
* Revert r159105 "This is the 3 following CLs collapsed as one (for easier merg...oshima@chromium.org2012-10-022-32/+4
* Listen in the browser for a connection from a metro viewer process.scottmg@google.com2012-10-012-13/+1
* Show cursor on mouse move if the cursor was hidden during the bootoshima@chromium.org2012-09-281-0/+6
* This is the 3 following CLs collapsed as one (for easier merge in M23)saintlou@chromium.org2012-09-272-4/+32
* Allow the BrowserFrame to customize the RootWindowHost implementation.ben@chromium.org2012-09-271-1/+2
* Reverting 3 CLs in order to create 1 CL (to be later merged in M23).saintlou@chromium.org2012-09-272-32/+4
* Fixes the drag/drop errors for 2x displays.mukai@chromium.org2012-09-272-1/+5
* events: Clean up dispatching code for touch-events.sadrul@chromium.org2012-09-2714-111/+49
* events: Cleanup the EventDispatcher API.sadrul@chromium.org2012-09-262-8/+0
* Fix mouse lock on chromeososhima@chromium.org2012-09-263-13/+20
* Clear root window when the aura root window is moved/resizedoshima@chromium.org2012-09-261-0/+16
* Revert r158757 "Clear root window when the aura root window is moved/resized"oshima@chromium.org2012-09-261-14/+0
* Clear root window when the aura root window is moved/resizedoshima@chromium.org2012-09-261-0/+14
* Fix drift while scrolling.rjkroege@chromium.org2012-09-251-2/+56
* Disable extended desktop.oshima@chromium.org2012-09-252-4/+16
* linux-aura: Fix setting the default X cursors.sadrul@chromium.org2012-09-242-3/+12
* Makes closing a fullscreen window refocus the window it came from.sky@chromium.org2012-09-241-2/+5
* Change the scale factor of texture_size from the layer's one to an estimation.mukai@chromium.org2012-09-211-1/+1
* aura: Start converting event-filters into event-handlers.sadrul@chromium.org2012-09-217-26/+52
* aura_bench: Add a focus manager so that we don't crash on key press.backer@chromium.org2012-09-201-0/+5
* display ID is now 64 bit and this was causing miscellaneousoshima@chromium.org2012-09-203-33/+36
* Set correct scale factor and bounds to display before passing it around.oshima@chromium.org2012-09-201-5/+4
* Convert native mouse locations to the locations in screen coordinate in RootW...mazda@chromium.org2012-09-203-11/+27
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-201-0/+7
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-202-6/+8
* Revert 157597 - Enable UpdateDisplay to specify host origins.zea@chromium.org2012-09-192-8/+6
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-192-6/+8
* Make cursors work on win aura.jam@chromium.org2012-09-191-85/+5