summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move ui/view/touchui/touch_mode_support.* to ui/base and make it platformvarunjain@chromium.org2012-03-291-0/+2
* Remove non-existant files from GYPrsleevi@chromium.org2012-03-291-1/+0
* Address old TODOs, removed GTK code for ChromeOS.saintlou@chromium.org2012-03-191-16/+0
* ui/gfx: Rename canvas_skia_skia to just canvas_skia.tfarina@chromium.org2012-03-181-6/+6
* ui/gfx: Kill Canvas::FillRect() function that takes gfx::Brush.tfarina@chromium.org2012-03-171-1/+0
* ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform".tfarina@chromium.org2012-03-171-10/+10
* Invert web content when Windows color scheme is white-on-black.dmazzoni@chromium.org2012-03-171-0/+2
* ui/gfx: Clean up the remaining references to CanvasSkia.tfarina@chromium.org2012-03-171-2/+0
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-2/+11
* ash: Update app list UI to match latest crwm.xiyuan@chromium.org2012-03-141-1/+3
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-0/+2
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-1/+1
* Add Screen stubs for Androidyfriedman@chromium.org2012-03-131-0/+1
* Remove views specific gtk dragdrop files from a linux buildjochen@chromium.org2012-03-131-0/+3
* ui/base: Move message_box_win.{h,cc} to ui/base/win.tfarina@chromium.org2012-03-121-2/+2
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-1/+1
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-1/+1
* Don't build drag_utils* on macthakis@chromium.org2012-03-091-4/+6
* Move FindPasteboard to ui/base/clipboard since it's used by two modules (cont...jam@chromium.org2012-03-081-0/+2
* gtk: Move ScopedGObject into ui/base/gtk/scoped_gobject.htfarina@chromium.org2012-03-071-0/+1
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-061-0/+2
* Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...finnur@chromium.org2012-03-061-2/+0
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-061-0/+2
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-03-051-0/+2
* ui/gfx: Remove unused win_util.{h,cc} component all together.tfarina@chromium.org2012-03-051-2/+0
* Fix Aura build.jam@chromium.org2012-03-051-0/+1
* Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...jam@chromium.org2012-03-051-0/+5
* Support for password entry fields, with all charactersbenrg@chromium.org2012-03-021-0/+2
* Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront...scottbyer@chromium.org2012-02-271-2/+0
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-02-271-0/+2
* ui/gfx: Move CanvasPaintWin into its own file.tfarina@chromium.org2012-02-251-0/+2
* Upstream a stubbed clipboard implementation for Androidpeter@chromium.org2012-02-171-0/+1
* Respect the system ClearType setting in RenderTextWin.asvitkine@chromium.org2012-02-171-0/+4
* Fix link error for PlatformFont::CreateFromNameAndSize in Android.yfriedman@chromium.org2012-02-161-0/+1
* Fold HDC caching into RenderTextWin.asvitkine@chromium.org2012-02-151-2/+0
* Cache a screen compatible DC to avoid re-creating it excessively. asvitkine@chromium.org2012-02-061-0/+2
* Move FocusTracker to ui/.avi@chromium.org2012-02-021-0/+2
* Add implementation of CanvasSkia based on RenderText.asvitkine@chromium.org2012-01-251-1/+20
* Add ui/base/ime/ime.gypi.yusukes@chromium.org2012-01-121-52/+3
* Write unit tests for ui::InputMethodIBus.yusukes@chromium.org2012-01-061-8/+20
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2012-01-041-1/+3
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-261-0/+4
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-231-0/+2
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-221-2/+0
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-221-0/+2
* Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...msw@chromium.org2011-12-201-2/+0
* Aura needs event translation for Macdhollowa@chromium.org2011-12-201-0/+1
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2011-12-191-0/+2
* Support custom MIME type data in web drag/drop for Mac and GTK.dcheng@chromium.org2011-12-181-0/+2
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-1/+1