summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-239-8/+26
* Add more trace events to find cause of premature swapbuffers ack.jbates@chromium.org2012-06-221-0/+2
* Return different IDs from TestWebGraphicsContext3D::createTexturejamesr@chromium.org2012-06-222-2/+5
* RenderText: Expose a flag to disable clipping to workaround a Skia bug in the...asvitkine@chromium.org2012-06-222-5/+19
* Update capture on all root windowsoshima@chromium.org2012-06-226-75/+164
* linux_aura: Redo how activation is handled.erg@chromium.org2012-06-2210-91/+254
* Expose GetBaseline() method on RenderText.asvitkine@chromium.org2012-06-226-1/+24
* [views] Text fields must respond to touch gestures directly.junmin.zhu@intel.com2012-06-221-7/+20
* Adds LocationBarContainer that containssky@chromium.org2012-06-222-0/+10
* Use glFinish() before EGL context switch for ARMsheu@chromium.org2012-06-221-1/+10
* Make gyp inclusion of render_text_unittest.cc consistent with the implementat...asvitkine@chromium.org2012-06-222-2/+6
* Wire ScrollEvent to views and handle it in app list.xiyuan@chromium.org2012-06-2210-6/+53
* Undo the startup_helper_win.h change in r143501 because that breaks the sandb...jam@chromium.org2012-06-221-0/+1
* Fix one-character misalignment of styles in gfx::RenderTextLinux.kinaba@chromium.org2012-06-221-1/+2
* mac: Fix ui_resource_2x data pack path.thakis@chromium.org2012-06-221-3/+1
* Enable incremental linking on browser_tests and unit_tests.jam@chromium.org2012-06-226-8/+5
* Emulate mouse move across extended desktopsoshima@chromium.org2012-06-221-15/+17
* Handle TAP gesture on views combo box.flackr@chromium.org2012-06-212-0/+12
* Replace libibus api to chrome dbus module.nona@chromium.org2012-06-2114-661/+652
* Fix for screen_mac::GetDisplayNearestPoint. The input point may notvarunjain@chromium.org2012-06-201-2/+1
* linux_aura: Focus BrowserFrameAura instead of RenderWidgetHostViewAura.erg@chromium.org2012-06-201-2/+14
* Add about:instant for under-the-hood instant settings like animation timingjamescook@chromium.org2012-06-201-1/+2
* Change spewing DLOGs to DVLOGs.erg@chromium.org2012-06-201-11/+11
* Remember the paging information of AppListView and recover it when reappearing.mukai@chromium.org2012-06-202-5/+3
* Don't look in the locale pak files when trying to load a raw resource.tony@chromium.org2012-06-201-9/+0
* touch: Allow only single-touch for XI2.1 or older.sadrul@chromium.org2012-06-201-6/+8
* Make ImageButton and NetworkMenuIcon work in high DPIpkotwicz@chromium.org2012-06-205-26/+103
* Moves to the last page again in case that the selected page is lost.mukai@chromium.org2012-06-203-7/+28
* Make Alt+Tab accelerator behavior compatible to Windows.yusukes@chromium.org2012-06-201-1/+2
* Some Bidi cleanup to share code and use PostTaskAndReply rather than Waitable...scr@chromium.org2012-06-201-17/+3
* 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