summaryrefslogtreecommitdiffstats
path: root/cc/quads/texture_draw_quad.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-251-0/+2
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Remove redundant overlay argumentsccameron2015-10-081-4/+0
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-101-0/+9
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-021-10/+6
* Add detection for rotation and flip overlay transformshalliwell2015-05-131-6/+6
* 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-6/+2
* [cc] Add nearest neighbor filtering for TextureLayer.jackhou2014-12-041-5/+13
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-6/+15
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-15/+6
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-6/+15
* Make DrawQuad constructors public, rm DQ::Create() functionweiliangc@chromium.org2014-07-161-4/+0
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-2/+3
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-4/+4
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+5
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-211-1/+1
* Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.jun.a.jiang@intel.com2013-10-051-74/+0
* cc: Add frame data to LTHI tracingpiman@chromium.org2013-08-091-0/+15
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-2/+9
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-18/+18
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-0/+152