summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2020-06-05Fixing dependency problem for the mojo Range classDaniel Bratell
2020-06-05Fix geometry mojo build dependenciesDaniel Bratell
2020-06-05test: Replace TYPED_TEST_CASE() with TYPED_TEST_SUITE().Victor Costan
2020-06-05[ios] Enable iOS CoreGraphics conversions in gfx classesedchin
2020-06-05Fix AngleBetweenVectorsInDegrees NANbsheedy
2020-06-05Use base::size rather than arraysize in ui/.Avi Drissman
2020-06-05Add setters to gfx::Insets for completeness.Dana Fried
2020-06-05[message_loop] Remove message_loop_forward.hAlexander Timin
2020-06-05[message_loop] Temporary introduce message_loop_forward.h.Alexander Timin
2020-06-05Give //ui/gfx:geometry:skia and ui/gfx/geometry their own export macrosdanakj
2020-06-05[PE] Ignore floating point error for clip rectsXianzhu Wang
2020-06-05Rect utility functionsMitsuru Oshima
2020-06-05Fixed bug in gfx::Vector3dF for not setting zMax Rebuschatis
2020-06-05Use mojo classes from ui/gfx/geometry in XRRay mojo typeMax Rebuschatis
2020-06-05Add kalman_filter predictor input predictonElla Ge
2020-06-05Don't include Windows.h from range.hBruce Dawson
2020-06-05Add lsq predictor to input predictionElla Ge
2020-06-05base: Quaternion::ToSting() reports normal vector and theta.Dongseong Hwang
2020-06-05Make ShadowValue usable as a constexpr.Peter Kasting
2020-06-05Add gfx StructTraits for ScrollOffset.Dave Tapuska
2020-06-05Add vector Length function to QuaternionAnna Maria
2020-06-05Fix some nits in gfx::RectF.Lei Zhang
2020-06-05Separate tab icon and throbber into a separate view.Brett Wilson
2020-06-05Draw profile chooser button with GTK when possibleTom Anderson
2020-06-05Use mojo for page state serializationPatrick Noland
2020-06-05Fractional mouse event coordinates in ui/ashElla Ge
2020-06-05Revert "[cc] Split TransformNode members into input values and derived values"Thiemo Nagel
2020-06-05[cc] Split TransformNode members into input values and derived valuesTien-Ren Chen
2020-06-05Move deg<->rad conversions from cc to ui/gfx/geometry and use them more.Peter Kasting
2020-06-05Move constants for pi from cc to base and use them more widely.Peter Kasting
2020-06-05Implements core logic for Pixel Canvasmalaykeshav
2020-06-05Replace Saturated*() calls with Clamp*() templatesJustin Schuh
2020-06-05Revert "Replace Saturated*() calls with Clamp*() templates"Justin Schuh
2020-06-05Replace Saturated*() calls with Clamp*() templatesJustin Schuh
2020-06-05Revert "Replace Saturated*() calls with Clamp*() templates"Justin Schuh
2020-06-05Replace Saturated*() calls with Clamp*() templatesJustin Schuh
2020-06-05Fix matrix interpolation between rotations of 180 degreesvollick
2020-06-05Convert ElbowModel to gfx typesIan Vollick
2020-06-05Add Vector3dF::GetNormalizedIan Vollick
2020-06-05Add a Quaternion ctor that represents a rotation between Vector3dFsIan Vollick
2020-06-05Quaternion::Lerp should return a normalized valueIan Vollick
2020-06-05Introduce QuaternionIan Vollick
2020-06-05Mojo C++ Bindings: Eliminate CreateInterfacePtrAndBindKen Rockot
2020-06-05Use OnceCallback on Mojo interfaces in //ui/gfxtzik
2020-06-05[3/5] Add translated rasterization support for RasterBuffer & belowtrchen
2020-06-05Handle large rects better.petermayo
2020-06-05Stabilize empty rect handling in EnclosingRect.petermayo
2020-06-05Make much of gfx::Range[F] constexpr.pkasting
2020-06-05Added additional logging to flaky test "LoginGuestTest.CursorShown"bruthig
2020-06-05Struct traits for gfx::Range and gfx::RangeF.moshayedi