summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bring up of ui/base/animation on iOS.noyau@chromium.org2012-10-041-25/+25
* Reuse more ui/gfx base classes in iOS.milanb@chromium.org2012-10-031-6/+6
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-281-1/+4
* events: Clean up dispatching code for touch-events.sadrul@chromium.org2012-09-271-0/+1
* JavaBitmap class JNI clean up, add new functionalitytrchen@chromium.org2012-09-241-0/+1
* Support on-screen keyboard on password field.nona@chromium.org2012-09-211-0/+2
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-181-0/+47
* Enable a minimal content/ build on iOSstuartmorgan@chromium.org2012-09-181-3/+3
* Support the various flavors of window-shape setting.ben@chromium.org2012-09-171-1/+1
* Adds an iOS implementation of gfx::Image.rohitrao@chromium.org2012-09-141-16/+20
* Desktop aura: Use the X11 clipboard for text.erg@chromium.org2012-09-131-0/+8
* Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...ben@chromium.org2012-09-121-0/+2
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-111-0/+7
* CSS Media Query now reports touch-support accurately for Windows (retry)girard@chromium.org2012-09-111-0/+2
* events: Add some test.sadrul@chromium.org2012-09-101-0/+1
* Revert 155484 - CSS Media Query now reports touch-support accurately for Wind...khorimoto@chromium.org2012-09-071-2/+0
* CSS Media Query now reports touch-support accurately for Windows.girard@chromium.org2012-09-071-0/+2
* Refactor font linking code out of RenderTextWin.asvitkine@chromium.org2012-09-071-0/+2
* events: Move EventTarget into Event.sadrul@chromium.org2012-09-071-2/+2
* Introduce TSFBridge classnona@chromium.org2012-09-051-0/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-3/+3