summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 143092 - Make ImageButton and NetworkMenuIcon work in high DPIpkotwicz@chromium.org2012-06-205-103/+26
* Make ImageButton and NetworkMenuIcon work in high DPIpkotwicz@chromium.org2012-06-205-26/+103
* app_list: Touch fling/mouse wheel to switch pages.xiyuan@chromium.org2012-06-1910-26/+429
* ash: Add an about:flags entry for debug keyboard shortcuts.thakis@chromium.org2012-06-192-4/+0
* Remove WebContentLayerClient_has_opaque guardjamesr@chromium.org2012-06-192-10/+4
* views: Account for device scale factor when drawing drag images for views.varunjain@chromium.org2012-06-195-8/+56
* PbufferGLSurfaceEGL fails early if size is zero.apatrick@chromium.org2012-06-191-0/+6
* Gesture Recognizer: Make short long press time configurable.varunjain@chromium.org2012-06-193-0/+9
* Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...jam@chromium.org2012-06-191-4/+5
* Neuter alternate methods of entering fullscreen mode when in metro snap (via ...robertshield@chromium.org2012-06-192-42/+21
* Fix candidate window position for ppapi plugin.nona@chromium.org2012-06-191-1/+1
* Do not set the appid and window icon in Metrogrt@chromium.org2012-06-191-2/+5
* 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
* Touch related tweaks for tab dragging. Adds ability to current lastsky@chromium.org2012-06-185-0/+24
* We should enable touch mode in chrome metro mode on Windows 8 only if the scr...ananta@chromium.org2012-06-181-1/+1
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-1815-23/+175
* app_list: Change page switch button size based on width.xiyuan@chromium.org2012-06-182-3/+32
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-185-2/+122
* More logging for ASAN crash related to threading.scr@chromium.org2012-06-181-1/+7
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-182-2/+2
* Merge scalable-image grd files using new support in Grit (r51).benrg@chromium.org2012-06-186-951/+240
* chromeos: Send 'keypress' for the content when composing a character with dea...hashimoto@chromium.org2012-06-181-4/+18
* Fixes spelling mistake CreateTransposedBtmap -> CreateTransposedBitmappkotwicz@chromium.org2012-06-183-6/+5
* Don't crash if 3D graphics context creation failssheu@chromium.org2012-06-181-0/+3
* views: Fix a case of user-after-free in bubbles.sadrul@chromium.org2012-06-172-6/+54
* Deweirdify.thakis@chromium.org2012-06-171-2/+1
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-1730-110/+111
* Initialize root_layers_dirty_oshima@chromium.org2012-06-161-1/+2
* Move remaining images from ui/resources to default_100_percent and use correc...benrg@chromium.org2012-06-1613-17/+17
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-1612-0/+193
* Aura: Activates mnemonics of menu only when it it pressed without modifiers.yoshiki@chromium.org2012-06-161-10/+16
* Restore MenuController ActivationChanged notification for OS_CHROMEOS.flackr@chromium.org2012-06-161-1/+11
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-1617-13/+175
* Only specify kCGLPFAAllowOfflineRenderers on systems that support dual GPUsjbauman@chromium.org2012-06-161-3/+4
* Aura desktop: Fix tab dragging within a single chrome window.erg@chromium.org2012-06-166-0/+49
* Add opaque parameter to WebContentLayerClient implementation guarded by #ifjamesr@chromium.org2012-06-162-2/+11
* Adds way to set Tween::Type on BoundsAnimator.sky@chromium.org2012-06-162-2/+9
* Allow empty strings to be written to the clipboarddcheng@chromium.org2012-06-161-9/+0
* ash/app_list: Make app list bubble move with launcher app list button.xiyuan@chromium.org2012-06-163-7/+35
* Changes to aura or the gtk2 shim should trigger linux_aura tryjobs.erg@chromium.org2012-06-161-1/+1
* Make layout/scale dependent grd files consistentbenrg@chromium.org2012-06-1619-62/+62
* Listen to display settings provider for work area size changes and send thosevarunjain@chromium.org2012-06-152-0/+19
* Basic tests for extended desktop modeoshima@chromium.org2012-06-151-0/+1
* Move touch_* assets into ash/ and aura/ subdirectories to match default_* assetsbenrg@chromium.org2012-06-1517-0/+0
* Don't allow "touch optimized ui" mode to change after chrome startup.rbyers@chromium.org2012-06-153-5/+33
* Added more info to logs to learn why ASAN has NULL locale resourcescr@chromium.org2012-06-151-3/+12
* Upwards compatibility for Win8 SDK IDataObjectAsyncCapability/IAsyncOperationscottmg@chromium.org2012-06-152-8/+19
* Refactor ui::HWNDSubclass as follows:varunjain@chromium.org2012-06-155-27/+191
* Windows: added command line switch to reverse rows of image transport surface.apatrick@chromium.org2012-06-153-9/+194