History log of /external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ff2103200bad7abcf8929ae22ac78a9f4f725142 24-Nov-2015 ethannicholas <ethannicholas@google.com> New API for computing optimization invariants.

Review URL: https://codereview.chromium.org/1467553002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
783a4da10ba08187a5029d74cfa1507ac1b13307 19-Nov-2015 robertphillips <robertphillips@google.com> Add more batch information printouts

Review URL: https://codereview.chromium.org/1457373003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
e004bfc0a5e28cc083158f1a75e981ffd58a8134 16-Nov-2015 robertphillips <robertphillips@google.com> Increase the amount of debug information printed out by batches

Untangling MDB bugs requires more information. In particular the render targets.

BUG=skia:4094
TBR=bsalomon@google.com

Review URL: https://codereview.chromium.org/1443763002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
c55271f2551533b37043aa2e37f754832a43073c 09-Nov-2015 bsalomon <bsalomon@google.com> Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws

This makes texture-backed images and bitmaps down a new code path. It adds a pinch point via the texture adjuster that will be used to handle copied necessary for different texture targets. It also fixes bugs in the existing code exhibited by recent updates to the bleed GM. The plan is to move the the sw/generator-backed imgs/bmps on to this code path with future changes.

Review URL: https://codereview.chromium.org/1424313010
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
aa37a96d554c5be7907ce04ee1ef843d0521eafb 18-Sep-2015 joshualitt <joshualitt@chromium.org> Create append methods in batch namespaces

BUG=skia:

Review URL: https://codereview.chromium.org/1353553002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
96fcdcc219d2a0d3579719b84b28bede76efba64 27-Aug-2015 halcanary <halcanary@google.com> Style Change: NULL->nullptr
DOCS_PREVIEW= https://skia.org/?cl=1316233002

Review URL: https://codereview.chromium.org/1316233002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
2244c27ea4db85df305fa09f664b7d75f637e7a9 21-Aug-2015 joshualitt <joshualitt@chromium.org> fill rect batch refactor into separate batches

BUG=skia:

Committed: https://skia.googlesource.com/skia/+/ae41b3834301444cf27b8aa729b8ad36666bdc08

Review URL: https://codereview.chromium.org/1295773003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
87e4752fc1f7b079a65208e4b3543925a35c3e54 20-Aug-2015 joshualitt <joshualitt@chromium.org> Revert "fill rect batch refactor into separate batches"

This reverts commit ae41b3834301444cf27b8aa729b8ad36666bdc08.

TBR=bsalomon@google.com
BUG=skia:

Review URL: https://codereview.chromium.org/1301203002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
ae41b3834301444cf27b8aa729b8ad36666bdc08 19-Aug-2015 joshualitt <joshualitt@chromium.org> fill rect batch refactor into separate batches

BUG=skia:

Review URL: https://codereview.chromium.org/1295773003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
2ad37be2b1f596a163e889ae0282227055c6b661 18-Aug-2015 joshualitt <joshualitt@chromium.org> Move GrTBatchTesselator to its own file

BUG=skia:

Review URL: https://codereview.chromium.org/1298983002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
cd47b71ac632e3eb14d326a5d30d1e09fd3f6b54 18-Aug-2015 joshualitt <joshualitt@chromium.org> GrAAFillRectBatch holds onto GrPipelineOptimizations

BUG=skia:

Review URL: https://codereview.chromium.org/1301603004
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
e46f9feb44780a6269c6dcfe993f4215427fd98e 18-Aug-2015 bsalomon <bsalomon@google.com> Privatize GrBatch subclass overrides

Review URL: https://codereview.chromium.org/1301663002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
7539856c1b9cbb1886a6a498cc534b77fc83ddb2 17-Aug-2015 bsalomon <bsalomon@google.com> Make GrVertexBatch objects hold their own draws during GrDrawTarget flush

NO_MERGE_BUILDS

Review URL: https://codereview.chromium.org/1286043004
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
a61c817272c4e0e4dac9d8e24226d0881e27c5c1 17-Aug-2015 joshualitt <joshualitt@chromium.org> drawBitmapImage can batch across AA rects

BUG=464835

Committed: https://skia.googlesource.com/skia/+/0d4bcea0d570041434ac3de2df2bd9063138fdb5

Review URL: https://codereview.chromium.org/1293543002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
090ae8e4547b6142e5b7dbcf441aed0d517fa960 14-Aug-2015 joshualitt <joshualitt@chromium.org> fix valgrind issue

TBR=bsalomon@google.com
BUG=skia:

Review URL: https://codereview.chromium.org/1289203004
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
40ac15a62e4e1aec9b4b6ea1cc4e92c2b8325aa7 14-Aug-2015 joshualitt <joshualitt@chromium.org> fix viewmatrix mapping in AAFillRect

TBR=bsalomon@google.com
BUG=skia:

Review URL: https://codereview.chromium.org/1293823003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
16b991390bb988b194a868ab8de66db4c21c7c13 13-Aug-2015 bsalomon <bsalomon@google.com> Split GrDrawBatch and GrVertexBatch into their own files

TBR=joshualitt@google.com

Review URL: https://codereview.chromium.org/1296483002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
abd30f54b7ff1704a8930c4307ea242d09425d02 13-Aug-2015 bsalomon <bsalomon@google.com> Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches

Review URL: https://codereview.chromium.org/1293583002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
272b74879233e779b25bb86857b15deff3e4241b 13-Aug-2015 joshualitt <joshualitt@chromium.org> Minor fix to not save the modeling space rect

BUG=skia:

Review URL: https://codereview.chromium.org/1292543002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
27801bf140992bbf44b577ca289e321d85881f62 12-Aug-2015 joshualitt <joshualitt@chromium.org> broken bots war

TBR=bsalomon@google.com
BUG=skia:

Review URL: https://codereview.chromium.org/1289803005
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
147dc06f3bda762f948cfdcc3fc43cecbf32e826 12-Aug-2015 joshualitt <joshualitt@chromium.org> Add GrAARectBatch which can handle a local matrix

BUG=skia:

Review URL: https://codereview.chromium.org/1290763002
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
c3021eddc4c50fb34834fcc8157ca34c01ae207e 12-Aug-2015 bsalomon <bsalomon@google.com> Add override to GrAAFillRectBatch::onCombineIfPossible

TBR=robertphillips@google.com

Review URL: https://codereview.chromium.org/1287103003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
cb02b38b2c48bfde333ce3c699dd0451e2d867fa 12-Aug-2015 bsalomon <bsalomon@google.com> Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu

Review URL: https://codereview.chromium.org/1287973003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
37eb184e26a96f5c3593b7c2cf29f1a197eb5ac9 12-Aug-2015 joshualitt <joshualitt@chromium.org> Move AAFillRect into CPP for templatization

BUG=skia:

Review URL: https://codereview.chromium.org/1278043003
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
91d844de47bdc1c3f807c85293e46943dcfc712d 10-Aug-2015 bsalomon <bsalomon@google.com> Rename GrPipelineInfo to GrPipelineOptimizations

TBR=joshualitt@google.com

Review URL: https://codereview.chromium.org/1274513005
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp
9ff6425ce4a8deeb23b1c706b340d7d4e09f3f9b 10-Aug-2015 joshualitt <joshualitt@chromium.org> move Stroke Rect and AAFill Rect to their own file

BUG=skia:

Review URL: https://codereview.chromium.org/1282723004
/external/skia/src/gpu/batches/GrAAFillRectBatch.cpp