summaryrefslogtreecommitdiffstats
path: root/cc/quads/shared_quad_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't include trace_event.h from trace_event_argument.h.jbroman2015-10-221-0/+1
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-191-10/+10
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-1/+1
* Mechanical rename of tracing includes for /ccssid2015-01-271-1/+1
* cc: refactor of MathUtil::AddToTracedValuejungjik.lee2015-01-211-14/+5
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-11/+22
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-22/+11
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-11/+22
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-2/+8
* Expose default ctor of SQS and remove Create and Copy funciton of SQSweiliangc@chromium.org2014-05-121-8/+0
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-071-0/+4
* [#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::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-8/+11
* cc: Add frame data to LTHI tracingpiman@chromium.org2013-08-091-1/+26
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-3/+3
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-0/+36