| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
Motivation: This will be easier than adding a friend every time I want
to create a one-off SkCanvas subclass or SkRemote::Encoder subclass.
See also: SkPath::Iter.
Review URL: https://codereview.chromium.org/1411723005
|
|
|
|
|
|
| |
DOCS_PREVIEW= https://skia.org/?cl=1316233002
Review URL: https://codereview.chromium.org/1316233002
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1300813007
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1264283002
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1250693002
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1249663002
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1088683004
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1065293003
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1062863002
|
|
|
|
|
|
| |
BUG=skia:
Review URL: https://codereview.chromium.org/1076193003
|
|
|
|
|
|
|
|
|
| |
entire budget can be used up, but it will not be able to free up any space due to blobs being stuck in the GrInOrderDrawBuffer. This was causing a segfault. After this CL the cache will try to purge, and then flush if it cannot purge enough. It will not purge the most recent addition to the cache.
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/1071333002
|
|
BUG=skia:
Review URL: https://codereview.chromium.org/1055843002
|