commit-bot@chromium.org
|
d08d23b385
|
Small tweaks to be able to build everything target:
- fParsed is unused.
- Quiet down a bogus -Wuninitialized warning in QWeakPointer.
Tested Clang and GCC on Linux.
BUG=
R=bungeman@google.com
Author: mtklein@google.com
Review URL: https://codereview.chromium.org/128573002
git-svn-id: http://skia.googlecode.com/svn/trunk@12970 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2014-01-08 21:16:14 +00:00 |
|
scroggo@google.com
|
5f008652f6
|
Remove some PdfViewer warnings.
Fix build.
git-svn-id: http://skia.googlecode.com/svn/trunk@12438 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-12-02 20:58:12 +00:00 |
|
scroggo@google.com
|
d906702f78
|
Move SkPdfContext into its own files.
Otherwise, the class is unchanged.
Review URL: https://codereview.chromium.org/77763007
git-svn-id: http://skia.googlecode.com/svn/trunk@12330 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-11-20 22:33:39 +00:00 |
|
mtklein@google.com
|
9615f8dbf1
|
Add missing (trivial) virtual destructors.
BUG=
R=scroggo@google.com
Review URL: https://codereview.chromium.org/78543002
git-svn-id: http://skia.googlecode.com/svn/trunk@12312 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-11-20 14:29:51 +00:00 |
|
edisonn@google.com
|
d03c2c732e
|
pdfviewer: more code comments + concat the pdf matrix with the existing matrix in canvas, instead of reseting it.
Review URL: https://codereview.chromium.org/27057003
git-svn-id: http://skia.googlecode.com/svn/trunk@11735 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-10-11 18:26:45 +00:00 |
|
edisonn@google.com
|
e50d9a1fcd
|
mode code cleanup (100c / l, comments)
Review URL: https://codereview.chromium.org/26912005
git-svn-id: http://skia.googlecode.com/svn/trunk@11716 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-10-10 20:58:22 +00:00 |
|
edisonn@google.com
|
f68aed3381
|
pdfviewer: when q start, and an operator is called, it should not be able to see operands before q. nest/unnest are similar with pop/push - simulates a stack of stacks, in a single stack
Review URL: https://codereview.chromium.org/23033022
git-svn-id: http://skia.googlecode.com/svn/trunk@10873 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-22 15:37:21 +00:00 |
|
edisonn@google.com
|
cf2cfa174c
|
pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo with foo_DEFINED to match skia project
Review URL: https://codereview.chromium.org/23361009
git-svn-id: http://skia.googlecode.com/svn/trunk@10854 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-21 16:31:37 +00:00 |
|
edisonn@google.com
|
063d7072ef
|
pdfviewer: code cleanup - remove STL usage
Review URL: https://codereview.chromium.org/23258004
git-svn-id: http://skia.googlecode.com/svn/trunk@10772 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-16 15:05:08 +00:00 |
|
edisonn@google.com
|
3aa355527a
|
pdfviewer: 1) debug code for drawText (show magenta background for text, to show text even when we fail to load/show it), 2) some cleanup: refactor and rename classes and files
Review URL: https://codereview.chromium.org/23020003
git-svn-id: http://skia.googlecode.com/svn/trunk@10716 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-14 18:26:20 +00:00 |
|
edisonn@google.com
|
e57c62d039
|
pdfviewer: fix font rotation issues
Review URL: https://codereview.chromium.org/22407005
git-svn-id: http://skia.googlecode.com/svn/trunk@10617 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-07 18:04:15 +00:00 |
|
edisonn@google.com
|
7ee12ca99f
|
pdfviewer: add virtual destructor for SkPdfFont
Review URL: https://codereview.chromium.org/22239002
git-svn-id: http://skia.googlecode.com/svn/trunk@10541 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-05 18:18:06 +00:00 |
|
edisonn@google.com
|
b0145ce60e
|
pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdfObject
Review URL: https://codereview.chromium.org/21738005
git-svn-id: http://skia.googlecode.com/svn/trunk@10534 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-08-05 16:23:23 +00:00 |
|
edisonn@google.com
|
e878e726bd
|
pdfviewer: more plumming for soft masks, blend modes and transparency groups
Review URL: https://codereview.chromium.org/21125002
git-svn-id: http://skia.googlecode.com/svn/trunk@10419 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-29 19:10:58 +00:00 |
|
edisonn@google.com
|
ac4bedcb10
|
pdfviewer: set the default background to transparent (to match render_picture default), and fix a bug a with corrupt diffs
Review URL: https://codereview.chromium.org/20526002
git-svn-id: http://skia.googlecode.com/svn/trunk@10376 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-25 21:40:23 +00:00 |
|
edisonn@google.com
|
2fd5d36ea6
|
pdfviewer: fix type3 font, make SkPdfObject::get parameter const
Review URL: https://codereview.chromium.org/19670019
git-svn-id: http://skia.googlecode.com/svn/trunk@10289 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-23 19:43:48 +00:00 |
|
edisonn@google.com
|
a3356fce90
|
pdfviewer: fix warnings on mac
Review URL: https://codereview.chromium.org/18293014
git-svn-id: http://skia.googlecode.com/svn/trunk@9970 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 18:20:06 +00:00 |
|
edisonn@google.com
|
596d2e26cd
|
pdf viewer: fix a few warnings, and enable warning as errors
Review URL: https://codereview.chromium.org/18293012
git-svn-id: http://skia.googlecode.com/svn/trunk@9966 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 17:44:55 +00:00 |
|
edisonn@google.com
|
571c70b95f
|
Native PDF parser implementation - don't try it on pdfs that are not generated by skia, Crome Print Preview or Chrome Save As Pdf - it will crash as mising xref, pdfs with updates, and other features are not supported yer.
Review URL: https://codereview.chromium.org/18323019
git-svn-id: http://skia.googlecode.com/svn/trunk@9962 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 17:09:50 +00:00 |
|
edisonn@google.com
|
3aac1f9f30
|
isolate podofo to prepare for native parser, autogenerate PDF API during build
Review URL: https://codereview.chromium.org/18042005
git-svn-id: http://skia.googlecode.com/svn/trunk@9879 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-02 22:42:53 +00:00 |
|
edisonn@google.com
|
6e49c345b1
|
more work on pdf fonts, more to come
Review URL: https://codereview.chromium.org/18117005
git-svn-id: http://skia.googlecode.com/svn/trunk@9796 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-27 20:03:43 +00:00 |
|
edisonn@google.com
|
131d4ee0ea
|
refactoring for pdf viewer lib
Review URL: https://codereview.chromium.org/17856004
git-svn-id: http://skia.googlecode.com/svn/trunk@9773 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-26 17:48:12 +00:00 |
|
edisonn@google.com
|
b857a0c7de
|
Basic support for Type3 Fonts in Pdf + various refactorings
Review URL: https://codereview.chromium.org/17748002
git-svn-id: http://skia.googlecode.com/svn/trunk@9757 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-25 20:45:40 +00:00 |
|
edisonn@google.com
|
1be794fad6
|
add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[]
Review URL: https://codereview.chromium.org/17063014
git-svn-id: http://skia.googlecode.com/svn/trunk@9735 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-21 21:43:09 +00:00 |
|