index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PDFPrimitivesTest.cpp
Commit message (
Expand
)
Author
Age
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Switch internal testing ImageFilters over to new onFilterImage interface
robertphillips
2016-04-04
*
Update internal testing ImageFilters to sk_sp
robertphillips
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...
halcanary
2016-03-08
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
SkPDF: fix scalar serialization
halcanary
2016-02-24
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
SkPDF: fall back on paths for unembeddable fonts.
halcanary
2015-10-12
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPDF/Deflate: clean up old SkFlate code
halcanary
2015-08-18
*
SkPDF: Move SkFlate into src/pdf (part 1/3) [reland]
halcanary
2015-08-12
*
SkPDF: clean up overuse of SK_SUPPORT_PDF
halcanary
2015-08-11
*
SkPDF: allow PDF module to be disabled in DM and SampleApp
halcanary
2015-08-11
*
SkPDF: clean up uses of deprecated calls in tests
halcanary
2015-05-01
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
SkPDF: Remove Array's unused set(i) and get(i) (leaving only append())
halcanary
2015-04-08
*
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
halcanary
2015-03-31
*
SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
halcanary
2015-03-31
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SKPDF: refactor pdfcatalog and pdfdocument
halcanary
2015-03-25
*
SkPDF: unit test cleanup
halcanary
2015-03-24
*
PDF: Switch some unit tests to higher level API.
halcanary
2015-03-01
*
PDF : New factory function for SkPDFDevice
halcanary
2015-02-20
*
PDF: why do we have flags no one uses (or can use)?
mtklein
2015-02-19
*
PDF: Add (low-memory) SkPDFBitmap class
halcanary
2015-02-18
*
zlib/pdf: remove HaveFlate(), depend on preprocessor defines
halcanary
2015-02-17
*
Simplify reference management in SkPDF
halcanary
2015-02-10
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Cleanup SkPDFObject::emit*
halcanary
2015-01-23
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.
halcanary
2015-01-13
*
Change function signature of SkPDFObject::emitObject.
halcanary
2015-01-12
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
DM warning-free on win64
bsalomon
2014-12-12
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
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
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...
commit-bot@chromium.org
2013-10-03
*
Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp
robertphillips@google.com
2013-08-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-25
[next]