edisonn@google.com
|
7b328fddf9
|
pdfviewer: add --pages arg: render a certain page (all, all in desceding order, firsl, last and by page number)
Review URL: https://codereview.chromium.org/18584010
git-svn-id: http://skia.googlecode.com/svn/trunk@9999 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-11 12:53:06 +00:00 |
|
edisonn@google.com
|
a5aaa7998f
|
pdfviewer: measure mem usage, command line flags library.
Review URL: https://codereview.chromium.org/18562010
git-svn-id: http://skia.googlecode.com/svn/trunk@9996 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-11 12:27:21 +00:00 |
|
skia.committer@gmail.com
|
de2e4e8a64
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9992 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-11 07:01:01 +00:00 |
|
edisonn@google.com
|
8bad7375d7
|
pdfviewer: ignore more bad stauff in pdfs
Review URL: https://codereview.chromium.org/18112023
git-svn-id: http://skia.googlecode.com/svn/trunk@9990 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 23:36:56 +00:00 |
|
edisonn@google.com
|
c8b3037eeb
|
pdfviewer: don't delete variables, they are managed by the doc now
Review URL: https://codereview.chromium.org/18435010
git-svn-id: http://skia.googlecode.com/svn/trunk@9989 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 23:26:54 +00:00 |
|
edisonn@google.com
|
951d6532de
|
pdfviewer: more load references dinamically plumming
Review URL: https://codereview.chromium.org/18536014
git-svn-id: http://skia.googlecode.com/svn/trunk@9988 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 23:17:31 +00:00 |
|
edisonn@google.com
|
432640ae0b
|
pdfviewer: don't crash when trailer is missing
Review URL: https://codereview.chromium.org/19027003
git-svn-id: http://skia.googlecode.com/svn/trunk@9987 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 22:53:40 +00:00 |
|
edisonn@google.com
|
cdad30b35a
|
pdfviewer: fix bug, page -1 means render page 0 with no page extension
Review URL: https://codereview.chromium.org/18660009
git-svn-id: http://skia.googlecode.com/svn/trunk@9985 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 22:37:38 +00:00 |
|
edisonn@google.com
|
222382b30a
|
pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct)
Review URL: https://codereview.chromium.org/18435007
git-svn-id: http://skia.googlecode.com/svn/trunk@9983 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 22:33:10 +00:00 |
|
edisonn@google.com
|
e4dbe21bd9
|
pdfviewer: remove assert
Review URL: https://codereview.chromium.org/18518006
git-svn-id: http://skia.googlecode.com/svn/trunk@9971 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 18:38:02 +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
|
dfa1ebcf0c
|
RIP podofo
Review URL: https://codereview.chromium.org/18518005
git-svn-id: http://skia.googlecode.com/svn/trunk@9964 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-10 17:14:56 +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 |
|
zachr@google.com
|
9432c0c284
|
add diff viewer website
- adjust PMetric output to be percentage
R=borenet@google.com, bsalomon@google.com
Review URL: https://codereview.chromium.org/18132007
git-svn-id: http://skia.googlecode.com/svn/trunk@9942 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-09 21:08:28 +00:00 |
|
zachr@google.com
|
a95959c3fb
|
add JSONP option to output of skpdiff
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/18648002
git-svn-id: http://skia.googlecode.com/svn/trunk@9907 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-08 15:04:45 +00:00 |
|
skia.committer@gmail.com
|
98a196770c
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9882 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-03 07:00:57 +00:00 |
|
edisonn@google.com
|
c631b792c4
|
pdf viewer: remove const for int scalar types
Review URL: https://codereview.chromium.org/18103009
git-svn-id: http://skia.googlecode.com/svn/trunk@9881 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-02 23:17:27 +00:00 |
|
edisonn@google.com
|
2e498f105a
|
remove now all the files fro depot for PDF API since we generate them at build time
Review URL: https://codereview.chromium.org/18404006
git-svn-id: http://skia.googlecode.com/svn/trunk@9880 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-02 23:10:04 +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 |
|
zachr@google.com
|
945708ad94
|
add diff recording and output code
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/18348011
git-svn-id: http://skia.googlecode.com/svn/trunk@9875 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-07-02 19:55:32 +00:00 |
|
edisonn@google.com
|
5d41b36dd5
|
refactor folders to make prepare for native pdf parser
Review URL: https://codereview.chromium.org/18179007
git-svn-id: http://skia.googlecode.com/svn/trunk@9825 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-28 22:01:06 +00:00 |
|
edisonn@google.com
|
ab03e6816b
|
more work on pdf fonts, more to come
Review URL: https://codereview.chromium.org/18117005
git-svn-id: http://skia.googlecode.com/svn/trunk@9813 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-28 18:51:20 +00:00 |
|
zachr@google.com
|
572b54dd7a
|
add point of interest API
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/18176005
git-svn-id: http://skia.googlecode.com/svn/trunk@9806 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-28 16:27:33 +00:00 |
|
zachr@google.com
|
5eef11b293
|
fix OpenCL memory leak
R=djsollen@google.com
Review URL: https://codereview.chromium.org/18051004
git-svn-id: http://skia.googlecode.com/svn/trunk@9804 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-28 15:37:15 +00:00 |
|
zachr@google.com
|
c0a75a879a
|
add yee's perceptual metric
R=bsalomon@google.com
Review URL: https://codereview.chromium.org/18066004
git-svn-id: http://skia.googlecode.com/svn/trunk@9803 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-28 15:34:56 +00:00 |
|
skia.committer@gmail.com
|
c9f6a1a1c5
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9799 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-28 11:00:20 +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 |
|
zachr@google.com
|
db54dd3f5e
|
add command line flags
BUG=
R=djsollen@google.com
Review URL: https://codereview.chromium.org/17885003
git-svn-id: http://skia.googlecode.com/svn/trunk@9794 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-27 17:51:35 +00:00 |
|
edisonn@google.com
|
eee4b65d0b
|
Basic load base font when specified in a FontDescriptor. basic load of TrueType font (FontFile2)
Review URL: https://codereview.chromium.org/18059003
git-svn-id: http://skia.googlecode.com/svn/trunk@9788 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-27 13:22:42 +00:00 |
|
skia.committer@gmail.com
|
52394d2ef7
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9786 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-27 07:00:58 +00:00 |
|
zachr@google.com
|
18bbba9a9a
|
add globbing util function
R=djsollen@google.com
Review URL: https://codereview.chromium.org/17881002
git-svn-id: http://skia.googlecode.com/svn/trunk@9774 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-26 18:55:36 +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
|
9d59e5556a
|
add removed file by mistake
Review URL: https://codereview.chromium.org/17739006
git-svn-id: http://skia.googlecode.com/svn/trunk@9760 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-25 23:21:28 +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 |
|
edisonn@google.com
|
ff27844d15
|
load font manually, for now Type0
Review URL: https://codereview.chromium.org/17294008
git-svn-id: http://skia.googlecode.com/svn/trunk@9734 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-21 21:03:15 +00:00 |
|
edisonn@google.com
|
afe5e9e417
|
Deal with ca and CA transparency operators in pdf. add comments to generated classes.
Review URL: https://codereview.chromium.org/16975013
git-svn-id: http://skia.googlecode.com/svn/trunk@9685 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-19 17:42:17 +00:00 |
|
skia.committer@gmail.com
|
c32f1d46d4
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9671 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-19 07:01:12 +00:00 |
|
edisonn@google.com
|
59543d34df
|
Continue to contain podofo, shorter enums
Review URL: https://codereview.chromium.org/17395005
git-svn-id: http://skia.googlecode.com/svn/trunk@9670 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-18 22:00:40 +00:00 |
|
edisonn@google.com
|
29247629b6
|
put each generated pdf api class in a file (step 1, add new files)
Review URL: https://codereview.chromium.org/17395005
git-svn-id: http://skia.googlecode.com/svn/trunk@9661 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-18 16:28:29 +00:00 |
|
commit-bot@chromium.org
|
7fa22f3329
|
Smallest possible desktop application that uses Skia to render stuff.
Small Hello World smaple. Subclasses SkOSWindow.
R=caryclark@google.com
Author: sglez@google.com
Review URL: https://chromiumcodereview.appspot.com/16337012
git-svn-id: http://skia.googlecode.com/svn/trunk@9657 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-18 15:37:27 +00:00 |
|
edisonn@google.com
|
60533dc4bf
|
add value() functions to podofo wrapers to isolate the client from knowing it is using podofo internally
Review URL: https://codereview.chromium.org/17101011
git-svn-id: http://skia.googlecode.com/svn/trunk@9654 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-18 14:51:21 +00:00 |
|
edisonn@google.com
|
1277cf05cc
|
Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have multiple types.
Review URL: https://codereview.chromium.org/16968007
git-svn-id: http://skia.googlecode.com/svn/trunk@9646 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-17 23:36:45 +00:00 |
|
edisonn@google.com
|
bb2c7534de
|
fix typo in spec
Review URL: https://codereview.chromium.org/17124003
git-svn-id: http://skia.googlecode.com/svn/trunk@9644 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-17 21:06:22 +00:00 |
|
edisonn@google.com
|
68d15c81e5
|
few steps in the direction of to encapsulating podofo, so the client is not aware podofo is used.
Review URL: https://codereview.chromium.org/17286007
git-svn-id: http://skia.googlecode.com/svn/trunk@9643 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-17 20:46:27 +00:00 |
|
edisonn@google.com
|
a2fab9d35c
|
Object model generated from pdf spec 1.4, draft code
Review URL: https://codereview.chromium.org/17095004
git-svn-id: http://skia.googlecode.com/svn/trunk@9625 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-14 19:22:19 +00:00 |
|
commit-bot@chromium.org
|
be19b9ef9a
|
add skpdiff tool to compare bitmaps
- start framework for pluggable algorithms
- implement simple number of pixels different OpenCL algo
R=djsollen@google.com, bsalomon@google.com, jvanverth@google.com
Author: zachr@google.com
Review URL: https://chromiumcodereview.appspot.com/16284007
git-svn-id: http://skia.googlecode.com/svn/trunk@9616 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-14 17:26:54 +00:00 |
|
edisonn@google.com
|
453271199a
|
most pdf dictionary types suported, need enabling now
Review URL: https://codereview.chromium.org/16844017
git-svn-id: http://skia.googlecode.com/svn/trunk@9594 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-13 20:02:29 +00:00 |
|
edisonn@google.com
|
07f01471c8
|
Parse pdf reference manual for 1.4 to extract dictionary definition, initial code. Use spec2def.py <PdfReference-okular-1.txt
Review URL: https://codereview.chromium.org/16838015
git-svn-id: http://skia.googlecode.com/svn/trunk@9587 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-13 17:24:54 +00:00 |
|