summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-3/+1
* Ignore bogus display sizeoshima@chromium.org2012-07-211-1/+28
* [cros/aura] Prevent white splash on boot for OOBE WebUI.nkostylev@chromium.org2012-07-202-0/+9
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-193-12/+12
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-191-11/+11
* Revert 147288 - Renamed resource files to be more verbose, specifically:rlarocque@chromium.org2012-07-181-4/+4
* Renamed resource files to be more verbose, specifically:harrym@chromium.org2012-07-181-4/+4
* Remove debugging code that was included in the CL by mistake.oshima@chromium.org2012-07-181-3/+0
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-185-20/+69
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-133-0/+11
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-112-13/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1166-66/+0
* Apply Ash's key rewriter to an aura::MouseEvent so that Modifler+Click is han...yusukes@chromium.org2012-07-111-28/+0
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+1
* gestures: Process some consumed touch-move events for gesture-recognition.sadrul@chromium.org2012-07-091-0/+115
* Cleanup:oshima@chromium.org2012-07-098-1/+34
* Aura: Enable the threaded compositor in the browser.backer@chromium.org2012-07-041-1/+5
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-293-4/+10
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-283-6/+11
* Speculative fix for crash in CompoundEventFilter. I believe the crashsky@chromium.org2012-06-284-4/+104
* Use virtual screen coordinates in Display::boundsoshima@chromium.org2012-06-274-5/+5
* Avoiding crash on shutdown in some odd cases where a deleted window's parent ...skuhne@chromium.org2012-06-271-0/+1
* Relanding r144499:oshima@chromium.org2012-06-2716-132/+132
* Skip output if the output mode is not availableoshima@chromium.org2012-06-271-2/+5
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-2716-133/+133
* chromeos: Add a bool flag to catch crash cause of http://crbug.com/134507.xiyuan@chromium.org2012-06-272-1/+14
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-2716-133/+133
* Add NULL check for the return value of XGetImage. It may return NULL in case...mukai@chromium.org2012-06-271-0/+5
* GestureRecognizer: Long press should be cancelled on prevented-defaulted moves.varunjain@chromium.org2012-06-261-0/+40
* DCHECK mouse pointer scale factor only when we are loading 2x resourcespkotwicz@chromium.org2012-06-261-4/+9
* aura: Turn off synthetic mouse-event generation from gestures.sadrul@chromium.org2012-06-265-231/+0
* Fixes regression caused by 10448070pkotwicz@chromium.org2012-06-251-2/+4
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-252-4/+4
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-19/+12
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-237-7/+16
* Update capture on all root windowsoshima@chromium.org2012-06-225-73/+164
* linux_aura: Redo how activation is handled.erg@chromium.org2012-06-223-26/+58
* Emulate mouse move across extended desktopsoshima@chromium.org2012-06-221-15/+17
* linux_aura: Focus BrowserFrameAura instead of RenderWidgetHostViewAura.erg@chromium.org2012-06-201-2/+14
* ash: Add an about:flags entry for debug keyboard shortcuts.thakis@chromium.org2012-06-192-4/+0
* Gesture Recognizer: Make short long press time configurable.varunjain@chromium.org2012-06-191-0/+1
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-195-2/+129
* Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...yoshiki@chromium.org2012-06-185-122/+2
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-186-5/+45
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-185-2/+122
* Merge scalable-image grd files using new support in Grit (r51).benrg@chromium.org2012-06-181-1/+0
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-1712-45/+45
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-165-0/+26
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-166-3/+91
* Aura desktop: Fix tab dragging within a single chrome window.erg@chromium.org2012-06-162-0/+9