summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Cleanup state-transition related code in the gesture-recognizer.sadrul@chromium.org2012-02-083-28/+22
* Revert 120997 and 120996 because they cause compile failures in linux chomiumos.sadrul@chromium.org2012-02-088-338/+24
* Fix compile on linux chromiumos.sadrul@chromium.org2012-02-081-1/+1
* Event smoothing in aura gesture recognizer.sadrul@chromium.org2012-02-088-24/+338
* Update aura gesture recognizer to recognizer pinch and two-finger scrolling.sadrul@chromium.org2012-02-086-102/+540
* Cleanup: Remove more dead switches.thestig@chromium.org2012-02-081-5/+0
* Revert 120926 - Intoroducing Motoya font for ChromeOSkochi@google.com2012-02-081-1/+1
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-088-59/+67
* Intoroducing Motoya font for ChromeOSkochi@chromium.org2012-02-081-1/+1
* aura: small fix to clipboard logic for reading custom data.varunjain@chromium.org2012-02-081-4/+9
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-0/+14
* Skip runs with no glyphs when drawing text in RenderTextWin.asvitkine@chromium.org2012-02-081-0/+3
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-088-67/+59
* Add VKEYs for Japanese JP106 keyboard and conversion rules for the new VKEYs.yusukes@chromium.org2012-02-083-2/+21
* Revert 120835 - Event smoothing in CrOS gesture recognizer.michaeln@google.com2012-02-078-334/+23
* Rename _large.grd to _2x.grdthakis@chromium.org2012-02-075-14/+14
* Disable XI2.0 multi-touch support in Aurarbyers@chromium.org2012-02-071-3/+4
* Event smoothing in CrOS gesture recognizer.tdresser@chromium.org2012-02-078-23/+334
* Fix some memory leaks.sadrul@chromium.org2012-02-074-5/+27
* Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...cbentzel@chromium.org2012-02-071-3/+3
* Fix views compilation on Linux with toolkit_views=1.saintlou@chromium.org2012-02-071-3/+3
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-074-0/+67
* Expose more glQuery functionsgman@chromium.org2012-02-071-15/+16
* Cleanup: Remove even more dead switches.thestig@chromium.org2012-02-072-9/+5
* Another revert of change caused by bad merge.oshima@chromium.org2012-02-071-0/+3
* Revert unnecessary change I checked in by mistake in r120670oshima@chromium.org2012-02-071-1/+1
* Delete region in NWA::SetShape which is ignored.oshima@chromium.org2012-02-072-5/+4
* Fix leaks in native_widget_aura and its test.oshima@chromium.org2012-02-072-1/+4
* Fix for MouseWatcher on views/gtkdavemoore@chromium.org2012-02-071-2/+2
* views: Fix header guards comment of examples_window.htfarina@chromium.org2012-02-071-2/+4
* Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].yusukes@google.com2012-02-061-0/+15
* Cache a screen compatible DC to avoid re-creating it excessively. asvitkine@chromium.org2012-02-064-7/+163
* Revert 120587 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-064-67/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-064-0/+67
* Refactored MouseWatcher to allow regions other than Views todavemoore@chromium.org2012-02-065-75/+166
* touch: Generate touch-move events from the mouse only if a button is down.sadrul@chromium.org2012-02-061-1/+3
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-064-67/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-064-0/+67
* views: Include examples_window.h in its source file instead of examples_main.h.tfarina@chromium.org2012-02-051-1/+2
* ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.tfarina@chromium.org2012-02-055-19/+19
* Rename 2x dpi images from large_foo.png to foo_2x.pngthakis@chromium.org2012-02-0526-24/+24
* Fix views examples crash by returning appropriate colors from GetSystemColor().tfarina@chromium.org2012-02-041-1/+33
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-042-4/+2
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-042-2/+4
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-033-14/+10
* Update widget initialization for screen lock, settings bubble and menus to se...alicet@chromium.org2012-02-032-3/+14
* Optimize PlatformFontWin::GetFontSize().asvitkine@chromium.org2012-02-032-4/+5
* Update some comments for canvas_skia.h and remove an unused typedef.asvitkine@chromium.org2012-02-031-11/+5
* aura: This CL fixes a bunch of issues:varunjain@chromium.org2012-02-032-5/+7
* Avoid excessive calls to DeriveFont() in RenderTextWin.asvitkine@chromium.org2012-02-032-19/+20