summaryrefslogtreecommitdiffstats
path: root/cc/quads/io_surface_draw_quad.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Remove redundant overlay argumentsccameron2015-10-081-5/+2
* Allow IOSurfaceDrawQuad to be a candidate for overlaysandresantoso2015-08-211-2/+5
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-021-2/+5
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-1/+1
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-3/+2
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-2/+2
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-1/+1
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-1/+1
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-1/+1
* Make DrawQuad constructors public, rm DQ::Create() functionweiliangc@chromium.org2014-07-161-2/+1
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-0/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-2/+2
* Apply automatic range checks to CC enum types across IPC.tsepez@chromium.org2014-01-291-1/+2
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-2/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-2/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-5/+5
* cc: Add frame data to LTHI tracingpiman@chromium.org2013-08-091-0/+1
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-101-3/+3
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-1/+2
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-0/+54