summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2020-06-05Remove remaining base dependencies from base/numericsjschuh
2020-06-05Move SaturatedArithmetic from Blink to baseenne
2020-06-05Scale client area, hit test mask and bounds by device_scale_factor.riajiang
2020-06-05Fix QuadF::ContainsPoint and gfx::CrossProduct on arm64danakj
2020-06-05android: run gfx_unittests on bots.thakis
2020-06-05Tweaks to ToggleButton details.estade
2020-06-05ui/gfx/geometry: Remove is_integer checks for known types.vmpstr
2020-06-05Use float for scroll offset.szager
2020-06-05Fix overflow/underflow in ui/gfx once and for allenne
2020-06-05Fix scrollbar overflow with ScaleToEnclosingRectSafeenne
2020-06-05gfx: Do the ToEnclosingRect in double precision.vmpstr
2020-06-05Adjust gfx::Rect's width and height to avoid integer overflowsunxd
2020-06-05Use compositor_frame typemap in Blinkxlai
2020-06-05Blink Animation: Limit maximum accuracy to avoid hanging for long durations.loyso