index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PictureTest.cpp
Commit message (
Expand
)
Author
Age
*
Add a means of extracting active operations from SkPicture
commit-bot@chromium.org
2014-03-18
*
Give PictureTest more verbose error messages.
commit-bot@chromium.org
2014-03-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-01
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...
robertphillips@google.com
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
Add unit test for unbalanced save and restores in pictures.
commit-bot@chromium.org
2014-02-13
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
SkPictureRecord: silently do nothing for non-drawable SkBitmaps.
commit-bot@chromium.org
2014-02-10
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-14
*
Fix for r13038
robertphillips@google.com
2014-01-13
*
Pull in Chromium's version of GatherPixelRefs
robertphillips@google.com
2014-01-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-10
*
Fix for Mac-specific compilation issue in r13000
robertphillips@google.com
2014-01-09
*
Expand GatherPixelRefs unit test
robertphillips@google.com
2014-01-09
*
change offset to xy for pixelref subsetting
reed@google.com
2014-01-08
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2014-01-02
*
Revert of https://codereview.chromium.org/93703004/
commit-bot@chromium.org
2013-12-18
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2013-12-18
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
*
Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...
robertphillips@google.com
2013-12-13
*
Remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-13
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Revert "remvoe duplicate impl for SkImageInfo flattening"
reed@google.com
2013-12-11
*
remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-11
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-11
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-11
*
Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...
reed@google.com
2013-12-06
*
Revert "Revert "PixelRef now returns (nearly) everything that is currently in...
reed@google.com
2013-12-06
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-06
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-06
*
Expose SkPicture::willPlayBackBitmaps()
tomhudson@google.com
2013-10-24
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder()
fmalita@google.com
2013-08-27
*
When gather pixel refs was broken, REPORTER_ASSERT(data) realized that data w...
commit-bot@chromium.org
2013-07-09
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
New API for encoding bitmaps during serialization.
scroggo@google.com
2013-05-21
*
Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...
junov@chromium.org
2013-05-08
*
reverting 9031
junov@chromium.org
2013-05-07
*
Fix SkPicture path bound optimization to handle inverse filled paths.
junov@chromium.org
2013-05-07
*
Use SkError for a bitmap that could not be decoded.
scroggo@google.com
2013-04-25
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Fixing crash in cloning empty SkPicture object
junov@chromium.org
2013-01-28
*
override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those,
reed@google.com
2013-01-24
[next]