summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui: Add the gfx::Vector3dF class.danakj@chromium.org2012-11-011-0/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-0/+6
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-1/+1
* reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...reed@google.com2012-10-301-0/+5
* Remove duplicated code by making desktop_screen_win inherit from screen_winpkotwicz@chromium.org2012-10-301-1/+1
* Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...sergeyu@chromium.org2012-10-291-5/+0
* Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatlyreed@google.com2012-10-291-0/+5
* Bring up of ui/text/elider on iOS.noyau@chromium.org2012-10-181-0/+1
* Move TSF related stuff to ui/base/imenona@chromium.org2012-10-181-8/+0
* Introduce TsfEventRouter.nona@chromium.org2012-10-171-0/+2
* Change the way iOS partially builds ui/stuartmorgan@chromium.org2012-10-161-163/+162
* Adds some more ui/ files to the iOS build.rohitrao@chromium.org2012-10-151-3/+3
* [Android] Add -ljnigraphics to ui.gyptrchen@chromium.org2012-10-131-0/+5
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Add gfx::ToRoundedInt safe conversion method from float to int.danakj@chromium.org2012-10-111-2/+2
* Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int.acolwell@chromium.org2012-10-101-2/+2
* Add gfx::ToRoundedInt safe conversion method from float to int.danakj@chromium.org2012-10-101-2/+2
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-0/+4
* Make java.gypi use all_dependent_settings for input_jars_pathscjhopman@chromium.org2012-10-091-6/+0
* Adds ResourceBundle for iOS.rohitrao@chromium.org2012-10-081-23/+31
* More bring up of ui code on iOS.noyau@chromium.org2012-10-081-10/+10
* Don't make base/net/ui depend on their Java counterpart when building for web...pliard@chromium.org2012-10-051-1/+5
* Ordering files in ui.gyp in alphabetical order.noyau@chromium.org2012-10-051-20/+20
* Bring up of gfx/font on iOS.noyau@chromium.org2012-10-041-14/+20