index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PaintTest.cpp
Commit message (
Expand
)
Author
Age
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
*
remove SkWriteBuffer::getWriter32().
mtklein
2016-04-29
*
switch maskfilters to sk_sp
reed
2016-04-04
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
DM warning-free on win64
bsalomon
2014-12-12
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...
mtklein
2014-11-11
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Remove android specific genID from SkPaint.
djsollen
2014-10-23
*
Add SkPaint::getHash().
mtklein
2014-10-07
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
Make a flipped fDirtyBit always mean "this field is not the default".
mtklein
2014-09-22
*
remove (unused) scale parameter from measureText
reed
2014-08-26
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
fix expected size in 32bit builds
reed@google.com
2014-04-17
*
Orphan ProcXfermode, with an eye towards removing it
commit-bot@chromium.org
2014-04-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-17
*
always store bitfields along with dirty in FlatteningTraits
commit-bot@chromium.org
2014-04-16
*
read/write function_ptrs as just void*, and not as 'array of bytes'
commit-bot@chromium.org
2014-04-16
*
remove legacy filter-flags, and store FilterLevel directly
commit-bot@chromium.org
2014-04-16
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-24
*
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...
commit-bot@chromium.org
2014-03-21
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-20
*
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...
commit-bot@chromium.org
2014-03-19
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-19
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-21
*
Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...
robertphillips@google.com
2014-02-20
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-19
*
Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...
commit-bot@chromium.org
2014-02-18
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-18
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-07
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
[next]