aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkAnnotation.cpp
Commit message (Expand)AuthorAge
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* Factory methods for heap-allocated SkAnnotation objects.Gravatar commit-bot@chromium.org2014-02-27
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* All SkAnnotations are no-draw. Propose we fold that through.Gravatar commit-bot@chromium.org2013-10-29
* change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...Gravatar reed@google.com2013-10-14
* remove SkDataSet, and just store a key/value in SkAnnotationGravatar reed@google.com2013-10-14
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Make flattenables no longer depend on global static initializers.Gravatar scroggo@google.com2012-09-21
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* Update SkData and SkDataSet to make better use of SkFlattenable.Gravatar djsollen@google.com2012-07-31
* [PDF] Add link annotations.Gravatar vandebo@chromium.org2012-07-13
* idea: add annotation to SkPaintGravatar reed@google.com2012-07-11