index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
AnnotationTest.cpp
Commit message (
Expand
)
Author
Age
*
document.close from bool to void
reed
2016-09-22
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
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
*
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
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.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
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
[PDF] Add link annotations.
vandebo@chromium.org
2012-07-13
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11