| Commit message (Expand) | Author | Age |
* | Remove experimental/PdfViewer | halcanary | 2015-08-04 |
* | zlib/pdf: remove HaveFlate(), depend on preprocessor defines | halcanary | 2015-02-17 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | fix last warnings on w64 and turn on w.a.e. | bsalomon | 2014-12-15 |
* | Remove SkPdfNativeDoc::tokenizerOfStream. | scroggo@google.com | 2013-12-03 |
* | Remove some PdfViewer warnings. | scroggo@google.com | 2013-12-02 |
* | Separate and update PDF_DIFF_TRACE_IN_PNG | scroggo@google.com | 2013-12-02 |
* | Restructuring of PdfViewer code. | scroggo@google.com | 2013-12-02 |
* | Changes to SkTDStackNester. | scroggo@google.com | 2013-11-20 |
* | Pdfviewer refactoring. | scroggo@google.com | 2013-11-14 |
* | pdfviewer: readobject can return null, and catalog can be null | edisonn@google.com | 2013-11-13 |
* | pdfviewer: (more code cleanup): class documentation and comments | edisonn@google.com | 2013-10-11 |
* | code cleanup | edisonn@google.com | 2013-10-09 |
* | remove tracking code, as it polutes the code readability. Should be added bac... | edisonn@google.com | 2013-10-09 |
* | pdfviewer: do not submit, uploaded for backup, and will be done actually afte... | edisonn@google.com | 2013-09-13 |
* | pdfviewer: (part 1) store the offset of the location of object in file/stream... | edisonn@google.com | 2013-09-05 |
* | pdfviewer: track what objects have been used during rendering. It will be the... | edisonn@google.com | 2013-09-05 |
* | pdfviewer: fix break, include the right header. | edisonn@google.com | 2013-09-04 |
* | pdfviewer: when q start, and an operator is called, it should not be able to ... | edisonn@google.com | 2013-08-22 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-22 |
* | pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi... | edisonn@google.com | 2013-08-21 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-21 |
* | pdfviewer: check in pdfapi classes | edisonn@google.com | 2013-08-20 |
* | pdfviewer: code cleanup - remove STL usage | edisonn@google.com | 2013-08-16 |
* | pdfviewer: make pdfviewer compile on mac | edisonn@google.com | 2013-08-14 |
* | pdfviewer: 1) debug code for drawText (show magenta background for text, to s... | edisonn@google.com | 2013-08-14 |
* | pdfviewer: absolute minimal; to al least render (even if poorly) ICC based co... | edisonn@google.com | 2013-08-07 |
* | pdfviewer: fix font rotation issues | edisonn@google.com | 2013-08-07 |
* | pdfviewer: load image pain settings (like transparency), pass the page number... | edisonn@google.com | 2013-08-06 |
* | pdfviewer: remove debug traces | edisonn@google.com | 2013-08-05 |
* | pdfviewer: debug code for crash | edisonn@google.com | 2013-08-05 |
* | pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdf... | edisonn@google.com | 2013-08-05 |
* | pdfviewer: implementation of one type of pattern - simple tile patern, colore... | edisonn@google.com | 2013-08-02 |
* | pdfviewer: debug the parameters for snc, and for resolveReference | edisonn@google.com | 2013-08-01 |
* | pdfviewer: finish implementation of SkPdfObject.toString(), and include in de... | edisonn@google.com | 2013-08-01 |
* | pdfviewer: transparency groups - implementation of non-isolated and non-knock... | edisonn@google.com | 2013-07-31 |
* | pdfviewer: more prerequired work to have examples working for transparency wo... | edisonn@google.com | 2013-07-30 |
* | pdfviewer: add doPage function, cet stream from Contents | edisonn@google.com | 2013-07-30 |
* | pdfviewer: fix condition for element in array, reset back the default color t... | edisonn@google.com | 2013-07-30 |
* | pdfviewer: load files with missing xref (we need in order to help with testin... | edisonn@google.com | 2013-07-29 |
* | pdfviewer: more plumming for soft masks, blend modes and transparency groups | edisonn@google.com | 2013-07-29 |
* | pdfviewer: gs operator implementation: dashing and font | edisonn@google.com | 2013-07-28 |
* | pdfviewer: limit the characters we support in ToUnicode, to 0xffff | edisonn@google.com | 2013-07-25 |
* | pdfviewer: remove dependency on picture_utils. add utility function to render... | edisonn@google.com | 2013-07-24 |
* | pdfviewer: more simple fixed to prevent crashes | edisonn@google.com | 2013-07-23 |
* | pdfviewer: don't crash if the xref is corrupted. | edisonn@google.com | 2013-07-23 |
* | pdfviewer: fix type3 font, make SkPdfObject::get parameter const | edisonn@google.com | 2013-07-23 |
* | pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all... | edisonn@google.com | 2013-07-23 |
* | pdfviewer: SkTDict, does accept to pass the length of the key also. We will u... | edisonn@google.com | 2013-07-22 |
* | pdfviewer: fix typo (false != NULL) | edisonn@google.com | 2013-07-22 |