aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkPDFDevice.h
Commit message (Expand)AuthorAge
* SkPDF: fall back on paths for unembeddable fonts.Gravatar halcanary2015-10-12
* SkPDF: Implement drawImage*() properlyGravatar halcanary2015-10-01
* Merge sub-device annotations in SkPDFDevice::drawDevice()Gravatar wangxianzhu2015-09-17
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* 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
* remove all guards for changes to drawBitmapRect / drawImageRectGravatar reed2015-07-28
* Reland "SkPDF: Annotations are clipped by canvas clip stack."Gravatar wangxianzhu2015-07-17
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Propagate SkSurfaceProps when knownGravatar robertphillips2015-07-07
* Revert of SkPDF: Annotations are clipped by canvas clip stack. (patchset #2 i...Gravatar halcanary2015-06-23
* SkPDF: Annotations are clipped by canvas clip stack.Gravatar halcanary2015-06-14
* SkPDF: clean up uses of deprecated calls in SkPDFDevice.Gravatar halcanary2015-04-28
* [SkPDFDevice] Enable pathops-based inverse fillsGravatar fmalita2015-04-22
* SkPDF: ResourceDict replaced by factory functionGravatar halcanary2015-04-09
* SkPDF: SkPDFGraphicState Lookup hashtabledGravatar halcanary2015-04-01
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const wayGravatar halcanary2015-03-25
* SkPDF: add canon assert before adding code that might break itGravatar halcanary2015-03-25
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* SkPDF: remove SK_API on no-longer-public functions.Gravatar halcanary2015-02-25
* SkPDF: replace SkPDFDevice::copyContentToDataGravatar halcanary2015-02-24
* PDF : New factory function for SkPDFDeviceGravatar halcanary2015-02-20
* PDF: remove unused SkPDFDevice::setDCTEncoder()Gravatar halcanary2015-02-20
* Remove unused parameters to SkDocument::CreatePDFGravatar halcanary2015-02-19
* move SkPDFD*.h from include to srcGravatar halcanary2015-02-19
* revert buildbot breakerGravatar caryclark2015-01-07
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Revert "move SkPDFD*.h from include to src"Gravatar Greg Humphreys2014-11-17
* move SkPDFD*.h from include to srcGravatar halcanary2014-11-17