summaryrefslogtreecommitdiffstats
path: root/cc/base/math_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid int->float->int conversion in OcclusionTracker for int translates.danakj@chromium.org2014-02-121-2/+22
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-4/+4
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-8/+9
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-161-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* Add animated bounds to AsValue data for a LayerImplvollick@chromium.org2013-11-131-0/+11
* Avoid unnecessary sqrt calls in ComputeTransform2dScaleComponents.aelias@chromium.org2013-10-281-0/+7
* cc: Change precision of ComputeClippedPointForEdgeenne@chromium.org2013-10-121-5/+5
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-6/+6
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-6/+6
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-6/+6
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-121-12/+12
* Don't draw invisible portions of quads in software renderer.jbauman@chromium.org2013-08-271-0/+20
* cc: Add frame data to LTHI tracingpiman@chromium.org2013-08-091-0/+17
* Use Skia's mapMScalars() for mapping homogeneous points.aelias@chromium.org2013-07-311-62/+23
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-1/+1
* Store picture parameters outside the b64-encoded datanduca@chromium.org2013-05-241-0/+21
* Trace picture piles on layersnduca@chromium.org2013-05-151-0/+9
* cc: Add TiledLayerImpl::AsValueenne@chromium.org2013-05-141-1/+10
* Update cc trace instrumentation to use tracing's object snapshot APInduca@chromium.org2013-05-081-8/+12
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-6/+6
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-0/+555