summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
Commit message (Expand)AuthorAgeFilesLines
* Move touch_selection_controller interface to ui/base.varunjain@chromium.org2013-02-131-0/+2
* Add UMA metrics for whether touch events are enabled on new tabs.flackr@chromium.org2013-02-061-2/+10
* Added Matrix3F class to gfx.motek@chromium.org2013-02-041-0/+2
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-011-0/+1
* mac: Delete GetCachedImageWithName(), it's no longer used.thakis@chromium.org2013-01-301-2/+0
* Remove use_ibus variable from gyp file.nona@chromium.org2013-01-241-5/+0
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-241-2/+3
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-231-0/+2
* Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...jam@chromium.org2013-01-231-1/+2
* Revert "ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes alwa...danakj@chromium.org2013-01-221-1/+0
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-0/+1
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-0/+2
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-171-25/+1
* Pull third-party Cocoa toolkit library files out of c/b/ui so it can be share...tapted@chromium.org2013-01-171-0/+56
* Re-land "[Android] Generate localized strings.xml files at build time."newt@chromium.org2013-01-161-0/+1
* some fixes and warning disables in ui/ for building on win x64scottmg@chromium.org2013-01-151-0/+4
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-141-8/+0
* Revert 176134newt@chromium.org2013-01-101-1/+0
* [Android] Generate localized strings.xml files at build time.newt@chromium.org2013-01-101-0/+1
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2013-01-081-0/+1
* Moves TabStripSelectionModel to ui/base/models and renamessky@chromium.org2012-12-211-0/+2
* Revert 173315nkostylev@chromium.org2012-12-151-0/+1
* gfx: The destructor of DisplayObserver does not need to be out-of-line.tfarina@chromium.org2012-12-151-1/+0
* [Android] Support Android resources in ui folder.newt@chromium.org2012-12-141-0/+3
* Add all sources from ios/ subdir to ios projects automatically.milanb@chromium.org2012-12-101-0/+1
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-081-0/+2
* Get drag and drop working for win aura.jam@chromium.org2012-12-081-3/+2
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-0/+2
* Revert 171223.tommi@chromium.org2012-12-051-2/+0
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-051-0/+2
* Inline gfx::Vector2d* ctors and integer conversionsjamesr@chromium.org2012-12-031-1/+0
* events: Dispatch all events through EventHandler::OnEvent from the dispatcher.sadrul@chromium.org2012-12-011-0/+6
* Fix ui::Accelerator class hierarchysail@chromium.org2012-11-271-4/+7
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-0/+1
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-23/+0
* ui/gfx: Extract RemoveAcceleratorChar() out of skia_util.*tfarina@chromium.org2012-11-141-0/+2
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-0/+2
* ui/gfx: Create a new gfx switches file to put gfx specific switches there.tfarina@chromium.org2012-11-141-0/+2
* Revert 167255 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...shawnsingh@chromium.org2012-11-131-1/+0
* ui/gfx: Use template for Insets and remove duplicates.tfarina@chromium.org2012-11-131-0/+3
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2012-11-121-0/+1
* Build ui/base/range on iOSstuartmorgan@chromium.org2012-11-101-0/+1
* Revert 167062 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...danakj@chromium.org2012-11-101-1/+0
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2012-11-101-0/+1
* ui: Remove event_functions.* component.tfarina@chromium.org2012-11-071-2/+1
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-051-0/+1
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-041-1/+0
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-021-0/+2
* ui: Create the gfx::QuadF class.danakj@chromium.org2012-11-021-0/+2
* Adds View::GetNativeTheme() to get the NativeTheme. The interestingsky@chromium.org2012-11-021-2/+0