aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkPDFDevice.h
Commit message (Expand)AuthorAge
* SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedListGravatar halcanary2016-03-28
* SkPDF s/SkAutoTDelete/std::unique_ptr/Gravatar halcanary2016-03-28
* SkPDF: remove margin foolishnessGravatar halcanary2016-03-25
* SkPDF: draw{Image,Bitmap} always serializes earlyGravatar halcanary2016-03-25
* switch surface to sk_spGravatar reed2016-03-23
* SkPDF: SkPDFDevice has ptr to SkPDFDocumentGravatar halcanary2016-03-21
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....Gravatar mtklein2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...Gravatar mtklein2016-03-11
* Use std::unique_ptr.Gravatar mtklein2016-03-11
* Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...Gravatar mtklein2016-03-10
* Use std::unique_ptr.Gravatar mtklein2016-03-10
* SkPDF: Add sk_sp setters; .release() becomes std::move()Gravatar halcanary2016-03-08
* Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...Gravatar halcanary2016-03-08
* SkPDF: Add sk_sp setters; .release() becomes std::move()Gravatar halcanary2016-03-08
* SkPDF Create working move constructor for inner classesGravatar halcanary2016-03-07
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*>Gravatar halcanary2016-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
* SkPDF: add `final` keyword to leaf classesGravatar halcanary2015-11-22
* 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