[texmaker] branch master updated (f1d22a3 -> 85547d9)

Andreas Tille tille at debian.org
Sun Sep 10 18:33:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a change to branch master
in repository texmaker.

      from  f1d22a3   Move packaging from SVN to Git
       new  0182428   Fix Git URL
      adds  988d7bd   New upstream version 5.0.2
       new  4fb5eba   Updated version 5.0.2 from 'upstream/5.0.2'
       new  987bfcb   New upstream version
       new  92c3423   Adapt patches
       new  12b1d9f   Debhelper 10
       new  c28080a   Standards-Version: 4.1.0 (no changes needed)
       new  85547d9   Build-Depends: qtbase5-private-dev

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 BUILD.sh                                           |   188 +-
 INSTALL                                            |    14 +-
 Info.plist                                         |     6 +-
 aboutdialog.cpp                                    |    27 +-
 aboutdialog.h                                      |     2 +-
 addoptiondialog.cpp                                |     2 +-
 addoptiondialog.h                                  |     2 +-
 addtagdialog.cpp                                   |     9 +-
 addtagdialog.h                                     |     2 +-
 arraydialog.cpp                                    |     2 +-
 arraydialog.h                                      |     2 +-
 atd/atd.css                                        |   120 -
 atd/csshttprequest.js                              |     5 -
 atd/jquery.atd.textarea.js                         |   115 -
 blockdata.cpp                                      |     4 +-
 blockdata.h                                        |     2 +-
 browser.cpp                                        |    64 +-
 browser.h                                          |    14 +-
 configdialog.cpp                                   |     6 +-
 configdialog.h                                     |     2 +-
 configdialog.ui                                    |    34 +-
 configdialog_mac.ui                                |    34 +-
 debian/changelog                                   |     8 +-
 debian/compat                                      |     2 +-
 debian/control                                     |     9 +-
 debian/copyright                                   |     2 +-
 debian/patches/10_spelling_dict.patch              |     6 +-
 debian/patches/30-fix-spelling-errors.patch        |    84 +-
 debian/patches/use-system-synctex.patch            |    46 +-
 debian/rules                                       |     2 +-
 doc/doc1.png                                       |   Bin 7834 -> 2052 bytes
 doc/doc10hu.png                                    |   Bin 507 -> 0 bytes
 doc/doc11.png                                      |   Bin 1805 -> 1879 bytes
 doc/doc11hu.png                                    |   Bin 1820 -> 0 bytes
 doc/doc12.png                                      |   Bin 11014 -> 18492 bytes
 doc/doc12hu.png                                    |   Bin 11186 -> 0 bytes
 doc/doc13.png                                      |   Bin 27908 -> 20781 bytes
 doc/doc13hu.png                                    |   Bin 29157 -> 0 bytes
 doc/doc14.png                                      |   Bin 112354 -> 108560 bytes
 doc/doc14hu.png                                    |   Bin 149580 -> 0 bytes
 doc/doc15.png                                      |   Bin 21754 -> 19170 bytes
 doc/doc15hu.png                                    |   Bin 26436 -> 0 bytes
 doc/doc16.png                                      |   Bin 15728 -> 9687 bytes
 doc/doc16hu.png                                    |   Bin 15728 -> 0 bytes
 doc/doc17.png                                      |   Bin 27807 -> 24526 bytes
 doc/doc17hu.png                                    |   Bin 36254 -> 0 bytes
 doc/doc18.png                                      |   Bin 52854 -> 0 bytes
 doc/doc19.png                                      |   Bin 42240 -> 0 bytes
 doc/doc1hu.png                                     |   Bin 7849 -> 0 bytes
 doc/doc2.png                                       |   Bin 45942 -> 47062 bytes
 doc/doc20.png                                      |   Bin 18235 -> 8816 bytes
 doc/doc20hu.png                                    |   Bin 25138 -> 0 bytes
 doc/doc21.png                                      |   Bin 7399 -> 1975 bytes
 doc/doc21hu.png                                    |   Bin 11807 -> 0 bytes
 doc/doc22.png                                      |   Bin 1246 -> 844 bytes
 doc/doc22hu.png                                    |   Bin 1261 -> 0 bytes
 doc/doc2hu.png                                     |   Bin 58611 -> 0 bytes
 doc/doc3hu.png                                     |   Bin 366 -> 0 bytes
 doc/doc4.png                                       |   Bin 16061 -> 9560 bytes
 doc/doc4hu.png                                     |   Bin 12505 -> 0 bytes
 doc/doc5.png                                       |   Bin 10716 -> 10557 bytes
 doc/doc5hu.png                                     |   Bin 11951 -> 0 bytes
 doc/doc6.png                                       |   Bin 1531 -> 1755 bytes
 doc/doc6ahu.png                                    |   Bin 502 -> 0 bytes
 doc/doc6hu.png                                     |   Bin 1546 -> 0 bytes
 doc/doc7.png                                       |   Bin 50420 -> 43994 bytes
 doc/doc7hu.png                                     |   Bin 64017 -> 0 bytes
 doc/doc8.png                                       |   Bin 19059 -> 13700 bytes
 doc/doc8hu.png                                     |   Bin 18769 -> 0 bytes
 doc/doc9.png                                       |   Bin 25564 -> 20103 bytes
 doc/doc9hu.png                                     |   Bin 27870 -> 0 bytes
 doc/latexhelp.html                                 |    58 +-
 doc/qt_latexhelp.html                              |    80 +-
 doc/usermanual_en.html                             |    22 +-
 doc/usermanual_fr.html                             |    21 +-
 doc/usermanual_hu.html                             |   329 -
 doc/usermanual_ru.html                             |   320 -
 documentview.cpp                                   |   326 +-
 documentview.h                                     |    40 +-
 dropshadowlabel.cpp                                |    67 +
 dropshadowlabel.h                                  |    33 +
 encodingdialog.cpp                                 |     2 +-
 encodingdialog.h                                   |     2 +-
 exportdialog.cpp                                   |     5 +-
 exportdialog.h                                     |     2 +-
 exportdialog.ui                                    |     2 +-
 filechooser.cpp                                    |     2 +-
 filechooser.h                                      |     2 +-
 filechooser.ui                                     |     2 +-
 findwidget.cpp                                     |     2 +-
 findwidget.h                                       |     2 +-
 findwidget.ui                                      |     2 +-
 geticon.cpp                                        |    39 +-
 geticon.h                                          |     2 +-
 gotolinewidget.cpp                                 |     2 +-
 gotolinewidget.h                                   |     2 +-
 gotolinewidget.ui                                  |     2 +-
 graphicfilechooser.cpp                             |     2 +-
 graphicfilechooser.h                               |     2 +-
 icondelegate.cpp                                   |     4 +-
 icondelegate.h                                     |     2 +-
 images/appicon.png                                 |   Bin 1393 -> 905 bytes
 images/appicon at 2x.png                              |   Bin 3414 -> 2074 bytes
 images/back.png                                    |   Bin 641 -> 200 bytes
 images/back at 2x.png                                 |   Bin 1398 -> 309 bytes
 images/branch_closed-on.png                        |   Bin 0 -> 147 bytes
 images/branch_closed.png                           |   Bin 0 -> 160 bytes
 images/branch_open-on.png                          |   Bin 0 -> 150 bytes
 images/branch_open.png                             |   Bin 0 -> 166 bytes
 images/configeditor.png                            |   Bin 11167 -> 4159 bytes
 images/configeditor at 2x.png                         |   Bin 27341 -> 8348 bytes
 images/configkeys.png                              |   Bin 10905 -> 4023 bytes
 images/configkeys at 2x.png                           |   Bin 26180 -> 8107 bytes
 images/configquick.png                             |   Bin 11820 -> 4696 bytes
 images/configquick at 2x.png                          |   Bin 29175 -> 9763 bytes
 images/configtools.png                             |   Bin 11111 -> 3965 bytes
 images/configtools at 2x.png                          |   Bin 27604 -> 8003 bytes
 images/configure.png                               |   Bin 774 -> 338 bytes
 images/configure at 2x.png                            |   Bin 1959 -> 437 bytes
 images/down.png                                    |   Bin 959 -> 283 bytes
 images/down at 2x.png                                 |   Bin 2061 -> 386 bytes
 images/down_arrow.png                              |   Bin 0 -> 165 bytes
 images/down_arrow_disabled.png                     |   Bin 0 -> 166 bytes
 images/editcopy.png                                |   Bin 612 -> 243 bytes
 images/editcopy at 2x.png                             |   Bin 1113 -> 307 bytes
 images/editcut.png                                 |   Bin 801 -> 590 bytes
 images/editcut at 2x.png                              |   Bin 1992 -> 1188 bytes
 images/editpaste.png                               |   Bin 893 -> 225 bytes
 images/editpaste at 2x.png                            |   Bin 893 -> 276 bytes
 images/errornext.png                               |   Bin 648 -> 206 bytes
 images/errornext at 2x.png                            |   Bin 1366 -> 304 bytes
 images/errorprev.png                               |   Bin 641 -> 200 bytes
 images/errorprev at 2x.png                            |   Bin 1398 -> 309 bytes
 images/exit.png                                    |   Bin 1214 -> 293 bytes
 images/exit at 2x.png                                 |   Bin 2745 -> 346 bytes
 images/fileclose.png                               |   Bin 837 -> 586 bytes
 images/fileclose16.png                             |   Bin 0 -> 533 bytes
 images/fileclose16 at 2x.png                          |   Bin 0 -> 1062 bytes
 images/fileclose at 2x.png                            |   Bin 2053 -> 1303 bytes
 images/filenew.png                                 |   Bin 917 -> 340 bytes
 images/filenew at 2x.png                              |   Bin 2043 -> 419 bytes
 images/fileopen.png                                |   Bin 1005 -> 238 bytes
 images/fileopen16.png                              |   Bin 720 -> 296 bytes
 images/fileopen16 at 2x.png                           |   Bin 1681 -> 396 bytes
 images/fileopen at 2x.png                             |   Bin 2542 -> 299 bytes
 images/filesave.png                                |   Bin 833 -> 294 bytes
 images/filesave at 2x.png                             |   Bin 1723 -> 381 bytes
 images/forward.png                                 |   Bin 648 -> 222 bytes
 images/forward at 2x.png                              |   Bin 1366 -> 320 bytes
 images/help.png                                    |   Bin 916 -> 548 bytes
 images/help at 2x.png                                 |   Bin 2672 -> 1121 bytes
 images/home.png                                    |   Bin 970 -> 295 bytes
 images/home at 2x.png                                 |   Bin 970 -> 374 bytes
 images/logo128.png                                 |   Bin 14411 -> 6647 bytes
 images/modified.png                                |   Bin 751 -> 374 bytes
 images/modified at 2x.png                             |   Bin 1463 -> 683 bytes
 images/pdfchecker.png                              |   Bin 1230 -> 0 bytes
 images/pdfchecker at 2x.png                           |   Bin 2953 -> 0 bytes
 images/pdffind.png                                 |   Bin 1151 -> 397 bytes
 images/pdffind at 2x.png                              |   Bin 3352 -> 828 bytes
 images/previous.png                                |   Bin 951 -> 216 bytes
 images/previous at 2x.png                             |   Bin 2148 -> 325 bytes
 images/print.png                                   |   Bin 974 -> 239 bytes
 images/print at 2x.png                                |   Bin 2087 -> 288 bytes
 images/process-stop.png                            |   Bin 749 -> 416 bytes
 images/process-stop at 2x.png                         |   Bin 1764 -> 731 bytes
 images/quick.png                                   |   Bin 994 -> 484 bytes
 images/quick at 2x.png                                |   Bin 2642 -> 1003 bytes
 images/redo.png                                    |   Bin 1288 -> 453 bytes
 images/redo at 2x.png                                 |   Bin 3321 -> 817 bytes
 images/run.png                                     |   Bin 972 -> 557 bytes
 images/run at 2x.png                                  |   Bin 2245 -> 974 bytes
 images/splash.png                                  |   Bin 42051 -> 23595 bytes
 images/splash at 2x.png                               |   Bin 98752 -> 52325 bytes
 images/undo.png                                    |   Bin 1262 -> 459 bytes
 images/undo at 2x.png                                 |   Bin 3212 -> 852 bytes
 images/up.png                                      |   Bin 918 -> 282 bytes
 images/up at 2x.png                                   |   Bin 2155 -> 403 bytes
 images/viewlog.png                                 |   Bin 657 -> 389 bytes
 images/viewlog at 2x.png                              |   Bin 1555 -> 699 bytes
 images/viewoptions.png                             |   Bin 874 -> 656 bytes
 images/viewoptions at 2x.png                          |   Bin 2444 -> 1344 bytes
 images/viewpdf.png                                 |   Bin 1214 -> 517 bytes
 images/viewpdf at 2x.png                              |   Bin 2989 -> 1083 bytes
 images/zoom-fit-best.png                           |   Bin 870 -> 296 bytes
 images/zoom-fit-best at 2x.png                        |   Bin 1721 -> 417 bytes
 images/zoom-fit-width.png                          |   Bin 849 -> 227 bytes
 images/zoom-fit-width at 2x.png                       |   Bin 1613 -> 303 bytes
 images/zoom-in.png                                 |   Bin 1339 -> 274 bytes
 images/zoom-in at 2x.png                              |   Bin 3686 -> 403 bytes
 images/zoom-out.png                                |   Bin 1304 -> 273 bytes
 images/zoom-out at 2x.png                             |   Bin 3560 -> 407 bytes
 jsbridge.cpp                                       |    38 +
 keysequencedialog.cpp                              |     2 +-
 keysequencedialog.h                                |     2 +-
 latexeditor.cpp                                    |    16 +-
 latexeditor.h                                      |     2 +-
 latexeditorview.cpp                                |     2 +-
 latexeditorview.h                                  |     2 +-
 latexhighlighter.cpp                               |     2 +-
 latexhighlighter.h                                 |     2 +-
 letterdialog.cpp                                   |    20 +-
 letterdialog.h                                     |     2 +-
 utilities/license.txt => license.txt               |     0
 lightfindwidget.cpp                                |     2 +-
 lightfindwidget.h                                  |     2 +-
 lightgotolinewidget.cpp                            |     2 +-
 lightgotolinewidget.h                              |     2 +-
 lightlatexeditor.cpp                               |     2 +-
 lightlatexeditor.h                                 |     2 +-
 lightlatexhighlighter.cpp                          |     2 +-
 lightlatexhighlighter.h                            |     2 +-
 lightlinenumberwidget.cpp                          |     9 +-
 lightlinenumberwidget.h                            |     2 +-
 linenumberwidget.cpp                               |    13 +-
 linenumberwidget.h                                 |     2 +-
 locale/qt_ar.qm                                    |   Bin 0 -> 33913 bytes
 locale/qt_ca.qm                                    |   Bin 0 -> 172 bytes
 locale/qt_cs.qm                                    |   Bin 245782 -> 176 bytes
 locale/qt_da.qm                                    |   Bin 0 -> 119839 bytes
 locale/qt_de.qm                                    |   Bin 267287 -> 172 bytes
 locale/qt_en.qm                                    |     1 +
 locale/qt_es.qm                                    |   Bin 81845 -> 82414 bytes
 locale/qt_fa.qm                                    |   Bin 10176 -> 293114 bytes
 locale/qt_fi.qm                                    |   Bin 0 -> 136 bytes
 locale/qt_fr.qm                                    |   Bin 169574 -> 172 bytes
 locale/qt_gl.qm                                    |   Bin 0 -> 323580 bytes
 locale/qt_he.qm                                    |   Bin 0 -> 25669 bytes
 locale/qt_hu.qm                                    |   Bin 0 -> 272165 bytes
 locale/qt_it.qm                                    |   Bin 0 -> 172 bytes
 locale/qt_ja.qm                                    |   Bin 0 -> 165 bytes
 locale/qt_ko.qm                                    |   Bin 0 -> 165 bytes
 locale/qt_lt.qm                                    |   Bin 0 -> 165376 bytes
 locale/qt_nl.qm                                    |   Bin 144243 -> 0 bytes
 locale/qt_pl.qm                                    |   Bin 297997 -> 180 bytes
 locale/qt_pt.qm                                    |   Bin 69759 -> 70324 bytes
 locale/qt_ru.qm                                    |   Bin 172386 -> 183 bytes
 locale/qt_sk.qm                                    |   Bin 0 -> 176 bytes
 locale/qt_sl.qm                                    |   Bin 0 -> 228421 bytes
 locale/qt_sv.qm                                    |   Bin 0 -> 65851 bytes
 locale/qt_uk.qm                                    |   Bin 0 -> 183 bytes
 locale/qt_zh_CN.qm                                 |   Bin 116873 -> 117340 bytes
 locale/qt_zh_TW.qm                                 |   Bin 116789 -> 117256 bytes
 locale/texmaker_ar.qm                              |   Bin 44464 -> 42942 bytes
 locale/texmaker_cs.qm                              |   Bin 51790 -> 51015 bytes
 locale/texmaker_de.qm                              |   Bin 53884 -> 53460 bytes
 locale/texmaker_el.qm                              |   Bin 54542 -> 52902 bytes
 locale/texmaker_es.qm                              |   Bin 53654 -> 53988 bytes
 locale/texmaker_fr.qm                              |   Bin 53698 -> 52534 bytes
 locale/texmaker_gl.qm                              |   Bin 35981 -> 35309 bytes
 locale/texmaker_hu.qm                              |   Bin 52977 -> 52193 bytes
 locale/texmaker_it.qm                              |   Bin 53654 -> 52056 bytes
 locale/texmaker_lv.qm                              |   Bin 47721 -> 46159 bytes
 locale/texmaker_nl.qm                              |   Bin 53072 -> 51494 bytes
 locale/texmaker_pl.qm                              |   Bin 52106 -> 51336 bytes
 locale/texmaker_pt.qm                              |   Bin 38676 -> 37566 bytes
 locale/texmaker_pt_BR.qm                           |   Bin 45299 -> 43787 bytes
 locale/texmaker_ru.qm                              |   Bin 50158 -> 49022 bytes
 locale/texmaker_se.qm                              |   Bin 51468 -> 49890 bytes
 locale/texmaker_sr.qm                              |   Bin 39805 -> 38953 bytes
 locale/texmaker_uk.qm                              |   Bin 49975 -> 48371 bytes
 locale/texmaker_zh_CN.qm                           |   Bin 35857 -> 38569 bytes
 locale/texmaker_zh_TW.qm                           |   Bin 28889 -> 28217 bytes
 logeditor.cpp                                      |     2 +-
 logeditor.h                                        |     2 +-
 loghighlighter.cpp                                 |     2 +-
 loghighlighter.h                                   |     2 +-
 macsupport.h                                       |    40 -
 macsupport.mm                                      |    41 -
 main.cpp                                           |    48 +-
 manhattanstyle.cpp                                 |   998 --
 manhattanstyle.h                                   |    82 -
 minisplitter.cpp                                   |     4 +-
 pageitem.cpp                                       |   231 +-
 pageitem.h                                         |    29 +-
 pdfium/.clang-format                               |     2 +
 pdfium/.gitignore                                  |    33 +
 pdfium/.gn                                         |     6 +
 pdfium/AUTHORS                                     |    38 +
 pdfium/BUILD.gn                                    |  1588 +++
 pdfium/DEPS                                        |   196 +
 pdfium/LICENSE                                     |    27 +
 pdfium/OWNERS                                      |     6 +
 pdfium/PRESUBMIT.py                                |   101 +
 pdfium/README.md                                   |   166 +
 pdfium/build_gyp/all.gyp                           |    17 +
 pdfium/build_gyp/gyp_pdfium                        |    71 +
 pdfium/build_gyp/gyp_pdfium.py                     |     8 +
 pdfium/build_gyp/set_clang_warning_flags.gypi      |    58 +
 pdfium/build_gyp/standalone.gypi                   |   592 +
 pdfium/build_overrides/README.md                   |    28 +
 pdfium/build_overrides/build.gni                   |    22 +
 pdfium/build_overrides/gtest.gni                   |    15 +
 pdfium/build_overrides/pdfium.gni                  |    14 +
 pdfium/build_overrides/v8.gni                      |    19 +
 pdfium/codereview.settings                         |     7 +
 pdfium/core/fdrm/crypto/fx_crypt.cpp               |   260 +
 pdfium/core/fdrm/crypto/fx_crypt_aes.cpp           |   833 ++
 pdfium/core/fdrm/crypto/fx_crypt_sha.cpp           |   657 ++
 pdfium/core/fdrm/crypto/include/fx_crypt.h         |    71 +
 pdfium/core/fpdfapi/cpdf_modulemgr.cpp             |    61 +
 .../fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp  |  2131 ++++
 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/B5pc-H_0.cpp   |    93 +
 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/B5pc-V_0.cpp   |    14 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-H_0.cpp   |   172 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-V_0.cpp   |   189 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/ETen-B5-H_0.cpp   |    95 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/ETen-B5-V_0.cpp   |    15 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/ETenms-B5-H_0.cpp |    11 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/ETenms-B5-V_0.cpp |    16 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/HKscs-B5-H_5.cpp  |   414 +
 .../core/fpdfapi/fpdf_cmaps/CNS1/HKscs-B5-V_5.cpp  |    15 +
 .../fpdfapi/fpdf_cmaps/CNS1/UniCNS-UCS2-H_3.cpp    |  5483 +++++++++
 .../fpdfapi/fpdf_cmaps/CNS1/UniCNS-UCS2-V_3.cpp    |    15 +
 .../fpdfapi/fpdf_cmaps/CNS1/UniCNS-UTF16-H_0.cpp   |  3245 ++++++
 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp |    56 +
 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.h   |    29 +
 .../fpdfapi/fpdf_cmaps/GB1/Adobe-GB1-UCS2_5.cpp    |  3375 ++++++
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GB-EUC-H_0.cpp  |    40 +
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GB-EUC-V_0.cpp  |    17 +
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-H_2.cpp |  1367 +++
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-V_2.cpp |    17 +
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK2K-H_5.cpp   |  1822 +++
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK2K-V_5.cpp   |    24 +
 .../core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-H_2.cpp   |  1367 +++
 .../core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-V_2.cpp   |    17 +
 .../core/fpdfapi/fpdf_cmaps/GB1/GBpc-EUC-H_0.cpp   |    41 +
 .../core/fpdfapi/fpdf_cmaps/GB1/GBpc-EUC-V_0.cpp   |    17 +
 .../core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp |  4619 ++++++++
 .../core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-V_4.cpp |    18 +
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.cpp   |    55 +
 pdfium/core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.h     |    27 +
 .../fpdfapi/fpdf_cmaps/Japan1/83pv-RKSJ-H_1.cpp    |    84 +
 .../fpdfapi/fpdf_cmaps/Japan1/90ms-RKSJ-H_2.cpp    |    67 +
 .../fpdfapi/fpdf_cmaps/Japan1/90ms-RKSJ-V_2.cpp    |    36 +
 .../fpdfapi/fpdf_cmaps/Japan1/90msp-RKSJ-H_2.cpp   |    67 +
 .../fpdfapi/fpdf_cmaps/Japan1/90msp-RKSJ-V_2.cpp   |    36 +
 .../fpdfapi/fpdf_cmaps/Japan1/90pv-RKSJ-H_1.cpp    |    98 +
 .../fpdfapi/fpdf_cmaps/Japan1/Add-RKSJ-H_1.cpp     |   222 +
 .../fpdfapi/fpdf_cmaps/Japan1/Add-RKSJ-V_1.cpp     |    29 +
 .../fpdf_cmaps/Japan1/Adobe-Japan1-UCS2_4.cpp      |  1726 +++
 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/EUC-H_1.cpp  |    50 +
 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp  |    19 +
 .../fpdfapi/fpdf_cmaps/Japan1/Ext-RKSJ-H_2.cpp     |   232 +
 .../fpdfapi/fpdf_cmaps/Japan1/Ext-RKSJ-V_2.cpp     |    23 +
 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/H_1.cpp      |    50 +
 .../fpdf_cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp       |    12 +
 .../fpdf_cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp       |    77 +
 .../fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-H_4.cpp  |  2182 ++++
 .../fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-V_4.cpp  |    66 +
 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/V_1.cpp      |    19 +
 .../fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp     |    68 +
 .../core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h  |    35 +
 .../fpdf_cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp      |  2050 ++++
 .../core/fpdfapi/fpdf_cmaps/Korea1/KSC-EUC-H_0.cpp |   166 +
 .../core/fpdfapi/fpdf_cmaps/Korea1/KSC-EUC-V_0.cpp |    16 +
 .../fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-HW-H_1.cpp |   235 +
 .../fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-HW-V_1.cpp |    16 +
 .../fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-H_1.cpp    |   235 +
 .../fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-V_1.cpp    |    16 +
 .../fpdfapi/fpdf_cmaps/Korea1/KSCpc-EUC-H_0.cpp    |   180 +
 .../fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-H_1.cpp   |  2808 +++++
 .../fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp   |    16 +
 .../fpdfapi/fpdf_cmaps/Korea1/UniKS-UTF16-H_0.cpp  |    46 +
 .../fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.cpp     |    50 +
 .../core/fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.h  |    24 +
 pdfium/core/fpdfapi/fpdf_cmaps/cmap_int.h          |    32 +
 pdfium/core/fpdfapi/fpdf_cmaps/fpdf_cmaps.cpp      |   182 +
 .../fpdf_edit/cpdf_pagecontentgenerator.cpp        |   170 +
 pdfium/core/fpdfapi/fpdf_edit/editint.h            |    77 +
 pdfium/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp |  2025 ++++
 .../core/fpdfapi/fpdf_edit/include/cpdf_creator.h  |   101 +
 .../fpdf_edit/include/cpdf_pagecontentgenerator.h  |    43 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_cidfont.cpp     |   842 ++
 pdfium/core/fpdfapi/fpdf_font/cpdf_cidfont.h       |    91 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_font.cpp        |   452 +
 .../core/fpdfapi/fpdf_font/cpdf_fontencoding.cpp   |  1818 +++
 pdfium/core/fpdfapi/fpdf_font/cpdf_simplefont.cpp  |   212 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_simplefont.h    |    47 +
 .../core/fpdfapi/fpdf_font/cpdf_truetypefont.cpp   |   225 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_truetypefont.h  |    30 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_type1font.cpp   |   398 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_type1font.h     |    35 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_type3char.cpp   |    39 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_type3char.h     |    35 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_type3font.cpp   |   158 +
 pdfium/core/fpdfapi/fpdf_font/cpdf_type3font.h     |    56 +
 pdfium/core/fpdfapi/fpdf_font/font_int.h           |   213 +
 pdfium/core/fpdfapi/fpdf_font/fpdf_font.cpp        |   306 +
 pdfium/core/fpdfapi/fpdf_font/fpdf_font_cid.cpp    |   800 ++
 .../fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp   |    65 +
 .../core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp  |    30 +
 pdfium/core/fpdfapi/fpdf_font/include/cpdf_font.h  |   129 +
 .../fpdfapi/fpdf_font/include/cpdf_fontencoding.h  |    59 +
 pdfium/core/fpdfapi/fpdf_font/ttgsubtable.cpp      |   503 +
 pdfium/core/fpdfapi/fpdf_font/ttgsubtable.h        |   301 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_allstates.cpp   |   185 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_allstates.h     |    39 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_clippath.cpp    |   109 +
 .../core/fpdfapi/fpdf_page/cpdf_clippathdata.cpp   |    24 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_clippathdata.h  |    30 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_color.cpp       |   154 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_colorspace.cpp  |  1294 +++
 pdfium/core/fpdfapi/fpdf_page/cpdf_colorstate.cpp  |    76 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_colorstate.h    |    45 +
 .../core/fpdfapi/fpdf_page/cpdf_colorstatedata.cpp |    20 +
 .../core/fpdfapi/fpdf_page/cpdf_colorstatedata.h   |    26 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmark.cpp |    38 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmark.h   |    23 +
 .../fpdfapi/fpdf_page/cpdf_contentmarkdata.cpp     |    63 +
 .../core/fpdfapi/fpdf_page/cpdf_contentmarkdata.h  |    37 +
 .../fpdfapi/fpdf_page/cpdf_contentmarkitem.cpp     |    35 +
 .../core/fpdfapi/fpdf_page/cpdf_contentmarkitem.h  |    39 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_countedobject.h |    45 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_form.cpp        |    61 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_formobject.cpp  |    52 +
 .../core/fpdfapi/fpdf_page/cpdf_generalstate.cpp   |    29 +
 .../fpdfapi/fpdf_page/cpdf_generalstatedata.cpp    |    95 +
 .../core/fpdfapi/fpdf_page/cpdf_graphicstates.cpp  |    23 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_graphicstates.h |    31 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_graphstate.h    |    14 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_image.cpp       |   422 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_imageobject.cpp |    61 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_meshstream.cpp  |   217 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_meshstream.h    |    76 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_page.cpp        |   170 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_pagemodule.cpp  |    35 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_pagemodule.h    |    33 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_pageobject.cpp  |   103 +
 .../fpdfapi/fpdf_page/cpdf_pageobjectholder.cpp    |    77 +
 .../core/fpdfapi/fpdf_page/cpdf_pageobjectlist.cpp |    16 +
 .../core/fpdfapi/fpdf_page/cpdf_pageobjectlist.h   |    21 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_pathobject.cpp  |    67 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_pattern.cpp     |    18 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_pattern.h       |    45 +
 .../core/fpdfapi/fpdf_page/cpdf_shadingobject.cpp  |    71 +
 .../core/fpdfapi/fpdf_page/cpdf_shadingpattern.cpp |    97 +
 .../core/fpdfapi/fpdf_page/cpdf_shadingpattern.h   |    75 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_textobject.cpp  |   389 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_textstate.cpp   |    48 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_textstate.h     |    28 +
 .../core/fpdfapi/fpdf_page/cpdf_textstatedata.cpp  |    74 +
 .../core/fpdfapi/fpdf_page/cpdf_tilingpattern.cpp  |    55 +
 pdfium/core/fpdfapi/fpdf_page/cpdf_tilingpattern.h |    46 +
 pdfium/core/fpdfapi/fpdf_page/fpdf_page_colors.cpp |   235 +
 pdfium/core/fpdfapi/fpdf_page/fpdf_page_doc.cpp    |   540 +
 pdfium/core/fpdfapi/fpdf_page/fpdf_page_func.cpp   |   921 ++
 .../fpdf_page/fpdf_page_func_embeddertest.cpp      |    20 +
 pdfium/core/fpdfapi/fpdf_page/fpdf_page_parser.cpp |  1690 +++
 .../fpdfapi/fpdf_page/fpdf_page_parser_old.cpp     |   829 ++
 .../fpdf_page/fpdf_page_parser_old_unittest.cpp    |    47 +
 .../fpdf_page/fpdf_page_parser_unittest.cpp        |    34 +
 .../core/fpdfapi/fpdf_page/include/cpdf_clippath.h |    31 +
 pdfium/core/fpdfapi/fpdf_page/include/cpdf_color.h |    41 +
 .../fpdfapi/fpdf_page/include/cpdf_colorspace.h    |   104 +
 pdfium/core/fpdfapi/fpdf_page/include/cpdf_form.h  |    41 +
 .../fpdfapi/fpdf_page/include/cpdf_formobject.h    |    36 +
 .../fpdfapi/fpdf_page/include/cpdf_generalstate.h  |    29 +
 .../fpdf_page/include/cpdf_generalstatedata.h      |    49 +
 pdfium/core/fpdfapi/fpdf_page/include/cpdf_image.h |    94 +
 .../fpdfapi/fpdf_page/include/cpdf_imageobject.h   |    34 +
 pdfium/core/fpdfapi/fpdf_page/include/cpdf_page.h  |    68 +
 .../fpdfapi/fpdf_page/include/cpdf_pageobject.h    |    71 +
 .../fpdf_page/include/cpdf_pageobjectholder.h      |    68 +
 pdfium/core/fpdfapi/fpdf_page/include/cpdf_path.h  |    50 +
 .../fpdfapi/fpdf_page/include/cpdf_pathobject.h    |    36 +
 .../fpdfapi/fpdf_page/include/cpdf_shadingobject.h |    34 +
 .../fpdfapi/fpdf_page/include/cpdf_textobject.h    |    69 +
 .../fpdfapi/fpdf_page/include/cpdf_textstatedata.h |    47 +
 pdfium/core/fpdfapi/fpdf_page/pageint.h            |   562 +
 pdfium/core/fpdfapi/fpdf_parser/cfdf_document.cpp  |    97 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_array.cpp     |   200 +
 .../fpdfapi/fpdf_parser/cpdf_array_unittest.cpp    |   181 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_boolean.cpp   |    45 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_boolean.h     |    35 +
 .../fpdfapi/fpdf_parser/cpdf_crypto_handler.cpp    |   337 +
 .../core/fpdfapi/fpdf_parser/cpdf_crypto_handler.h |    67 +
 .../core/fpdfapi/fpdf_parser/cpdf_data_avail.cpp   |  1838 ++++
 .../core/fpdfapi/fpdf_parser/cpdf_dictionary.cpp   |   245 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_document.cpp  |  1456 +++
 .../core/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp  |   479 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_hint_tables.h |    61 +
 .../fpdf_parser/cpdf_indirect_object_holder.cpp    |    85 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_name.cpp      |    45 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_null.cpp      |    17 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_null.h        |    21 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_number.cpp    |    55 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_object.cpp    |   150 +
 .../fpdfapi/fpdf_parser/cpdf_object_unittest.cpp   |   745 ++
 pdfium/core/fpdfapi/fpdf_parser/cpdf_parser.cpp    |  1676 +++
 .../fpdf_parser/cpdf_parser_embeddertest.cpp       |    59 +
 .../fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp   |   202 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_reference.cpp |    67 +
 .../fpdfapi/fpdf_parser/cpdf_security_handler.cpp  |   699 ++
 .../fpdfapi/fpdf_parser/cpdf_security_handler.h    |   110 +
 .../cpdf_security_handler_embeddertest.cpp         |    32 +
 .../fpdfapi/fpdf_parser/cpdf_simple_parser.cpp     |   170 +
 .../fpdf_parser/cpdf_simple_parser_unittest.cpp    |    96 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_stream.cpp    |   137 +
 .../core/fpdfapi/fpdf_parser/cpdf_stream_acc.cpp   |    91 +
 pdfium/core/fpdfapi/fpdf_parser/cpdf_string.cpp    |    52 +
 .../fpdfapi/fpdf_parser/cpdf_syntax_parser.cpp     |   989 ++
 .../core/fpdfapi/fpdf_parser/cpdf_syntax_parser.h  |    96 +
 .../fpdf_parser/cpdf_syntax_parser_unittest.cpp    |   171 +
 .../fpdfapi/fpdf_parser/fpdf_parser_decode.cpp     |   581 +
 .../fpdf_parser_decode_embeddertest.cpp            |   117 +
 .../fpdf_parser/fpdf_parser_decode_unittest.cpp    |    78 +
 .../fpdfapi/fpdf_parser/fpdf_parser_utility.cpp    |   221 +
 .../core/fpdfapi/fpdf_parser/fpdf_parser_utility.h |    39 +
 .../fpdfapi/fpdf_parser/include/cfdf_document.h    |    36 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_array.h  |    73 +
 .../fpdfapi/fpdf_parser/include/cpdf_data_avail.h  |   252 +
 .../fpdfapi/fpdf_parser/include/cpdf_dictionary.h  |    91 +
 .../fpdfapi/fpdf_parser/include/cpdf_document.h    |   141 +
 .../include/cpdf_indirect_object_holder.h          |    44 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_name.h   |    32 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_number.h |    44 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_object.h |   159 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_parser.h |   176 +
 .../fpdfapi/fpdf_parser/include/cpdf_reference.h   |    50 +
 .../fpdf_parser/include/cpdf_simple_parser.h       |    35 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_stream.h |    61 +
 .../fpdfapi/fpdf_parser/include/cpdf_stream_acc.h  |    46 +
 .../core/fpdfapi/fpdf_parser/include/cpdf_string.h |    39 +
 .../fpdf_parser/include/fpdf_parser_decode.h       |    77 +
 .../fpdfapi/fpdf_render/cpdf_pagerendercache.h     |    71 +
 pdfium/core/fpdfapi/fpdf_render/fpdf_render.cpp    |  1302 +++
 .../core/fpdfapi/fpdf_render/fpdf_render_cache.cpp |   334 +
 .../core/fpdfapi/fpdf_render/fpdf_render_image.cpp |  1046 ++
 .../fpdfapi/fpdf_render/fpdf_render_loadimage.cpp  |  1579 +++
 .../fpdf_render_loadimage_embeddertest.cpp         |    39 +
 .../fpdfapi/fpdf_render/fpdf_render_pattern.cpp    |  1199 ++
 .../fpdf_render_pattern_embeddertest.cpp           |    17 +
 .../core/fpdfapi/fpdf_render/fpdf_render_text.cpp  |   794 ++
 .../fpdf_render/include/cpdf_progressiverenderer.h |    62 +
 .../fpdf_render/include/cpdf_rendercontext.h       |    68 +
 .../fpdf_render/include/cpdf_renderoptions.h       |    52 +
 .../fpdf_render/include/cpdf_textrenderer.h        |    60 +
 pdfium/core/fpdfapi/fpdf_render/render_int.h       |   633 ++
 pdfium/core/fpdfapi/include/cpdf_modulemgr.h       |    64 +
 pdfium/core/fpdfdoc/clines.cpp                     |    50 +
 pdfium/core/fpdfdoc/clines.h                       |    30 +
 pdfium/core/fpdfdoc/cpdf_variabletext.cpp          |  1116 ++
 pdfium/core/fpdfdoc/cpvt_color.cpp                 |    51 +
 pdfium/core/fpdfdoc/cpvt_color.h                   |    38 +
 pdfium/core/fpdfdoc/cpvt_dash.h                    |    21 +
 pdfium/core/fpdfdoc/cpvt_floatrect.h               |    42 +
 pdfium/core/fpdfdoc/cpvt_fontmap.cpp               |    92 +
 pdfium/core/fpdfdoc/cpvt_fontmap.h                 |    50 +
 pdfium/core/fpdfdoc/cpvt_generateap.cpp            |   759 ++
 pdfium/core/fpdfdoc/cpvt_generateap.h              |    59 +
 pdfium/core/fpdfdoc/cpvt_lineinfo.h                |    33 +
 pdfium/core/fpdfdoc/cpvt_sectioninfo.cpp           |    31 +
 pdfium/core/fpdfdoc/cpvt_sectioninfo.h             |    29 +
 pdfium/core/fpdfdoc/cpvt_wordinfo.cpp              |    54 +
 pdfium/core/fpdfdoc/cpvt_wordinfo.h                |    35 +
 pdfium/core/fpdfdoc/csection.cpp                   |   290 +
 pdfium/core/fpdfdoc/csection.h                     |    64 +
 pdfium/core/fpdfdoc/ctypeset.cpp                   |   494 +
 pdfium/core/fpdfdoc/ctypeset.h                     |    34 +
 pdfium/core/fpdfdoc/doc_action.cpp                 |   265 +
 pdfium/core/fpdfdoc/doc_annot.cpp                  |   355 +
 pdfium/core/fpdfdoc/doc_basic.cpp                  |   564 +
 pdfium/core/fpdfdoc/doc_basic_unittest.cpp         |   169 +
 pdfium/core/fpdfdoc/doc_bookmark.cpp               |   100 +
 pdfium/core/fpdfdoc/doc_form.cpp                   |  1201 ++
 pdfium/core/fpdfdoc/doc_formcontrol.cpp            |   435 +
 pdfium/core/fpdfdoc/doc_formfield.cpp              |   967 ++
 pdfium/core/fpdfdoc/doc_link.cpp                   |    92 +
 pdfium/core/fpdfdoc/doc_metadata.cpp               |    31 +
 pdfium/core/fpdfdoc/doc_ocg.cpp                    |   284 +
 pdfium/core/fpdfdoc/doc_tagged.cpp                 |   459 +
 pdfium/core/fpdfdoc/doc_utils.cpp                  |   755 ++
 pdfium/core/fpdfdoc/doc_utils.h                    |    79 +
 pdfium/core/fpdfdoc/doc_viewerPreferences.cpp      |    43 +
 pdfium/core/fpdfdoc/doc_vt.cpp                     |    58 +
 pdfium/core/fpdfdoc/include/cpdf_variabletext.h    |   250 +
 pdfium/core/fpdfdoc/include/cpvt_line.h            |    26 +
 pdfium/core/fpdfdoc/include/cpvt_secprops.h        |    30 +
 pdfium/core/fpdfdoc/include/cpvt_section.h         |    22 +
 pdfium/core/fpdfdoc/include/cpvt_word.h            |    39 +
 pdfium/core/fpdfdoc/include/cpvt_wordplace.h       |    73 +
 pdfium/core/fpdfdoc/include/cpvt_wordprops.h       |    58 +
 pdfium/core/fpdfdoc/include/cpvt_wordrange.h       |    59 +
 pdfium/core/fpdfdoc/include/fpdf_doc.h             |   939 ++
 pdfium/core/fpdfdoc/include/fpdf_tagged.h          |    93 +
 pdfium/core/fpdfdoc/include/ipvt_fontmap.h         |    29 +
 pdfium/core/fpdfdoc/pdf_vt.h                       |    99 +
 pdfium/core/fpdfdoc/tagged_int.h                   |   107 +
 pdfium/core/fpdftext/fpdf_text_int.cpp             |  2328 ++++
 pdfium/core/fpdftext/fpdf_text_int_unittest.cpp    |    59 +
 pdfium/core/fpdftext/include/cpdf_linkextract.h    |    46 +
 pdfium/core/fpdftext/include/cpdf_textpage.h       |   169 +
 pdfium/core/fpdftext/include/cpdf_textpagefind.h   |    60 +
 pdfium/core/fpdftext/unicodenormalizationdata.cpp  |  8275 ++++++++++++++
 pdfium/core/fpdftext/unicodenormalizationdata.h    |    18 +
 pdfium/core/fxcodec/DEPS                           |     8 +
 pdfium/core/fxcodec/codec/DEPS                     |     4 +
 pdfium/core/fxcodec/codec/ccodec_basicmodule.h     |    24 +
 pdfium/core/fxcodec/codec/ccodec_bmpmodule.h       |    46 +
 pdfium/core/fxcodec/codec/ccodec_faxmodule.h       |    34 +
 pdfium/core/fxcodec/codec/ccodec_flatemodule.h     |    47 +
 pdfium/core/fxcodec/codec/ccodec_gifmodule.h       |    63 +
 pdfium/core/fxcodec/codec/ccodec_iccmodule.h       |    95 +
 pdfium/core/fxcodec/codec/ccodec_jbig2module.h     |    56 +
 pdfium/core/fxcodec/codec/ccodec_jpegmodule.h      |    61 +
 pdfium/core/fxcodec/codec/ccodec_jpxmodule.h       |    36 +
 pdfium/core/fxcodec/codec/ccodec_pngmodule.h       |    42 +
 pdfium/core/fxcodec/codec/ccodec_scanlinedecoder.h |    46 +
 pdfium/core/fxcodec/codec/ccodec_tiffmodule.h      |    34 +
 pdfium/core/fxcodec/codec/codec_int.h              |    44 +
 pdfium/core/fxcodec/codec/fx_codec.cpp             |   303 +
 pdfium/core/fxcodec/codec/fx_codec_bmp.cpp         |   124 +
 pdfium/core/fxcodec/codec/fx_codec_fax.cpp         |   629 ++
 pdfium/core/fxcodec/codec/fx_codec_flate.cpp       |   869 ++
 pdfium/core/fxcodec/codec/fx_codec_gif.cpp         |   186 +
 pdfium/core/fxcodec/codec/fx_codec_icc.cpp         |  2007 ++++
 pdfium/core/fxcodec/codec/fx_codec_jbig.cpp        |   124 +
 pdfium/core/fxcodec/codec/fx_codec_jpeg.cpp        |   478 +
 pdfium/core/fxcodec/codec/fx_codec_jpx_opj.cpp     |   906 ++
 .../core/fxcodec/codec/fx_codec_jpx_unittest.cpp   |   532 +
 pdfium/core/fxcodec/codec/fx_codec_png.cpp         |   256 +
 pdfium/core/fxcodec/codec/fx_codec_progress.cpp    |  2378 ++++
 pdfium/core/fxcodec/codec/fx_codec_tiff.cpp        |   460 +
 .../codec/include/ccodec_progressivedecoder.h      |   238 +
 pdfium/core/fxcodec/include/DEPS                   |     3 +
 pdfium/core/fxcodec/include/fx_codec.h             |   129 +
 pdfium/core/fxcodec/include/fx_codec_def.h         |    92 +
 pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.cpp   |   120 +
 pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.h     |    38 +
 .../core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp   |    92 +
 pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.h  |    41 +
 pdfium/core/fxcodec/jbig2/JBig2_BitStream.cpp      |   189 +
 pdfium/core/fxcodec/jbig2/JBig2_BitStream.h        |    58 +
 pdfium/core/fxcodec/jbig2/JBig2_Context.cpp        |  1411 +++
 pdfium/core/fxcodec/jbig2/JBig2_Context.h          |   134 +
 pdfium/core/fxcodec/jbig2/JBig2_Define.h           |    36 +
 pdfium/core/fxcodec/jbig2/JBig2_GrdProc.cpp        |  1164 ++
 pdfium/core/fxcodec/jbig2/JBig2_GrdProc.h          |   124 +
 pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.cpp       |   503 +
 pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.h         |    43 +
 pdfium/core/fxcodec/jbig2/JBig2_GsidProc.cpp       |   114 +
 pdfium/core/fxcodec/jbig2/JBig2_GsidProc.h         |    36 +
 pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.cpp       |   104 +
 pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.h         |    46 +
 pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp |    45 +
 pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.h   |    24 +
 pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.cpp   |   136 +
 pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.h     |    50 +
 .../fxcodec/jbig2/JBig2_HuffmanTable_Standard.cpp  |   117 +
 .../fxcodec/jbig2/JBig2_HuffmanTable_Standard.h    |    78 +
 pdfium/core/fxcodec/jbig2/JBig2_Image.cpp          |  1083 ++
 pdfium/core/fxcodec/jbig2/JBig2_Image.h            |    85 +
 pdfium/core/fxcodec/jbig2/JBig2_List.h             |    54 +
 pdfium/core/fxcodec/jbig2/JBig2_Page.h             |    22 +
 pdfium/core/fxcodec/jbig2/JBig2_PatternDict.cpp    |    23 +
 pdfium/core/fxcodec/jbig2/JBig2_PatternDict.h      |    23 +
 pdfium/core/fxcodec/jbig2/JBig2_PddProc.cpp        |    83 +
 pdfium/core/fxcodec/jbig2/JBig2_PddProc.h          |    34 +
 pdfium/core/fxcodec/jbig2/JBig2_SddProc.cpp        |   603 +
 pdfium/core/fxcodec/jbig2/JBig2_SddProc.h          |    49 +
 pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp        |    44 +
 pdfium/core/fxcodec/jbig2/JBig2_Segment.h          |    66 +
 pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp     |    26 +
 pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.h       |    48 +
 pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp        |   405 +
 pdfium/core/fxcodec/jbig2/JBig2_TrdProc.h          |    81 +
 pdfium/core/fxcodec/lbmp/fx_bmp.cpp                |   933 ++
 pdfium/core/fxcodec/lbmp/fx_bmp.h                  |   155 +
 pdfium/core/fxcodec/lgif/fx_gif.cpp                |  1240 +++
 pdfium/core/fxcodec/lgif/fx_gif.h                  |   305 +
 pdfium/core/fxcrt/cfx_retain_ptr_unittest.cpp      |   215 +
 pdfium/core/fxcrt/cfx_string_c_template.h          |   168 +
 pdfium/core/fxcrt/cfx_string_data_template.h       |   115 +
 pdfium/core/fxcrt/extension.h                      |   144 +
 pdfium/core/fxcrt/fx_arabic.cpp                    |   750 ++
 pdfium/core/fxcrt/fx_basic_array.cpp               |   136 +
 pdfium/core/fxcrt/fx_basic_bstring.cpp             |   997 ++
 pdfium/core/fxcrt/fx_basic_bstring_unittest.cpp    |  1100 ++
 pdfium/core/fxcrt/fx_basic_buffer.cpp              |   292 +
 pdfium/core/fxcrt/fx_basic_coords.cpp              |   517 +
 pdfium/core/fxcrt/fx_basic_gcc.cpp                 |   254 +
 pdfium/core/fxcrt/fx_basic_gcc_unittest.cpp        |   112 +
 pdfium/core/fxcrt/fx_basic_list.cpp                |   131 +
 pdfium/core/fxcrt/fx_basic_maps.cpp                |   158 +
 pdfium/core/fxcrt/fx_basic_memmgr.cpp              |    27 +
 pdfium/core/fxcrt/fx_basic_memmgr_unittest.cpp     |    80 +
 pdfium/core/fxcrt/fx_basic_plex.cpp                |    26 +
 pdfium/core/fxcrt/fx_basic_utf.cpp                 |    85 +
 pdfium/core/fxcrt/fx_basic_util.cpp                |   311 +
 pdfium/core/fxcrt/fx_basic_util_unittest.cpp       |    30 +
 pdfium/core/fxcrt/fx_basic_wstring.cpp             |  1009 ++
 pdfium/core/fxcrt/fx_basic_wstring_unittest.cpp    |   941 ++
 pdfium/core/fxcrt/fx_bidi.cpp                      |    83 +
 pdfium/core/fxcrt/fx_bidi.h                        |    75 +
 pdfium/core/fxcrt/fx_bidi_unittest.cpp             |   365 +
 pdfium/core/fxcrt/fx_extension.cpp                 |   618 ++
 pdfium/core/fxcrt/fx_extension_unittest.cpp        |    42 +
 pdfium/core/fxcrt/fx_system_unittest.cpp           |   162 +
 pdfium/core/fxcrt/fx_ucddata.cpp                   | 11013 +++++++++++++++++++
 pdfium/core/fxcrt/fx_unicode.cpp                   |    67 +
 pdfium/core/fxcrt/fx_xml_composer.cpp              |    37 +
 pdfium/core/fxcrt/fx_xml_parser.cpp                |   915 ++
 pdfium/core/fxcrt/fxcrt_posix.cpp                  |   131 +
 pdfium/core/fxcrt/fxcrt_posix.h                    |    41 +
 pdfium/core/fxcrt/fxcrt_stream.cpp                 |    27 +
 pdfium/core/fxcrt/fxcrt_windows.cpp                |   171 +
 pdfium/core/fxcrt/fxcrt_windows.h                  |    39 +
 pdfium/core/fxcrt/include/cfx_retain_ptr.h         |    57 +
 pdfium/core/fxcrt/include/fx_arabic.h              |   188 +
 pdfium/core/fxcrt/include/fx_arb.h                 |    49 +
 pdfium/core/fxcrt/include/fx_basic.h               |   928 ++
 pdfium/core/fxcrt/include/fx_coordinates.h         |   686 ++
 pdfium/core/fxcrt/include/fx_ext.h                 |   138 +
 pdfium/core/fxcrt/include/fx_memory.h              |   110 +
 pdfium/core/fxcrt/include/fx_safe_types.h          |    20 +
 pdfium/core/fxcrt/include/fx_stream.h              |   162 +
 pdfium/core/fxcrt/include/fx_string.h              |   443 +
 pdfium/core/fxcrt/include/fx_system.h              |   337 +
 pdfium/core/fxcrt/include/fx_ucd.h                 |   202 +
 pdfium/core/fxcrt/include/fx_xml.h                 |   173 +
 pdfium/core/fxcrt/plex.h                           |    19 +
 pdfium/core/fxcrt/xml_int.h                        |   101 +
 pdfium/core/fxge/agg/DEPS                          |     3 +
 pdfium/core/fxge/agg/fx_agg_driver.cpp             |  1777 +++
 pdfium/core/fxge/agg/fx_agg_driver.h               |   122 +
 pdfium/core/fxge/android/fpf_skiafont.cpp          |   219 +
 pdfium/core/fxge/android/fpf_skiafont.h            |    58 +
 pdfium/core/fxge/android/fpf_skiafontmgr.cpp       |   523 +
 pdfium/core/fxge/android/fpf_skiafontmgr.h         |   127 +
 pdfium/core/fxge/android/fpf_skiamodule.cpp        |    46 +
 pdfium/core/fxge/android/fpf_skiamodule.h          |    34 +
 pdfium/core/fxge/android/fx_android_font.cpp       |    94 +
 pdfium/core/fxge/android/fx_android_font.h         |    49 +
 pdfium/core/fxge/android/fx_android_imp.cpp        |    37 +
 pdfium/core/fxge/apple/apple_int.h                 |   151 +
 pdfium/core/fxge/apple/fx_apple_platform.cpp       |   187 +
 pdfium/core/fxge/apple/fx_mac_imp.cpp              |   139 +
 pdfium/core/fxge/apple/fx_quartz_device.cpp        |  1051 ++
 pdfium/core/fxge/dib/dib_int.h                     |   107 +
 pdfium/core/fxge/dib/fx_dib_composite.cpp          |  5038 +++++++++
 pdfium/core/fxge/dib/fx_dib_convert.cpp            |   903 ++
 pdfium/core/fxge/dib/fx_dib_engine.cpp             |   929 ++
 pdfium/core/fxge/dib/fx_dib_main.cpp               |  1673 +++
 pdfium/core/fxge/dib/fx_dib_transform.cpp          |   955 ++
 .../fxge/fontdata/chromefontdata/FoxitDingbats.cpp |  2469 +++++
 .../fxge/fontdata/chromefontdata/FoxitFixed.cpp    |  1476 +++
 .../fontdata/chromefontdata/FoxitFixedBold.cpp     |  1514 +++
 .../chromefontdata/FoxitFixedBoldItalic.cpp        |  1605 +++
 .../fontdata/chromefontdata/FoxitFixedItalic.cpp   |  1572 +++
 .../fxge/fontdata/chromefontdata/FoxitSans.cpp     |  1262 +++
 .../fxge/fontdata/chromefontdata/FoxitSansBold.cpp |  1371 +++
 .../chromefontdata/FoxitSansBoldItalic.cpp         |  1378 +++
 .../fontdata/chromefontdata/FoxitSansItalic.cpp    |  1371 +++
 .../fxge/fontdata/chromefontdata/FoxitSansMM.cpp   |  5587 ++++++++++
 .../fxge/fontdata/chromefontdata/FoxitSerif.cpp    |  1632 +++
 .../fontdata/chromefontdata/FoxitSerifBold.cpp     |  1626 +++
 .../chromefontdata/FoxitSerifBoldItalic.cpp        |  1737 +++
 .../fontdata/chromefontdata/FoxitSerifItalic.cpp   |  1778 +++
 .../fxge/fontdata/chromefontdata/FoxitSerifMM.cpp  |  9462 ++++++++++++++++
 .../fxge/fontdata/chromefontdata/FoxitSymbol.cpp   |  1404 +++
 .../fxge/fontdata/chromefontdata/chromefontdata.h  |    35 +
 pdfium/core/fxge/freetype/DEPS                     |     3 +
 pdfium/core/fxge/freetype/fx_freetype.cpp          |   171 +
 pdfium/core/fxge/ge/DEPS                           |     3 +
 pdfium/core/fxge/ge/fx_ge.cpp                      |    65 +
 pdfium/core/fxge/ge/fx_ge_device.cpp               |   498 +
 pdfium/core/fxge/ge/fx_ge_font.cpp                 |   540 +
 pdfium/core/fxge/ge/fx_ge_fontmap.cpp              |  1664 +++
 pdfium/core/fxge/ge/fx_ge_linux.cpp                |   153 +
 pdfium/core/fxge/ge/fx_ge_path.cpp                 |   679 ++
 pdfium/core/fxge/ge/fx_ge_text.cpp                 |  1411 +++
 pdfium/core/fxge/ge/fx_ge_text_embeddertest.cpp    |    18 +
 pdfium/core/fxge/ge/fx_text_int.h                  |    28 +
 pdfium/core/fxge/ifx_renderdevicedriver.cpp        |    92 +
 pdfium/core/fxge/include/fx_dib.h                  |   678 ++
 pdfium/core/fxge/include/fx_font.h                 |   581 +
 pdfium/core/fxge/include/fx_freetype.h             |   180 +
 pdfium/core/fxge/include/fx_ge.h                   |   431 +
 pdfium/core/fxge/include/fx_ge_apple.h             |    31 +
 pdfium/core/fxge/include/fx_ge_win32.h             |    83 +
 pdfium/core/fxge/include/ifx_renderdevicedriver.h  |   104 +
 pdfium/core/fxge/skia/DEPS                         |     5 +
 pdfium/core/fxge/skia/fx_skia_device.cpp           |  1544 +++
 pdfium/core/fxge/skia/fx_skia_device.h             |   145 +
 pdfium/core/fxge/skia/fx_skia_device_unittest.cpp  |   164 +
 pdfium/core/fxge/win32/dwrite_int.h                |    66 +
 pdfium/core/fxge/win32/fx_win32_device.cpp         |  1424 +++
 pdfium/core/fxge/win32/fx_win32_dib.cpp            |   302 +
 pdfium/core/fxge/win32/fx_win32_dwrite.cpp         |   449 +
 pdfium/core/fxge/win32/fx_win32_gdipext.cpp        |  1524 +++
 pdfium/core/fxge/win32/fx_win32_print.cpp          |   162 +
 pdfium/core/fxge/win32/win32_int.h                 |   247 +
 pdfium/docs/getting-started.md                     |   185 +
 pdfium/docs/pdfium-edit-guide.md                   |     1 +
 pdfium/docs/v8-getting-started.md                  |     2 +
 pdfium/fpdfsdk/DEPS                                |    17 +
 pdfium/fpdfsdk/cfx_systemhandler.cpp               |   138 +
 pdfium/fpdfsdk/cfx_systemhandler.h                 |    77 +
 pdfium/fpdfsdk/formfiller/DEPS                     |     3 +
 pdfium/fpdfsdk/formfiller/cba_fontmap.cpp          |   260 +
 pdfium/fpdfsdk/formfiller/cba_fontmap.h            |    46 +
 pdfium/fpdfsdk/formfiller/cffl_checkbox.cpp        |   116 +
 pdfium/fpdfsdk/formfiller/cffl_checkbox.h          |    32 +
 pdfium/fpdfsdk/formfiller/cffl_combobox.cpp        |   292 +
 pdfium/fpdfsdk/formfiller/cffl_combobox.h          |    63 +
 pdfium/fpdfsdk/formfiller/cffl_formfiller.cpp      |   722 ++
 pdfium/fpdfsdk/formfiller/cffl_formfiller.h        |   203 +
 pdfium/fpdfsdk/formfiller/cffl_iformfiller.cpp     |  1012 ++
 pdfium/fpdfsdk/formfiller/cffl_iformfiller.h       |   186 +
 pdfium/fpdfsdk/formfiller/cffl_listbox.cpp         |   208 +
 pdfium/fpdfsdk/formfiller/cffl_listbox.h           |    45 +
 pdfium/fpdfsdk/formfiller/cffl_pushbutton.cpp      |    38 +
 pdfium/fpdfsdk/formfiller/cffl_pushbutton.h        |    28 +
 pdfium/fpdfsdk/formfiller/cffl_radiobutton.cpp     |   121 +
 pdfium/fpdfsdk/formfiller/cffl_radiobutton.h       |    32 +
 pdfium/fpdfsdk/formfiller/cffl_textfield.cpp       |   283 +
 pdfium/fpdfsdk/formfiller/cffl_textfield.h         |    63 +
 pdfium/fpdfsdk/fpdf_dataavail.cpp                  |   181 +
 pdfium/fpdfsdk/fpdf_dataavail_embeddertest.cpp     |    22 +
 pdfium/fpdfsdk/fpdf_ext.cpp                        |   215 +
 pdfium/fpdfsdk/fpdf_flatten.cpp                    |   516 +
 pdfium/fpdfsdk/fpdf_progressive.cpp                |    93 +
 pdfium/fpdfsdk/fpdf_searchex.cpp                   |    17 +
 pdfium/fpdfsdk/fpdf_sysfontinfo.cpp                |   194 +
 pdfium/fpdfsdk/fpdf_transformpage.cpp              |   334 +
 pdfium/fpdfsdk/fpdfdoc.cpp                         |   402 +
 pdfium/fpdfsdk/fpdfdoc_embeddertest.cpp            |   148 +
 pdfium/fpdfsdk/fpdfdoc_unittest.cpp                |   234 +
 pdfium/fpdfsdk/fpdfedit_embeddertest.cpp           |    70 +
 pdfium/fpdfsdk/fpdfeditimg.cpp                     |    87 +
 pdfium/fpdfsdk/fpdfeditpage.cpp                    |   321 +
 pdfium/fpdfsdk/fpdfext_embeddertest.cpp            |    24 +
 pdfium/fpdfsdk/fpdfformfill.cpp                    |   726 ++
 pdfium/fpdfsdk/fpdfformfill_embeddertest.cpp       |    87 +
 pdfium/fpdfsdk/fpdfppo.cpp                         |   412 +
 pdfium/fpdfsdk/fpdfsave.cpp                        |   317 +
 pdfium/fpdfsdk/fpdfsave_embeddertest.cpp           |    52 +
 pdfium/fpdfsdk/fpdftext.cpp                        |   347 +
 pdfium/fpdfsdk/fpdftext_embeddertest.cpp           |   390 +
 pdfium/fpdfsdk/fpdfview.cpp                        |  1117 ++
 pdfium/fpdfsdk/fpdfview_c_api_test.c               |   243 +
 pdfium/fpdfsdk/fpdfview_c_api_test.h               |    20 +
 pdfium/fpdfsdk/fpdfview_embeddertest.cpp           |   282 +
 pdfium/fpdfsdk/fpdfxfa/DEPS                        |     3 +
 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_app.cpp             |   371 +
 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp             |  1284 +++
 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_page.cpp            |   221 +
 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_util.cpp            |    59 +
 pdfium/fpdfsdk/fpdfxfa/include/DEPS                |     3 +
 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_app.h       |    90 +
 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h       |   214 +
 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_page.h      |    85 +
 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_util.h      |    48 +
 pdfium/fpdfsdk/fsdk_actionhandler.cpp              |   642 ++
 pdfium/fpdfsdk/fsdk_annothandler.cpp               |  1179 ++
 pdfium/fpdfsdk/fsdk_baseannot.cpp                  |   908 ++
 pdfium/fpdfsdk/fsdk_baseform.cpp                   |  2836 +++++
 pdfium/fpdfsdk/fsdk_baseform_embeddertest.cpp      |   115 +
 pdfium/fpdfsdk/fsdk_mgr.cpp                        |  1052 ++
 pdfium/fpdfsdk/fsdk_rendercontext.cpp              |    37 +
 pdfium/fpdfsdk/fxedit/DEPS                         |     4 +
 pdfium/fpdfsdk/fxedit/fxet_ap.cpp                  |    38 +
 pdfium/fpdfsdk/fxedit/fxet_edit.cpp                |  3228 ++++++
 pdfium/fpdfsdk/fxedit/fxet_list.cpp                |   789 ++
 pdfium/fpdfsdk/fxedit/include/DEPS                 |     3 +
 pdfium/fpdfsdk/fxedit/include/fx_edit.h            |    27 +
 pdfium/fpdfsdk/fxedit/include/fxet_edit.h          |   712 ++
 pdfium/fpdfsdk/fxedit/include/fxet_list.h          |   304 +
 pdfium/fpdfsdk/include/fsdk_actionhandler.h        |   124 +
 pdfium/fpdfsdk/include/fsdk_annothandler.h         |   433 +
 pdfium/fpdfsdk/include/fsdk_baseannot.h            |   193 +
 pdfium/fpdfsdk/include/fsdk_baseform.h             |   389 +
 pdfium/fpdfsdk/include/fsdk_common.h               |    36 +
 pdfium/fpdfsdk/include/fsdk_define.h               |   130 +
 pdfium/fpdfsdk/include/fsdk_mgr.h                  |   635 ++
 pdfium/fpdfsdk/include/fsdk_rendercontext.h        |    41 +
 pdfium/fpdfsdk/javascript/Consts.cpp               |   205 +
 pdfium/fpdfsdk/javascript/Consts.h                 |    94 +
 pdfium/fpdfsdk/javascript/DEPS                     |     5 +
 pdfium/fpdfsdk/javascript/Document.cpp             |  1575 +++
 pdfium/fpdfsdk/javascript/Document.h               |   367 +
 pdfium/fpdfsdk/javascript/Field.cpp                |  3539 ++++++
 pdfium/fpdfsdk/javascript/Field.h                  |   560 +
 pdfium/fpdfsdk/javascript/Icon.cpp                 |    53 +
 pdfium/fpdfsdk/javascript/Icon.h                   |    37 +
 pdfium/fpdfsdk/javascript/JS_Define.h              |   488 +
 pdfium/fpdfsdk/javascript/JS_EventHandler.cpp      |   652 ++
 pdfium/fpdfsdk/javascript/JS_EventHandler.h        |   220 +
 pdfium/fpdfsdk/javascript/JS_GlobalData.cpp        |   459 +
 pdfium/fpdfsdk/javascript/JS_GlobalData.h          |   114 +
 pdfium/fpdfsdk/javascript/JS_Object.cpp            |   169 +
 pdfium/fpdfsdk/javascript/JS_Object.h              |   116 +
 pdfium/fpdfsdk/javascript/JS_Runtime_Stub.cpp      |   169 +
 pdfium/fpdfsdk/javascript/JS_Value.cpp             |   873 ++
 pdfium/fpdfsdk/javascript/JS_Value.h               |   227 +
 pdfium/fpdfsdk/javascript/PublicMethods.cpp        |  1818 +++
 pdfium/fpdfsdk/javascript/PublicMethods.h          |   162 +
 pdfium/fpdfsdk/javascript/app.cpp                  |   726 ++
 pdfium/fpdfsdk/javascript/app.h                    |   213 +
 pdfium/fpdfsdk/javascript/cjs_context.cpp          |   282 +
 pdfium/fpdfsdk/javascript/cjs_context.h            |   138 +
 pdfium/fpdfsdk/javascript/cjs_runtime.cpp          |   322 +
 pdfium/fpdfsdk/javascript/cjs_runtime.h            |    90 +
 pdfium/fpdfsdk/javascript/color.cpp                |   220 +
 pdfium/fpdfsdk/javascript/color.h                  |    87 +
 pdfium/fpdfsdk/javascript/console.cpp              |    65 +
 pdfium/fpdfsdk/javascript/console.h                |    51 +
 pdfium/fpdfsdk/javascript/event.cpp                |   323 +
 pdfium/fpdfsdk/javascript/event.h                  |    76 +
 pdfium/fpdfsdk/javascript/global.cpp               |   443 +
 pdfium/fpdfsdk/javascript/global.h                 |    85 +
 pdfium/fpdfsdk/javascript/ijs_context.h            |   134 +
 pdfium/fpdfsdk/javascript/ijs_runtime.h            |    47 +
 .../javascript/public_methods_embeddertest.cpp     |   162 +
 .../fpdfsdk/javascript/public_methods_unittest.cpp |    51 +
 pdfium/fpdfsdk/javascript/report.cpp               |    46 +
 pdfium/fpdfsdk/javascript/report.h                 |    41 +
 pdfium/fpdfsdk/javascript/resource.cpp             |    64 +
 pdfium/fpdfsdk/javascript/resource.h               |    39 +
 pdfium/fpdfsdk/javascript/util.cpp                 |   462 +
 pdfium/fpdfsdk/javascript/util.h                   |    59 +
 pdfium/fpdfsdk/pdfwindow/DEPS                      |     4 +
 pdfium/fpdfsdk/pdfwindow/PWL_Button.cpp            |    40 +
 pdfium/fpdfsdk/pdfwindow/PWL_Button.h              |    27 +
 pdfium/fpdfsdk/pdfwindow/PWL_Caret.cpp             |   162 +
 pdfium/fpdfsdk/pdfwindow/PWL_Caret.h               |    53 +
 pdfium/fpdfsdk/pdfwindow/PWL_ComboBox.cpp          |   653 ++
 pdfium/fpdfsdk/pdfwindow/PWL_ComboBox.h            |   106 +
 pdfium/fpdfsdk/pdfwindow/PWL_Edit.cpp              |   909 ++
 pdfium/fpdfsdk/pdfwindow/PWL_Edit.h                |   151 +
 pdfium/fpdfsdk/pdfwindow/PWL_EditCtrl.cpp          |   601 +
 pdfium/fpdfsdk/pdfwindow/PWL_EditCtrl.h            |   140 +
 pdfium/fpdfsdk/pdfwindow/PWL_FontMap.cpp           |   499 +
 pdfium/fpdfsdk/pdfwindow/PWL_FontMap.h             |   138 +
 pdfium/fpdfsdk/pdfwindow/PWL_Icon.cpp              |   223 +
 pdfium/fpdfsdk/pdfwindow/PWL_Icon.h                |    57 +
 pdfium/fpdfsdk/pdfwindow/PWL_ListBox.cpp           |   531 +
 pdfium/fpdfsdk/pdfwindow/PWL_ListBox.h             |   116 +
 pdfium/fpdfsdk/pdfwindow/PWL_ScrollBar.cpp         |  1200 ++
 pdfium/fpdfsdk/pdfwindow/PWL_ScrollBar.h           |   157 +
 pdfium/fpdfsdk/pdfwindow/PWL_SpecialButton.cpp     |    82 +
 pdfium/fpdfsdk/pdfwindow/PWL_SpecialButton.h       |    56 +
 pdfium/fpdfsdk/pdfwindow/PWL_Utils.cpp             |  3354 ++++++
 pdfium/fpdfsdk/pdfwindow/PWL_Utils.h               |   399 +
 pdfium/fpdfsdk/pdfwindow/PWL_Wnd.cpp               |  1048 ++
 pdfium/fpdfsdk/pdfwindow/PWL_Wnd.h                 |   431 +
 pdfium/fxjs/DEPS                                   |     4 +
 pdfium/fxjs/cfxjse_arguments.cpp                   |    56 +
 pdfium/fxjs/cfxjse_class.cpp                       |   433 +
 pdfium/fxjs/cfxjse_context.cpp                     |   255 +
 pdfium/fxjs/cfxjse_isolatetracker.cpp              |    35 +
 pdfium/fxjs/cfxjse_isolatetracker.h                |    70 +
 pdfium/fxjs/cfxjse_runtimedata.cpp                 |   105 +
 pdfium/fxjs/cfxjse_runtimedata.h                   |    34 +
 pdfium/fxjs/cfxjse_value.cpp                       |   519 +
 pdfium/fxjs/fxjs_v8.cpp                            |   813 ++
 pdfium/fxjs/fxjs_v8_embeddertest.cpp               |    83 +
 pdfium/fxjs/include/cfxjse_arguments.h             |    38 +
 pdfium/fxjs/include/cfxjse_class.h                 |    45 +
 pdfium/fxjs/include/cfxjse_context.h               |    65 +
 pdfium/fxjs/include/cfxjse_value.h                 |   102 +
 pdfium/fxjs/include/fxjs_v8.h                      |   276 +
 pdfium/fxjs/include/fxjse.h                        |    74 +
 pdfium/infra/config/cq.cfg                         |    83 +
 pdfium/navbar.md                                   |    13 +
 pdfium/pdfium.gni                                  |    25 +
 pdfium/pdfium.gyp                                  |  1073 ++
 pdfium/public/DEPS                                 |     8 +
 pdfium/public/README                               |    13 +
 pdfium/public/fpdf_dataavail.h                     |   197 +
 pdfium/public/fpdf_doc.h                           |   302 +
 pdfium/public/fpdf_edit.h                          |   241 +
 pdfium/public/fpdf_ext.h                           |    97 +
 pdfium/public/fpdf_flatten.h                       |    43 +
 pdfium/public/fpdf_formfill.h                      |  1751 +++
 pdfium/public/fpdf_fwlevent.h                      |   282 +
 pdfium/public/fpdf_ppo.h                           |    43 +
 pdfium/public/fpdf_progressive.h                   |   116 +
 pdfium/public/fpdf_save.h                          |    86 +
 pdfium/public/fpdf_searchex.h                      |    29 +
 pdfium/public/fpdf_sysfontinfo.h                   |   302 +
 pdfium/public/fpdf_text.h                          |   424 +
 pdfium/public/fpdf_transformpage.h                 |   160 +
 pdfium/public/fpdfview.h                           |   950 ++
 pdfium/samples/BUILD.gn                            |    89 +
 pdfium/samples/DEPS                                |     7 +
 pdfium/samples/image_diff.cc                       |   352 +
 pdfium/samples/image_diff_png.cc                   |   644 ++
 pdfium/samples/image_diff_png.h                    |    38 +
 pdfium/samples/pdfium_test.cc                      |   890 ++
 pdfium/samples/samples.gyp                         |   100 +
 pdfium/skia/BUILD.gn                               |   553 +
 pdfium/skia/config/SkUserConfig.h                  |   268 +
 pdfium/skia/ext/DEPS                               |     3 +
 pdfium/skia/ext/google_logging.cc                  |    25 +
 pdfium/skia/skia.gyp                               |    71 +
 pdfium/skia/skia_common.gypi                       |   162 +
 pdfium/skia/skia_gn_files.gypi                     |    44 +
 pdfium/skia/skia_library.gypi                      |   306 +
 pdfium/skia/skia_library_opts.gyp                  |   330 +
 pdfium/skia/skia_pdfium.gypi                       |    30 +
 pdfium/test/barcode_test.pdf                       |   Bin 0 -> 80879 bytes
 .../dynamic_list_box_allow_multiple_selection.pdf  |   Bin 0 -> 84183 bytes
 .../dynamic_password_field_background_fill.pdf     |   Bin 0 -> 84184 bytes
 pdfium/test/dynamic_table_ color_and_width.pdf     |   Bin 0 -> 84901 bytes
 pdfium/test/email_recommended.pdf                  |   Bin 0 -> 85581 bytes
 pdfium/test/resolve_nodes.pdf                      |   Bin 0 -> 213700 bytes
 pdfium/test/standard_symbols.pdf                   |   Bin 0 -> 49726 bytes
 pdfium/test/static_list _box_caption.pdf           |   Bin 0 -> 99600 bytes
 pdfium/test/static_password_field_rotate.pdf       |   Bin 0 -> 130866 bytes
 pdfium/test/xfa_node_caption.pdf                   |   Bin 0 -> 87521 bytes
 pdfium/testing/DEPS                                |    13 +
 pdfium/testing/SUPPRESSIONS                        |   491 +
 pdfium/testing/embedder_test.cpp                   |   354 +
 pdfium/testing/embedder_test.h                     |   150 +
 pdfium/testing/embedder_test_mock_delegate.h       |    21 +
 .../embedder_test_timer_handling_delegate.h        |    84 +
 pdfium/testing/fx_string_testhelpers.cpp           |    48 +
 pdfium/testing/fx_string_testhelpers.h             |    18 +
 pdfium/testing/gmock.gyp                           |    57 +
 pdfium/testing/gtest.gyp                           |   175 +
 pdfium/testing/gtest_mac.h                         |    62 +
 pdfium/testing/gtest_mac.mm                        |    98 +
 pdfium/testing/js_embedder_test.cpp                |    42 +
 pdfium/testing/js_embedder_test.h                  |    32 +
 pdfium/testing/libfuzzer/BUILD.gn                  |   170 +
 pdfium/testing/libfuzzer/fuzzers.gyp               |   171 +
 .../testing/libfuzzer/pdf_cfx_saxreader_fuzzer.cc  |    37 +
 pdfium/testing/libfuzzer/pdf_codec_bmp_fuzzer.cc   |     9 +
 pdfium/testing/libfuzzer/pdf_codec_gif_fuzzer.cc   |     9 +
 pdfium/testing/libfuzzer/pdf_codec_jpeg_fuzzer.cc  |     9 +
 pdfium/testing/libfuzzer/pdf_codec_png_fuzzer.cc   |     9 +
 pdfium/testing/libfuzzer/pdf_codec_tiff_fuzzer.cc  |     9 +
 pdfium/testing/libfuzzer/pdf_css_fuzzer.cc         |    31 +
 pdfium/testing/libfuzzer/pdf_fm2js_fuzzer.cc       |    25 +
 pdfium/testing/libfuzzer/pdf_jpx_fuzzer.cc         |    52 +
 pdfium/testing/libfuzzer/pdf_xml_fuzzer.cc         |    71 +
 pdfium/testing/libfuzzer/unittest_main.cc          |    41 +
 pdfium/testing/libfuzzer/xfa_codec_fuzzer.h        |    66 +
 pdfium/testing/resources/about_blank.pdf           |   Bin 0 -> 735 bytes
 pdfium/testing/resources/annotiter.in              |   129 +
 pdfium/testing/resources/annotiter.pdf             |   158 +
 pdfium/testing/resources/bookmarks.in              |    98 +
 pdfium/testing/resources/bookmarks.pdf             |   124 +
 pdfium/testing/resources/bookmarks_circular.in     |    98 +
 pdfium/testing/resources/bookmarks_circular.pdf    |   124 +
 pdfium/testing/resources/bug_113.in                |    29 +
 pdfium/testing/resources/bug_113.pdf               |    38 +
 pdfium/testing/resources/bug_213.pdf               |    64 +
 pdfium/testing/resources/bug_216.in                |    39 +
 pdfium/testing/resources/bug_216.pdf               |    40 +
 pdfium/testing/resources/bug_298.in                |    21 +
 pdfium/testing/resources/bug_298.pdf               |    22 +
 pdfium/testing/resources/bug_325_a.pdf             |     8 +
 pdfium/testing/resources/bug_325_b.pdf             |     8 +
 pdfium/testing/resources/bug_343.pdf               |    19 +
 pdfium/testing/resources/bug_344.pdf               |     9 +
 pdfium/testing/resources/bug_355.pdf               |    15 +
 pdfium/testing/resources/bug_360.pdf               |    14 +
 pdfium/testing/resources/bug_451265.in             |    80 +
 pdfium/testing/resources/bug_451265.pdf            |    98 +
 pdfium/testing/resources/bug_451830.pdf            |    14 +
 pdfium/testing/resources/bug_452455.in             |    62 +
 pdfium/testing/resources/bug_452455.pdf            |    83 +
 pdfium/testing/resources/bug_454695.in             |    12 +
 pdfium/testing/resources/bug_454695.pdf            |    17 +
 pdfium/testing/resources/bug_455199.pdf            |    73 +
 pdfium/testing/resources/bug_459580.in             |    47 +
 pdfium/testing/resources/bug_459580.pdf            |    57 +
 pdfium/testing/resources/bug_481363.in             |    52 +
 pdfium/testing/resources/bug_481363.pdf            |    62 +
 pdfium/testing/resources/bug_487928.in             |   122 +
 pdfium/testing/resources/bug_487928.pdf            |   180 +
 pdfium/testing/resources/bug_507316.in             |   126 +
 pdfium/testing/resources/bug_507316.pdf            |   145 +
 pdfium/testing/resources/bug_544880.in             |    19 +
 pdfium/testing/resources/bug_544880.pdf            |    25 +
 pdfium/testing/resources/bug_547706.in             |    43 +
 pdfium/testing/resources/bug_547706.pdf            |    55 +
 pdfium/testing/resources/bug_551248.in             |    80 +
 pdfium/testing/resources/bug_551248.pdf            |   134 +
 pdfium/testing/resources/bug_551460.in             |    75 +
 pdfium/testing/resources/bug_551460.pdf            |    89 +
 pdfium/testing/resources/bug_552046.in             |   Bin 0 -> 624 bytes
 pdfium/testing/resources/bug_552046.pdf            |   Bin 0 -> 746 bytes
 pdfium/testing/resources/bug_554151.in             |    59 +
 pdfium/testing/resources/bug_554151.pdf            |    70 +
 pdfium/testing/resources/bug_555784.in             |    74 +
 pdfium/testing/resources/bug_555784.pdf            |    88 +
 pdfium/testing/resources/bug_557223.in             |   Bin 0 -> 1745 bytes
 pdfium/testing/resources/bug_557223.pdf            |   Bin 0 -> 1848 bytes
 pdfium/testing/resources/bug_57.in                 |    48 +
 pdfium/testing/resources/bug_57.pdf                |    57 +
 pdfium/testing/resources/bug_572871.in             |    96 +
 pdfium/testing/resources/bug_572871.pdf            |   113 +
 pdfium/testing/resources/bug_601362.pdf            |   105 +
 pdfium/testing/resources/bug_602650.pdf            |   105 +
 pdfium/testing/resources/bug_603518.pdf            |   Bin 0 -> 7328 bytes
 pdfium/testing/resources/bug_xrefv4_loop.pdf       |    45 +
 pdfium/testing/resources/encrypted.pdf             |   Bin 0 -> 10564 bytes
 .../resources/feature_linearized_loading.pdf       |   Bin 0 -> 11671 bytes
 pdfium/testing/resources/hello_world.in            |    56 +
 pdfium/testing/resources/hello_world.pdf           |    66 +
 pdfium/testing/resources/javascript/app_alert.in   |    71 +
 .../resources/javascript/app_alert_expected.txt    |    15 +
 pdfium/testing/resources/javascript/app_mailmsg.in |    72 +
 .../resources/javascript/app_mailmsg_expected.txt  |    10 +
 pdfium/testing/resources/javascript/app_props.in   |   124 +
 .../resources/javascript/app_props_expected.txt    |    39 +
 .../testing/resources/javascript/app_repsonse.in   |    75 +
 .../resources/javascript/app_repsonse_expected.txt |    10 +
 pdfium/testing/resources/javascript/apply.in       |    75 +
 .../resources/javascript/apply_expected.txt        |     8 +
 pdfium/testing/resources/javascript/bug_361.in     |   112 +
 .../resources/javascript/bug_361_expected.txt      |    49 +
 pdfium/testing/resources/javascript/consts.in      |   137 +
 .../resources/javascript/consts_expected.txt       |   112 +
 .../resources/javascript/document_methods.in       |   323 +
 .../javascript/document_methods_expected.txt       |   107 +
 .../testing/resources/javascript/document_props.in |   143 +
 .../javascript/document_props_expected.txt         |    97 +
 pdfium/testing/resources/javascript/field.in       |   126 +
 .../resources/javascript/field_expected.txt        |     8 +
 pdfium/testing/resources/javascript/globals.in     |   159 +
 .../resources/javascript/globals_expected.txt      |   115 +
 .../resources/javascript/util_bytetochar.in        |    76 +
 .../javascript/util_bytetochar_expected.txt        |     9 +
 pdfium/testing/resources/javascript/util_printd.in |   104 +
 .../resources/javascript/util_printd_expected.txt  |    40 +
 pdfium/testing/resources/javascript/util_printx.in |    88 +
 .../resources/javascript/util_printx_expected.txt  |    35 +
 pdfium/testing/resources/launch_action.in          |    54 +
 pdfium/testing/resources/launch_action.pdf         |    64 +
 pdfium/testing/resources/named_dests.in            |   109 +
 pdfium/testing/resources/named_dests.pdf           |   135 +
 .../resources/parser_rebuildxref_correct.pdf       |    55 +
 .../parser_rebuildxref_error_notrailer.pdf         |    51 +
 pdfium/testing/resources/pixel/bug_512557.in       |   Bin 0 -> 1329 bytes
 .../resources/pixel/bug_512557_expected.pdf.0.png  |   Bin 0 -> 185 bytes
 pdfium/testing/resources/pixel/bug_524043_1.in     |    61 +
 .../pixel/bug_524043_1_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_524043_1_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_524043_2.in     |    62 +
 .../pixel/bug_524043_2_expected.pdf.0.png          |   Bin 0 -> 2237 bytes
 .../pixel/bug_524043_2_expected_mac.pdf.0.png      |   Bin 0 -> 2032 bytes
 pdfium/testing/resources/pixel/bug_524043_3.in     |    62 +
 .../pixel/bug_524043_3_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_524043_3_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_524043_4.in     |    61 +
 .../pixel/bug_524043_4_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_524043_4_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_524043_5.in     |    61 +
 .../pixel/bug_524043_5_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_524043_5_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_524043_6.in     |    60 +
 .../pixel/bug_524043_6_expected.pdf.0.png          |   Bin 0 -> 590 bytes
 .../pixel/bug_524043_6_expected_mac.pdf.0.png      |   Bin 0 -> 590 bytes
 pdfium/testing/resources/pixel/bug_524043_7.in     |    61 +
 .../pixel/bug_524043_7_expected.pdf.0.png          |   Bin 0 -> 2237 bytes
 .../pixel/bug_524043_7_expected_mac.pdf.0.png      |   Bin 0 -> 2032 bytes
 pdfium/testing/resources/pixel/bug_527174.in       |   Bin 0 -> 693 bytes
 .../resources/pixel/bug_527174_expected.pdf.0.png  |   Bin 0 -> 3650 bytes
 pdfium/testing/resources/pixel/bug_543018_1.in     |    61 +
 .../pixel/bug_543018_1_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_543018_1_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_543018_2.in     |    62 +
 .../pixel/bug_543018_2_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_543018_2_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_551258_1.in     |    60 +
 .../pixel/bug_551258_1_expected.pdf.0.png          |   Bin 0 -> 5433 bytes
 .../pixel/bug_551258_1_expected_mac.pdf.0.png      |   Bin 0 -> 4365 bytes
 pdfium/testing/resources/pixel/bug_591137.in       |   Bin 0 -> 1136 bytes
 .../resources/pixel/bug_591137_expected.pdf.0.png  |   Bin 0 -> 3837 bytes
 pdfium/testing/resources/pixel/bug_71.in           |   Bin 0 -> 1180 bytes
 .../resources/pixel/bug_71_expected.pdf.0.png      |   Bin 0 -> 3670 bytes
 pdfium/testing/resources/pixel/font_size.in        |    62 +
 .../resources/pixel/font_size_expected.pdf.0.png   |   Bin 0 -> 12153 bytes
 pdfium/testing/resources/trailer_as_hexstring.in   |    29 +
 pdfium/testing/resources/trailer_as_hexstring.pdf  |    36 +
 pdfium/testing/resources/trailer_unterminated.in   |    31 +
 pdfium/testing/resources/trailer_unterminated.pdf  |    38 +
 pdfium/testing/resources/use_outlines.in           |    57 +
 pdfium/testing/resources/use_outlines.pdf          |    67 +
 pdfium/testing/resources/weblinks.in               |    66 +
 pdfium/testing/resources/weblinks.pdf              |    76 +
 pdfium/testing/test.gni                            |   374 +
 pdfium/testing/test_support.cpp                    |   212 +
 pdfium/testing/test_support.h                      |   119 +
 pdfium/testing/tools/common.py                     |   112 +
 pdfium/testing/tools/fixup_pdf_template.py         |   101 +
 pdfium/testing/tools/make_expected.sh              |    20 +
 pdfium/testing/tools/pngdiffer.py                  |    85 +
 pdfium/testing/tools/run_corpus_tests.py           |    16 +
 pdfium/testing/tools/run_javascript_tests.py       |    15 +
 pdfium/testing/tools/run_pixel_tests.py            |    15 +
 pdfium/testing/tools/suppressor.py                 |    48 +
 pdfium/testing/tools/test_runner.py                |   231 +
 pdfium/testing/tools/text_diff.py                  |    32 +
 pdfium/testing/utils/path_service.cpp              |   103 +
 pdfium/testing/utils/path_service.h                |    37 +
 pdfium/third_party/BUILD.gn                        |   451 +
 pdfium/third_party/DEPS                            |     7 +
 pdfium/third_party/agg23/0000-bug-466.patch        |    45 +
 pdfium/third_party/agg23/0001-gcc-warning.patch    |    17 +
 pdfium/third_party/agg23/README.pdfium             |    16 +
 pdfium/third_party/agg23/agg_array.h               |   509 +
 pdfium/third_party/agg23/agg_basics.h              |   285 +
 pdfium/third_party/agg23/agg_clip_liang_barsky.h   |   125 +
 pdfium/third_party/agg23/agg_color_gray.h          |    50 +
 pdfium/third_party/agg23/agg_conv_adaptor_vcgen.h  |   138 +
 pdfium/third_party/agg23/agg_conv_dash.h           |    61 +
 pdfium/third_party/agg23/agg_conv_stroke.h         |   110 +
 pdfium/third_party/agg23/agg_curves.cpp            |   111 +
 pdfium/third_party/agg23/agg_curves.h              |   188 +
 pdfium/third_party/agg23/agg_math.h                |    63 +
 pdfium/third_party/agg23/agg_math_stroke.h         |   275 +
 pdfium/third_party/agg23/agg_path_storage.cpp      |   100 +
 pdfium/third_party/agg23/agg_path_storage.h        |   172 +
 pdfium/third_party/agg23/agg_pixfmt_gray.h         |   177 +
 .../agg23/agg_rasterizer_scanline_aa.cpp           |   488 +
 .../third_party/agg23/agg_rasterizer_scanline_aa.h |   475 +
 pdfium/third_party/agg23/agg_render_scanlines.h    |    50 +
 pdfium/third_party/agg23/agg_renderer_base.h       |   163 +
 pdfium/third_party/agg23/agg_renderer_scanline.h   |    93 +
 pdfium/third_party/agg23/agg_rendering_buffer.h    |   145 +
 pdfium/third_party/agg23/agg_scanline_u.h          |   150 +
 pdfium/third_party/agg23/agg_shorten_path.h        |    57 +
 pdfium/third_party/agg23/agg_vcgen_dash.cpp        |   178 +
 pdfium/third_party/agg23/agg_vcgen_dash.h          |    75 +
 pdfium/third_party/agg23/agg_vcgen_stroke.cpp      |   215 +
 pdfium/third_party/agg23/agg_vcgen_stroke.h        |   120 +
 pdfium/third_party/agg23/agg_vertex_sequence.h     |   100 +
 pdfium/third_party/base/logging.h                  |    26 +
 pdfium/third_party/base/macros.h                   |    31 +
 pdfium/third_party/base/numerics/OWNERS            |     3 +
 .../third_party/base/numerics/safe_conversions.h   |    66 +
 .../base/numerics/safe_conversions_impl.h          |   218 +
 pdfium/third_party/base/numerics/safe_math.h       |   272 +
 pdfium/third_party/base/numerics/safe_math_impl.h  |   507 +
 pdfium/third_party/base/stl_util.h                 |    55 +
 pdfium/third_party/bigint/BigInteger.cc            |   409 +
 pdfium/third_party/bigint/BigInteger.hh            |   225 +
 pdfium/third_party/bigint/BigIntegerLibrary.hh     |    14 +
 pdfium/third_party/bigint/BigIntegerUtils.cc       |    57 +
 pdfium/third_party/bigint/BigIntegerUtils.hh       |    78 +
 pdfium/third_party/bigint/BigUnsigned.cc           |   700 ++
 pdfium/third_party/bigint/BigUnsigned.hh           |   425 +
 pdfium/third_party/bigint/BigUnsignedInABase.cc    |   131 +
 pdfium/third_party/bigint/BigUnsignedInABase.hh    |   128 +
 pdfium/third_party/bigint/LICENSE                  |    71 +
 pdfium/third_party/bigint/NumberlikeArray.hh       |   184 +
 pdfium/third_party/freetype/0000-include.patch     |   120 +
 pdfium/third_party/freetype/FTL.TXT                |   169 +
 pdfium/third_party/freetype/README.pdfium          |    34 +
 .../freetype/include/freetype/config/ftconfig.h    |   467 +
 .../freetype/include/freetype/config/ftheader.h    |   834 ++
 .../freetype/include/freetype/config/ftmodule.h    |    49 +
 .../freetype/include/freetype/config/ftoption.h    |   886 ++
 .../freetype/include/freetype/config/ftstdlib.h    |   174 +
 .../freetype/include/freetype/freetype.h           |  4204 +++++++
 .../freetype/include/freetype/ftadvanc.h           |   187 +
 .../freetype/include/freetype/ftautoh.h            |   450 +
 .../third_party/freetype/include/freetype/ftbbox.h |   101 +
 .../third_party/freetype/include/freetype/ftbdf.h  |   210 +
 .../freetype/include/freetype/ftbitmap.h           |   240 +
 .../freetype/include/freetype/ftbzip2.h            |   102 +
 .../freetype/include/freetype/ftcache.h            |  1057 ++
 .../freetype/include/freetype/ftcffdrv.h           |   262 +
 .../third_party/freetype/include/freetype/ftcid.h  |   168 +
 .../freetype/include/freetype/fterrdef.h           |   276 +
 .../freetype/include/freetype/fterrors.h           |   216 +
 .../freetype/include/freetype/ftfntfmt.h           |    92 +
 .../third_party/freetype/include/freetype/ftgasp.h |   129 +
 .../freetype/include/freetype/ftglyph.h            |   605 +
 .../freetype/include/freetype/ftgxval.h            |   357 +
 .../third_party/freetype/include/freetype/ftgzip.h |   148 +
 .../freetype/include/freetype/ftimage.h            |  1214 ++
 .../freetype/include/freetype/ftincrem.h           |   354 +
 .../freetype/include/freetype/ftlcdfil.h           |   251 +
 .../third_party/freetype/include/freetype/ftlist.h |   276 +
 .../third_party/freetype/include/freetype/ftlzw.h  |    99 +
 .../third_party/freetype/include/freetype/ftmac.h  |   274 +
 .../third_party/freetype/include/freetype/ftmm.h   |   379 +
 .../freetype/include/freetype/ftmodapi.h           |   669 ++
 .../freetype/include/freetype/ftmoderr.h           |   194 +
 .../freetype/include/freetype/ftotval.h            |   204 +
 .../freetype/include/freetype/ftoutln.h            |   574 +
 .../third_party/freetype/include/freetype/ftpfr.h  |   172 +
 .../freetype/include/freetype/ftrender.h           |   232 +
 .../freetype/include/freetype/ftsizes.h            |   159 +
 .../freetype/include/freetype/ftsnames.h           |   200 +
 .../freetype/include/freetype/ftstroke.h           |   785 ++
 .../freetype/include/freetype/ftsynth.h            |    84 +
 .../freetype/include/freetype/ftsystem.h           |   355 +
 .../freetype/include/freetype/fttrigon.h           |   350 +
 .../freetype/include/freetype/ftttdrv.h            |   310 +
 .../freetype/include/freetype/fttypes.h            |   602 +
 .../freetype/include/freetype/ftwinfnt.h           |   275 +
 .../freetype/include/freetype/internal/autohint.h  |   244 +
 .../freetype/include/freetype/internal/ftcalc.h    |   418 +
 .../freetype/include/freetype/internal/ftdebug.h   |   255 +
 .../freetype/include/freetype/internal/ftdriver.h  |   409 +
 .../freetype/include/freetype/internal/ftgloadr.h  |   172 +
 .../freetype/include/freetype/internal/ftmemory.h  |   386 +
 .../freetype/include/freetype/internal/ftobjs.h    |  1571 +++
 .../freetype/include/freetype/internal/ftpic.h     |    71 +
 .../freetype/include/freetype/internal/ftrfork.h   |   266 +
 .../freetype/include/freetype/internal/ftserv.h    |   763 ++
 .../freetype/include/freetype/internal/ftstream.h  |   536 +
 .../freetype/include/freetype/internal/fttrace.h   |   154 +
 .../freetype/include/freetype/internal/ftvalid.h   |   159 +
 .../freetype/include/freetype/internal/internal.h  |    63 +
 .../freetype/include/freetype/internal/psaux.h     |   877 ++
 .../freetype/include/freetype/internal/pshints.h   |   722 ++
 .../include/freetype/internal/services/svbdf.h     |    82 +
 .../include/freetype/internal/services/svcid.h     |    90 +
 .../include/freetype/internal/services/svfntfmt.h  |    55 +
 .../include/freetype/internal/services/svgldict.h  |    88 +
 .../include/freetype/internal/services/svgxval.h   |    72 +
 .../include/freetype/internal/services/svkern.h    |    51 +
 .../include/freetype/internal/services/svmm.h      |   113 +
 .../include/freetype/internal/services/svotval.h   |    55 +
 .../include/freetype/internal/services/svpfr.h     |    66 +
 .../include/freetype/internal/services/svpostnm.h  |    81 +
 .../include/freetype/internal/services/svprop.h    |    81 +
 .../include/freetype/internal/services/svpscmap.h  |   177 +
 .../include/freetype/internal/services/svpsinfo.h  |   111 +
 .../include/freetype/internal/services/svsfnt.h    |   103 +
 .../include/freetype/internal/services/svttcmap.h  |   106 +
 .../include/freetype/internal/services/svtteng.h   |    53 +
 .../include/freetype/internal/services/svttglyf.h  |    69 +
 .../include/freetype/internal/services/svwinfnt.h  |    50 +
 .../freetype/include/freetype/internal/sfnt.h      |   748 ++
 .../freetype/include/freetype/internal/t1types.h   |   255 +
 .../freetype/include/freetype/internal/tttypes.h   |  1526 +++
 .../freetype/include/freetype/t1tables.h           |   761 ++
 .../freetype/include/freetype/ttnameid.h           |  1237 +++
 .../freetype/include/freetype/tttables.h           |   829 ++
 .../third_party/freetype/include/freetype/tttags.h |   111 +
 .../freetype/include/freetype/ttunpat.h            |    60 +
 pdfium/third_party/freetype/include/ft2build.h     |    42 +
 pdfium/third_party/freetype/src/base/Jamfile       |    87 +
 pdfium/third_party/freetype/src/base/basepic.c     |   108 +
 pdfium/third_party/freetype/src/base/basepic.h     |    91 +
 pdfium/third_party/freetype/src/base/ftadvanc.c    |   168 +
 pdfium/third_party/freetype/src/base/ftapi.c       |   121 +
 pdfium/third_party/freetype/src/base/ftbase.c      |    41 +
 pdfium/third_party/freetype/src/base/ftbase.h      |    74 +
 pdfium/third_party/freetype/src/base/ftbbox.c      |   509 +
 pdfium/third_party/freetype/src/base/ftbdf.c       |    91 +
 pdfium/third_party/freetype/src/base/ftbitmap.c    |   809 ++
 pdfium/third_party/freetype/src/base/ftcalc.c      |  1003 ++
 pdfium/third_party/freetype/src/base/ftcid.c       |   118 +
 pdfium/third_party/freetype/src/base/ftdbgmem.c    |   998 ++
 pdfium/third_party/freetype/src/base/ftdebug.c     |   266 +
 pdfium/third_party/freetype/src/base/ftfntfmt.c    |    55 +
 pdfium/third_party/freetype/src/base/ftfstype.c    |    62 +
 pdfium/third_party/freetype/src/base/ftgasp.c      |    61 +
 pdfium/third_party/freetype/src/base/ftgloadr.c    |   406 +
 pdfium/third_party/freetype/src/base/ftglyph.c     |   629 ++
 pdfium/third_party/freetype/src/base/ftgxval.c     |   142 +
 pdfium/third_party/freetype/src/base/ftinit.c      |   286 +
 pdfium/third_party/freetype/src/base/ftlcdfil.c    |   398 +
 pdfium/third_party/freetype/src/base/ftmac.c       |  1080 ++
 pdfium/third_party/freetype/src/base/ftmm.c        |   234 +
 pdfium/third_party/freetype/src/base/ftobjs.c      |  4933 +++++++++
 pdfium/third_party/freetype/src/base/ftotval.c     |    91 +
 pdfium/third_party/freetype/src/base/ftoutln.c     |  1099 ++
 pdfium/third_party/freetype/src/base/ftpatent.c    |   287 +
 pdfium/third_party/freetype/src/base/ftpfr.c       |   153 +
 pdfium/third_party/freetype/src/base/ftpic.c       |    55 +
 pdfium/third_party/freetype/src/base/ftrfork.c     |   880 ++
 pdfium/third_party/freetype/src/base/ftsnames.c    |    94 +
 pdfium/third_party/freetype/src/base/ftstream.c    |   860 ++
 pdfium/third_party/freetype/src/base/ftstroke.c    |  2468 +++++
 pdfium/third_party/freetype/src/base/ftsynth.c     |   163 +
 pdfium/third_party/freetype/src/base/ftsystem.c    |   320 +
 pdfium/third_party/freetype/src/base/fttrigon.c    |   525 +
 pdfium/third_party/freetype/src/base/fttype1.c     |   127 +
 pdfium/third_party/freetype/src/base/ftutil.c      |   441 +
 pdfium/third_party/freetype/src/base/ftwinfnt.c    |    53 +
 pdfium/third_party/freetype/src/base/md5.c         |   296 +
 pdfium/third_party/freetype/src/base/md5.h         |    45 +
 pdfium/third_party/freetype/src/cff/Jamfile        |    45 +
 pdfium/third_party/freetype/src/cff/cf2arrst.c     |   241 +
 pdfium/third_party/freetype/src/cff/cf2arrst.h     |   100 +
 pdfium/third_party/freetype/src/cff/cf2blues.c     |   579 +
 pdfium/third_party/freetype/src/cff/cf2blues.h     |   185 +
 pdfium/third_party/freetype/src/cff/cf2error.c     |    52 +
 pdfium/third_party/freetype/src/cff/cf2error.h     |   119 +
 pdfium/third_party/freetype/src/cff/cf2fixed.h     |    95 +
 pdfium/third_party/freetype/src/cff/cf2font.c      |   512 +
 pdfium/third_party/freetype/src/cff/cf2font.h      |   121 +
 pdfium/third_party/freetype/src/cff/cf2ft.c        |   700 ++
 pdfium/third_party/freetype/src/cff/cf2ft.h        |   147 +
 pdfium/third_party/freetype/src/cff/cf2glue.h      |   144 +
 pdfium/third_party/freetype/src/cff/cf2hints.c     |  1847 ++++
 pdfium/third_party/freetype/src/cff/cf2hints.h     |   289 +
 pdfium/third_party/freetype/src/cff/cf2intrp.c     |  1571 +++
 pdfium/third_party/freetype/src/cff/cf2intrp.h     |    83 +
 pdfium/third_party/freetype/src/cff/cf2read.c      |   112 +
 pdfium/third_party/freetype/src/cff/cf2read.h      |    68 +
 pdfium/third_party/freetype/src/cff/cf2stack.c     |   205 +
 pdfium/third_party/freetype/src/cff/cf2stack.h     |   106 +
 pdfium/third_party/freetype/src/cff/cf2types.h     |    78 +
 pdfium/third_party/freetype/src/cff/cff.c          |    41 +
 pdfium/third_party/freetype/src/cff/cffcmap.c      |   216 +
 pdfium/third_party/freetype/src/cff/cffcmap.h      |    67 +
 pdfium/third_party/freetype/src/cff/cffdrivr.c     |   907 ++
 pdfium/third_party/freetype/src/cff/cffdrivr.h     |    38 +
 pdfium/third_party/freetype/src/cff/cfferrs.h      |    42 +
 pdfium/third_party/freetype/src/cff/cffgload.c     |  3086 ++++++
 pdfium/third_party/freetype/src/cff/cffgload.h     |   245 +
 pdfium/third_party/freetype/src/cff/cffload.c      |  1703 +++
 pdfium/third_party/freetype/src/cff/cffload.h      |    83 +
 pdfium/third_party/freetype/src/cff/cffobjs.c      |  1077 ++
 pdfium/third_party/freetype/src/cff/cffobjs.h      |   185 +
 pdfium/third_party/freetype/src/cff/cffparse.c     |  1193 ++
 pdfium/third_party/freetype/src/cff/cffparse.h     |   106 +
 pdfium/third_party/freetype/src/cff/cffpic.c       |   138 +
 pdfium/third_party/freetype/src/cff/cffpic.h       |   108 +
 pdfium/third_party/freetype/src/cff/cfftoken.h     |    97 +
 pdfium/third_party/freetype/src/cff/cfftypes.h     |   284 +
 pdfium/third_party/freetype/src/cid/Jamfile        |    34 +
 pdfium/third_party/freetype/src/cid/ciderrs.h      |    41 +
 pdfium/third_party/freetype/src/cid/cidgload.c     |   446 +
 pdfium/third_party/freetype/src/cid/cidgload.h     |    51 +
 pdfium/third_party/freetype/src/cid/cidload.c      |   705 ++
 pdfium/third_party/freetype/src/cid/cidload.h      |    53 +
 pdfium/third_party/freetype/src/cid/cidobjs.c      |   492 +
 pdfium/third_party/freetype/src/cid/cidobjs.h      |   154 +
 pdfium/third_party/freetype/src/cid/cidparse.c     |   234 +
 pdfium/third_party/freetype/src/cid/cidparse.h     |   123 +
 pdfium/third_party/freetype/src/cid/cidriver.c     |   236 +
 pdfium/third_party/freetype/src/cid/cidriver.h     |    43 +
 pdfium/third_party/freetype/src/cid/cidtoken.h     |   112 +
 pdfium/third_party/freetype/src/cid/type1cid.c     |    29 +
 pdfium/third_party/freetype/src/psaux/Jamfile      |    35 +
 pdfium/third_party/freetype/src/psaux/afmparse.c   |   977 ++
 pdfium/third_party/freetype/src/psaux/afmparse.h   |    89 +
 pdfium/third_party/freetype/src/psaux/psaux.c      |    34 +
 pdfium/third_party/freetype/src/psaux/psauxerr.h   |    42 +
 pdfium/third_party/freetype/src/psaux/psauxmod.c   |   139 +
 pdfium/third_party/freetype/src/psaux/psauxmod.h   |    42 +
 pdfium/third_party/freetype/src/psaux/psconv.c     |   603 +
 pdfium/third_party/freetype/src/psaux/psconv.h     |    71 +
 pdfium/third_party/freetype/src/psaux/psobjs.c     |  1774 +++
 pdfium/third_party/freetype/src/psaux/psobjs.h     |   212 +
 pdfium/third_party/freetype/src/psaux/t1cmap.c     |   355 +
 pdfium/third_party/freetype/src/psaux/t1cmap.h     |   105 +
 pdfium/third_party/freetype/src/psaux/t1decode.c   |  1624 +++
 pdfium/third_party/freetype/src/psaux/t1decode.h   |    64 +
 pdfium/third_party/freetype/src/pshinter/Jamfile   |    34 +
 pdfium/third_party/freetype/src/pshinter/pshalgo.c |  2195 ++++
 pdfium/third_party/freetype/src/pshinter/pshalgo.h |   241 +
 pdfium/third_party/freetype/src/pshinter/pshglob.c |   795 ++
 pdfium/third_party/freetype/src/pshinter/pshglob.h |   196 +
 .../third_party/freetype/src/pshinter/pshinter.c   |    29 +
 pdfium/third_party/freetype/src/pshinter/pshmod.c  |   119 +
 pdfium/third_party/freetype/src/pshinter/pshmod.h  |    39 +
 .../third_party/freetype/src/pshinter/pshnterr.h   |    41 +
 pdfium/third_party/freetype/src/pshinter/pshpic.c  |    76 +
 pdfium/third_party/freetype/src/pshinter/pshpic.h  |    63 +
 pdfium/third_party/freetype/src/pshinter/pshrec.c  |  1220 ++
 pdfium/third_party/freetype/src/pshinter/pshrec.h  |   172 +
 pdfium/third_party/freetype/src/psnames/Jamfile    |    31 +
 pdfium/third_party/freetype/src/psnames/psmodule.c |   609 +
 pdfium/third_party/freetype/src/psnames/psmodule.h |    38 +
 pdfium/third_party/freetype/src/psnames/psnamerr.h |    42 +
 pdfium/third_party/freetype/src/psnames/psnames.c  |    26 +
 pdfium/third_party/freetype/src/psnames/pspic.c    |    97 +
 pdfium/third_party/freetype/src/psnames/pspic.h    |    68 +
 pdfium/third_party/freetype/src/psnames/pstables.h |  4170 +++++++
 pdfium/third_party/freetype/src/raster/Jamfile     |    32 +
 pdfium/third_party/freetype/src/raster/ftmisc.h    |   142 +
 pdfium/third_party/freetype/src/raster/ftraster.c  |  3200 ++++++
 pdfium/third_party/freetype/src/raster/ftraster.h  |    46 +
 pdfium/third_party/freetype/src/raster/ftrend1.c   |   254 +
 pdfium/third_party/freetype/src/raster/ftrend1.h   |    38 +
 pdfium/third_party/freetype/src/raster/raster.c    |    27 +
 pdfium/third_party/freetype/src/raster/rasterrs.h  |    42 +
 pdfium/third_party/freetype/src/raster/rastpic.c   |    89 +
 pdfium/third_party/freetype/src/raster/rastpic.h   |    63 +
 pdfium/third_party/freetype/src/sfnt/Jamfile       |    40 +
 pdfium/third_party/freetype/src/sfnt/pngshim.c     |   378 +
 pdfium/third_party/freetype/src/sfnt/pngshim.h     |    50 +
 pdfium/third_party/freetype/src/sfnt/sfdriver.c    |   531 +
 pdfium/third_party/freetype/src/sfnt/sfdriver.h    |    38 +
 pdfium/third_party/freetype/src/sfnt/sferrors.h    |    40 +
 pdfium/third_party/freetype/src/sfnt/sfnt.c        |    43 +
 pdfium/third_party/freetype/src/sfnt/sfntpic.c     |   143 +
 pdfium/third_party/freetype/src/sfnt/sfntpic.h     |   112 +
 pdfium/third_party/freetype/src/sfnt/sfobjs.c      |  1603 +++
 pdfium/third_party/freetype/src/sfnt/sfobjs.h      |    59 +
 pdfium/third_party/freetype/src/sfnt/ttbdf.c       |   250 +
 pdfium/third_party/freetype/src/sfnt/ttbdf.h       |    46 +
 pdfium/third_party/freetype/src/sfnt/ttcmap.c      |  3721 +++++++
 pdfium/third_party/freetype/src/sfnt/ttcmap.h      |   158 +
 pdfium/third_party/freetype/src/sfnt/ttcmapc.h     |    56 +
 pdfium/third_party/freetype/src/sfnt/ttkern.c      |   306 +
 pdfium/third_party/freetype/src/sfnt/ttkern.h      |    52 +
 pdfium/third_party/freetype/src/sfnt/ttload.c      |  1363 +++
 pdfium/third_party/freetype/src/sfnt/ttload.h      |   112 +
 pdfium/third_party/freetype/src/sfnt/ttmtx.c       |   280 +
 pdfium/third_party/freetype/src/sfnt/ttmtx.h       |    55 +
 pdfium/third_party/freetype/src/sfnt/ttpost.c      |   563 +
 pdfium/third_party/freetype/src/sfnt/ttpost.h      |    46 +
 pdfium/third_party/freetype/src/sfnt/ttsbit.c      |  1472 +++
 pdfium/third_party/freetype/src/sfnt/ttsbit.h      |    63 +
 pdfium/third_party/freetype/src/smooth/Jamfile     |    32 +
 pdfium/third_party/freetype/src/smooth/ftgrays.c   |  2116 ++++
 pdfium/third_party/freetype/src/smooth/ftgrays.h   |    58 +
 pdfium/third_party/freetype/src/smooth/ftsmerrs.h  |    42 +
 pdfium/third_party/freetype/src/smooth/ftsmooth.c  |   511 +
 pdfium/third_party/freetype/src/smooth/ftsmooth.h  |    49 +
 pdfium/third_party/freetype/src/smooth/ftspic.c    |   118 +
 pdfium/third_party/freetype/src/smooth/ftspic.h    |    75 +
 pdfium/third_party/freetype/src/smooth/smooth.c    |    27 +
 pdfium/third_party/freetype/src/truetype/Jamfile   |    37 +
 .../third_party/freetype/src/truetype/truetype.c   |    38 +
 .../third_party/freetype/src/truetype/ttdriver.c   |   565 +
 .../third_party/freetype/src/truetype/ttdriver.h   |    38 +
 .../third_party/freetype/src/truetype/tterrors.h   |    41 +
 pdfium/third_party/freetype/src/truetype/ttgload.c |  2563 +++++
 pdfium/third_party/freetype/src/truetype/ttgload.h |    62 +
 pdfium/third_party/freetype/src/truetype/ttgxvar.c |  2074 ++++
 pdfium/third_party/freetype/src/truetype/ttgxvar.h |   182 +
 .../third_party/freetype/src/truetype/ttinterp.c   |  8275 ++++++++++++++
 .../third_party/freetype/src/truetype/ttinterp.h   |   388 +
 pdfium/third_party/freetype/src/truetype/ttobjs.c  |  1359 +++
 pdfium/third_party/freetype/src/truetype/ttobjs.h  |   425 +
 pdfium/third_party/freetype/src/truetype/ttpic.c   |   101 +
 pdfium/third_party/freetype/src/truetype/ttpic.h   |    83 +
 pdfium/third_party/freetype/src/truetype/ttpload.c |   609 +
 pdfium/third_party/freetype/src/truetype/ttpload.h |    75 +
 .../third_party/freetype/src/truetype/ttsubpix.c   |  1011 ++
 .../third_party/freetype/src/truetype/ttsubpix.h   |   110 +
 pdfium/third_party/freetype/src/type1/Jamfile      |    35 +
 pdfium/third_party/freetype/src/type1/t1afm.c      |   396 +
 pdfium/third_party/freetype/src/type1/t1afm.h      |    54 +
 pdfium/third_party/freetype/src/type1/t1driver.c   |   725 ++
 pdfium/third_party/freetype/src/type1/t1driver.h   |    42 +
 pdfium/third_party/freetype/src/type1/t1errors.h   |    41 +
 pdfium/third_party/freetype/src/type1/t1gload.c    |   521 +
 pdfium/third_party/freetype/src/type1/t1gload.h    |    53 +
 pdfium/third_party/freetype/src/type1/t1load.c     |  2320 ++++
 pdfium/third_party/freetype/src/type1/t1load.h     |   102 +
 pdfium/third_party/freetype/src/type1/t1objs.c     |   613 ++
 pdfium/third_party/freetype/src/type1/t1objs.h     |   160 +
 pdfium/third_party/freetype/src/type1/t1parse.c    |   525 +
 pdfium/third_party/freetype/src/type1/t1parse.h    |   129 +
 pdfium/third_party/freetype/src/type1/t1tokens.h   |   143 +
 pdfium/third_party/freetype/src/type1/type1.c      |    33 +
 .../lcms2-2.6/0000-tag-type-confusion.patch        |    14 +
 .../lcms2-2.6/0001-from16-to-8-overflow.patch      |    13 +
 pdfium/third_party/lcms2-2.6/README.pdfium         |    14 +
 pdfium/third_party/lcms2-2.6/include/lcms2.h       |  1882 ++++
 .../third_party/lcms2-2.6/include/lcms2_plugin.h   |   637 ++
 pdfium/third_party/lcms2-2.6/src/cmscam02.c        |   486 +
 pdfium/third_party/lcms2-2.6/src/cmscgats.c        |  2775 +++++
 pdfium/third_party/lcms2-2.6/src/cmscnvrt.c        |  1142 ++
 pdfium/third_party/lcms2-2.6/src/cmserr.c          |   707 ++
 pdfium/third_party/lcms2-2.6/src/cmsgamma.c        |  1298 +++
 pdfium/third_party/lcms2-2.6/src/cmsgmt.c          |   590 +
 pdfium/third_party/lcms2-2.6/src/cmshalf.c         |   534 +
 pdfium/third_party/lcms2-2.6/src/cmsintrp.c        |  1506 +++
 pdfium/third_party/lcms2-2.6/src/cmsio0.c          |  1884 ++++
 pdfium/third_party/lcms2-2.6/src/cmsio1.c          |  1020 ++
 pdfium/third_party/lcms2-2.6/src/cmslut.c          |  1793 +++
 pdfium/third_party/lcms2-2.6/src/cmsmd5.c          |   343 +
 pdfium/third_party/lcms2-2.6/src/cmsmtrx.c         |   175 +
 pdfium/third_party/lcms2-2.6/src/cmsnamed.c        |   929 ++
 pdfium/third_party/lcms2-2.6/src/cmsopt.c          |  1795 +++
 pdfium/third_party/lcms2-2.6/src/cmspack.c         |  3369 ++++++
 pdfium/third_party/lcms2-2.6/src/cmspcs.c          |   931 ++
 pdfium/third_party/lcms2-2.6/src/cmsplugin.c       |   955 ++
 pdfium/third_party/lcms2-2.6/src/cmsps2.c          |  1597 +++
 pdfium/third_party/lcms2-2.6/src/cmssamp.c         |   572 +
 pdfium/third_party/lcms2-2.6/src/cmssm.c           |   734 ++
 pdfium/third_party/lcms2-2.6/src/cmstypes.c        |  5564 ++++++++++
 pdfium/third_party/lcms2-2.6/src/cmsvirt.c         |  1194 ++
 pdfium/third_party/lcms2-2.6/src/cmswtpnt.c        |   349 +
 pdfium/third_party/lcms2-2.6/src/cmsxform.c        |  1132 ++
 pdfium/third_party/lcms2-2.6/src/lcms2_internal.h  |  1032 ++
 pdfium/third_party/libjpeg/cderror.h               |   132 +
 pdfium/third_party/libjpeg/cdjpeg.h                |   184 +
 pdfium/third_party/libjpeg/fpdfapi_jcapimin.c      |   280 +
 pdfium/third_party/libjpeg/fpdfapi_jcapistd.c      |   161 +
 pdfium/third_party/libjpeg/fpdfapi_jccoefct.c      |   449 +
 pdfium/third_party/libjpeg/fpdfapi_jccolor.c       |   459 +
 pdfium/third_party/libjpeg/fpdfapi_jcdctmgr.c      |   387 +
 pdfium/third_party/libjpeg/fpdfapi_jchuff.c        |   908 ++
 pdfium/third_party/libjpeg/fpdfapi_jcinit.c        |    72 +
 pdfium/third_party/libjpeg/fpdfapi_jcmainct.c      |   293 +
 pdfium/third_party/libjpeg/fpdfapi_jcmarker.c      |   664 ++
 pdfium/third_party/libjpeg/fpdfapi_jcmaster.c      |   590 +
 pdfium/third_party/libjpeg/fpdfapi_jcomapi.c       |   106 +
 pdfium/third_party/libjpeg/fpdfapi_jcparam.c       |   610 +
 pdfium/third_party/libjpeg/fpdfapi_jcphuff.c       |   833 ++
 pdfium/third_party/libjpeg/fpdfapi_jcprepct.c      |   354 +
 pdfium/third_party/libjpeg/fpdfapi_jcsample.c      |   519 +
 pdfium/third_party/libjpeg/fpdfapi_jctrans.c       |   388 +
 pdfium/third_party/libjpeg/fpdfapi_jdapimin.c      |   395 +
 pdfium/third_party/libjpeg/fpdfapi_jdapistd.c      |   276 +
 pdfium/third_party/libjpeg/fpdfapi_jdcoefct.c      |   736 ++
 pdfium/third_party/libjpeg/fpdfapi_jdcolor.c       |   396 +
 pdfium/third_party/libjpeg/fpdfapi_jddctmgr.c      |   269 +
 pdfium/third_party/libjpeg/fpdfapi_jdhuff.c        |   650 ++
 pdfium/third_party/libjpeg/fpdfapi_jdinput.c       |   381 +
 pdfium/third_party/libjpeg/fpdfapi_jdmainct.c      |   512 +
 pdfium/third_party/libjpeg/fpdfapi_jdmarker.c      |  1393 +++
 pdfium/third_party/libjpeg/fpdfapi_jdmaster.c      |   557 +
 pdfium/third_party/libjpeg/fpdfapi_jdmerge.c       |   399 +
 pdfium/third_party/libjpeg/fpdfapi_jdphuff.c       |   668 ++
 pdfium/third_party/libjpeg/fpdfapi_jdpostct.c      |   290 +
 pdfium/third_party/libjpeg/fpdfapi_jdsample.c      |   478 +
 pdfium/third_party/libjpeg/fpdfapi_jdtrans.c       |   143 +
 pdfium/third_party/libjpeg/fpdfapi_jerror.c        |   239 +
 pdfium/third_party/libjpeg/fpdfapi_jfdctfst.c      |   224 +
 pdfium/third_party/libjpeg/fpdfapi_jfdctint.c      |   283 +
 pdfium/third_party/libjpeg/fpdfapi_jidctfst.c      |   368 +
 pdfium/third_party/libjpeg/fpdfapi_jidctint.c      |   389 +
 pdfium/third_party/libjpeg/fpdfapi_jidctred.c      |   398 +
 pdfium/third_party/libjpeg/fpdfapi_jmemmgr.c       |  1120 ++
 pdfium/third_party/libjpeg/fpdfapi_jmemnobs.c      |   115 +
 pdfium/third_party/libjpeg/fpdfapi_jutils.c        |   179 +
 pdfium/third_party/libjpeg/jchuff.h                |    47 +
 pdfium/third_party/libjpeg/jconfig.h               |    51 +
 pdfium/third_party/libjpeg/jdct.h                  |   176 +
 pdfium/third_party/libjpeg/jdhuff.h                |   201 +
 pdfium/third_party/libjpeg/jerror.h                |   291 +
 pdfium/third_party/libjpeg/jinclude.h              |   103 +
 pdfium/third_party/libjpeg/jmemsys.h               |   163 +
 pdfium/third_party/libjpeg/jmorecfg.h              |   372 +
 pdfium/third_party/libjpeg/jpegint.h               |   392 +
 pdfium/third_party/libjpeg/jpeglib.h               |  1200 ++
 pdfium/third_party/libjpeg/jversion.h              |    14 +
 pdfium/third_party/libjpeg/transupp.h              |   135 +
 .../libopenjpeg20/0000-use-colorspace.patch        |    27 +
 .../libopenjpeg20/0001-image-data.patch            |    26 +
 .../libopenjpeg20/0002-packet-iterator.patch       |    27 +
 .../libopenjpeg20/0003-dwt-decode.patch            |   191 +
 .../libopenjpeg20/0004-j2k_read_mcc.patch          |    31 +
 .../libopenjpeg20/0005-jp2_apply_pclr.patch        |    49 +
 .../libopenjpeg20/0006-tcd_init_tile.patch         |    16 +
 .../libopenjpeg20/0007-jp2_read_cmap.patch         |    13 +
 .../libopenjpeg20/0008-jp2_check_color.patch       |    19 +
 .../libopenjpeg20/0009-opj_pi_next.patch           |    34 +
 .../libopenjpeg20/0010-pi_update_decode_poc.patch  |    13 +
 .../libopenjpeg20/0011-j2k_update_image_data.patch |    17 +
 .../third_party/libopenjpeg20/0012-mct_sse.patch   |    60 +
 .../libopenjpeg20/0013-attrib_fix.patch            |    18 +
 .../0014-opj_jp2_read_ihdr_leak.patch              |    28 +
 .../0015-read_SPCod_SPCoc_overflow.patch           |    15 +
 .../0016-read_SQcd_SQcc_overflow.patch             |    15 +
 .../libopenjpeg20/0017-tcd_init_tile.patch         |    32 +
 pdfium/third_party/libopenjpeg20/CMakeLists.txt    |   110 +
 pdfium/third_party/libopenjpeg20/README.pdfium     |    30 +
 pdfium/third_party/libopenjpeg20/bio.c             |   191 +
 pdfium/third_party/libopenjpeg20/bio.h             |   134 +
 pdfium/third_party/libopenjpeg20/cio.c             |   644 ++
 pdfium/third_party/libopenjpeg20/cio.h             |   399 +
 pdfium/third_party/libopenjpeg20/dwt.c             |   938 ++
 pdfium/third_party/libopenjpeg20/dwt.h             |   122 +
 pdfium/third_party/libopenjpeg20/event.c           |   146 +
 pdfium/third_party/libopenjpeg20/event.h           |   108 +
 pdfium/third_party/libopenjpeg20/function_list.c   |   117 +
 pdfium/third_party/libopenjpeg20/function_list.h   |   131 +
 pdfium/third_party/libopenjpeg20/image.c           |   242 +
 pdfium/third_party/libopenjpeg20/image.h           |    68 +
 .../third_party/libopenjpeg20/indexbox_manager.h   |   148 +
 pdfium/third_party/libopenjpeg20/invert.c          |   294 +
 pdfium/third_party/libopenjpeg20/invert.h          |    64 +
 pdfium/third_party/libopenjpeg20/j2k.c             | 10823 ++++++++++++++++++
 pdfium/third_party/libopenjpeg20/j2k.h             |   863 ++
 pdfium/third_party/libopenjpeg20/jp2.c             |  3163 ++++++
 pdfium/third_party/libopenjpeg20/jp2.h             |   483 +
 pdfium/third_party/libopenjpeg20/mct.c             |   556 +
 pdfium/third_party/libopenjpeg20/mct.h             |   155 +
 pdfium/third_party/libopenjpeg20/mqc.c             |   614 ++
 pdfium/third_party/libopenjpeg20/mqc.h             |   207 +
 pdfium/third_party/libopenjpeg20/openjpeg.c        |   960 ++
 pdfium/third_party/libopenjpeg20/openjpeg.h        |  1566 +++
 pdfium/third_party/libopenjpeg20/opj_clock.c       |    64 +
 pdfium/third_party/libopenjpeg20/opj_clock.h       |    59 +
 pdfium/third_party/libopenjpeg20/opj_codec.h       |   165 +
 pdfium/third_party/libopenjpeg20/opj_config.h      |    16 +
 .../libopenjpeg20/opj_config.h.cmake.in            |    10 +
 .../third_party/libopenjpeg20/opj_config_private.h |    37 +
 pdfium/third_party/libopenjpeg20/opj_includes.h    |   210 +
 pdfium/third_party/libopenjpeg20/opj_intmath.h     |   223 +
 pdfium/third_party/libopenjpeg20/opj_inttypes.h    |    48 +
 pdfium/third_party/libopenjpeg20/opj_malloc.h      |   185 +
 pdfium/third_party/libopenjpeg20/opj_stdint.h      |    52 +
 pdfium/third_party/libopenjpeg20/pi.c              |  1893 ++++
 pdfium/third_party/libopenjpeg20/pi.h              |   188 +
 pdfium/third_party/libopenjpeg20/raw.c             |    95 +
 pdfium/third_party/libopenjpeg20/raw.h             |   106 +
 pdfium/third_party/libopenjpeg20/t1.c              |  1764 +++
 pdfium/third_party/libopenjpeg20/t1.h              |   167 +
 .../third_party/libopenjpeg20/t1_generate_luts.c   |   282 +
 pdfium/third_party/libopenjpeg20/t1_luts.h         |   143 +
 pdfium/third_party/libopenjpeg20/t2.c              |  1381 +++
 pdfium/third_party/libopenjpeg20/t2.h              |   134 +
 pdfium/third_party/libopenjpeg20/tcd.c             |  2212 ++++
 pdfium/third_party/libopenjpeg20/tcd.h             |   369 +
 pdfium/third_party/libopenjpeg20/tgt.c             |   335 +
 pdfium/third_party/libopenjpeg20/tgt.h             |   147 +
 .../third_party/libpng16/0000-build-config.patch   |    43 +
 .../libpng16/0001-disable-arm-neon.patch           |    12 +
 .../third_party/libpng16/0002-static-png-gt.patch  |    14 +
 pdfium/third_party/libpng16/README.pdfium          |    16 +
 pdfium/third_party/libpng16/png.c                  |  4499 ++++++++
 pdfium/third_party/libpng16/png.h                  |  3130 ++++++
 pdfium/third_party/libpng16/pngconf.h              |   622 ++
 pdfium/third_party/libpng16/pngdebug.h             |   153 +
 pdfium/third_party/libpng16/pngerror.c             |   963 ++
 pdfium/third_party/libpng16/pngget.c               |  1219 ++
 pdfium/third_party/libpng16/pnginfo.h              |   259 +
 pdfium/third_party/libpng16/pnglibconf.h           |   214 +
 pdfium/third_party/libpng16/pngmem.c               |   287 +
 pdfium/third_party/libpng16/pngpread.c             |  1085 ++
 pdfium/third_party/libpng16/pngprefix.h            |    17 +
 pdfium/third_party/libpng16/pngpriv.h              |  1929 ++++
 pdfium/third_party/libpng16/pngread.c              |  4136 +++++++
 pdfium/third_party/libpng16/pngrio.c               |   120 +
 pdfium/third_party/libpng16/pngrtran.c             |  4997 +++++++++
 pdfium/third_party/libpng16/pngrutil.c             |  4529 ++++++++
 pdfium/third_party/libpng16/pngset.c               |  1647 +++
 pdfium/third_party/libpng16/pngstruct.h            |   483 +
 pdfium/third_party/libpng16/pngtrans.c             |   849 ++
 pdfium/third_party/libpng16/pngwio.c               |   168 +
 pdfium/third_party/libpng16/pngwrite.c             |  2230 ++++
 pdfium/third_party/libpng16/pngwtran.c             |   576 +
 pdfium/third_party/libpng16/pngwutil.c             |  2709 +++++
 pdfium/third_party/libtiff/0000-build-config.patch |   343 +
 pdfium/third_party/libtiff/0001-build-config.patch |    17 +
 .../libtiff/0002-CVE-2015-8665-8683.patch          |   114 +
 .../libtiff/0003-CVE-2015-8781-8782-8783.patch     |   172 +
 .../third_party/libtiff/0004-CVE-2015-8784.patch   |    50 +
 pdfium/third_party/libtiff/README.pdfium           |    16 +
 pdfium/third_party/libtiff/t4.h                    |   292 +
 pdfium/third_party/libtiff/tif_aux.c               |   358 +
 pdfium/third_party/libtiff/tif_close.c             |   140 +
 pdfium/third_party/libtiff/tif_codec.c             |   165 +
 pdfium/third_party/libtiff/tif_color.c             |   287 +
 pdfium/third_party/libtiff/tif_compress.c          |   304 +
 pdfium/third_party/libtiff/tif_dir.c               |  1705 +++
 pdfium/third_party/libtiff/tif_dir.h               |   308 +
 pdfium/third_party/libtiff/tif_dirinfo.c           |   959 ++
 pdfium/third_party/libtiff/tif_dirread.c           |  5614 ++++++++++
 pdfium/third_party/libtiff/tif_dirwrite.c          |  2911 +++++
 pdfium/third_party/libtiff/tif_dumpmode.c          |   143 +
 pdfium/third_party/libtiff/tif_error.c             |    80 +
 pdfium/third_party/libtiff/tif_extension.c         |   118 +
 pdfium/third_party/libtiff/tif_fax3.c              |  1596 +++
 pdfium/third_party/libtiff/tif_fax3.h              |   538 +
 pdfium/third_party/libtiff/tif_fax3sm.c            |  1260 +++
 pdfium/third_party/libtiff/tif_flush.c             |   118 +
 pdfium/third_party/libtiff/tif_getimage.c          |  2937 +++++
 pdfium/third_party/libtiff/tif_jpeg.c              |  2429 ++++
 pdfium/third_party/libtiff/tif_luv.c               |  1730 +++
 pdfium/third_party/libtiff/tif_lzw.c               |  1178 ++
 pdfium/third_party/libtiff/tif_next.c              |   187 +
 pdfium/third_party/libtiff/tif_ojpeg.c             |  2516 +++++
 pdfium/third_party/libtiff/tif_open.c              |   725 ++
 pdfium/third_party/libtiff/tif_packbits.c          |   300 +
 pdfium/third_party/libtiff/tif_pixarlog.c          |  1442 +++
 pdfium/third_party/libtiff/tif_predict.c           |   794 ++
 pdfium/third_party/libtiff/tif_predict.h           |    77 +
 pdfium/third_party/libtiff/tif_print.c             |   716 ++
 pdfium/third_party/libtiff/tif_read.c              |  1094 ++
 pdfium/third_party/libtiff/tif_strip.c             |   389 +
 pdfium/third_party/libtiff/tif_swab.c              |   310 +
 pdfium/third_party/libtiff/tif_thunder.c           |   207 +
 pdfium/third_party/libtiff/tif_tile.c              |   322 +
 pdfium/third_party/libtiff/tif_version.c           |    40 +
 pdfium/third_party/libtiff/tif_warning.c           |    81 +
 pdfium/third_party/libtiff/tif_write.c             |   793 ++
 pdfium/third_party/libtiff/tif_zip.c               |   472 +
 pdfium/third_party/libtiff/tiff.h                  |   681 ++
 pdfium/third_party/libtiff/tiffconf.h              |   252 +
 pdfium/third_party/libtiff/tiffio.h                |   557 +
 pdfium/third_party/libtiff/tiffiop.h               |   419 +
 pdfium/third_party/libtiff/tiffvers.h              |     9 +
 pdfium/third_party/libtiff/uvcode.h                |   180 +
 pdfium/third_party/pymock/LICENSE.txt              |    26 +
 pdfium/third_party/pymock/OWNERS                   |     1 +
 pdfium/third_party/pymock/README.chromium          |    10 +
 pdfium/third_party/pymock/mock.py                  |  2367 ++++
 pdfium/third_party/third_party.gyp                 |   447 +
 pdfium/third_party/zlib_v128/adler32.c             |   179 +
 pdfium/third_party/zlib_v128/compress.c            |    80 +
 pdfium/third_party/zlib_v128/crc32.c               |   425 +
 pdfium/third_party/zlib_v128/crc32.h               |   441 +
 pdfium/third_party/zlib_v128/deflate.c             |  1967 ++++
 pdfium/third_party/zlib_v128/deflate.h             |   346 +
 pdfium/third_party/zlib_v128/gzclose.c             |    25 +
 pdfium/third_party/zlib_v128/gzguts.h              |   209 +
 pdfium/third_party/zlib_v128/gzlib.c               |   634 ++
 pdfium/third_party/zlib_v128/gzread.c              |   593 +
 pdfium/third_party/zlib_v128/gzwrite.c             |   577 +
 pdfium/third_party/zlib_v128/infback.c             |   640 ++
 pdfium/third_party/zlib_v128/inffast.c             |   340 +
 pdfium/third_party/zlib_v128/inffast.h             |    11 +
 pdfium/third_party/zlib_v128/inffixed.h            |    94 +
 pdfium/third_party/zlib_v128/inflate.c             |  1512 +++
 pdfium/third_party/zlib_v128/inflate.h             |   122 +
 pdfium/third_party/zlib_v128/inftrees.c            |   306 +
 pdfium/third_party/zlib_v128/inftrees.h            |    62 +
 pdfium/third_party/zlib_v128/trees.c               |  1226 +++
 pdfium/third_party/zlib_v128/trees.h               |   128 +
 pdfium/third_party/zlib_v128/uncompr.c             |    59 +
 pdfium/third_party/zlib_v128/zconf.h               |   511 +
 pdfium/third_party/zlib_v128/zlib.h                |  1834 +++
 pdfium/third_party/zlib_v128/zutil.c               |   324 +
 pdfium/third_party/zlib_v128/zutil.h               |   253 +
 pdfium/tools/drmemory/README                       |    86 +
 pdfium/tools/drmemory/scripts/common.py            |   252 +
 pdfium/tools/drmemory/scripts/drmemory_analyze.py  |   202 +
 pdfium/tools/drmemory/scripts/logging_utils.py     |    82 +
 pdfium/tools/drmemory/scripts/path_utils.py        |    84 +
 pdfium/tools/drmemory/scripts/pdfium_tests.bat     |    24 +
 pdfium/tools/drmemory/scripts/pdfium_tests.py      |   399 +
 pdfium/tools/drmemory/scripts/valgrind_test.py     |   487 +
 pdfium/tools/drmemory/suppressions.txt             |    28 +
 pdfium/tools/lsan/lsan_suppressions.txt            |    19 +
 pdfium/xfa.gyp                                     |   602 +
 pdfium/xfa/DEPS                                    |     6 +
 pdfium/xfa/fde/cfde_path.cpp                       |   263 +
 pdfium/xfa/fde/cfde_path.h                         |    54 +
 pdfium/xfa/fde/cfde_txtedtbuf.cpp                  |   317 +
 pdfium/xfa/fde/cfde_txtedtbuf.h                    |    61 +
 pdfium/xfa/fde/cfde_txtedtbufiter.cpp              |   100 +
 pdfium/xfa/fde/cfde_txtedtbufiter.h                |    35 +
 pdfium/xfa/fde/cfde_txtedtdorecord_deleterange.cpp |    55 +
 pdfium/xfa/fde/cfde_txtedtdorecord_deleterange.h   |    36 +
 pdfium/xfa/fde/cfde_txtedtdorecord_insert.cpp      |    47 +
 pdfium/xfa/fde/cfde_txtedtdorecord_insert.h        |    33 +
 pdfium/xfa/fde/cfde_txtedtengine.cpp               |  1636 +++
 pdfium/xfa/fde/cfde_txtedtengine.h                 |   178 +
 pdfium/xfa/fde/cfde_txtedtpage.cpp                 |   524 +
 pdfium/xfa/fde/cfde_txtedtpage.h                   |    80 +
 pdfium/xfa/fde/cfde_txtedtparag.cpp                |   152 +
 pdfium/xfa/fde/cfde_txtedtparag.h                  |    43 +
 pdfium/xfa/fde/cfde_txtedttextset.cpp              |   103 +
 pdfium/xfa/fde/cfde_txtedttextset.h                |    40 +
 pdfium/xfa/fde/cfx_chariter.cpp                    |    51 +
 pdfium/xfa/fde/cfx_chariter.h                      |    31 +
 pdfium/xfa/fde/cfx_wordbreak.cpp                   |  2943 +++++
 pdfium/xfa/fde/cfx_wordbreak.h                     |    41 +
 pdfium/xfa/fde/css/fde_css.cpp                     |    27 +
 pdfium/xfa/fde/css/fde_css.h                       |   906 ++
 pdfium/xfa/fde/css/fde_csscache.cpp                |    75 +
 pdfium/xfa/fde/css/fde_csscache.h                  |    70 +
 pdfium/xfa/fde/css/fde_cssdatatable.cpp            |   970 ++
 pdfium/xfa/fde/css/fde_cssdatatable.h              |   174 +
 pdfium/xfa/fde/css/fde_cssdatatable_unittest.cpp   |    60 +
 pdfium/xfa/fde/css/fde_cssdeclaration.cpp          |  1346 +++
 pdfium/xfa/fde/css/fde_cssdeclaration.h            |   163 +
 pdfium/xfa/fde/css/fde_cssstyleselector.cpp        |  2035 ++++
 pdfium/xfa/fde/css/fde_cssstyleselector.h          |   422 +
 pdfium/xfa/fde/css/fde_cssstylesheet.cpp           |   586 +
 pdfium/xfa/fde/css/fde_cssstylesheet.h             |   143 +
 pdfium/xfa/fde/css/fde_csssyntax.cpp               |   480 +
 pdfium/xfa/fde/css/fde_csssyntax.h                 |   121 +
 pdfium/xfa/fde/fde_gedevice.cpp                    |   332 +
 pdfium/xfa/fde/fde_gedevice.h                      |   126 +
 pdfium/xfa/fde/fde_iterator.cpp                    |    97 +
 pdfium/xfa/fde/fde_iterator.h                      |    38 +
 pdfium/xfa/fde/fde_object.h                        |    38 +
 pdfium/xfa/fde/fde_render.cpp                      |   140 +
 pdfium/xfa/fde/fde_render.h                        |    49 +
 pdfium/xfa/fde/fde_visualset.h                     |    61 +
 pdfium/xfa/fde/ifde_txtedtdorecord.h               |    20 +
 pdfium/xfa/fde/ifde_txtedtengine.h                 |   124 +
 pdfium/xfa/fde/ifde_txtedtpage.h                   |    41 +
 pdfium/xfa/fde/ifx_chariter.h                      |    24 +
 pdfium/xfa/fde/tto/fde_textout.cpp                 |   939 ++
 pdfium/xfa/fde/tto/fde_textout.h                   |   189 +
 pdfium/xfa/fde/xml/cfx_saxreader.cpp               |   717 ++
 pdfium/xfa/fde/xml/cfx_saxreader.h                 |   145 +
 pdfium/xfa/fde/xml/fde_xml.h                       |    45 +
 pdfium/xfa/fde/xml/fde_xml_imp.cpp                 |  1913 ++++
 pdfium/xfa/fde/xml/fde_xml_imp.h                   |   351 +
 pdfium/xfa/fde/xml/fde_xml_imp_unittest.cpp        |   522 +
 pdfium/xfa/fgas/crt/fgas_codepage.cpp              |   506 +
 pdfium/xfa/fgas/crt/fgas_codepage.h                |   155 +
 pdfium/xfa/fgas/crt/fgas_language.h                |   269 +
 pdfium/xfa/fgas/crt/fgas_memory.cpp                |   253 +
 pdfium/xfa/fgas/crt/fgas_memory.h                  |    51 +
 pdfium/xfa/fgas/crt/fgas_stream.cpp                |  1524 +++
 pdfium/xfa/fgas/crt/fgas_stream.h                  |    74 +
 pdfium/xfa/fgas/crt/fgas_system.cpp                |    82 +
 pdfium/xfa/fgas/crt/fgas_system.h                  |    17 +
 pdfium/xfa/fgas/crt/fgas_utils.cpp                 |   432 +
 pdfium/xfa/fgas/crt/fgas_utils.h                   |   492 +
 pdfium/xfa/fgas/font/DEPS                          |     3 +
 pdfium/xfa/fgas/font/fgas_font.h                   |   169 +
 pdfium/xfa/fgas/font/fgas_fontutils.cpp            |   153 +
 pdfium/xfa/fgas/font/fgas_fontutils.h              |    25 +
 pdfium/xfa/fgas/font/fgas_gefont.cpp               |   483 +
 pdfium/xfa/fgas/font/fgas_gefont.h                 |   109 +
 pdfium/xfa/fgas/font/fgas_stdfontmgr.cpp           |  1397 +++
 pdfium/xfa/fgas/font/fgas_stdfontmgr.h             |   232 +
 pdfium/xfa/fgas/layout/fgas_linebreak.cpp          |   268 +
 pdfium/xfa/fgas/layout/fgas_linebreak.h            |    33 +
 pdfium/xfa/fgas/layout/fgas_rtfbreak.cpp           |  1558 +++
 pdfium/xfa/fgas/layout/fgas_rtfbreak.h             |   324 +
 pdfium/xfa/fgas/layout/fgas_textbreak.cpp          |  1707 +++
 pdfium/xfa/fgas/layout/fgas_textbreak.h            |   310 +
 pdfium/xfa/fgas/layout/fgas_unicode.cpp            |    49 +
 pdfium/xfa/fgas/layout/fgas_unicode.h              |    28 +
 pdfium/xfa/fgas/localization/fgas_datetime.cpp     |   550 +
 pdfium/xfa/fgas/localization/fgas_datetime.h       |   375 +
 pdfium/xfa/fgas/localization/fgas_locale.cpp       |  4760 ++++++++
 pdfium/xfa/fgas/localization/fgas_locale.h         |   151 +
 pdfium/xfa/fgas/localization/fgas_localeimp.h      |    90 +
 pdfium/xfa/fwl/basewidget/cfx_barcode.cpp          |   347 +
 pdfium/xfa/fwl/basewidget/cfx_barcode.h            |    58 +
 pdfium/xfa/fwl/basewidget/fwl_barcodeimp.cpp       |   223 +
 pdfium/xfa/fwl/basewidget/fwl_barcodeimp.h         |    60 +
 pdfium/xfa/fwl/basewidget/fwl_caretimp.cpp         |   159 +
 pdfium/xfa/fwl/basewidget/fwl_caretimp.h           |    72 +
 pdfium/xfa/fwl/basewidget/fwl_checkboximp.cpp      |   572 +
 pdfium/xfa/fwl/basewidget/fwl_checkboximp.h        |    73 +
 pdfium/xfa/fwl/basewidget/fwl_comboboximp.cpp      |  1859 ++++
 pdfium/xfa/fwl/basewidget/fwl_comboboximp.h        |   245 +
 .../xfa/fwl/basewidget/fwl_datetimepickerimp.cpp   |  1211 ++
 pdfium/xfa/fwl/basewidget/fwl_datetimepickerimp.h  |   244 +
 pdfium/xfa/fwl/basewidget/fwl_editimp.cpp          |  2195 ++++
 pdfium/xfa/fwl/basewidget/fwl_editimp.h            |   202 +
 pdfium/xfa/fwl/basewidget/fwl_formproxyimp.cpp     |    59 +
 pdfium/xfa/fwl/basewidget/fwl_formproxyimp.h       |    45 +
 pdfium/xfa/fwl/basewidget/fwl_listboximp.cpp       |  1235 +++
 pdfium/xfa/fwl/basewidget/fwl_listboximp.h         |   126 +
 pdfium/xfa/fwl/basewidget/fwl_monthcalendarimp.cpp |  1212 ++
 pdfium/xfa/fwl/basewidget/fwl_monthcalendarimp.h   |   246 +
 pdfium/xfa/fwl/basewidget/fwl_pictureboximp.cpp    |   159 +
 pdfium/xfa/fwl/basewidget/fwl_pictureboximp.h      |    59 +
 pdfium/xfa/fwl/basewidget/fwl_pushbuttonimp.cpp    |   564 +
 pdfium/xfa/fwl/basewidget/fwl_pushbuttonimp.h      |    72 +
 pdfium/xfa/fwl/basewidget/fwl_scrollbarimp.cpp     |   813 ++
 pdfium/xfa/fwl/basewidget/fwl_scrollbarimp.h       |   147 +
 pdfium/xfa/fwl/basewidget/fwl_spinbuttonimp.cpp    |   444 +
 pdfium/xfa/fwl/basewidget/fwl_spinbuttonimp.h      |    79 +
 pdfium/xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp   |   304 +
 pdfium/xfa/fwl/basewidget/fwl_tooltipctrlimp.h     |    95 +
 pdfium/xfa/fwl/basewidget/ifwl_barcode.h           |    62 +
 pdfium/xfa/fwl/basewidget/ifwl_caret.h             |    30 +
 pdfium/xfa/fwl/basewidget/ifwl_checkbox.h          |    65 +
 pdfium/xfa/fwl/basewidget/ifwl_combobox.h          |   117 +
 pdfium/xfa/fwl/basewidget/ifwl_datetimepicker.h    |    94 +
 pdfium/xfa/fwl/basewidget/ifwl_edit.h              |   148 +
 pdfium/xfa/fwl/basewidget/ifwl_listbox.h           |   114 +
 pdfium/xfa/fwl/basewidget/ifwl_monthcalendar.h     |    60 +
 pdfium/xfa/fwl/basewidget/ifwl_picturebox.h        |    53 +
 pdfium/xfa/fwl/basewidget/ifwl_pushbutton.h        |    48 +
 pdfium/xfa/fwl/basewidget/ifwl_scrollbar.h         |    58 +
 pdfium/xfa/fwl/basewidget/ifwl_spinbutton.h        |    30 +
 pdfium/xfa/fwl/basewidget/ifwl_tooltip.h           |    47 +
 pdfium/xfa/fwl/core/cfwl_event.h                   |   175 +
 pdfium/xfa/fwl/core/cfwl_message.h                 |   194 +
 pdfium/xfa/fwl/core/cfwl_themebackground.h         |    27 +
 pdfium/xfa/fwl/core/cfwl_themepart.h               |   107 +
 pdfium/xfa/fwl/core/cfwl_themetext.h               |    23 +
 pdfium/xfa/fwl/core/cfwl_widgetimpproperties.h     |    52 +
 pdfium/xfa/fwl/core/cfwl_widgetmgr.cpp             |   880 ++
 pdfium/xfa/fwl/core/cfwl_widgetmgr.h               |   147 +
 pdfium/xfa/fwl/core/fwl_appimp.cpp                 |   117 +
 pdfium/xfa/fwl/core/fwl_appimp.h                   |    44 +
 pdfium/xfa/fwl/core/fwl_error.h                    |    19 +
 pdfium/xfa/fwl/core/fwl_formimp.cpp                |  1172 ++
 pdfium/xfa/fwl/core/fwl_formimp.h                  |   179 +
 pdfium/xfa/fwl/core/fwl_noteimp.cpp                |   802 ++
 pdfium/xfa/fwl/core/fwl_noteimp.h                  |   156 +
 pdfium/xfa/fwl/core/fwl_timerimp.cpp               |    37 +
 pdfium/xfa/fwl/core/fwl_widgetdef.h                |   226 +
 pdfium/xfa/fwl/core/fwl_widgetimp.cpp              |  1052 ++
 pdfium/xfa/fwl/core/fwl_widgetimp.h                |   180 +
 pdfium/xfa/fwl/core/ifwl_app.h                     |    67 +
 pdfium/xfa/fwl/core/ifwl_dataprovider.h            |    22 +
 pdfium/xfa/fwl/core/ifwl_form.h                    |    64 +
 pdfium/xfa/fwl/core/ifwl_themeprovider.h           |    45 +
 pdfium/xfa/fwl/core/ifwl_timer.h                   |    28 +
 pdfium/xfa/fwl/core/ifwl_widget.h                  |   122 +
 pdfium/xfa/fwl/core/ifwl_widgetdelegate.h          |    28 +
 pdfium/xfa/fwl/core/include/fwl_widgethit.h        |    35 +
 pdfium/xfa/fwl/core/include/ifwl_adaptertimermgr.h |    23 +
 pdfium/xfa/fwl/lightwidget/cfwl_barcode.cpp        |   110 +
 pdfium/xfa/fwl/lightwidget/cfwl_barcode.h          |   126 +
 pdfium/xfa/fwl/lightwidget/cfwl_checkbox.cpp       |    68 +
 pdfium/xfa/fwl/lightwidget/cfwl_checkbox.h         |    45 +
 pdfium/xfa/fwl/lightwidget/cfwl_combobox.cpp       |   433 +
 pdfium/xfa/fwl/lightwidget/cfwl_combobox.h         |   146 +
 pdfium/xfa/fwl/lightwidget/cfwl_datetimepicker.cpp |   171 +
 pdfium/xfa/fwl/lightwidget/cfwl_datetimepicker.h   |    69 +
 pdfium/xfa/fwl/lightwidget/cfwl_edit.cpp           |   240 +
 pdfium/xfa/fwl/lightwidget/cfwl_edit.h             |    68 +
 pdfium/xfa/fwl/lightwidget/cfwl_listbox.cpp        |   351 +
 pdfium/xfa/fwl/lightwidget/cfwl_listbox.h          |   121 +
 pdfium/xfa/fwl/lightwidget/cfwl_picturebox.cpp     |   152 +
 pdfium/xfa/fwl/lightwidget/cfwl_picturebox.h       |    66 +
 pdfium/xfa/fwl/lightwidget/cfwl_pushbutton.cpp     |    66 +
 pdfium/xfa/fwl/lightwidget/cfwl_pushbutton.h       |    45 +
 pdfium/xfa/fwl/lightwidget/cfwl_widget.cpp         |   336 +
 pdfium/xfa/fwl/lightwidget/cfwl_widget.h           |    82 +
 .../xfa/fwl/lightwidget/cfwl_widgetproperties.cpp  |    39 +
 pdfium/xfa/fwl/lightwidget/cfwl_widgetproperties.h |    37 +
 pdfium/xfa/fwl/theme/cfwl_barcodetp.cpp            |    42 +
 pdfium/xfa/fwl/theme/cfwl_barcodetp.h              |    23 +
 pdfium/xfa/fwl/theme/cfwl_carettp.cpp              |    53 +
 pdfium/xfa/fwl/theme/cfwl_carettp.h                |    29 +
 pdfium/xfa/fwl/theme/cfwl_checkboxtp.cpp           |   505 +
 pdfium/xfa/fwl/theme/cfwl_checkboxtp.h             |    86 +
 pdfium/xfa/fwl/theme/cfwl_comboboxtp.cpp           |   124 +
 pdfium/xfa/fwl/theme/cfwl_comboboxtp.h             |    32 +
 pdfium/xfa/fwl/theme/cfwl_datetimepickedtp.cpp     |   103 +
 pdfium/xfa/fwl/theme/cfwl_datetimepickertp.h       |    30 +
 pdfium/xfa/fwl/theme/cfwl_edittp.cpp               |    86 +
 pdfium/xfa/fwl/theme/cfwl_edittp.h                 |    24 +
 pdfium/xfa/fwl/theme/cfwl_listboxtp.cpp            |   104 +
 pdfium/xfa/fwl/theme/cfwl_listboxtp.h              |    31 +
 pdfium/xfa/fwl/theme/cfwl_monthcalendartp.cpp      |   568 +
 pdfium/xfa/fwl/theme/cfwl_monthcalendartp.h        |    55 +
 pdfium/xfa/fwl/theme/cfwl_pictureboxtp.cpp         |    39 +
 pdfium/xfa/fwl/theme/cfwl_pictureboxtp.h           |    22 +
 pdfium/xfa/fwl/theme/cfwl_pushbuttontp.cpp         |   171 +
 pdfium/xfa/fwl/theme/cfwl_pushbuttontp.h           |    49 +
 pdfium/xfa/fwl/theme/cfwl_scrollbartp.cpp          |   305 +
 pdfium/xfa/fwl/theme/cfwl_scrollbartp.h            |    63 +
 pdfium/xfa/fwl/theme/cfwl_utils.h                  |    41 +
 pdfium/xfa/fwl/theme/cfwl_widgettp.cpp             |   819 ++
 pdfium/xfa/fwl/theme/cfwl_widgettp.h               |   297 +
 pdfium/xfa/fxbarcode/BC_Dimension.cpp              |    46 +
 pdfium/xfa/fxbarcode/BC_Dimension.h                |    29 +
 pdfium/xfa/fxbarcode/BC_Library.cpp                |    34 +
 pdfium/xfa/fxbarcode/BC_TwoDimWriter.cpp           |   152 +
 pdfium/xfa/fxbarcode/BC_TwoDimWriter.h             |    36 +
 pdfium/xfa/fxbarcode/BC_UtilCodingConvert.cpp      |    54 +
 pdfium/xfa/fxbarcode/BC_UtilCodingConvert.h        |    29 +
 pdfium/xfa/fxbarcode/BC_Utils.cpp                  |    33 +
 pdfium/xfa/fxbarcode/BC_Writer.cpp                 |    56 +
 pdfium/xfa/fxbarcode/BC_Writer.h                   |    38 +
 pdfium/xfa/fxbarcode/DEPS                          |     4 +
 pdfium/xfa/fxbarcode/cbc_codabar.cpp               |   105 +
 pdfium/xfa/fxbarcode/cbc_codabar.h                 |    39 +
 pdfium/xfa/fxbarcode/cbc_code128.cpp               |    88 +
 pdfium/xfa/fxbarcode/cbc_code128.h                 |    36 +
 pdfium/xfa/fxbarcode/cbc_code39.cpp                |    96 +
 pdfium/xfa/fxbarcode/cbc_code39.h                  |    37 +
 pdfium/xfa/fxbarcode/cbc_codebase.cpp              |    58 +
 pdfium/xfa/fxbarcode/cbc_codebase.h                |    47 +
 pdfium/xfa/fxbarcode/cbc_datamatrix.cpp            |    63 +
 pdfium/xfa/fxbarcode/cbc_datamatrix.h              |    31 +
 pdfium/xfa/fxbarcode/cbc_ean13.cpp                 |    92 +
 pdfium/xfa/fxbarcode/cbc_ean13.h                   |    35 +
 pdfium/xfa/fxbarcode/cbc_ean8.cpp                  |    91 +
 pdfium/xfa/fxbarcode/cbc_ean8.h                    |    35 +
 pdfium/xfa/fxbarcode/cbc_onecode.cpp               |    78 +
 pdfium/xfa/fxbarcode/cbc_onecode.h                 |    35 +
 pdfium/xfa/fxbarcode/cbc_pdf417i.cpp               |    73 +
 pdfium/xfa/fxbarcode/cbc_pdf417i.h                 |    34 +
 pdfium/xfa/fxbarcode/cbc_qrcode.cpp                |    79 +
 pdfium/xfa/fxbarcode/cbc_qrcode.h                  |    34 +
 pdfium/xfa/fxbarcode/cbc_upca.cpp                  |    95 +
 pdfium/xfa/fxbarcode/cbc_upca.h                    |    35 +
 pdfium/xfa/fxbarcode/common/BC_CommonBitArray.cpp  |   113 +
 pdfium/xfa/fxbarcode/common/BC_CommonBitArray.h    |    36 +
 pdfium/xfa/fxbarcode/common/BC_CommonBitMatrix.cpp |   146 +
 pdfium/xfa/fxbarcode/common/BC_CommonBitMatrix.h   |    48 +
 pdfium/xfa/fxbarcode/common/BC_CommonByteArray.cpp |    99 +
 pdfium/xfa/fxbarcode/common/BC_CommonByteArray.h   |    34 +
 .../xfa/fxbarcode/common/BC_CommonByteMatrix.cpp   |    64 +
 pdfium/xfa/fxbarcode/common/BC_CommonByteMatrix.h  |    35 +
 .../common/reedsolomon/BC_ReedSolomon.cpp          |   102 +
 .../fxbarcode/common/reedsolomon/BC_ReedSolomon.h  |    30 +
 .../common/reedsolomon/BC_ReedSolomonGF256.cpp     |   122 +
 .../common/reedsolomon/BC_ReedSolomonGF256.h       |    41 +
 .../common/reedsolomon/BC_ReedSolomonGF256Poly.cpp |   247 +
 .../common/reedsolomon/BC_ReedSolomonGF256Poly.h   |    47 +
 .../xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.cpp   |    98 +
 pdfium/xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.h  |    29 +
 .../xfa/fxbarcode/datamatrix/BC_Base256Encoder.cpp |    87 +
 .../xfa/fxbarcode/datamatrix/BC_Base256Encoder.h   |    25 +
 pdfium/xfa/fxbarcode/datamatrix/BC_C40Encoder.cpp  |   198 +
 pdfium/xfa/fxbarcode/datamatrix/BC_C40Encoder.h    |    38 +
 .../datamatrix/BC_DataMatrixSymbolInfo144.cpp      |    40 +
 .../datamatrix/BC_DataMatrixSymbolInfo144.h        |    20 +
 .../fxbarcode/datamatrix/BC_DataMatrixWriter.cpp   |   135 +
 .../xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.h |    36 +
 .../fxbarcode/datamatrix/BC_DefaultPlacement.cpp   |   164 +
 .../xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h |    40 +
 .../xfa/fxbarcode/datamatrix/BC_EdifactEncoder.cpp |   154 +
 .../xfa/fxbarcode/datamatrix/BC_EdifactEncoder.h   |    31 +
 pdfium/xfa/fxbarcode/datamatrix/BC_Encoder.cpp     |    10 +
 pdfium/xfa/fxbarcode/datamatrix/BC_Encoder.h       |    23 +
 .../xfa/fxbarcode/datamatrix/BC_EncoderContext.cpp |   111 +
 .../xfa/fxbarcode/datamatrix/BC_EncoderContext.h   |    56 +
 .../fxbarcode/datamatrix/BC_ErrorCorrection.cpp    |   208 +
 .../xfa/fxbarcode/datamatrix/BC_ErrorCorrection.h  |    39 +
 .../fxbarcode/datamatrix/BC_HighLevelEncoder.cpp   |   367 +
 .../xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.h |    77 +
 pdfium/xfa/fxbarcode/datamatrix/BC_SymbolInfo.cpp  |   228 +
 pdfium/xfa/fxbarcode/datamatrix/BC_SymbolInfo.h    |    79 +
 .../fxbarcode/datamatrix/BC_SymbolShapeHint.cpp    |    26 +
 .../xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.h  |    22 +
 pdfium/xfa/fxbarcode/datamatrix/BC_TextEncoder.cpp |    98 +
 pdfium/xfa/fxbarcode/datamatrix/BC_TextEncoder.h   |    22 +
 pdfium/xfa/fxbarcode/datamatrix/BC_X12Encoder.cpp  |   100 +
 pdfium/xfa/fxbarcode/datamatrix/BC_X12Encoder.h    |    26 +
 pdfium/xfa/fxbarcode/include/BC_Library.h          |    38 +
 pdfium/xfa/fxbarcode/oned/BC_OneDimWriter.cpp      |   462 +
 pdfium/xfa/fxbarcode/oned/BC_OneDimWriter.h        |   116 +
 pdfium/xfa/fxbarcode/oned/BC_OnedCodaBarWriter.cpp |   237 +
 pdfium/xfa/fxbarcode/oned/BC_OnedCodaBarWriter.h   |    58 +
 pdfium/xfa/fxbarcode/oned/BC_OnedCode128Writer.cpp |   274 +
 pdfium/xfa/fxbarcode/oned/BC_OnedCode128Writer.h   |    55 +
 pdfium/xfa/fxbarcode/oned/BC_OnedCode39Writer.cpp  |   281 +
 pdfium/xfa/fxbarcode/oned/BC_OnedCode39Writer.h    |    54 +
 pdfium/xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp   |   306 +
 pdfium/xfa/fxbarcode/oned/BC_OnedEAN13Writer.h     |    60 +
 pdfium/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp    |   270 +
 pdfium/xfa/fxbarcode/oned/BC_OnedEAN8Writer.h      |    64 +
 pdfium/xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp    |   285 +
 pdfium/xfa/fxbarcode/oned/BC_OnedUPCAWriter.h      |    64 +
 pdfium/xfa/fxbarcode/pdf417/BC_PDF417.cpp          |   582 +
 pdfium/xfa/fxbarcode/pdf417/BC_PDF417.h            |    65 +
 .../fxbarcode/pdf417/BC_PDF417BarcodeMatrix.cpp    |    88 +
 .../xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.h  |    40 +
 .../xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.cpp   |    53 +
 pdfium/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h  |    29 +
 .../xfa/fxbarcode/pdf417/BC_PDF417Compaction.cpp   |    26 +
 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Compaction.h  |    18 +
 .../fxbarcode/pdf417/BC_PDF417ErrorCorrection.cpp  |   190 +
 .../fxbarcode/pdf417/BC_PDF417ErrorCorrection.h    |    28 +
 .../fxbarcode/pdf417/BC_PDF417HighLevelEncoder.cpp |   429 +
 .../fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h   |    74 +
 .../pdf417/BC_PDF417HighLevelEncoder_unittest.cpp  |   231 +
 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Writer.cpp    |   115 +
 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Writer.h      |    34 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCodeWriter.cpp    |   114 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCodeWriter.h      |    45 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoder.cpp         |   124 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoder.h           |    57 +
 .../xfa/fxbarcode/qrcode/BC_QRCoderBitVector.cpp   |   124 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderBitVector.h  |    35 +
 .../xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp   |    41 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.h  |    25 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECB.cpp      |    35 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECB.h        |    24 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp |    63 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.h   |    32 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp  |   942 ++
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.h    |   138 +
 .../qrcode/BC_QRCoderErrorCorrectionLevel.cpp      |    84 +
 .../qrcode/BC_QRCoderErrorCorrectionLevel.h        |    41 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.cpp |   198 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.h   |    27 +
 .../xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.cpp  |   474 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.h |    87 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMode.cpp     |   179 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMode.h       |    51 +
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderVersion.cpp  |   783 ++
 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderVersion.h    |    55 +
 pdfium/xfa/fxbarcode/utils.h                       |   179 +
 pdfium/xfa/fxfa/DEPS                               |     3 +
 pdfium/xfa/fxfa/app/DEPS                           |     9 +
 pdfium/xfa/fxfa/app/cxfa_eventparam.cpp            |    48 +
 pdfium/xfa/fxfa/app/xfa_checksum.cpp               |   272 +
 pdfium/xfa/fxfa/app/xfa_ffapp.cpp                  |   173 +
 pdfium/xfa/fxfa/app/xfa_ffbarcode.cpp              |   239 +
 pdfium/xfa/fxfa/app/xfa_ffbarcode.h                |   101 +
 pdfium/xfa/fxfa/app/xfa_ffcheckbutton.cpp          |   334 +
 pdfium/xfa/fxfa/app/xfa_ffcheckbutton.h            |    46 +
 pdfium/xfa/fxfa/app/xfa_ffchoicelist.cpp           |   533 +
 pdfium/xfa/fxfa/app/xfa_ffchoicelist.h             |   102 +
 pdfium/xfa/fxfa/app/xfa_ffdoc.cpp                  |   496 +
 pdfium/xfa/fxfa/app/xfa_ffdochandler.cpp           |    60 +
 pdfium/xfa/fxfa/app/xfa_ffdocview.cpp              |   843 ++
 pdfium/xfa/fxfa/app/xfa_ffdraw.cpp                 |    16 +
 pdfium/xfa/fxfa/app/xfa_ffdraw.h                   |    19 +
 pdfium/xfa/fxfa/app/xfa_ffexclgroup.cpp            |    30 +
 pdfium/xfa/fxfa/app/xfa_ffexclgroup.h              |    24 +
 pdfium/xfa/fxfa/app/xfa_fffield.cpp                |   827 ++
 pdfium/xfa/fxfa/app/xfa_fffield.h                  |   100 +
 pdfium/xfa/fxfa/app/xfa_ffimage.cpp                |    66 +
 pdfium/xfa/fxfa/app/xfa_ffimage.h                  |    26 +
 pdfium/xfa/fxfa/app/xfa_ffimageedit.cpp            |   138 +
 pdfium/xfa/fxfa/app/xfa_ffimageedit.h              |    37 +
 pdfium/xfa/fxfa/app/xfa_ffnotify.cpp               |   514 +
 pdfium/xfa/fxfa/app/xfa_ffnotify.h                 |    77 +
 pdfium/xfa/fxfa/app/xfa_ffpageview.cpp             |   456 +
 pdfium/xfa/fxfa/app/xfa_ffpath.cpp                 |   157 +
 pdfium/xfa/fxfa/app/xfa_ffpath.h                   |    47 +
 pdfium/xfa/fxfa/app/xfa_ffpushbutton.cpp           |   246 +
 pdfium/xfa/fxfa/app/xfa_ffpushbutton.h             |    52 +
 pdfium/xfa/fxfa/app/xfa_ffsignature.cpp            |   115 +
 pdfium/xfa/fxfa/app/xfa_ffsignature.h              |    43 +
 pdfium/xfa/fxfa/app/xfa_ffsubform.cpp              |    17 +
 pdfium/xfa/fxfa/app/xfa_ffsubform.h                |    19 +
 pdfium/xfa/fxfa/app/xfa_fftext.cpp                 |   176 +
 pdfium/xfa/fxfa/app/xfa_fftext.h                   |    33 +
 pdfium/xfa/fxfa/app/xfa_fftextedit.cpp             |   801 ++
 pdfium/xfa/fxfa/app/xfa_fftextedit.h               |   143 +
 pdfium/xfa/fxfa/app/xfa_ffwidget.cpp               |  2051 ++++
 pdfium/xfa/fxfa/app/xfa_ffwidgetacc.cpp            |  1696 +++
 pdfium/xfa/fxfa/app/xfa_ffwidgetacc.h              |    46 +
 pdfium/xfa/fxfa/app/xfa_ffwidgethandler.cpp        |   552 +
 pdfium/xfa/fxfa/app/xfa_fontmgr.cpp                |  2064 ++++
 pdfium/xfa/fxfa/app/xfa_fwladapter.cpp             |    44 +
 pdfium/xfa/fxfa/app/xfa_fwladapter.h               |    29 +
 pdfium/xfa/fxfa/app/xfa_fwltheme.cpp               |   504 +
 pdfium/xfa/fxfa/app/xfa_fwltheme.h                 |   106 +
 pdfium/xfa/fxfa/app/xfa_rendercontext.cpp          |    71 +
 pdfium/xfa/fxfa/app/xfa_textlayout.cpp             |  2091 ++++
 pdfium/xfa/fxfa/app/xfa_textlayout.h               |   354 +
 pdfium/xfa/fxfa/app/xfa_textlayout_unittest.cpp    |    40 +
 pdfium/xfa/fxfa/fm2js/xfa_error.cpp                |    17 +
 pdfium/xfa/fxfa/fm2js/xfa_error.h                  |    29 +
 pdfium/xfa/fxfa/fm2js/xfa_expression.cpp           |   627 ++
 pdfium/xfa/fxfa/fm2js/xfa_expression.h             |   213 +
 pdfium/xfa/fxfa/fm2js/xfa_fm2jscontext.cpp         |  6527 +++++++++++
 pdfium/xfa/fxfa/fm2js/xfa_fm2jscontext.h           |   461 +
 pdfium/xfa/fxfa/fm2js/xfa_fmparse.cpp              |  1051 ++
 pdfium/xfa/fxfa/fm2js/xfa_fmparse.h                |    55 +
 pdfium/xfa/fxfa/fm2js/xfa_lexer.cpp                |   550 +
 pdfium/xfa/fxfa/fm2js/xfa_lexer.h                  |   136 +
 pdfium/xfa/fxfa/fm2js/xfa_program.cpp              |    41 +
 pdfium/xfa/fxfa/fm2js/xfa_program.h                |    28 +
 pdfium/xfa/fxfa/fm2js/xfa_simpleexpression.cpp     |   752 ++
 pdfium/xfa/fxfa/fm2js/xfa_simpleexpression.h       |   298 +
 pdfium/xfa/fxfa/include/DEPS                       |     3 +
 pdfium/xfa/fxfa/include/cxfa_eventparam.h          |    79 +
 pdfium/xfa/fxfa/include/fxfa.h                     |   403 +
 pdfium/xfa/fxfa/include/fxfa_basic.h               |  1086 ++
 pdfium/xfa/fxfa/include/fxfa_widget.h              |   123 +
 pdfium/xfa/fxfa/include/xfa_checksum.h             |    77 +
 pdfium/xfa/fxfa/include/xfa_ffapp.h                |    75 +
 pdfium/xfa/fxfa/include/xfa_ffdoc.h                |    69 +
 pdfium/xfa/fxfa/include/xfa_ffdochandler.h         |    31 +
 pdfium/xfa/fxfa/include/xfa_ffdocview.h            |   152 +
 pdfium/xfa/fxfa/include/xfa_ffpageview.h           |   106 +
 pdfium/xfa/fxfa/include/xfa_ffwidget.h             |   186 +
 pdfium/xfa/fxfa/include/xfa_ffwidgethandler.h      |   129 +
 pdfium/xfa/fxfa/include/xfa_fontmgr.h              |    99 +
 pdfium/xfa/fxfa/include/xfa_rendercontext.h        |    45 +
 pdfium/xfa/fxfa/parser/DEPS                        |     3 +
 pdfium/xfa/fxfa/parser/cxfa_arc.h                  |    19 +
 pdfium/xfa/fxfa/parser/cxfa_assist.cpp             |    15 +
 pdfium/xfa/fxfa/parser/cxfa_assist.h               |    22 +
 pdfium/xfa/fxfa/parser/cxfa_bind.cpp               |    16 +
 pdfium/xfa/fxfa/parser/cxfa_bind.h                 |    22 +
 pdfium/xfa/fxfa/parser/cxfa_binditems.cpp          |    27 +
 pdfium/xfa/fxfa/parser/cxfa_binditems.h            |    25 +
 pdfium/xfa/fxfa/parser/cxfa_border.h               |    19 +
 pdfium/xfa/fxfa/parser/cxfa_box.cpp                |   169 +
 pdfium/xfa/fxfa/parser/cxfa_box.h                  |    52 +
 pdfium/xfa/fxfa/parser/cxfa_calculate.cpp          |    32 +
 pdfium/xfa/fxfa/parser/cxfa_calculate.h            |    25 +
 pdfium/xfa/fxfa/parser/cxfa_caption.cpp            |    43 +
 pdfium/xfa/fxfa/parser/cxfa_caption.h              |    29 +
 pdfium/xfa/fxfa/parser/cxfa_corner.h               |    19 +
 pdfium/xfa/fxfa/parser/cxfa_data.cpp               |    81 +
 pdfium/xfa/fxfa/parser/cxfa_data.h                 |    35 +
 pdfium/xfa/fxfa/parser/cxfa_document_parser.cpp    |    50 +
 pdfium/xfa/fxfa/parser/cxfa_document_parser.h      |    39 +
 pdfium/xfa/fxfa/parser/cxfa_edge.h                 |    19 +
 pdfium/xfa/fxfa/parser/cxfa_event.cpp              |    49 +
 pdfium/xfa/fxfa/parser/cxfa_event.h                |    33 +
 pdfium/xfa/fxfa/parser/cxfa_exdata.cpp             |    15 +
 pdfium/xfa/fxfa/parser/cxfa_exdata.h               |    22 +
 pdfium/xfa/fxfa/parser/cxfa_fill.cpp               |   103 +
 pdfium/xfa/fxfa/parser/cxfa_fill.h                 |    31 +
 pdfium/xfa/fxfa/parser/cxfa_font.cpp               |    92 +
 pdfium/xfa/fxfa/parser/cxfa_font.h                 |    36 +
 pdfium/xfa/fxfa/parser/cxfa_image.cpp              |    54 +
 pdfium/xfa/fxfa/parser/cxfa_image.h                |    33 +
 pdfium/xfa/fxfa/parser/cxfa_line.cpp               |    22 +
 pdfium/xfa/fxfa/parser/cxfa_line.h                 |    25 +
 pdfium/xfa/fxfa/parser/cxfa_margin.cpp             |    32 +
 pdfium/xfa/fxfa/parser/cxfa_margin.h               |    25 +
 pdfium/xfa/fxfa/parser/cxfa_occur.cpp              |    67 +
 pdfium/xfa/fxfa/parser/cxfa_occur.h                |    26 +
 pdfium/xfa/fxfa/parser/cxfa_para.cpp               |    59 +
 pdfium/xfa/fxfa/parser/cxfa_para.h                 |    29 +
 pdfium/xfa/fxfa/parser/cxfa_rectangle.h            |    19 +
 pdfium/xfa/fxfa/parser/cxfa_script.cpp             |    31 +
 pdfium/xfa/fxfa/parser/cxfa_script.h               |    32 +
 pdfium/xfa/fxfa/parser/cxfa_simple_parser.cpp      |  1288 +++
 pdfium/xfa/fxfa/parser/cxfa_simple_parser.h        |    88 +
 .../parser/cxfa_simple_parser_embeddertest.cpp     |    15 +
 pdfium/xfa/fxfa/parser/cxfa_stroke.cpp             |   105 +
 pdfium/xfa/fxfa/parser/cxfa_stroke.h               |    45 +
 pdfium/xfa/fxfa/parser/cxfa_submit.cpp             |    27 +
 pdfium/xfa/fxfa/parser/cxfa_submit.h               |    26 +
 pdfium/xfa/fxfa/parser/cxfa_text.cpp               |    15 +
 pdfium/xfa/fxfa/parser/cxfa_text.h                 |    22 +
 pdfium/xfa/fxfa/parser/cxfa_tooltip.cpp            |    15 +
 pdfium/xfa/fxfa/parser/cxfa_tooltip.h              |    22 +
 pdfium/xfa/fxfa/parser/cxfa_validate.cpp           |   119 +
 pdfium/xfa/fxfa/parser/cxfa_validate.h             |    44 +
 pdfium/xfa/fxfa/parser/cxfa_value.cpp              |    56 +
 pdfium/xfa/fxfa/parser/cxfa_value.h                |    35 +
 pdfium/xfa/fxfa/parser/cxfa_valuearray.cpp         |    22 +
 pdfium/xfa/fxfa/parser/cxfa_valuearray.h           |    23 +
 pdfium/xfa/fxfa/parser/cxfa_widgetdata.cpp         |  1915 ++++
 pdfium/xfa/fxfa/parser/cxfa_widgetdata.h           |   179 +
 pdfium/xfa/fxfa/parser/cxfa_xml_parser.cpp         |   176 +
 pdfium/xfa/fxfa/parser/cxfa_xml_parser.h           |    43 +
 pdfium/xfa/fxfa/parser/xfa_basic_data.cpp          |   674 ++
 pdfium/xfa/fxfa/parser/xfa_basic_data.h            |    48 +
 .../xfa/fxfa/parser/xfa_basic_data_attributes.cpp  |   785 ++
 .../parser/xfa_basic_data_element_attributes.cpp   |  1188 ++
 .../parser/xfa_basic_data_element_properties.cpp   |   487 +
 .../fxfa/parser/xfa_basic_data_element_script.cpp  |  3607 ++++++
 pdfium/xfa/fxfa/parser/xfa_basic_data_enum.cpp     |   281 +
 pdfium/xfa/fxfa/parser/xfa_basic_data_packets.cpp  |    54 +
 pdfium/xfa/fxfa/parser/xfa_basic_imp.cpp           |   590 +
 pdfium/xfa/fxfa/parser/xfa_basic_imp.h             |    63 +
 pdfium/xfa/fxfa/parser/xfa_doclayout.h             |   106 +
 pdfium/xfa/fxfa/parser/xfa_document.h              |   123 +
 .../fxfa/parser/xfa_document_datamerger_imp.cpp    |  1528 +++
 .../xfa/fxfa/parser/xfa_document_datamerger_imp.h  |    23 +
 pdfium/xfa/fxfa/parser/xfa_document_imp.cpp        |   415 +
 pdfium/xfa/fxfa/parser/xfa_document_layout_imp.cpp |   204 +
 pdfium/xfa/fxfa/parser/xfa_document_layout_imp.h   |    50 +
 pdfium/xfa/fxfa/parser/xfa_document_serialize.cpp  |   574 +
 pdfium/xfa/fxfa/parser/xfa_document_serialize.h    |    47 +
 pdfium/xfa/fxfa/parser/xfa_layout_appadapter.cpp   |    39 +
 pdfium/xfa/fxfa/parser/xfa_layout_appadapter.h     |    79 +
 pdfium/xfa/fxfa/parser/xfa_layout_itemlayout.cpp   |  2995 +++++
 pdfium/xfa/fxfa/parser/xfa_layout_itemlayout.h     |   197 +
 pdfium/xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp  |  1950 ++++
 pdfium/xfa/fxfa/parser/xfa_layout_pagemgr_new.h    |   155 +
 pdfium/xfa/fxfa/parser/xfa_locale.cpp              |   377 +
 pdfium/xfa/fxfa/parser/xfa_locale.h                |   100 +
 pdfium/xfa/fxfa/parser/xfa_localemgr.cpp           |  1311 +++
 pdfium/xfa/fxfa/parser/xfa_localemgr.h             |    73 +
 pdfium/xfa/fxfa/parser/xfa_localevalue.cpp         |   999 ++
 pdfium/xfa/fxfa/parser/xfa_localevalue.h           |   114 +
 pdfium/xfa/fxfa/parser/xfa_object.h                |   810 ++
 pdfium/xfa/fxfa/parser/xfa_object_imp.cpp          |  5264 +++++++++
 pdfium/xfa/fxfa/parser/xfa_script.h                |    68 +
 pdfium/xfa/fxfa/parser/xfa_script_datawindow.cpp   |    44 +
 pdfium/xfa/fxfa/parser/xfa_script_datawindow.h     |    36 +
 .../fxfa/parser/xfa_script_eventpseudomodel.cpp    |   233 +
 .../xfa/fxfa/parser/xfa_script_eventpseudomodel.h  |    86 +
 .../xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp |   761 ++
 .../xfa/fxfa/parser/xfa_script_hostpseudomodel.h   |    84 +
 pdfium/xfa/fxfa/parser/xfa_script_imp.cpp          |   739 ++
 pdfium/xfa/fxfa/parser/xfa_script_imp.h            |   126 +
 .../fxfa/parser/xfa_script_layoutpseudomodel.cpp   |   511 +
 .../xfa/fxfa/parser/xfa_script_layoutpseudomodel.h |    59 +
 .../xfa/fxfa/parser/xfa_script_logpseudomodel.cpp  |    26 +
 pdfium/xfa/fxfa/parser/xfa_script_logpseudomodel.h |    25 +
 pdfium/xfa/fxfa/parser/xfa_script_nodehelper.cpp   |   429 +
 pdfium/xfa/fxfa/parser/xfa_script_nodehelper.h     |    72 +
 .../fxfa/parser/xfa_script_resolveprocessor.cpp    |   826 ++
 .../xfa/fxfa/parser/xfa_script_resolveprocessor.h  |    78 +
 .../parser/xfa_script_signaturepseudomodel.cpp     |   116 +
 .../fxfa/parser/xfa_script_signaturepseudomodel.h  |    24 +
 pdfium/xfa/fxfa/parser/xfa_utils.h                 |   181 +
 pdfium/xfa/fxfa/parser/xfa_utils_imp.cpp           |   232 +
 pdfium/xfa/fxfa/parser/xfa_utils_imp_unittest.cpp  |    22 +
 pdfium/xfa/fxgraphics/cagg_graphics.cpp            |    30 +
 pdfium/xfa/fxgraphics/cagg_graphics.h              |    29 +
 pdfium/xfa/fxgraphics/cfx_color.cpp                |    49 +
 pdfium/xfa/fxgraphics/cfx_color.h                  |    45 +
 pdfium/xfa/fxgraphics/cfx_graphics.cpp             |  1580 +++
 pdfium/xfa/fxgraphics/cfx_path.cpp                 |   181 +
 pdfium/xfa/fxgraphics/cfx_path.h                   |    78 +
 pdfium/xfa/fxgraphics/cfx_path_generator.cpp       |   197 +
 pdfium/xfa/fxgraphics/cfx_path_generator.h         |    67 +
 pdfium/xfa/fxgraphics/cfx_pattern.cpp              |    26 +
 pdfium/xfa/fxgraphics/cfx_pattern.h                |    36 +
 pdfium/xfa/fxgraphics/cfx_shading.cpp              |    78 +
 pdfium/xfa/fxgraphics/cfx_shading.h                |    56 +
 pdfium/xfa/fxgraphics/include/cfx_graphics.h       |   237 +
 pdfviewer.cpp                                      |   273 +-
 pdfviewer.h                                        |    41 +-
 pdfviewerwidget.cpp                                |   320 +-
 pdfviewerwidget.h                                  |    39 +-
 playerbutton.cpp                                   |    12 +-
 playerbutton.h                                     |     3 +-
 presentationview.cpp                               |   141 +-
 presentationview.h                                 |    31 +-
 qpdfbookmarkmodel.cpp                              |   368 +
 qpdfbookmarkmodel.h                                |    99 +
 qpdfdocument.cpp                                   |   776 ++
 qpdfdocument.h                                     |   159 +
 qpdfdocument_p.h                                   |   100 +
 qpdfdocumentrenderoptions.h                        |    88 +
 qpdfnamespace.h                                    |    72 +
 quickbeamerdialog.cpp                              |    10 +-
 quickbeamerdialog.h                                |     2 +-
 quickdocumentdialog.cpp                            |     2 +-
 quickdocumentdialog.h                              |     2 +-
 quickxelatexdialog.cpp                             |     2 +-
 quickxelatexdialog.h                               |     2 +-
 refdialog.cpp                                      |     2 +-
 refdialog.h                                        |     2 +-
 replacewidget.cpp                                  |     2 +-
 replacewidget.h                                    |     2 +-
 replacewidget.ui                                   |     2 +-
 scandialog.cpp                                     |     2 +-
 scandialog.h                                       |     2 +-
 scandialog.ui                                      |     2 +-
 sourceview.cpp                                     |    12 +-
 sourceview.h                                       |     5 +-
 spellerdialog.cpp                                  |     2 +-
 spellerdialog.h                                    |     2 +-
 structdialog.cpp                                   |     2 +-
 structdialog.h                                     |     2 +-
 styleanimator.cpp                                  |   154 -
 styleanimator.h                                    |   101 -
 stylehelper.cpp                                    |   515 -
 stylehelper.h                                      |    97 -
 svnhelper.cpp                                      |    11 +
 svnhelper.h                                        |    11 +
 symbollistwidget.cpp                               |    45 +-
 symbollistwidget.h                                 |     2 +-
 symbols/.png                                       |   Bin 0 -> 894 bytes
 symbols/invert.sh                                  |     5 +
 symbols/inverted_img1.png                          |   Bin 0 -> 493 bytes
 symbols/inverted_img10.png                         |   Bin 0 -> 763 bytes
 symbols/inverted_img100.png                        |   Bin 0 -> 998 bytes
 symbols/inverted_img101.png                        |   Bin 0 -> 512 bytes
 symbols/inverted_img102.png                        |   Bin 0 -> 517 bytes
 symbols/inverted_img103.png                        |   Bin 0 -> 845 bytes
 symbols/inverted_img104.png                        |   Bin 0 -> 670 bytes
 symbols/inverted_img105.png                        |   Bin 0 -> 664 bytes
 symbols/inverted_img106.png                        |   Bin 0 -> 756 bytes
 symbols/inverted_img107.png                        |   Bin 0 -> 769 bytes
 symbols/inverted_img108.png                        |   Bin 0 -> 744 bytes
 symbols/inverted_img109.png                        |   Bin 0 -> 791 bytes
 symbols/inverted_img10greek.png                    |   Bin 0 -> 939 bytes
 symbols/inverted_img11.png                         |   Bin 0 -> 766 bytes
 symbols/inverted_img110.png                        |   Bin 0 -> 931 bytes
 symbols/inverted_img111.png                        |   Bin 0 -> 1149 bytes
 symbols/inverted_img112.png                        |   Bin 0 -> 1077 bytes
 symbols/inverted_img113.png                        |   Bin 0 -> 411 bytes
 symbols/inverted_img114.png                        |   Bin 0 -> 477 bytes
 symbols/inverted_img115.png                        |   Bin 0 -> 705 bytes
 symbols/inverted_img116.png                        |   Bin 0 -> 828 bytes
 symbols/inverted_img117.png                        |   Bin 0 -> 831 bytes
 symbols/inverted_img118.png                        |   Bin 0 -> 933 bytes
 symbols/inverted_img119.png                        |   Bin 0 -> 888 bytes
 symbols/inverted_img11greek.png                    |   Bin 0 -> 731 bytes
 symbols/inverted_img12.png                         |   Bin 0 -> 1066 bytes
 symbols/inverted_img120.png                        |   Bin 0 -> 838 bytes
 symbols/inverted_img121.png                        |   Bin 0 -> 991 bytes
 symbols/inverted_img122.png                        |   Bin 0 -> 884 bytes
 symbols/inverted_img123.png                        |   Bin 0 -> 783 bytes
 symbols/inverted_img124.png                        |   Bin 0 -> 763 bytes
 symbols/inverted_img125.png                        |   Bin 0 -> 565 bytes
 symbols/inverted_img126.png                        |   Bin 0 -> 567 bytes
 symbols/inverted_img127.png                        |   Bin 0 -> 569 bytes
 symbols/inverted_img128.png                        |   Bin 0 -> 680 bytes
 symbols/inverted_img129.png                        |   Bin 0 -> 734 bytes
 symbols/inverted_img12greek.png                    |   Bin 0 -> 960 bytes
 symbols/inverted_img13.png                         |   Bin 0 -> 489 bytes
 symbols/inverted_img130.png                        |   Bin 0 -> 644 bytes
 symbols/inverted_img131.png                        |   Bin 0 -> 872 bytes
 symbols/inverted_img132.png                        |   Bin 0 -> 826 bytes
 symbols/inverted_img133.png                        |   Bin 0 -> 846 bytes
 symbols/inverted_img134.png                        |   Bin 0 -> 836 bytes
 symbols/inverted_img135.png                        |   Bin 0 -> 914 bytes
 symbols/inverted_img136.png                        |   Bin 0 -> 791 bytes
 symbols/inverted_img137.png                        |   Bin 0 -> 779 bytes
 symbols/inverted_img138.png                        |   Bin 0 -> 471 bytes
 symbols/inverted_img139.png                        |   Bin 0 -> 494 bytes
 symbols/inverted_img13greek.png                    |   Bin 0 -> 759 bytes
 symbols/inverted_img14.png                         |   Bin 0 -> 440 bytes
 symbols/inverted_img140.png                        |   Bin 0 -> 572 bytes
 symbols/inverted_img141.png                        |   Bin 0 -> 574 bytes
 symbols/inverted_img142.png                        |   Bin 0 -> 593 bytes
 symbols/inverted_img143.png                        |   Bin 0 -> 742 bytes
 symbols/inverted_img144.png                        |   Bin 0 -> 673 bytes
 symbols/inverted_img145.png                        |   Bin 0 -> 822 bytes
 symbols/inverted_img146.png                        |   Bin 0 -> 834 bytes
 symbols/inverted_img147.png                        |   Bin 0 -> 939 bytes
 symbols/inverted_img148.png                        |   Bin 0 -> 846 bytes
 symbols/inverted_img149.png                        |   Bin 0 -> 975 bytes
 symbols/inverted_img14greek.png                    |   Bin 0 -> 863 bytes
 symbols/inverted_img15.png                         |   Bin 0 -> 742 bytes
 symbols/inverted_img150.png                        |   Bin 0 -> 854 bytes
 symbols/inverted_img151.png                        |   Bin 0 -> 800 bytes
 symbols/inverted_img152.png                        |   Bin 0 -> 752 bytes
 symbols/inverted_img153.png                        |   Bin 0 -> 562 bytes
 symbols/inverted_img154.png                        |   Bin 0 -> 561 bytes
 symbols/inverted_img155.png                        |   Bin 0 -> 615 bytes
 symbols/inverted_img156.png                        |   Bin 0 -> 677 bytes
 symbols/inverted_img157.png                        |   Bin 0 -> 881 bytes
 symbols/inverted_img158.png                        |   Bin 0 -> 638 bytes
 symbols/inverted_img159.png                        |   Bin 0 -> 878 bytes
 symbols/inverted_img15greek.png                    |   Bin 0 -> 844 bytes
 symbols/inverted_img16.png                         |   Bin 0 -> 957 bytes
 symbols/inverted_img160.png                        |   Bin 0 -> 840 bytes
 symbols/inverted_img161.png                        |   Bin 0 -> 832 bytes
 symbols/inverted_img162.png                        |   Bin 0 -> 827 bytes
 symbols/inverted_img163.png                        |   Bin 0 -> 920 bytes
 symbols/inverted_img164.png                        |   Bin 0 -> 872 bytes
 symbols/inverted_img165.png                        |   Bin 0 -> 767 bytes
 symbols/inverted_img166.png                        |   Bin 0 -> 462 bytes
 symbols/inverted_img167.png                        |   Bin 0 -> 387 bytes
 symbols/inverted_img168.png                        |   Bin 0 -> 432 bytes
 symbols/inverted_img169.png                        |   Bin 0 -> 835 bytes
 symbols/inverted_img16greek.png                    |   Bin 0 -> 783 bytes
 symbols/inverted_img17.png                         |   Bin 0 -> 799 bytes
 symbols/inverted_img170.png                        |   Bin 0 -> 648 bytes
 symbols/inverted_img171.png                        |   Bin 0 -> 857 bytes
 symbols/inverted_img172.png                        |   Bin 0 -> 668 bytes
 symbols/inverted_img173.png                        |   Bin 0 -> 492 bytes
 symbols/inverted_img174.png                        |   Bin 0 -> 707 bytes
 symbols/inverted_img175.png                        |   Bin 0 -> 688 bytes
 symbols/inverted_img176.png                        |   Bin 0 -> 516 bytes
 symbols/inverted_img177.png                        |   Bin 0 -> 808 bytes
 symbols/inverted_img178.png                        |   Bin 0 -> 855 bytes
 symbols/inverted_img179.png                        |   Bin 0 -> 903 bytes
 symbols/inverted_img17greek.png                    |   Bin 0 -> 852 bytes
 symbols/inverted_img18.png                         |   Bin 0 -> 438 bytes
 symbols/inverted_img180.png                        |   Bin 0 -> 860 bytes
 symbols/inverted_img181.png                        |   Bin 0 -> 783 bytes
 symbols/inverted_img182.png                        |   Bin 0 -> 822 bytes
 symbols/inverted_img183.png                        |   Bin 0 -> 764 bytes
 symbols/inverted_img184.png                        |   Bin 0 -> 925 bytes
 symbols/inverted_img185.png                        |   Bin 0 -> 1006 bytes
 symbols/inverted_img186.png                        |   Bin 0 -> 850 bytes
 symbols/inverted_img187.png                        |   Bin 0 -> 844 bytes
 symbols/inverted_img188.png                        |   Bin 0 -> 916 bytes
 symbols/inverted_img189.png                        |   Bin 0 -> 977 bytes
 symbols/inverted_img18greek.png                    |   Bin 0 -> 935 bytes
 symbols/inverted_img19.png                         |   Bin 0 -> 830 bytes
 symbols/inverted_img190.png                        |   Bin 0 -> 853 bytes
 symbols/inverted_img191.png                        |   Bin 0 -> 565 bytes
 symbols/inverted_img192.png                        |   Bin 0 -> 521 bytes
 symbols/inverted_img193.png                        |   Bin 0 -> 781 bytes
 symbols/inverted_img194.png                        |   Bin 0 -> 801 bytes
 symbols/inverted_img195.png                        |   Bin 0 -> 861 bytes
 symbols/inverted_img196.png                        |   Bin 0 -> 899 bytes
 symbols/inverted_img197.png                        |   Bin 0 -> 882 bytes
 symbols/inverted_img198.png                        |   Bin 0 -> 762 bytes
 symbols/inverted_img199.png                        |   Bin 0 -> 824 bytes
 symbols/inverted_img19greek.png                    |   Bin 0 -> 867 bytes
 symbols/inverted_img1greek.png                     |   Bin 0 -> 1012 bytes
 symbols/inverted_img2.png                          |   Bin 0 -> 652 bytes
 symbols/inverted_img20.png                         |   Bin 0 -> 953 bytes
 symbols/inverted_img200.png                        |   Bin 0 -> 783 bytes
 symbols/inverted_img201.png                        |   Bin 0 -> 821 bytes
 symbols/inverted_img202.png                        |   Bin 0 -> 836 bytes
 symbols/inverted_img203.png                        |   Bin 0 -> 857 bytes
 symbols/inverted_img204.png                        |   Bin 0 -> 902 bytes
 symbols/inverted_img205.png                        |   Bin 0 -> 856 bytes
 symbols/inverted_img206.png                        |   Bin 0 -> 781 bytes
 symbols/inverted_img207.png                        |   Bin 0 -> 825 bytes
 symbols/inverted_img208.png                        |   Bin 0 -> 752 bytes
 symbols/inverted_img209.png                        |   Bin 0 -> 925 bytes
 symbols/inverted_img20greek.png                    |   Bin 0 -> 900 bytes
 symbols/inverted_img21.png                         |   Bin 0 -> 756 bytes
 symbols/inverted_img210.png                        |   Bin 0 -> 999 bytes
 symbols/inverted_img211.png                        |   Bin 0 -> 859 bytes
 symbols/inverted_img212.png                        |   Bin 0 -> 869 bytes
 symbols/inverted_img213.png                        |   Bin 0 -> 898 bytes
 symbols/inverted_img214.png                        |   Bin 0 -> 981 bytes
 symbols/inverted_img215.png                        |   Bin 0 -> 794 bytes
 symbols/inverted_img216.png                        |   Bin 0 -> 638 bytes
 symbols/inverted_img217.png                        |   Bin 0 -> 629 bytes
 symbols/inverted_img218.png                        |   Bin 0 -> 834 bytes
 symbols/inverted_img219.png                        |   Bin 0 -> 856 bytes
 symbols/inverted_img21greek.png                    |   Bin 0 -> 874 bytes
 symbols/inverted_img22.png                         |   Bin 0 -> 805 bytes
 symbols/inverted_img220.png                        |   Bin 0 -> 891 bytes
 symbols/inverted_img221.png                        |   Bin 0 -> 868 bytes
 symbols/inverted_img222.png                        |   Bin 0 -> 897 bytes
 symbols/inverted_img223.png                        |   Bin 0 -> 762 bytes
 symbols/inverted_img224.png                        |   Bin 0 -> 816 bytes
 symbols/inverted_img225.png                        |   Bin 0 -> 771 bytes
 symbols/inverted_img226.png                        |   Bin 0 -> 821 bytes
 symbols/inverted_img227.png                        |   Bin 0 -> 379 bytes
 symbols/inverted_img228.png                        |   Bin 0 -> 419 bytes
 symbols/inverted_img229.png                        |   Bin 0 -> 601 bytes
 symbols/inverted_img22greek.png                    |   Bin 0 -> 732 bytes
 symbols/inverted_img23.png                         |   Bin 0 -> 954 bytes
 symbols/inverted_img230.png                        |   Bin 0 -> 602 bytes
 symbols/inverted_img231.png                        |   Bin 0 -> 410 bytes
 symbols/inverted_img232.png                        |   Bin 0 -> 410 bytes
 symbols/inverted_img233.png                        |   Bin 0 -> 412 bytes
 symbols/inverted_img234.png                        |   Bin 0 -> 418 bytes
 symbols/inverted_img235.png                        |   Bin 0 -> 642 bytes
 symbols/inverted_img236.png                        |   Bin 0 -> 651 bytes
 symbols/inverted_img237.png                        |   Bin 0 -> 1162 bytes
 symbols/inverted_img238.png                        |   Bin 0 -> 1180 bytes
 symbols/inverted_img239.png                        |   Bin 0 -> 1119 bytes
 symbols/inverted_img23greek.png                    |   Bin 0 -> 677 bytes
 symbols/inverted_img24.png                         |   Bin 0 -> 780 bytes
 symbols/inverted_img240.png                        |   Bin 0 -> 1105 bytes
 symbols/inverted_img241.png                        |   Bin 0 -> 1274 bytes
 symbols/inverted_img242.png                        |   Bin 0 -> 1259 bytes
 symbols/inverted_img243.png                        |   Bin 0 -> 1250 bytes
 symbols/inverted_img244.png                        |   Bin 0 -> 420 bytes
 symbols/inverted_img245.png                        |   Bin 0 -> 424 bytes
 symbols/inverted_img246.png                        |   Bin 0 -> 431 bytes
 symbols/inverted_img247.png                        |   Bin 0 -> 432 bytes
 symbols/inverted_img248.png                        |   Bin 0 -> 605 bytes
 symbols/inverted_img249.png                        |   Bin 0 -> 535 bytes
 symbols/inverted_img24greek.png                    |   Bin 0 -> 914 bytes
 symbols/inverted_img25.png                         |   Bin 0 -> 786 bytes
 symbols/inverted_img250.png                        |   Bin 0 -> 557 bytes
 symbols/inverted_img251.png                        |   Bin 0 -> 668 bytes
 symbols/inverted_img252.png                        |   Bin 0 -> 587 bytes
 symbols/inverted_img253.png                        |   Bin 0 -> 616 bytes
 symbols/inverted_img254.png                        |   Bin 0 -> 600 bytes
 symbols/inverted_img255.png                        |   Bin 0 -> 514 bytes
 symbols/inverted_img256.png                        |   Bin 0 -> 563 bytes
 symbols/inverted_img257.png                        |   Bin 0 -> 645 bytes
 symbols/inverted_img258.png                        |   Bin 0 -> 572 bytes
 symbols/inverted_img259.png                        |   Bin 0 -> 627 bytes
 symbols/inverted_img25greek.png                    |   Bin 0 -> 880 bytes
 symbols/inverted_img26.png                         |   Bin 0 -> 611 bytes
 symbols/inverted_img260.png                        |   Bin 0 -> 762 bytes
 symbols/inverted_img261.png                        |   Bin 0 -> 592 bytes
 symbols/inverted_img262.png                        |   Bin 0 -> 717 bytes
 symbols/inverted_img263.png                        |   Bin 0 -> 809 bytes
 symbols/inverted_img264.png                        |   Bin 0 -> 650 bytes
 symbols/inverted_img265.png                        |   Bin 0 -> 729 bytes
 symbols/inverted_img266.png                        |   Bin 0 -> 671 bytes
 symbols/inverted_img267.png                        |   Bin 0 -> 562 bytes
 symbols/inverted_img268.png                        |   Bin 0 -> 693 bytes
 symbols/inverted_img269.png                        |   Bin 0 -> 655 bytes
 symbols/inverted_img26greek.png                    |   Bin 0 -> 934 bytes
 symbols/inverted_img27.png                         |   Bin 0 -> 630 bytes
 symbols/inverted_img270.png                        |   Bin 0 -> 676 bytes
 symbols/inverted_img271.png                        |   Bin 0 -> 684 bytes
 symbols/inverted_img272.png                        |   Bin 0 -> 490 bytes
 symbols/inverted_img273.png                        |   Bin 0 -> 486 bytes
 symbols/inverted_img274.png                        |   Bin 0 -> 667 bytes
 symbols/inverted_img275.png                        |   Bin 0 -> 512 bytes
 symbols/inverted_img276.png                        |   Bin 0 -> 510 bytes
 symbols/inverted_img277.png                        |   Bin 0 -> 695 bytes
 symbols/inverted_img278.png                        |   Bin 0 -> 567 bytes
 symbols/inverted_img279.png                        |   Bin 0 -> 533 bytes
 symbols/inverted_img27greek.png                    |   Bin 0 -> 874 bytes
 symbols/inverted_img28.png                         |   Bin 0 -> 615 bytes
 symbols/inverted_img280.png                        |   Bin 0 -> 546 bytes
 symbols/inverted_img281.png                        |   Bin 0 -> 647 bytes
 symbols/inverted_img282.png                        |   Bin 0 -> 640 bytes
 symbols/inverted_img283.png                        |   Bin 0 -> 738 bytes
 symbols/inverted_img284.png                        |   Bin 0 -> 638 bytes
 symbols/inverted_img285.png                        |   Bin 0 -> 579 bytes
 symbols/inverted_img286.png                        |   Bin 0 -> 783 bytes
 symbols/inverted_img287.png                        |   Bin 0 -> 565 bytes
 symbols/inverted_img288.png                        |   Bin 0 -> 791 bytes
 symbols/inverted_img289.png                        |   Bin 0 -> 948 bytes
 symbols/inverted_img28greek.png                    |   Bin 0 -> 886 bytes
 symbols/inverted_img29.png                         |   Bin 0 -> 719 bytes
 symbols/inverted_img290.png                        |   Bin 0 -> 572 bytes
 symbols/inverted_img291.png                        |   Bin 0 -> 592 bytes
 symbols/inverted_img292.png                        |   Bin 0 -> 457 bytes
 symbols/inverted_img293.png                        |   Bin 0 -> 452 bytes
 symbols/inverted_img294.png                        |   Bin 0 -> 575 bytes
 symbols/inverted_img295.png                        |   Bin 0 -> 753 bytes
 symbols/inverted_img296.png                        |   Bin 0 -> 640 bytes
 symbols/inverted_img297.png                        |   Bin 0 -> 657 bytes
 symbols/inverted_img298.png                        |   Bin 0 -> 608 bytes
 symbols/inverted_img299.png                        |   Bin 0 -> 578 bytes
 symbols/inverted_img29greek.png                    |   Bin 0 -> 980 bytes
 symbols/inverted_img2greek.png                     |   Bin 0 -> 882 bytes
 symbols/inverted_img3.png                          |   Bin 0 -> 648 bytes
 symbols/inverted_img30.png                         |   Bin 0 -> 436 bytes
 symbols/inverted_img300.png                        |   Bin 0 -> 775 bytes
 symbols/inverted_img301.png                        |   Bin 0 -> 789 bytes
 symbols/inverted_img302.png                        |   Bin 0 -> 945 bytes
 symbols/inverted_img303.png                        |   Bin 0 -> 569 bytes
 symbols/inverted_img304.png                        |   Bin 0 -> 596 bytes
 symbols/inverted_img305.png                        |   Bin 0 -> 443 bytes
 symbols/inverted_img306.png                        |   Bin 0 -> 453 bytes
 symbols/inverted_img307.png                        |   Bin 0 -> 677 bytes
 symbols/inverted_img308.png                        |   Bin 0 -> 663 bytes
 symbols/inverted_img309.png                        |   Bin 0 -> 652 bytes
 symbols/inverted_img30greek.png                    |   Bin 0 -> 584 bytes
 symbols/inverted_img31.png                         |   Bin 0 -> 574 bytes
 symbols/inverted_img310.png                        |   Bin 0 -> 833 bytes
 symbols/inverted_img311.png                        |   Bin 0 -> 808 bytes
 symbols/inverted_img312.png                        |   Bin 0 -> 754 bytes
 symbols/inverted_img313.png                        |   Bin 0 -> 930 bytes
 symbols/inverted_img314.png                        |   Bin 0 -> 677 bytes
 symbols/inverted_img315.png                        |   Bin 0 -> 387 bytes
 symbols/inverted_img316.png                        |   Bin 0 -> 401 bytes
 symbols/inverted_img317.png                        |   Bin 0 -> 378 bytes
 symbols/inverted_img318.png                        |   Bin 0 -> 412 bytes
 symbols/inverted_img319.png                        |   Bin 0 -> 958 bytes
 symbols/inverted_img31greek.png                    |   Bin 0 -> 823 bytes
 symbols/inverted_img32.png                         |   Bin 0 -> 578 bytes
 symbols/inverted_img320.png                        |   Bin 0 -> 627 bytes
 symbols/inverted_img321.png                        |   Bin 0 -> 857 bytes
 symbols/inverted_img322.png                        |   Bin 0 -> 944 bytes
 symbols/inverted_img323.png                        |   Bin 0 -> 921 bytes
 symbols/inverted_img324.png                        |   Bin 0 -> 946 bytes
 symbols/inverted_img325.png                        |   Bin 0 -> 478 bytes
 symbols/inverted_img326.png                        |   Bin 0 -> 793 bytes
 symbols/inverted_img327.png                        |   Bin 0 -> 722 bytes
 symbols/inverted_img328.png                        |   Bin 0 -> 441 bytes
 symbols/inverted_img329.png                        |   Bin 0 -> 758 bytes
 symbols/inverted_img32greek.png                    |   Bin 0 -> 984 bytes
 symbols/inverted_img33.png                         |   Bin 0 -> 733 bytes
 symbols/inverted_img330.png                        |   Bin 0 -> 767 bytes
 symbols/inverted_img331.png                        |   Bin 0 -> 630 bytes
 symbols/inverted_img332.png                        |   Bin 0 -> 713 bytes
 symbols/inverted_img333.png                        |   Bin 0 -> 843 bytes
 symbols/inverted_img334.png                        |   Bin 0 -> 440 bytes
 symbols/inverted_img335.png                        |   Bin 0 -> 532 bytes
 symbols/inverted_img336.png                        |   Bin 0 -> 832 bytes
 symbols/inverted_img337.png                        |   Bin 0 -> 1035 bytes
 symbols/inverted_img338.png                        |   Bin 0 -> 425 bytes
 symbols/inverted_img339.png                        |   Bin 0 -> 598 bytes
 symbols/inverted_img33greek.png                    |   Bin 0 -> 845 bytes
 symbols/inverted_img34.png                         |   Bin 0 -> 720 bytes
 symbols/inverted_img340.png                        |   Bin 0 -> 859 bytes
 symbols/inverted_img341.png                        |   Bin 0 -> 1123 bytes
 symbols/inverted_img342.png                        |   Bin 0 -> 419 bytes
 symbols/inverted_img343.png                        |   Bin 0 -> 615 bytes
 symbols/inverted_img344.png                        |   Bin 0 -> 926 bytes
 symbols/inverted_img345.png                        |   Bin 0 -> 1005 bytes
 symbols/inverted_img346.png                        |   Bin 0 -> 687 bytes
 symbols/inverted_img347.png                        |   Bin 0 -> 978 bytes
 symbols/inverted_img348.png                        |   Bin 0 -> 764 bytes
 symbols/inverted_img349.png                        |   Bin 0 -> 956 bytes
 symbols/inverted_img34greek.png                    |   Bin 0 -> 629 bytes
 symbols/inverted_img35.png                         |   Bin 0 -> 499 bytes
 symbols/inverted_img350.png                        |   Bin 0 -> 779 bytes
 symbols/inverted_img351.png                        |   Bin 0 -> 824 bytes
 symbols/inverted_img352.png                        |   Bin 0 -> 439 bytes
 symbols/inverted_img353.png                        |   Bin 0 -> 820 bytes
 symbols/inverted_img354.png                        |   Bin 0 -> 1276 bytes
 symbols/inverted_img355.png                        |   Bin 0 -> 776 bytes
 symbols/inverted_img356.png                        |   Bin 0 -> 707 bytes
 symbols/inverted_img357.png                        |   Bin 0 -> 996 bytes
 symbols/inverted_img358.png                        |   Bin 0 -> 444 bytes
 symbols/inverted_img359.png                        |   Bin 0 -> 840 bytes
 symbols/inverted_img35greek.png                    |   Bin 0 -> 560 bytes
 symbols/inverted_img36.png                         |   Bin 0 -> 465 bytes
 symbols/inverted_img360.png                        |   Bin 0 -> 851 bytes
 symbols/inverted_img361.png                        |   Bin 0 -> 634 bytes
 symbols/inverted_img362.png                        |   Bin 0 -> 1049 bytes
 symbols/inverted_img363.png                        |   Bin 0 -> 696 bytes
 symbols/inverted_img364.png                        |   Bin 0 -> 737 bytes
 symbols/inverted_img365.png                        |   Bin 0 -> 409 bytes
 symbols/inverted_img366.png                        |   Bin 0 -> 687 bytes
 symbols/inverted_img367.png                        |   Bin 0 -> 735 bytes
 symbols/inverted_img368.png                        |   Bin 0 -> 853 bytes
 symbols/inverted_img369.png                        |   Bin 0 -> 672 bytes
 symbols/inverted_img36greek.png                    |   Bin 0 -> 837 bytes
 symbols/inverted_img37.png                         |   Bin 0 -> 763 bytes
 symbols/inverted_img370.png                        |   Bin 0 -> 1037 bytes
 symbols/inverted_img371.png                        |   Bin 0 -> 687 bytes
 symbols/inverted_img372.png                        |   Bin 0 -> 637 bytes
 symbols/inverted_img37greek.png                    |   Bin 0 -> 762 bytes
 symbols/inverted_img38.png                         |   Bin 0 -> 752 bytes
 symbols/inverted_img38greek.png                    |   Bin 0 -> 908 bytes
 symbols/inverted_img39.png                         |   Bin 0 -> 715 bytes
 symbols/inverted_img39greek.png                    |   Bin 0 -> 876 bytes
 symbols/inverted_img3greek.png                     |   Bin 0 -> 792 bytes
 symbols/inverted_img4.png                          |   Bin 0 -> 960 bytes
 symbols/inverted_img40.png                         |   Bin 0 -> 425 bytes
 symbols/inverted_img40greek.png                    |   Bin 0 -> 990 bytes
 symbols/inverted_img41.png                         |   Bin 0 -> 713 bytes
 symbols/inverted_img42.png                         |   Bin 0 -> 715 bytes
 symbols/inverted_img43.png                         |   Bin 0 -> 737 bytes
 symbols/inverted_img44.png                         |   Bin 0 -> 379 bytes
 symbols/inverted_img45.png                         |   Bin 0 -> 893 bytes
 symbols/inverted_img46.png                         |   Bin 0 -> 886 bytes
 symbols/inverted_img47.png                         |   Bin 0 -> 846 bytes
 symbols/inverted_img48.png                         |   Bin 0 -> 419 bytes
 symbols/inverted_img49.png                         |   Bin 0 -> 718 bytes
 symbols/inverted_img4greek.png                     |   Bin 0 -> 849 bytes
 symbols/inverted_img5.png                          |   Bin 0 -> 469 bytes
 symbols/inverted_img50.png                         |   Bin 0 -> 707 bytes
 symbols/inverted_img51.png                         |   Bin 0 -> 913 bytes
 symbols/inverted_img52.png                         |   Bin 0 -> 894 bytes
 symbols/inverted_img53.png                         |   Bin 0 -> 685 bytes
 symbols/inverted_img54.png                         |   Bin 0 -> 685 bytes
 symbols/inverted_img55.png                         |   Bin 0 -> 696 bytes
 symbols/inverted_img56.png                         |   Bin 0 -> 757 bytes
 symbols/inverted_img57.png                         |   Bin 0 -> 607 bytes
 symbols/inverted_img58.png                         |   Bin 0 -> 474 bytes
 symbols/inverted_img59.png                         |   Bin 0 -> 468 bytes
 symbols/inverted_img5greek.png                     |   Bin 0 -> 733 bytes
 symbols/inverted_img6.png                          |   Bin 0 -> 641 bytes
 symbols/inverted_img60.png                         |   Bin 0 -> 479 bytes
 symbols/inverted_img61.png                         |   Bin 0 -> 619 bytes
 symbols/inverted_img62.png                         |   Bin 0 -> 746 bytes
 symbols/inverted_img63.png                         |   Bin 0 -> 733 bytes
 symbols/inverted_img64.png                         |   Bin 0 -> 955 bytes
 symbols/inverted_img65.png                         |   Bin 0 -> 433 bytes
 symbols/inverted_img66.png                         |   Bin 0 -> 427 bytes
 symbols/inverted_img67.png                         |   Bin 0 -> 752 bytes
 symbols/inverted_img68.png                         |   Bin 0 -> 749 bytes
 symbols/inverted_img69.png                         |   Bin 0 -> 852 bytes
 symbols/inverted_img6greek.png                     |   Bin 0 -> 840 bytes
 symbols/inverted_img7.png                          |   Bin 0 -> 713 bytes
 symbols/inverted_img70.png                         |   Bin 0 -> 639 bytes
 symbols/inverted_img71.png                         |   Bin 0 -> 1045 bytes
 symbols/inverted_img72.png                         |   Bin 0 -> 537 bytes
 symbols/inverted_img73.png                         |   Bin 0 -> 635 bytes
 symbols/inverted_img74.png                         |   Bin 0 -> 1121 bytes
 symbols/inverted_img75.png                         |   Bin 0 -> 538 bytes
 symbols/inverted_img76.png                         |   Bin 0 -> 445 bytes
 symbols/inverted_img77.png                         |   Bin 0 -> 1050 bytes
 symbols/inverted_img78.png                         |   Bin 0 -> 652 bytes
 symbols/inverted_img79.png                         |   Bin 0 -> 877 bytes
 symbols/inverted_img7greek.png                     |   Bin 0 -> 737 bytes
 symbols/inverted_img8.png                          |   Bin 0 -> 899 bytes
 symbols/inverted_img80.png                         |   Bin 0 -> 779 bytes
 symbols/inverted_img81.png                         |   Bin 0 -> 825 bytes
 symbols/inverted_img82.png                         |   Bin 0 -> 847 bytes
 symbols/inverted_img83.png                         |   Bin 0 -> 834 bytes
 symbols/inverted_img84.png                         |   Bin 0 -> 832 bytes
 symbols/inverted_img85.png                         |   Bin 0 -> 791 bytes
 symbols/inverted_img86.png                         |   Bin 0 -> 872 bytes
 symbols/inverted_img87.png                         |   Bin 0 -> 779 bytes
 symbols/inverted_img88.png                         |   Bin 0 -> 767 bytes
 symbols/inverted_img89.png                         |   Bin 0 -> 751 bytes
 symbols/inverted_img8greek.png                     |   Bin 0 -> 886 bytes
 symbols/inverted_img9.png                          |   Bin 0 -> 613 bytes
 symbols/inverted_img90.png                         |   Bin 0 -> 436 bytes
 symbols/inverted_img91.png                         |   Bin 0 -> 440 bytes
 symbols/inverted_img92.png                         |   Bin 0 -> 506 bytes
 symbols/inverted_img93.png                         |   Bin 0 -> 592 bytes
 symbols/inverted_img94.png                         |   Bin 0 -> 790 bytes
 symbols/inverted_img95.png                         |   Bin 0 -> 787 bytes
 symbols/inverted_img96.png                         |   Bin 0 -> 657 bytes
 symbols/inverted_img97.png                         |   Bin 0 -> 677 bytes
 symbols/inverted_img98.png                         |   Bin 0 -> 671 bytes
 symbols/inverted_img99.png                         |   Bin 0 -> 482 bytes
 symbols/inverted_img9greek.png                     |   Bin 0 -> 894 bytes
 synctex_parser.c                                   |   259 +-
 synctex_parser.h                                   |     9 +-
 synctex_parser_utils.c                             |    11 +-
 synctex_parser_utils.h                             |    13 +-
 tabbingdialog.cpp                                  |     2 +-
 tabbingdialog.h                                    |     2 +-
 tabdialog.cpp                                      |     2 +-
 tabdialog.h                                        |     2 +-
 texdocdialog.cpp                                   |     2 +-
 texdocdialog.h                                     |     2 +-
 texmaker.cpp                                       |   413 +-
 texmaker.h                                         |    21 +-
 texmaker.icns                                      |   Bin 60958 -> 86199 bytes
 texmaker.ico                                       |   Bin 82726 -> 370070 bytes
 texmaker.pro                                       |  1029 +-
 texmaker.qrc                                       |   834 +-
 texmakerapp.cpp                                    |    22 +-
 texmakerapp.h                                      |     2 +-
 textblockselection.h                               |     2 +-
 theme.h                                            |    88 +
 trans/texmaker_ar.qm                               |   Bin 44464 -> 42645 bytes
 trans/texmaker_ar.ts                               |   930 +-
 trans/texmaker_ca.qm                               |   Bin 52034 -> 50043 bytes
 trans/texmaker_ca.ts                               |   930 +-
 trans/texmaker_cs.qm                               |   Bin 51790 -> 51015 bytes
 trans/texmaker_cs.ts                               |   976 +-
 trans/texmaker_da.ts                               |   971 +-
 trans/texmaker_de.qm                               |   Bin 53884 -> 53129 bytes
 trans/texmaker_de.ts                               |   968 +-
 trans/texmaker_el.qm                               |   Bin 54542 -> 52561 bytes
 trans/texmaker_el.ts                               |   930 +-
 trans/texmaker_es.qm                               |   Bin 53654 -> 53609 bytes
 trans/texmaker_es.ts                               |   968 +-
 trans/texmaker_fa.qm                               |   Bin 32344 -> 32043 bytes
 trans/texmaker_fa.ts                               |   967 +-
 trans/texmaker_fr.qm                               |   Bin 53698 -> 52179 bytes
 trans/texmaker_fr.ts                               |   959 +-
 trans/texmaker_gl.qm                               |   Bin 35981 -> 35142 bytes
 trans/texmaker_gl.ts                               |   971 +-
 trans/texmaker_hu.qm                               |   Bin 52977 -> 51868 bytes
 trans/texmaker_hu.ts                               |   944 +-
 trans/texmaker_it.qm                               |   Bin 53654 -> 51683 bytes
 trans/texmaker_it.ts                               |   930 +-
 trans/texmaker_lv.qm                               |   Bin 47721 -> 45822 bytes
 trans/texmaker_lv.ts                               |   930 +-
 trans/texmaker_nl.qm                               |   Bin 53072 -> 51111 bytes
 trans/texmaker_nl.ts                               |   930 +-
 trans/texmaker_pl.qm                               |   Bin 52106 -> 51021 bytes
 trans/texmaker_pl.ts                               |   948 +-
 trans/texmaker_pt.qm                               |   Bin 38676 -> 37223 bytes
 trans/texmaker_pt.ts                               |   938 +-
 trans/texmaker_pt_BR.qm                            |   Bin 45299 -> 43444 bytes
 trans/texmaker_pt_BR.ts                            |   932 +-
 trans/texmaker_ru.qm                               |   Bin 50158 -> 48689 bytes
 trans/texmaker_ru.ts                               |   959 +-
 trans/texmaker_se.qm                               |   Bin 51468 -> 49555 bytes
 trans/texmaker_se.ts                               |   930 +-
 trans/texmaker_sr.qm                               |   Bin 39805 -> 38614 bytes
 trans/texmaker_sr.ts                               |   960 +-
 trans/texmaker_uk.qm                               |   Bin 49975 -> 47992 bytes
 trans/texmaker_uk.ts                               |   930 +-
 trans/texmaker_vi_VN.qm                            |   Bin 22019 -> 21708 bytes
 trans/texmaker_vi_VN.ts                            |   967 +-
 trans/texmaker_zh_CN.qm                            |   Bin 35857 -> 38368 bytes
 trans/texmaker_zh_CN.ts                            |  1454 ++-
 trans/texmaker_zh_TW.qm                            |   Bin 28889 -> 28050 bytes
 trans/texmaker_zh_TW.ts                            |   971 +-
 uic_wrapper.sh                                     |     6 +
 unicodedialog.cpp                                  |     2 +-
 unicodedialog.h                                    |     2 +-
 unicodedialog.ui                                   |     2 +-
 unicodeview.cpp                                    |     2 +-
 unicodeview.h                                      |     2 +-
 usercompletiondialog.cpp                           |     2 +-
 usercompletiondialog.h                             |     2 +-
 usermenudialog.cpp                                 |     2 +-
 usermenudialog.h                                   |     2 +-
 userquickdialog.cpp                                |     2 +-
 userquickdialog.h                                  |     2 +-
 usertagslistwidget.cpp                             |     5 +-
 usertagslistwidget.h                               |     2 +-
 usertooldialog.cpp                                 |     2 +-
 usertooldialog.h                                   |     2 +-
 utilities/CHANGELOG.txt                            |    22 +
 utilities/texmaker.appdata.xml                     |    42 +
 utilities/texmaker.icns                            |   Bin 60958 -> 86199 bytes
 utilities/texmaker.ico                             |   Bin 82726 -> 370070 bytes
 utilities/texmaker.png                             |   Bin 14411 -> 13762 bytes
 utilities/texmaker.spec                            |   301 +-
 utilities/texmaker.svg                             |   785 +-
 utilities/texmaker128x128.png                      |   Bin 14411 -> 6647 bytes
 utilities/texmaker16x16.png                        |   Bin 924 -> 643 bytes
 utilities/texmaker22x22.png                        |   Bin 1391 -> 905 bytes
 utilities/texmaker256x256.png                      |   Bin 0 -> 13762 bytes
 utilities/texmaker32x32.png                        |   Bin 2164 -> 1418 bytes
 utilities/texmaker44x44.png                        |   Bin 0 -> 2074 bytes
 utilities/texmaker48x48.png                        |   Bin 3724 -> 2298 bytes
 utilities/texmaker64x64.png                        |   Bin 5825 -> 3085 bytes
 versiondialog.cpp                                  |     8 +-
 versiondialog.h                                    |     2 +-
 win.rc                                             |     0
 x11fontdialog.cpp                                  |     2 +-
 x11fontdialog.h                                    |     2 +-
 xmltagslistwidget.cpp                              |    27 +-
 xmltagslistwidget.h                                |     2 +-
 2942 files changed, 783701 insertions(+), 18570 deletions(-)
 mode change 100755 => 100644 BUILD.sh
 mode change 100755 => 100644 Info.plist
 delete mode 100644 atd/atd.css
 delete mode 100644 atd/csshttprequest.js
 delete mode 100644 atd/jquery.atd.textarea.js
 delete mode 100644 doc/doc10hu.png
 delete mode 100644 doc/doc11hu.png
 delete mode 100644 doc/doc12hu.png
 delete mode 100644 doc/doc13hu.png
 delete mode 100644 doc/doc14hu.png
 delete mode 100644 doc/doc15hu.png
 delete mode 100644 doc/doc16hu.png
 delete mode 100644 doc/doc17hu.png
 delete mode 100644 doc/doc18.png
 delete mode 100644 doc/doc19.png
 delete mode 100644 doc/doc1hu.png
 delete mode 100644 doc/doc20hu.png
 delete mode 100644 doc/doc21hu.png
 delete mode 100644 doc/doc22hu.png
 delete mode 100644 doc/doc2hu.png
 delete mode 100644 doc/doc3hu.png
 delete mode 100644 doc/doc4hu.png
 delete mode 100644 doc/doc5hu.png
 delete mode 100644 doc/doc6ahu.png
 delete mode 100644 doc/doc6hu.png
 delete mode 100644 doc/doc7hu.png
 delete mode 100644 doc/doc8hu.png
 delete mode 100644 doc/doc9hu.png
 delete mode 100644 doc/usermanual_hu.html
 delete mode 100644 doc/usermanual_ru.html
 create mode 100644 dropshadowlabel.cpp
 create mode 100644 dropshadowlabel.h
 create mode 100644 images/branch_closed-on.png
 create mode 100644 images/branch_closed.png
 create mode 100644 images/branch_open-on.png
 create mode 100644 images/branch_open.png
 create mode 100644 images/down_arrow.png
 create mode 100644 images/down_arrow_disabled.png
 create mode 100644 images/fileclose16.png
 create mode 100644 images/fileclose16 at 2x.png
 delete mode 100644 images/pdfchecker.png
 delete mode 100644 images/pdfchecker at 2x.png
 create mode 100644 jsbridge.cpp
 copy utilities/license.txt => license.txt (100%)
 create mode 100644 locale/qt_ar.qm
 create mode 100644 locale/qt_ca.qm
 create mode 100644 locale/qt_da.qm
 create mode 100644 locale/qt_en.qm
 create mode 100644 locale/qt_fi.qm
 create mode 100644 locale/qt_gl.qm
 create mode 100644 locale/qt_he.qm
 create mode 100644 locale/qt_hu.qm
 create mode 100644 locale/qt_it.qm
 create mode 100644 locale/qt_ja.qm
 create mode 100644 locale/qt_ko.qm
 create mode 100644 locale/qt_lt.qm
 delete mode 100644 locale/qt_nl.qm
 create mode 100644 locale/qt_sk.qm
 create mode 100644 locale/qt_sl.qm
 create mode 100644 locale/qt_sv.qm
 create mode 100644 locale/qt_uk.qm
 delete mode 100644 macsupport.h
 delete mode 100644 macsupport.mm
 delete mode 100644 manhattanstyle.cpp
 delete mode 100644 manhattanstyle.h
 create mode 100644 pdfium/.clang-format
 create mode 100644 pdfium/.gitignore
 create mode 100644 pdfium/.gn
 create mode 100644 pdfium/AUTHORS
 create mode 100644 pdfium/BUILD.gn
 create mode 100644 pdfium/DEPS
 create mode 100644 pdfium/LICENSE
 create mode 100644 pdfium/OWNERS
 create mode 100644 pdfium/PRESUBMIT.py
 create mode 100644 pdfium/README.md
 create mode 100644 pdfium/build_gyp/all.gyp
 create mode 100644 pdfium/build_gyp/gyp_pdfium
 create mode 100644 pdfium/build_gyp/gyp_pdfium.py
 create mode 100644 pdfium/build_gyp/set_clang_warning_flags.gypi
 create mode 100644 pdfium/build_gyp/standalone.gypi
 create mode 100644 pdfium/build_overrides/README.md
 create mode 100644 pdfium/build_overrides/build.gni
 create mode 100644 pdfium/build_overrides/gtest.gni
 create mode 100644 pdfium/build_overrides/pdfium.gni
 create mode 100644 pdfium/build_overrides/v8.gni
 create mode 100644 pdfium/codereview.settings
 create mode 100644 pdfium/core/fdrm/crypto/fx_crypt.cpp
 create mode 100644 pdfium/core/fdrm/crypto/fx_crypt_aes.cpp
 create mode 100644 pdfium/core/fdrm/crypto/fx_crypt_sha.cpp
 create mode 100644 pdfium/core/fdrm/crypto/include/fx_crypt.h
 create mode 100644 pdfium/core/fpdfapi/cpdf_modulemgr.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/B5pc-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/B5pc-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/CNS-EUC-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/ETen-B5-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/ETen-B5-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/ETenms-B5-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/ETenms-B5-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/HKscs-B5-H_5.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/HKscs-B5-V_5.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/UniCNS-UCS2-H_3.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/UniCNS-UCS2-V_3.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/UniCNS-UTF16-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/Adobe-GB1-UCS2_5.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GB-EUC-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GB-EUC-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-H_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-V_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK2K-H_5.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBK2K-V_5.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-H_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBKp-EUC-V_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBpc-EUC-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/GBpc-EUC-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-H_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/UniGB-UCS2-V_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/83pv-RKSJ-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/90ms-RKSJ-H_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/90ms-RKSJ-V_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/90msp-RKSJ-H_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/90msp-RKSJ-V_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/90pv-RKSJ-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/Add-RKSJ-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/Add-RKSJ-V_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/Adobe-Japan1-UCS2_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/EUC-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/EUC-V_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/Ext-RKSJ-H_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/Ext-RKSJ-V_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-H_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/UniJIS-UCS2-V_4.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/V_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Japan1/cmaps_japan1.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSC-EUC-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSC-EUC-V_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-HW-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-HW-V_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSCms-UHC-V_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/KSCpc-EUC-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-H_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UTF16-H_0.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/cmap_int.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_cmaps/fpdf_cmaps.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_edit/cpdf_pagecontentgenerator.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_edit/editint.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_edit/include/cpdf_creator.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_edit/include/cpdf_pagecontentgenerator.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_cidfont.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_cidfont.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_font.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_fontencoding.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_simplefont.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_simplefont.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_truetypefont.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_truetypefont.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_type1font.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_type1font.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_type3char.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_type3char.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_type3font.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/cpdf_type3font.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/font_int.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/fpdf_font.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/fpdf_font_cid.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/fpdf_font_cid_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/fpdf_font_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/include/cpdf_font.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/include/cpdf_fontencoding.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/ttgsubtable.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_font/ttgsubtable.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_allstates.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_allstates.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_clippath.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_clippathdata.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_clippathdata.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_color.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_colorspace.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_colorstate.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_colorstate.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_colorstatedata.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_colorstatedata.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmark.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmark.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmarkdata.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmarkdata.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmarkitem.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_contentmarkitem.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_countedobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_form.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_formobject.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_generalstate.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_generalstatedata.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_graphicstates.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_graphicstates.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_graphstate.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_image.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_imageobject.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_meshstream.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_meshstream.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_page.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pagemodule.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pagemodule.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pageobject.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pageobjectholder.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pageobjectlist.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pageobjectlist.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pathobject.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pattern.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_pattern.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_shadingobject.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_shadingpattern.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_shadingpattern.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_textobject.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_textstate.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_textstate.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_textstatedata.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_tilingpattern.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/cpdf_tilingpattern.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_colors.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_doc.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_func.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_func_embeddertest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_parser.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_parser_old_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/fpdf_page_parser_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_clippath.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_color.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_colorspace.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_form.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_formobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_generalstate.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_generalstatedata.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_image.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_imageobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_page.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_pageobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_pageobjectholder.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_path.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_pathobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_shadingobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_textobject.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/include/cpdf_textstatedata.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_page/pageint.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cfdf_document.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_array.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_array_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_boolean.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_boolean.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_crypto_handler.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_crypto_handler.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_data_avail.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_dictionary.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_document.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_hint_tables.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_hint_tables.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_indirect_object_holder.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_name.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_null.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_null.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_number.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_object.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_object_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_parser.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_parser_embeddertest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_parser_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_reference.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_security_handler.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_security_handler.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_security_handler_embeddertest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_simple_parser.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_simple_parser_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_stream.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_stream_acc.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_string.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_syntax_parser.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_syntax_parser.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/cpdf_syntax_parser_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/fpdf_parser_utility.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/fpdf_parser_utility.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cfdf_document.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_array.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_data_avail.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_dictionary.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_document.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_indirect_object_holder.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_name.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_number.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_object.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_parser.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_reference.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_simple_parser.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_stream.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_stream_acc.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/cpdf_string.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_parser/include/fpdf_parser_decode.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/cpdf_pagerendercache.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_cache.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_image.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_loadimage_embeddertest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_pattern.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_pattern_embeddertest.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/fpdf_render_text.cpp
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/include/cpdf_progressiverenderer.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/include/cpdf_rendercontext.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/include/cpdf_renderoptions.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/include/cpdf_textrenderer.h
 create mode 100644 pdfium/core/fpdfapi/fpdf_render/render_int.h
 create mode 100644 pdfium/core/fpdfapi/include/cpdf_modulemgr.h
 create mode 100644 pdfium/core/fpdfdoc/clines.cpp
 create mode 100644 pdfium/core/fpdfdoc/clines.h
 create mode 100644 pdfium/core/fpdfdoc/cpdf_variabletext.cpp
 create mode 100644 pdfium/core/fpdfdoc/cpvt_color.cpp
 create mode 100644 pdfium/core/fpdfdoc/cpvt_color.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_dash.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_floatrect.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_fontmap.cpp
 create mode 100644 pdfium/core/fpdfdoc/cpvt_fontmap.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_generateap.cpp
 create mode 100644 pdfium/core/fpdfdoc/cpvt_generateap.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_lineinfo.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_sectioninfo.cpp
 create mode 100644 pdfium/core/fpdfdoc/cpvt_sectioninfo.h
 create mode 100644 pdfium/core/fpdfdoc/cpvt_wordinfo.cpp
 create mode 100644 pdfium/core/fpdfdoc/cpvt_wordinfo.h
 create mode 100644 pdfium/core/fpdfdoc/csection.cpp
 create mode 100644 pdfium/core/fpdfdoc/csection.h
 create mode 100644 pdfium/core/fpdfdoc/ctypeset.cpp
 create mode 100644 pdfium/core/fpdfdoc/ctypeset.h
 create mode 100644 pdfium/core/fpdfdoc/doc_action.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_annot.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_basic.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_basic_unittest.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_bookmark.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_form.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_formcontrol.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_formfield.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_link.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_metadata.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_ocg.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_tagged.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_utils.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_utils.h
 create mode 100644 pdfium/core/fpdfdoc/doc_viewerPreferences.cpp
 create mode 100644 pdfium/core/fpdfdoc/doc_vt.cpp
 create mode 100644 pdfium/core/fpdfdoc/include/cpdf_variabletext.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_line.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_secprops.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_section.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_word.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_wordplace.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_wordprops.h
 create mode 100644 pdfium/core/fpdfdoc/include/cpvt_wordrange.h
 create mode 100644 pdfium/core/fpdfdoc/include/fpdf_doc.h
 create mode 100644 pdfium/core/fpdfdoc/include/fpdf_tagged.h
 create mode 100644 pdfium/core/fpdfdoc/include/ipvt_fontmap.h
 create mode 100644 pdfium/core/fpdfdoc/pdf_vt.h
 create mode 100644 pdfium/core/fpdfdoc/tagged_int.h
 create mode 100644 pdfium/core/fpdftext/fpdf_text_int.cpp
 create mode 100644 pdfium/core/fpdftext/fpdf_text_int_unittest.cpp
 create mode 100644 pdfium/core/fpdftext/include/cpdf_linkextract.h
 create mode 100644 pdfium/core/fpdftext/include/cpdf_textpage.h
 create mode 100644 pdfium/core/fpdftext/include/cpdf_textpagefind.h
 create mode 100644 pdfium/core/fpdftext/unicodenormalizationdata.cpp
 create mode 100644 pdfium/core/fpdftext/unicodenormalizationdata.h
 create mode 100644 pdfium/core/fxcodec/DEPS
 create mode 100644 pdfium/core/fxcodec/codec/DEPS
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_basicmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_bmpmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_faxmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_flatemodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_gifmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_iccmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_jbig2module.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_jpegmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_jpxmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_pngmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_scanlinedecoder.h
 create mode 100644 pdfium/core/fxcodec/codec/ccodec_tiffmodule.h
 create mode 100644 pdfium/core/fxcodec/codec/codec_int.h
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_bmp.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_fax.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_flate.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_gif.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_icc.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_jbig.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_jpeg.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_jpx_opj.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_jpx_unittest.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_png.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_progress.cpp
 create mode 100644 pdfium/core/fxcodec/codec/fx_codec_tiff.cpp
 create mode 100644 pdfium/core/fxcodec/codec/include/ccodec_progressivedecoder.h
 create mode 100644 pdfium/core/fxcodec/include/DEPS
 create mode 100644 pdfium/core/fxcodec/include/fx_codec.h
 create mode 100644 pdfium/core/fxcodec/include/fx_codec_def.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_BitStream.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_BitStream.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Context.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Context.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Define.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_GrdProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_GrdProc.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_GsidProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_GsidProc.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Image.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Image.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_List.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Page.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_PatternDict.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_PatternDict.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_PddProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_PddProc.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_SddProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_SddProc.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_Segment.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.h
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp
 create mode 100644 pdfium/core/fxcodec/jbig2/JBig2_TrdProc.h
 create mode 100644 pdfium/core/fxcodec/lbmp/fx_bmp.cpp
 create mode 100644 pdfium/core/fxcodec/lbmp/fx_bmp.h
 create mode 100644 pdfium/core/fxcodec/lgif/fx_gif.cpp
 create mode 100644 pdfium/core/fxcodec/lgif/fx_gif.h
 create mode 100644 pdfium/core/fxcrt/cfx_retain_ptr_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/cfx_string_c_template.h
 create mode 100644 pdfium/core/fxcrt/cfx_string_data_template.h
 create mode 100644 pdfium/core/fxcrt/extension.h
 create mode 100644 pdfium/core/fxcrt/fx_arabic.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_array.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_bstring.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_bstring_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_buffer.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_coords.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_gcc.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_gcc_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_list.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_maps.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_memmgr.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_memmgr_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_plex.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_utf.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_util.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_util_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_wstring.cpp
 create mode 100644 pdfium/core/fxcrt/fx_basic_wstring_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_bidi.cpp
 create mode 100644 pdfium/core/fxcrt/fx_bidi.h
 create mode 100644 pdfium/core/fxcrt/fx_bidi_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_extension.cpp
 create mode 100644 pdfium/core/fxcrt/fx_extension_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_system_unittest.cpp
 create mode 100644 pdfium/core/fxcrt/fx_ucddata.cpp
 create mode 100644 pdfium/core/fxcrt/fx_unicode.cpp
 create mode 100644 pdfium/core/fxcrt/fx_xml_composer.cpp
 create mode 100644 pdfium/core/fxcrt/fx_xml_parser.cpp
 create mode 100644 pdfium/core/fxcrt/fxcrt_posix.cpp
 create mode 100644 pdfium/core/fxcrt/fxcrt_posix.h
 create mode 100644 pdfium/core/fxcrt/fxcrt_stream.cpp
 create mode 100644 pdfium/core/fxcrt/fxcrt_windows.cpp
 create mode 100644 pdfium/core/fxcrt/fxcrt_windows.h
 create mode 100644 pdfium/core/fxcrt/include/cfx_retain_ptr.h
 create mode 100644 pdfium/core/fxcrt/include/fx_arabic.h
 create mode 100644 pdfium/core/fxcrt/include/fx_arb.h
 create mode 100644 pdfium/core/fxcrt/include/fx_basic.h
 create mode 100644 pdfium/core/fxcrt/include/fx_coordinates.h
 create mode 100644 pdfium/core/fxcrt/include/fx_ext.h
 create mode 100644 pdfium/core/fxcrt/include/fx_memory.h
 create mode 100644 pdfium/core/fxcrt/include/fx_safe_types.h
 create mode 100644 pdfium/core/fxcrt/include/fx_stream.h
 create mode 100644 pdfium/core/fxcrt/include/fx_string.h
 create mode 100644 pdfium/core/fxcrt/include/fx_system.h
 create mode 100644 pdfium/core/fxcrt/include/fx_ucd.h
 create mode 100644 pdfium/core/fxcrt/include/fx_xml.h
 create mode 100644 pdfium/core/fxcrt/plex.h
 create mode 100644 pdfium/core/fxcrt/xml_int.h
 create mode 100644 pdfium/core/fxge/agg/DEPS
 create mode 100644 pdfium/core/fxge/agg/fx_agg_driver.cpp
 create mode 100644 pdfium/core/fxge/agg/fx_agg_driver.h
 create mode 100644 pdfium/core/fxge/android/fpf_skiafont.cpp
 create mode 100644 pdfium/core/fxge/android/fpf_skiafont.h
 create mode 100644 pdfium/core/fxge/android/fpf_skiafontmgr.cpp
 create mode 100644 pdfium/core/fxge/android/fpf_skiafontmgr.h
 create mode 100644 pdfium/core/fxge/android/fpf_skiamodule.cpp
 create mode 100644 pdfium/core/fxge/android/fpf_skiamodule.h
 create mode 100644 pdfium/core/fxge/android/fx_android_font.cpp
 create mode 100644 pdfium/core/fxge/android/fx_android_font.h
 create mode 100644 pdfium/core/fxge/android/fx_android_imp.cpp
 create mode 100644 pdfium/core/fxge/apple/apple_int.h
 create mode 100644 pdfium/core/fxge/apple/fx_apple_platform.cpp
 create mode 100644 pdfium/core/fxge/apple/fx_mac_imp.cpp
 create mode 100644 pdfium/core/fxge/apple/fx_quartz_device.cpp
 create mode 100644 pdfium/core/fxge/dib/dib_int.h
 create mode 100644 pdfium/core/fxge/dib/fx_dib_composite.cpp
 create mode 100644 pdfium/core/fxge/dib/fx_dib_convert.cpp
 create mode 100644 pdfium/core/fxge/dib/fx_dib_engine.cpp
 create mode 100644 pdfium/core/fxge/dib/fx_dib_main.cpp
 create mode 100644 pdfium/core/fxge/dib/fx_dib_transform.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitFixed.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBold.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBoldItalic.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedItalic.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSans.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBold.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBoldItalic.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSansItalic.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSansMM.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSerif.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBold.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBoldItalic.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifItalic.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifMM.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/FoxitSymbol.cpp
 create mode 100644 pdfium/core/fxge/fontdata/chromefontdata/chromefontdata.h
 create mode 100644 pdfium/core/fxge/freetype/DEPS
 create mode 100644 pdfium/core/fxge/freetype/fx_freetype.cpp
 create mode 100644 pdfium/core/fxge/ge/DEPS
 create mode 100644 pdfium/core/fxge/ge/fx_ge.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_device.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_font.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_fontmap.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_linux.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_path.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_text.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_ge_text_embeddertest.cpp
 create mode 100644 pdfium/core/fxge/ge/fx_text_int.h
 create mode 100644 pdfium/core/fxge/ifx_renderdevicedriver.cpp
 create mode 100644 pdfium/core/fxge/include/fx_dib.h
 create mode 100644 pdfium/core/fxge/include/fx_font.h
 create mode 100644 pdfium/core/fxge/include/fx_freetype.h
 create mode 100644 pdfium/core/fxge/include/fx_ge.h
 create mode 100644 pdfium/core/fxge/include/fx_ge_apple.h
 create mode 100644 pdfium/core/fxge/include/fx_ge_win32.h
 create mode 100644 pdfium/core/fxge/include/ifx_renderdevicedriver.h
 create mode 100644 pdfium/core/fxge/skia/DEPS
 create mode 100644 pdfium/core/fxge/skia/fx_skia_device.cpp
 create mode 100644 pdfium/core/fxge/skia/fx_skia_device.h
 create mode 100644 pdfium/core/fxge/skia/fx_skia_device_unittest.cpp
 create mode 100644 pdfium/core/fxge/win32/dwrite_int.h
 create mode 100644 pdfium/core/fxge/win32/fx_win32_device.cpp
 create mode 100644 pdfium/core/fxge/win32/fx_win32_dib.cpp
 create mode 100644 pdfium/core/fxge/win32/fx_win32_dwrite.cpp
 create mode 100644 pdfium/core/fxge/win32/fx_win32_gdipext.cpp
 create mode 100644 pdfium/core/fxge/win32/fx_win32_print.cpp
 create mode 100644 pdfium/core/fxge/win32/win32_int.h
 create mode 100644 pdfium/docs/getting-started.md
 create mode 100644 pdfium/docs/pdfium-edit-guide.md
 create mode 100644 pdfium/docs/v8-getting-started.md
 create mode 100644 pdfium/fpdfsdk/DEPS
 create mode 100644 pdfium/fpdfsdk/cfx_systemhandler.cpp
 create mode 100644 pdfium/fpdfsdk/cfx_systemhandler.h
 create mode 100644 pdfium/fpdfsdk/formfiller/DEPS
 create mode 100644 pdfium/fpdfsdk/formfiller/cba_fontmap.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cba_fontmap.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_checkbox.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_checkbox.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_combobox.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_combobox.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_formfiller.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_formfiller.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_iformfiller.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_iformfiller.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_listbox.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_listbox.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_pushbutton.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_pushbutton.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_radiobutton.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_radiobutton.h
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_textfield.cpp
 create mode 100644 pdfium/fpdfsdk/formfiller/cffl_textfield.h
 create mode 100644 pdfium/fpdfsdk/fpdf_dataavail.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_dataavail_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_ext.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_flatten.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_progressive.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_searchex.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_sysfontinfo.cpp
 create mode 100644 pdfium/fpdfsdk/fpdf_transformpage.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfdoc.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfdoc_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfdoc_unittest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfedit_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfeditimg.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfeditpage.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfext_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfformfill.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfformfill_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfppo.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfsave.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfsave_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdftext.cpp
 create mode 100644 pdfium/fpdfsdk/fpdftext_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfview.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfview_c_api_test.c
 create mode 100644 pdfium/fpdfsdk/fpdfview_c_api_test.h
 create mode 100644 pdfium/fpdfsdk/fpdfview_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/DEPS
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_app.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_page.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/fpdfxfa_util.cpp
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/include/DEPS
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_app.h
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_page.h
 create mode 100644 pdfium/fpdfsdk/fpdfxfa/include/fpdfxfa_util.h
 create mode 100644 pdfium/fpdfsdk/fsdk_actionhandler.cpp
 create mode 100644 pdfium/fpdfsdk/fsdk_annothandler.cpp
 create mode 100644 pdfium/fpdfsdk/fsdk_baseannot.cpp
 create mode 100644 pdfium/fpdfsdk/fsdk_baseform.cpp
 create mode 100644 pdfium/fpdfsdk/fsdk_baseform_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/fsdk_mgr.cpp
 create mode 100644 pdfium/fpdfsdk/fsdk_rendercontext.cpp
 create mode 100644 pdfium/fpdfsdk/fxedit/DEPS
 create mode 100644 pdfium/fpdfsdk/fxedit/fxet_ap.cpp
 create mode 100644 pdfium/fpdfsdk/fxedit/fxet_edit.cpp
 create mode 100644 pdfium/fpdfsdk/fxedit/fxet_list.cpp
 create mode 100644 pdfium/fpdfsdk/fxedit/include/DEPS
 create mode 100644 pdfium/fpdfsdk/fxedit/include/fx_edit.h
 create mode 100644 pdfium/fpdfsdk/fxedit/include/fxet_edit.h
 create mode 100644 pdfium/fpdfsdk/fxedit/include/fxet_list.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_actionhandler.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_annothandler.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_baseannot.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_baseform.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_common.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_define.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_mgr.h
 create mode 100644 pdfium/fpdfsdk/include/fsdk_rendercontext.h
 create mode 100644 pdfium/fpdfsdk/javascript/Consts.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/Consts.h
 create mode 100644 pdfium/fpdfsdk/javascript/DEPS
 create mode 100644 pdfium/fpdfsdk/javascript/Document.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/Document.h
 create mode 100644 pdfium/fpdfsdk/javascript/Field.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/Field.h
 create mode 100644 pdfium/fpdfsdk/javascript/Icon.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/Icon.h
 create mode 100644 pdfium/fpdfsdk/javascript/JS_Define.h
 create mode 100644 pdfium/fpdfsdk/javascript/JS_EventHandler.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/JS_EventHandler.h
 create mode 100644 pdfium/fpdfsdk/javascript/JS_GlobalData.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/JS_GlobalData.h
 create mode 100644 pdfium/fpdfsdk/javascript/JS_Object.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/JS_Object.h
 create mode 100644 pdfium/fpdfsdk/javascript/JS_Runtime_Stub.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/JS_Value.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/JS_Value.h
 create mode 100644 pdfium/fpdfsdk/javascript/PublicMethods.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/PublicMethods.h
 create mode 100644 pdfium/fpdfsdk/javascript/app.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/app.h
 create mode 100644 pdfium/fpdfsdk/javascript/cjs_context.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/cjs_context.h
 create mode 100644 pdfium/fpdfsdk/javascript/cjs_runtime.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/cjs_runtime.h
 create mode 100644 pdfium/fpdfsdk/javascript/color.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/color.h
 create mode 100644 pdfium/fpdfsdk/javascript/console.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/console.h
 create mode 100644 pdfium/fpdfsdk/javascript/event.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/event.h
 create mode 100644 pdfium/fpdfsdk/javascript/global.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/global.h
 create mode 100644 pdfium/fpdfsdk/javascript/ijs_context.h
 create mode 100644 pdfium/fpdfsdk/javascript/ijs_runtime.h
 create mode 100644 pdfium/fpdfsdk/javascript/public_methods_embeddertest.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/public_methods_unittest.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/report.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/report.h
 create mode 100644 pdfium/fpdfsdk/javascript/resource.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/resource.h
 create mode 100644 pdfium/fpdfsdk/javascript/util.cpp
 create mode 100644 pdfium/fpdfsdk/javascript/util.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/DEPS
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Button.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Button.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Caret.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Caret.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_ComboBox.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_ComboBox.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Edit.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Edit.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_EditCtrl.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_EditCtrl.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_FontMap.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_FontMap.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Icon.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Icon.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_ListBox.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_ListBox.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_ScrollBar.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_ScrollBar.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_SpecialButton.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_SpecialButton.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Utils.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Utils.h
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Wnd.cpp
 create mode 100644 pdfium/fpdfsdk/pdfwindow/PWL_Wnd.h
 create mode 100644 pdfium/fxjs/DEPS
 create mode 100644 pdfium/fxjs/cfxjse_arguments.cpp
 create mode 100644 pdfium/fxjs/cfxjse_class.cpp
 create mode 100644 pdfium/fxjs/cfxjse_context.cpp
 create mode 100644 pdfium/fxjs/cfxjse_isolatetracker.cpp
 create mode 100644 pdfium/fxjs/cfxjse_isolatetracker.h
 create mode 100644 pdfium/fxjs/cfxjse_runtimedata.cpp
 create mode 100644 pdfium/fxjs/cfxjse_runtimedata.h
 create mode 100644 pdfium/fxjs/cfxjse_value.cpp
 create mode 100644 pdfium/fxjs/fxjs_v8.cpp
 create mode 100644 pdfium/fxjs/fxjs_v8_embeddertest.cpp
 create mode 100644 pdfium/fxjs/include/cfxjse_arguments.h
 create mode 100644 pdfium/fxjs/include/cfxjse_class.h
 create mode 100644 pdfium/fxjs/include/cfxjse_context.h
 create mode 100644 pdfium/fxjs/include/cfxjse_value.h
 create mode 100644 pdfium/fxjs/include/fxjs_v8.h
 create mode 100644 pdfium/fxjs/include/fxjse.h
 create mode 100644 pdfium/infra/config/cq.cfg
 create mode 100644 pdfium/navbar.md
 create mode 100644 pdfium/pdfium.gni
 create mode 100644 pdfium/pdfium.gyp
 create mode 100644 pdfium/public/DEPS
 create mode 100644 pdfium/public/README
 create mode 100644 pdfium/public/fpdf_dataavail.h
 create mode 100644 pdfium/public/fpdf_doc.h
 create mode 100644 pdfium/public/fpdf_edit.h
 create mode 100644 pdfium/public/fpdf_ext.h
 create mode 100644 pdfium/public/fpdf_flatten.h
 create mode 100644 pdfium/public/fpdf_formfill.h
 create mode 100644 pdfium/public/fpdf_fwlevent.h
 create mode 100644 pdfium/public/fpdf_ppo.h
 create mode 100644 pdfium/public/fpdf_progressive.h
 create mode 100644 pdfium/public/fpdf_save.h
 create mode 100644 pdfium/public/fpdf_searchex.h
 create mode 100644 pdfium/public/fpdf_sysfontinfo.h
 create mode 100644 pdfium/public/fpdf_text.h
 create mode 100644 pdfium/public/fpdf_transformpage.h
 create mode 100644 pdfium/public/fpdfview.h
 create mode 100644 pdfium/samples/BUILD.gn
 create mode 100644 pdfium/samples/DEPS
 create mode 100644 pdfium/samples/image_diff.cc
 create mode 100644 pdfium/samples/image_diff_png.cc
 create mode 100644 pdfium/samples/image_diff_png.h
 create mode 100644 pdfium/samples/pdfium_test.cc
 create mode 100644 pdfium/samples/samples.gyp
 create mode 100644 pdfium/skia/BUILD.gn
 create mode 100644 pdfium/skia/config/SkUserConfig.h
 create mode 100644 pdfium/skia/ext/DEPS
 create mode 100644 pdfium/skia/ext/google_logging.cc
 create mode 100644 pdfium/skia/skia.gyp
 create mode 100644 pdfium/skia/skia_common.gypi
 create mode 100644 pdfium/skia/skia_gn_files.gypi
 create mode 100644 pdfium/skia/skia_library.gypi
 create mode 100644 pdfium/skia/skia_library_opts.gyp
 create mode 100644 pdfium/skia/skia_pdfium.gypi
 create mode 100644 pdfium/test/barcode_test.pdf
 create mode 100644 pdfium/test/dynamic_list_box_allow_multiple_selection.pdf
 create mode 100644 pdfium/test/dynamic_password_field_background_fill.pdf
 create mode 100644 pdfium/test/dynamic_table_ color_and_width.pdf
 create mode 100644 pdfium/test/email_recommended.pdf
 create mode 100644 pdfium/test/resolve_nodes.pdf
 create mode 100644 pdfium/test/standard_symbols.pdf
 create mode 100644 pdfium/test/static_list _box_caption.pdf
 create mode 100644 pdfium/test/static_password_field_rotate.pdf
 create mode 100644 pdfium/test/xfa_node_caption.pdf
 create mode 100644 pdfium/testing/DEPS
 create mode 100644 pdfium/testing/SUPPRESSIONS
 create mode 100644 pdfium/testing/embedder_test.cpp
 create mode 100644 pdfium/testing/embedder_test.h
 create mode 100644 pdfium/testing/embedder_test_mock_delegate.h
 create mode 100644 pdfium/testing/embedder_test_timer_handling_delegate.h
 create mode 100644 pdfium/testing/fx_string_testhelpers.cpp
 create mode 100644 pdfium/testing/fx_string_testhelpers.h
 create mode 100644 pdfium/testing/gmock.gyp
 create mode 100644 pdfium/testing/gtest.gyp
 create mode 100644 pdfium/testing/gtest_mac.h
 create mode 100644 pdfium/testing/gtest_mac.mm
 create mode 100644 pdfium/testing/js_embedder_test.cpp
 create mode 100644 pdfium/testing/js_embedder_test.h
 create mode 100644 pdfium/testing/libfuzzer/BUILD.gn
 create mode 100644 pdfium/testing/libfuzzer/fuzzers.gyp
 create mode 100644 pdfium/testing/libfuzzer/pdf_cfx_saxreader_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_codec_bmp_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_codec_gif_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_codec_jpeg_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_codec_png_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_codec_tiff_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_css_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_fm2js_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_jpx_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/pdf_xml_fuzzer.cc
 create mode 100644 pdfium/testing/libfuzzer/unittest_main.cc
 create mode 100644 pdfium/testing/libfuzzer/xfa_codec_fuzzer.h
 create mode 100644 pdfium/testing/resources/about_blank.pdf
 create mode 100644 pdfium/testing/resources/annotiter.in
 create mode 100644 pdfium/testing/resources/annotiter.pdf
 create mode 100644 pdfium/testing/resources/bookmarks.in
 create mode 100644 pdfium/testing/resources/bookmarks.pdf
 create mode 100644 pdfium/testing/resources/bookmarks_circular.in
 create mode 100644 pdfium/testing/resources/bookmarks_circular.pdf
 create mode 100644 pdfium/testing/resources/bug_113.in
 create mode 100644 pdfium/testing/resources/bug_113.pdf
 create mode 100644 pdfium/testing/resources/bug_213.pdf
 create mode 100644 pdfium/testing/resources/bug_216.in
 create mode 100644 pdfium/testing/resources/bug_216.pdf
 create mode 100644 pdfium/testing/resources/bug_298.in
 create mode 100644 pdfium/testing/resources/bug_298.pdf
 create mode 100644 pdfium/testing/resources/bug_325_a.pdf
 create mode 100644 pdfium/testing/resources/bug_325_b.pdf
 create mode 100644 pdfium/testing/resources/bug_343.pdf
 create mode 100644 pdfium/testing/resources/bug_344.pdf
 create mode 100644 pdfium/testing/resources/bug_355.pdf
 create mode 100644 pdfium/testing/resources/bug_360.pdf
 create mode 100644 pdfium/testing/resources/bug_451265.in
 create mode 100644 pdfium/testing/resources/bug_451265.pdf
 create mode 100644 pdfium/testing/resources/bug_451830.pdf
 create mode 100644 pdfium/testing/resources/bug_452455.in
 create mode 100644 pdfium/testing/resources/bug_452455.pdf
 create mode 100644 pdfium/testing/resources/bug_454695.in
 create mode 100644 pdfium/testing/resources/bug_454695.pdf
 create mode 100644 pdfium/testing/resources/bug_455199.pdf
 create mode 100644 pdfium/testing/resources/bug_459580.in
 create mode 100644 pdfium/testing/resources/bug_459580.pdf
 create mode 100644 pdfium/testing/resources/bug_481363.in
 create mode 100644 pdfium/testing/resources/bug_481363.pdf
 create mode 100644 pdfium/testing/resources/bug_487928.in
 create mode 100644 pdfium/testing/resources/bug_487928.pdf
 create mode 100644 pdfium/testing/resources/bug_507316.in
 create mode 100644 pdfium/testing/resources/bug_507316.pdf
 create mode 100644 pdfium/testing/resources/bug_544880.in
 create mode 100644 pdfium/testing/resources/bug_544880.pdf
 create mode 100644 pdfium/testing/resources/bug_547706.in
 create mode 100644 pdfium/testing/resources/bug_547706.pdf
 create mode 100644 pdfium/testing/resources/bug_551248.in
 create mode 100644 pdfium/testing/resources/bug_551248.pdf
 create mode 100644 pdfium/testing/resources/bug_551460.in
 create mode 100644 pdfium/testing/resources/bug_551460.pdf
 create mode 100644 pdfium/testing/resources/bug_552046.in
 create mode 100644 pdfium/testing/resources/bug_552046.pdf
 create mode 100644 pdfium/testing/resources/bug_554151.in
 create mode 100644 pdfium/testing/resources/bug_554151.pdf
 create mode 100644 pdfium/testing/resources/bug_555784.in
 create mode 100644 pdfium/testing/resources/bug_555784.pdf
 create mode 100644 pdfium/testing/resources/bug_557223.in
 create mode 100644 pdfium/testing/resources/bug_557223.pdf
 create mode 100644 pdfium/testing/resources/bug_57.in
 create mode 100644 pdfium/testing/resources/bug_57.pdf
 create mode 100644 pdfium/testing/resources/bug_572871.in
 create mode 100644 pdfium/testing/resources/bug_572871.pdf
 create mode 100644 pdfium/testing/resources/bug_601362.pdf
 create mode 100644 pdfium/testing/resources/bug_602650.pdf
 create mode 100644 pdfium/testing/resources/bug_603518.pdf
 create mode 100644 pdfium/testing/resources/bug_xrefv4_loop.pdf
 create mode 100644 pdfium/testing/resources/encrypted.pdf
 create mode 100644 pdfium/testing/resources/feature_linearized_loading.pdf
 create mode 100644 pdfium/testing/resources/hello_world.in
 create mode 100644 pdfium/testing/resources/hello_world.pdf
 create mode 100644 pdfium/testing/resources/javascript/app_alert.in
 create mode 100644 pdfium/testing/resources/javascript/app_alert_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/app_mailmsg.in
 create mode 100644 pdfium/testing/resources/javascript/app_mailmsg_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/app_props.in
 create mode 100644 pdfium/testing/resources/javascript/app_props_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/app_repsonse.in
 create mode 100644 pdfium/testing/resources/javascript/app_repsonse_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/apply.in
 create mode 100644 pdfium/testing/resources/javascript/apply_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/bug_361.in
 create mode 100644 pdfium/testing/resources/javascript/bug_361_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/consts.in
 create mode 100644 pdfium/testing/resources/javascript/consts_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/document_methods.in
 create mode 100644 pdfium/testing/resources/javascript/document_methods_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/document_props.in
 create mode 100644 pdfium/testing/resources/javascript/document_props_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/field.in
 create mode 100644 pdfium/testing/resources/javascript/field_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/globals.in
 create mode 100644 pdfium/testing/resources/javascript/globals_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/util_bytetochar.in
 create mode 100644 pdfium/testing/resources/javascript/util_bytetochar_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/util_printd.in
 create mode 100644 pdfium/testing/resources/javascript/util_printd_expected.txt
 create mode 100644 pdfium/testing/resources/javascript/util_printx.in
 create mode 100644 pdfium/testing/resources/javascript/util_printx_expected.txt
 create mode 100644 pdfium/testing/resources/launch_action.in
 create mode 100644 pdfium/testing/resources/launch_action.pdf
 create mode 100644 pdfium/testing/resources/named_dests.in
 create mode 100644 pdfium/testing/resources/named_dests.pdf
 create mode 100644 pdfium/testing/resources/parser_rebuildxref_correct.pdf
 create mode 100644 pdfium/testing/resources/parser_rebuildxref_error_notrailer.pdf
 create mode 100644 pdfium/testing/resources/pixel/bug_512557.in
 create mode 100644 pdfium/testing/resources/pixel/bug_512557_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_1.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_1_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_1_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_2.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_2_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_2_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_3.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_3_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_3_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_4.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_4_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_4_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_5.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_5_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_5_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_6.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_6_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_6_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_7.in
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_7_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_524043_7_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_527174.in
 create mode 100644 pdfium/testing/resources/pixel/bug_527174_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_543018_1.in
 create mode 100644 pdfium/testing/resources/pixel/bug_543018_1_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_543018_1_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_543018_2.in
 create mode 100644 pdfium/testing/resources/pixel/bug_543018_2_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_543018_2_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_551258_1.in
 create mode 100644 pdfium/testing/resources/pixel/bug_551258_1_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_551258_1_expected_mac.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_591137.in
 create mode 100644 pdfium/testing/resources/pixel/bug_591137_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/bug_71.in
 create mode 100644 pdfium/testing/resources/pixel/bug_71_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/pixel/font_size.in
 create mode 100644 pdfium/testing/resources/pixel/font_size_expected.pdf.0.png
 create mode 100644 pdfium/testing/resources/trailer_as_hexstring.in
 create mode 100644 pdfium/testing/resources/trailer_as_hexstring.pdf
 create mode 100644 pdfium/testing/resources/trailer_unterminated.in
 create mode 100644 pdfium/testing/resources/trailer_unterminated.pdf
 create mode 100644 pdfium/testing/resources/use_outlines.in
 create mode 100644 pdfium/testing/resources/use_outlines.pdf
 create mode 100644 pdfium/testing/resources/weblinks.in
 create mode 100644 pdfium/testing/resources/weblinks.pdf
 create mode 100644 pdfium/testing/test.gni
 create mode 100644 pdfium/testing/test_support.cpp
 create mode 100644 pdfium/testing/test_support.h
 create mode 100644 pdfium/testing/tools/common.py
 create mode 100644 pdfium/testing/tools/fixup_pdf_template.py
 create mode 100644 pdfium/testing/tools/make_expected.sh
 create mode 100644 pdfium/testing/tools/pngdiffer.py
 create mode 100644 pdfium/testing/tools/run_corpus_tests.py
 create mode 100644 pdfium/testing/tools/run_javascript_tests.py
 create mode 100644 pdfium/testing/tools/run_pixel_tests.py
 create mode 100644 pdfium/testing/tools/suppressor.py
 create mode 100644 pdfium/testing/tools/test_runner.py
 create mode 100644 pdfium/testing/tools/text_diff.py
 create mode 100644 pdfium/testing/utils/path_service.cpp
 create mode 100644 pdfium/testing/utils/path_service.h
 create mode 100644 pdfium/third_party/BUILD.gn
 create mode 100644 pdfium/third_party/DEPS
 create mode 100644 pdfium/third_party/agg23/0000-bug-466.patch
 create mode 100644 pdfium/third_party/agg23/0001-gcc-warning.patch
 create mode 100644 pdfium/third_party/agg23/README.pdfium
 create mode 100644 pdfium/third_party/agg23/agg_array.h
 create mode 100644 pdfium/third_party/agg23/agg_basics.h
 create mode 100644 pdfium/third_party/agg23/agg_clip_liang_barsky.h
 create mode 100644 pdfium/third_party/agg23/agg_color_gray.h
 create mode 100644 pdfium/third_party/agg23/agg_conv_adaptor_vcgen.h
 create mode 100644 pdfium/third_party/agg23/agg_conv_dash.h
 create mode 100644 pdfium/third_party/agg23/agg_conv_stroke.h
 create mode 100644 pdfium/third_party/agg23/agg_curves.cpp
 create mode 100644 pdfium/third_party/agg23/agg_curves.h
 create mode 100644 pdfium/third_party/agg23/agg_math.h
 create mode 100644 pdfium/third_party/agg23/agg_math_stroke.h
 create mode 100644 pdfium/third_party/agg23/agg_path_storage.cpp
 create mode 100644 pdfium/third_party/agg23/agg_path_storage.h
 create mode 100644 pdfium/third_party/agg23/agg_pixfmt_gray.h
 create mode 100644 pdfium/third_party/agg23/agg_rasterizer_scanline_aa.cpp
 create mode 100644 pdfium/third_party/agg23/agg_rasterizer_scanline_aa.h
 create mode 100644 pdfium/third_party/agg23/agg_render_scanlines.h
 create mode 100644 pdfium/third_party/agg23/agg_renderer_base.h
 create mode 100644 pdfium/third_party/agg23/agg_renderer_scanline.h
 create mode 100644 pdfium/third_party/agg23/agg_rendering_buffer.h
 create mode 100644 pdfium/third_party/agg23/agg_scanline_u.h
 create mode 100644 pdfium/third_party/agg23/agg_shorten_path.h
 create mode 100644 pdfium/third_party/agg23/agg_vcgen_dash.cpp
 create mode 100644 pdfium/third_party/agg23/agg_vcgen_dash.h
 create mode 100644 pdfium/third_party/agg23/agg_vcgen_stroke.cpp
 create mode 100644 pdfium/third_party/agg23/agg_vcgen_stroke.h
 create mode 100644 pdfium/third_party/agg23/agg_vertex_sequence.h
 create mode 100644 pdfium/third_party/base/logging.h
 create mode 100644 pdfium/third_party/base/macros.h
 create mode 100644 pdfium/third_party/base/numerics/OWNERS
 create mode 100644 pdfium/third_party/base/numerics/safe_conversions.h
 create mode 100644 pdfium/third_party/base/numerics/safe_conversions_impl.h
 create mode 100644 pdfium/third_party/base/numerics/safe_math.h
 create mode 100644 pdfium/third_party/base/numerics/safe_math_impl.h
 create mode 100644 pdfium/third_party/base/stl_util.h
 create mode 100644 pdfium/third_party/bigint/BigInteger.cc
 create mode 100644 pdfium/third_party/bigint/BigInteger.hh
 create mode 100644 pdfium/third_party/bigint/BigIntegerLibrary.hh
 create mode 100644 pdfium/third_party/bigint/BigIntegerUtils.cc
 create mode 100644 pdfium/third_party/bigint/BigIntegerUtils.hh
 create mode 100644 pdfium/third_party/bigint/BigUnsigned.cc
 create mode 100644 pdfium/third_party/bigint/BigUnsigned.hh
 create mode 100644 pdfium/third_party/bigint/BigUnsignedInABase.cc
 create mode 100644 pdfium/third_party/bigint/BigUnsignedInABase.hh
 create mode 100644 pdfium/third_party/bigint/LICENSE
 create mode 100644 pdfium/third_party/bigint/NumberlikeArray.hh
 create mode 100644 pdfium/third_party/freetype/0000-include.patch
 create mode 100644 pdfium/third_party/freetype/FTL.TXT
 create mode 100644 pdfium/third_party/freetype/README.pdfium
 create mode 100644 pdfium/third_party/freetype/include/freetype/config/ftconfig.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/config/ftheader.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/config/ftmodule.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/config/ftoption.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/config/ftstdlib.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/freetype.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftadvanc.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftautoh.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftbbox.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftbdf.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftbitmap.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftbzip2.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftcache.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftcffdrv.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftcid.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/fterrdef.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/fterrors.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftfntfmt.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftgasp.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftglyph.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftgxval.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftgzip.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftimage.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftincrem.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftlcdfil.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftlist.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftlzw.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftmac.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftmm.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftmodapi.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftmoderr.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftotval.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftoutln.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftpfr.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftrender.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftsizes.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftsnames.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftstroke.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftsynth.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftsystem.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/fttrigon.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftttdrv.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/fttypes.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ftwinfnt.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/autohint.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftcalc.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftdebug.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftdriver.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftgloadr.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftmemory.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftobjs.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftpic.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftrfork.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftserv.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftstream.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/fttrace.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/ftvalid.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/internal.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/psaux.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/pshints.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svbdf.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svcid.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svfntfmt.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svgldict.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svgxval.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svkern.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svmm.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svotval.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svpfr.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svpostnm.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svprop.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svpscmap.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svpsinfo.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svsfnt.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svttcmap.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svtteng.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svttglyf.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/services/svwinfnt.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/sfnt.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/t1types.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/internal/tttypes.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/t1tables.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ttnameid.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/tttables.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/tttags.h
 create mode 100644 pdfium/third_party/freetype/include/freetype/ttunpat.h
 create mode 100644 pdfium/third_party/freetype/include/ft2build.h
 create mode 100644 pdfium/third_party/freetype/src/base/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/base/basepic.c
 create mode 100644 pdfium/third_party/freetype/src/base/basepic.h
 create mode 100644 pdfium/third_party/freetype/src/base/ftadvanc.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftapi.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftbase.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftbase.h
 create mode 100644 pdfium/third_party/freetype/src/base/ftbbox.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftbdf.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftbitmap.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftcalc.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftcid.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftdbgmem.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftdebug.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftfntfmt.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftfstype.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftgasp.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftgloadr.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftglyph.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftgxval.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftinit.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftlcdfil.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftmac.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftmm.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftobjs.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftotval.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftoutln.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftpatent.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftpfr.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftpic.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftrfork.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftsnames.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftstream.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftstroke.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftsynth.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftsystem.c
 create mode 100644 pdfium/third_party/freetype/src/base/fttrigon.c
 create mode 100644 pdfium/third_party/freetype/src/base/fttype1.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftutil.c
 create mode 100644 pdfium/third_party/freetype/src/base/ftwinfnt.c
 create mode 100644 pdfium/third_party/freetype/src/base/md5.c
 create mode 100644 pdfium/third_party/freetype/src/base/md5.h
 create mode 100644 pdfium/third_party/freetype/src/cff/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2arrst.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2arrst.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2blues.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2blues.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2error.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2error.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2fixed.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2font.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2font.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2ft.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2ft.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2glue.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2hints.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2hints.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2intrp.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2intrp.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2read.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2read.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2stack.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2stack.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cf2types.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cff.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffcmap.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffcmap.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cffdrivr.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffdrivr.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cfferrs.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cffgload.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffgload.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cffload.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffload.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cffobjs.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffobjs.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cffparse.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffparse.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cffpic.c
 create mode 100644 pdfium/third_party/freetype/src/cff/cffpic.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cfftoken.h
 create mode 100644 pdfium/third_party/freetype/src/cff/cfftypes.h
 create mode 100644 pdfium/third_party/freetype/src/cid/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/cid/ciderrs.h
 create mode 100644 pdfium/third_party/freetype/src/cid/cidgload.c
 create mode 100644 pdfium/third_party/freetype/src/cid/cidgload.h
 create mode 100644 pdfium/third_party/freetype/src/cid/cidload.c
 create mode 100644 pdfium/third_party/freetype/src/cid/cidload.h
 create mode 100644 pdfium/third_party/freetype/src/cid/cidobjs.c
 create mode 100644 pdfium/third_party/freetype/src/cid/cidobjs.h
 create mode 100644 pdfium/third_party/freetype/src/cid/cidparse.c
 create mode 100644 pdfium/third_party/freetype/src/cid/cidparse.h
 create mode 100644 pdfium/third_party/freetype/src/cid/cidriver.c
 create mode 100644 pdfium/third_party/freetype/src/cid/cidriver.h
 create mode 100644 pdfium/third_party/freetype/src/cid/cidtoken.h
 create mode 100644 pdfium/third_party/freetype/src/cid/type1cid.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/psaux/afmparse.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/afmparse.h
 create mode 100644 pdfium/third_party/freetype/src/psaux/psaux.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/psauxerr.h
 create mode 100644 pdfium/third_party/freetype/src/psaux/psauxmod.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/psauxmod.h
 create mode 100644 pdfium/third_party/freetype/src/psaux/psconv.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/psconv.h
 create mode 100644 pdfium/third_party/freetype/src/psaux/psobjs.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/psobjs.h
 create mode 100644 pdfium/third_party/freetype/src/psaux/t1cmap.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/t1cmap.h
 create mode 100644 pdfium/third_party/freetype/src/psaux/t1decode.c
 create mode 100644 pdfium/third_party/freetype/src/psaux/t1decode.h
 create mode 100644 pdfium/third_party/freetype/src/pshinter/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshalgo.c
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshalgo.h
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshglob.c
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshglob.h
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshinter.c
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshmod.c
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshmod.h
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshnterr.h
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshpic.c
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshpic.h
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshrec.c
 create mode 100644 pdfium/third_party/freetype/src/pshinter/pshrec.h
 create mode 100644 pdfium/third_party/freetype/src/psnames/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/psnames/psmodule.c
 create mode 100644 pdfium/third_party/freetype/src/psnames/psmodule.h
 create mode 100644 pdfium/third_party/freetype/src/psnames/psnamerr.h
 create mode 100644 pdfium/third_party/freetype/src/psnames/psnames.c
 create mode 100644 pdfium/third_party/freetype/src/psnames/pspic.c
 create mode 100644 pdfium/third_party/freetype/src/psnames/pspic.h
 create mode 100644 pdfium/third_party/freetype/src/psnames/pstables.h
 create mode 100644 pdfium/third_party/freetype/src/raster/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/raster/ftmisc.h
 create mode 100644 pdfium/third_party/freetype/src/raster/ftraster.c
 create mode 100644 pdfium/third_party/freetype/src/raster/ftraster.h
 create mode 100644 pdfium/third_party/freetype/src/raster/ftrend1.c
 create mode 100644 pdfium/third_party/freetype/src/raster/ftrend1.h
 create mode 100644 pdfium/third_party/freetype/src/raster/raster.c
 create mode 100644 pdfium/third_party/freetype/src/raster/rasterrs.h
 create mode 100644 pdfium/third_party/freetype/src/raster/rastpic.c
 create mode 100644 pdfium/third_party/freetype/src/raster/rastpic.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/sfnt/pngshim.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/pngshim.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfdriver.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfdriver.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sferrors.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfnt.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfntpic.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfntpic.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfobjs.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/sfobjs.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttbdf.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttbdf.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttcmap.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttcmap.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttcmapc.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttkern.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttkern.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttload.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttload.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttmtx.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttmtx.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttpost.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttpost.h
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttsbit.c
 create mode 100644 pdfium/third_party/freetype/src/sfnt/ttsbit.h
 create mode 100644 pdfium/third_party/freetype/src/smooth/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftgrays.c
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftgrays.h
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftsmerrs.h
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftsmooth.c
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftsmooth.h
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftspic.c
 create mode 100644 pdfium/third_party/freetype/src/smooth/ftspic.h
 create mode 100644 pdfium/third_party/freetype/src/smooth/smooth.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/truetype/truetype.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttdriver.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttdriver.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/tterrors.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttgload.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttgload.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttgxvar.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttgxvar.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttinterp.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttinterp.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttobjs.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttobjs.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttpic.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttpic.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttpload.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttpload.h
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttsubpix.c
 create mode 100644 pdfium/third_party/freetype/src/truetype/ttsubpix.h
 create mode 100644 pdfium/third_party/freetype/src/type1/Jamfile
 create mode 100644 pdfium/third_party/freetype/src/type1/t1afm.c
 create mode 100644 pdfium/third_party/freetype/src/type1/t1afm.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1driver.c
 create mode 100644 pdfium/third_party/freetype/src/type1/t1driver.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1errors.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1gload.c
 create mode 100644 pdfium/third_party/freetype/src/type1/t1gload.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1load.c
 create mode 100644 pdfium/third_party/freetype/src/type1/t1load.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1objs.c
 create mode 100644 pdfium/third_party/freetype/src/type1/t1objs.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1parse.c
 create mode 100644 pdfium/third_party/freetype/src/type1/t1parse.h
 create mode 100644 pdfium/third_party/freetype/src/type1/t1tokens.h
 create mode 100644 pdfium/third_party/freetype/src/type1/type1.c
 create mode 100644 pdfium/third_party/lcms2-2.6/0000-tag-type-confusion.patch
 create mode 100644 pdfium/third_party/lcms2-2.6/0001-from16-to-8-overflow.patch
 create mode 100644 pdfium/third_party/lcms2-2.6/README.pdfium
 create mode 100644 pdfium/third_party/lcms2-2.6/include/lcms2.h
 create mode 100644 pdfium/third_party/lcms2-2.6/include/lcms2_plugin.h
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmscam02.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmscgats.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmscnvrt.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmserr.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsgamma.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsgmt.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmshalf.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsintrp.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsio0.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsio1.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmslut.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsmd5.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsmtrx.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsnamed.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsopt.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmspack.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmspcs.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsplugin.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsps2.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmssamp.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmssm.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmstypes.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsvirt.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmswtpnt.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/cmsxform.c
 create mode 100644 pdfium/third_party/lcms2-2.6/src/lcms2_internal.h
 create mode 100644 pdfium/third_party/libjpeg/cderror.h
 create mode 100644 pdfium/third_party/libjpeg/cdjpeg.h
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcapimin.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcapistd.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jccoefct.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jccolor.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcdctmgr.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jchuff.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcinit.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcmainct.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcmarker.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcmaster.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcomapi.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcparam.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcphuff.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcprepct.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jcsample.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jctrans.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdapimin.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdapistd.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdcoefct.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdcolor.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jddctmgr.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdhuff.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdinput.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdmainct.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdmarker.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdmaster.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdmerge.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdphuff.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdpostct.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdsample.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jdtrans.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jerror.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jfdctfst.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jfdctint.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jidctfst.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jidctint.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jidctred.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jmemmgr.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jmemnobs.c
 create mode 100644 pdfium/third_party/libjpeg/fpdfapi_jutils.c
 create mode 100644 pdfium/third_party/libjpeg/jchuff.h
 create mode 100644 pdfium/third_party/libjpeg/jconfig.h
 create mode 100644 pdfium/third_party/libjpeg/jdct.h
 create mode 100644 pdfium/third_party/libjpeg/jdhuff.h
 create mode 100644 pdfium/third_party/libjpeg/jerror.h
 create mode 100644 pdfium/third_party/libjpeg/jinclude.h
 create mode 100644 pdfium/third_party/libjpeg/jmemsys.h
 create mode 100644 pdfium/third_party/libjpeg/jmorecfg.h
 create mode 100644 pdfium/third_party/libjpeg/jpegint.h
 create mode 100644 pdfium/third_party/libjpeg/jpeglib.h
 create mode 100644 pdfium/third_party/libjpeg/jversion.h
 create mode 100644 pdfium/third_party/libjpeg/transupp.h
 create mode 100644 pdfium/third_party/libopenjpeg20/0000-use-colorspace.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0001-image-data.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0002-packet-iterator.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0003-dwt-decode.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0004-j2k_read_mcc.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0005-jp2_apply_pclr.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0006-tcd_init_tile.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0007-jp2_read_cmap.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0008-jp2_check_color.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0009-opj_pi_next.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0010-pi_update_decode_poc.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0011-j2k_update_image_data.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0012-mct_sse.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0013-attrib_fix.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0014-opj_jp2_read_ihdr_leak.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0015-read_SPCod_SPCoc_overflow.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0016-read_SQcd_SQcc_overflow.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/0017-tcd_init_tile.patch
 create mode 100644 pdfium/third_party/libopenjpeg20/CMakeLists.txt
 create mode 100644 pdfium/third_party/libopenjpeg20/README.pdfium
 create mode 100644 pdfium/third_party/libopenjpeg20/bio.c
 create mode 100644 pdfium/third_party/libopenjpeg20/bio.h
 create mode 100644 pdfium/third_party/libopenjpeg20/cio.c
 create mode 100644 pdfium/third_party/libopenjpeg20/cio.h
 create mode 100644 pdfium/third_party/libopenjpeg20/dwt.c
 create mode 100644 pdfium/third_party/libopenjpeg20/dwt.h
 create mode 100644 pdfium/third_party/libopenjpeg20/event.c
 create mode 100644 pdfium/third_party/libopenjpeg20/event.h
 create mode 100644 pdfium/third_party/libopenjpeg20/function_list.c
 create mode 100644 pdfium/third_party/libopenjpeg20/function_list.h
 create mode 100644 pdfium/third_party/libopenjpeg20/image.c
 create mode 100644 pdfium/third_party/libopenjpeg20/image.h
 create mode 100644 pdfium/third_party/libopenjpeg20/indexbox_manager.h
 create mode 100644 pdfium/third_party/libopenjpeg20/invert.c
 create mode 100644 pdfium/third_party/libopenjpeg20/invert.h
 create mode 100644 pdfium/third_party/libopenjpeg20/j2k.c
 create mode 100644 pdfium/third_party/libopenjpeg20/j2k.h
 create mode 100644 pdfium/third_party/libopenjpeg20/jp2.c
 create mode 100644 pdfium/third_party/libopenjpeg20/jp2.h
 create mode 100644 pdfium/third_party/libopenjpeg20/mct.c
 create mode 100644 pdfium/third_party/libopenjpeg20/mct.h
 create mode 100644 pdfium/third_party/libopenjpeg20/mqc.c
 create mode 100644 pdfium/third_party/libopenjpeg20/mqc.h
 create mode 100644 pdfium/third_party/libopenjpeg20/openjpeg.c
 create mode 100644 pdfium/third_party/libopenjpeg20/openjpeg.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_clock.c
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_clock.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_codec.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_config.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_config.h.cmake.in
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_config_private.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_includes.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_intmath.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_inttypes.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_malloc.h
 create mode 100644 pdfium/third_party/libopenjpeg20/opj_stdint.h
 create mode 100644 pdfium/third_party/libopenjpeg20/pi.c
 create mode 100644 pdfium/third_party/libopenjpeg20/pi.h
 create mode 100644 pdfium/third_party/libopenjpeg20/raw.c
 create mode 100644 pdfium/third_party/libopenjpeg20/raw.h
 create mode 100644 pdfium/third_party/libopenjpeg20/t1.c
 create mode 100644 pdfium/third_party/libopenjpeg20/t1.h
 create mode 100644 pdfium/third_party/libopenjpeg20/t1_generate_luts.c
 create mode 100644 pdfium/third_party/libopenjpeg20/t1_luts.h
 create mode 100644 pdfium/third_party/libopenjpeg20/t2.c
 create mode 100644 pdfium/third_party/libopenjpeg20/t2.h
 create mode 100644 pdfium/third_party/libopenjpeg20/tcd.c
 create mode 100644 pdfium/third_party/libopenjpeg20/tcd.h
 create mode 100644 pdfium/third_party/libopenjpeg20/tgt.c
 create mode 100644 pdfium/third_party/libopenjpeg20/tgt.h
 create mode 100644 pdfium/third_party/libpng16/0000-build-config.patch
 create mode 100644 pdfium/third_party/libpng16/0001-disable-arm-neon.patch
 create mode 100644 pdfium/third_party/libpng16/0002-static-png-gt.patch
 create mode 100644 pdfium/third_party/libpng16/README.pdfium
 create mode 100644 pdfium/third_party/libpng16/png.c
 create mode 100644 pdfium/third_party/libpng16/png.h
 create mode 100644 pdfium/third_party/libpng16/pngconf.h
 create mode 100644 pdfium/third_party/libpng16/pngdebug.h
 create mode 100644 pdfium/third_party/libpng16/pngerror.c
 create mode 100644 pdfium/third_party/libpng16/pngget.c
 create mode 100644 pdfium/third_party/libpng16/pnginfo.h
 create mode 100644 pdfium/third_party/libpng16/pnglibconf.h
 create mode 100644 pdfium/third_party/libpng16/pngmem.c
 create mode 100644 pdfium/third_party/libpng16/pngpread.c
 create mode 100644 pdfium/third_party/libpng16/pngprefix.h
 create mode 100644 pdfium/third_party/libpng16/pngpriv.h
 create mode 100644 pdfium/third_party/libpng16/pngread.c
 create mode 100644 pdfium/third_party/libpng16/pngrio.c
 create mode 100644 pdfium/third_party/libpng16/pngrtran.c
 create mode 100644 pdfium/third_party/libpng16/pngrutil.c
 create mode 100644 pdfium/third_party/libpng16/pngset.c
 create mode 100644 pdfium/third_party/libpng16/pngstruct.h
 create mode 100644 pdfium/third_party/libpng16/pngtrans.c
 create mode 100644 pdfium/third_party/libpng16/pngwio.c
 create mode 100644 pdfium/third_party/libpng16/pngwrite.c
 create mode 100644 pdfium/third_party/libpng16/pngwtran.c
 create mode 100644 pdfium/third_party/libpng16/pngwutil.c
 create mode 100644 pdfium/third_party/libtiff/0000-build-config.patch
 create mode 100644 pdfium/third_party/libtiff/0001-build-config.patch
 create mode 100644 pdfium/third_party/libtiff/0002-CVE-2015-8665-8683.patch
 create mode 100644 pdfium/third_party/libtiff/0003-CVE-2015-8781-8782-8783.patch
 create mode 100644 pdfium/third_party/libtiff/0004-CVE-2015-8784.patch
 create mode 100644 pdfium/third_party/libtiff/README.pdfium
 create mode 100644 pdfium/third_party/libtiff/t4.h
 create mode 100644 pdfium/third_party/libtiff/tif_aux.c
 create mode 100644 pdfium/third_party/libtiff/tif_close.c
 create mode 100644 pdfium/third_party/libtiff/tif_codec.c
 create mode 100644 pdfium/third_party/libtiff/tif_color.c
 create mode 100644 pdfium/third_party/libtiff/tif_compress.c
 create mode 100644 pdfium/third_party/libtiff/tif_dir.c
 create mode 100644 pdfium/third_party/libtiff/tif_dir.h
 create mode 100644 pdfium/third_party/libtiff/tif_dirinfo.c
 create mode 100644 pdfium/third_party/libtiff/tif_dirread.c
 create mode 100644 pdfium/third_party/libtiff/tif_dirwrite.c
 create mode 100644 pdfium/third_party/libtiff/tif_dumpmode.c
 create mode 100644 pdfium/third_party/libtiff/tif_error.c
 create mode 100644 pdfium/third_party/libtiff/tif_extension.c
 create mode 100644 pdfium/third_party/libtiff/tif_fax3.c
 create mode 100644 pdfium/third_party/libtiff/tif_fax3.h
 create mode 100644 pdfium/third_party/libtiff/tif_fax3sm.c
 create mode 100644 pdfium/third_party/libtiff/tif_flush.c
 create mode 100644 pdfium/third_party/libtiff/tif_getimage.c
 create mode 100644 pdfium/third_party/libtiff/tif_jpeg.c
 create mode 100644 pdfium/third_party/libtiff/tif_luv.c
 create mode 100644 pdfium/third_party/libtiff/tif_lzw.c
 create mode 100644 pdfium/third_party/libtiff/tif_next.c
 create mode 100644 pdfium/third_party/libtiff/tif_ojpeg.c
 create mode 100644 pdfium/third_party/libtiff/tif_open.c
 create mode 100644 pdfium/third_party/libtiff/tif_packbits.c
 create mode 100644 pdfium/third_party/libtiff/tif_pixarlog.c
 create mode 100644 pdfium/third_party/libtiff/tif_predict.c
 create mode 100644 pdfium/third_party/libtiff/tif_predict.h
 create mode 100644 pdfium/third_party/libtiff/tif_print.c
 create mode 100644 pdfium/third_party/libtiff/tif_read.c
 create mode 100644 pdfium/third_party/libtiff/tif_strip.c
 create mode 100644 pdfium/third_party/libtiff/tif_swab.c
 create mode 100644 pdfium/third_party/libtiff/tif_thunder.c
 create mode 100644 pdfium/third_party/libtiff/tif_tile.c
 create mode 100644 pdfium/third_party/libtiff/tif_version.c
 create mode 100644 pdfium/third_party/libtiff/tif_warning.c
 create mode 100644 pdfium/third_party/libtiff/tif_write.c
 create mode 100644 pdfium/third_party/libtiff/tif_zip.c
 create mode 100644 pdfium/third_party/libtiff/tiff.h
 create mode 100644 pdfium/third_party/libtiff/tiffconf.h
 create mode 100644 pdfium/third_party/libtiff/tiffio.h
 create mode 100644 pdfium/third_party/libtiff/tiffiop.h
 create mode 100644 pdfium/third_party/libtiff/tiffvers.h
 create mode 100644 pdfium/third_party/libtiff/uvcode.h
 create mode 100644 pdfium/third_party/pymock/LICENSE.txt
 create mode 100644 pdfium/third_party/pymock/OWNERS
 create mode 100644 pdfium/third_party/pymock/README.chromium
 create mode 100644 pdfium/third_party/pymock/mock.py
 create mode 100644 pdfium/third_party/third_party.gyp
 create mode 100644 pdfium/third_party/zlib_v128/adler32.c
 create mode 100644 pdfium/third_party/zlib_v128/compress.c
 create mode 100644 pdfium/third_party/zlib_v128/crc32.c
 create mode 100644 pdfium/third_party/zlib_v128/crc32.h
 create mode 100644 pdfium/third_party/zlib_v128/deflate.c
 create mode 100644 pdfium/third_party/zlib_v128/deflate.h
 create mode 100644 pdfium/third_party/zlib_v128/gzclose.c
 create mode 100644 pdfium/third_party/zlib_v128/gzguts.h
 create mode 100644 pdfium/third_party/zlib_v128/gzlib.c
 create mode 100644 pdfium/third_party/zlib_v128/gzread.c
 create mode 100644 pdfium/third_party/zlib_v128/gzwrite.c
 create mode 100644 pdfium/third_party/zlib_v128/infback.c
 create mode 100644 pdfium/third_party/zlib_v128/inffast.c
 create mode 100644 pdfium/third_party/zlib_v128/inffast.h
 create mode 100644 pdfium/third_party/zlib_v128/inffixed.h
 create mode 100644 pdfium/third_party/zlib_v128/inflate.c
 create mode 100644 pdfium/third_party/zlib_v128/inflate.h
 create mode 100644 pdfium/third_party/zlib_v128/inftrees.c
 create mode 100644 pdfium/third_party/zlib_v128/inftrees.h
 create mode 100644 pdfium/third_party/zlib_v128/trees.c
 create mode 100644 pdfium/third_party/zlib_v128/trees.h
 create mode 100644 pdfium/third_party/zlib_v128/uncompr.c
 create mode 100644 pdfium/third_party/zlib_v128/zconf.h
 create mode 100644 pdfium/third_party/zlib_v128/zlib.h
 create mode 100644 pdfium/third_party/zlib_v128/zutil.c
 create mode 100644 pdfium/third_party/zlib_v128/zutil.h
 create mode 100644 pdfium/tools/drmemory/README
 create mode 100644 pdfium/tools/drmemory/scripts/common.py
 create mode 100644 pdfium/tools/drmemory/scripts/drmemory_analyze.py
 create mode 100644 pdfium/tools/drmemory/scripts/logging_utils.py
 create mode 100644 pdfium/tools/drmemory/scripts/path_utils.py
 create mode 100755 pdfium/tools/drmemory/scripts/pdfium_tests.bat
 create mode 100644 pdfium/tools/drmemory/scripts/pdfium_tests.py
 create mode 100644 pdfium/tools/drmemory/scripts/valgrind_test.py
 create mode 100644 pdfium/tools/drmemory/suppressions.txt
 create mode 100644 pdfium/tools/lsan/lsan_suppressions.txt
 create mode 100644 pdfium/xfa.gyp
 create mode 100644 pdfium/xfa/DEPS
 create mode 100644 pdfium/xfa/fde/cfde_path.cpp
 create mode 100644 pdfium/xfa/fde/cfde_path.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtbuf.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtbuf.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtbufiter.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtbufiter.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtdorecord_deleterange.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtdorecord_deleterange.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtdorecord_insert.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtdorecord_insert.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtengine.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtengine.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtpage.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtpage.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedtparag.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedtparag.h
 create mode 100644 pdfium/xfa/fde/cfde_txtedttextset.cpp
 create mode 100644 pdfium/xfa/fde/cfde_txtedttextset.h
 create mode 100644 pdfium/xfa/fde/cfx_chariter.cpp
 create mode 100644 pdfium/xfa/fde/cfx_chariter.h
 create mode 100644 pdfium/xfa/fde/cfx_wordbreak.cpp
 create mode 100644 pdfium/xfa/fde/cfx_wordbreak.h
 create mode 100644 pdfium/xfa/fde/css/fde_css.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_css.h
 create mode 100644 pdfium/xfa/fde/css/fde_csscache.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_csscache.h
 create mode 100644 pdfium/xfa/fde/css/fde_cssdatatable.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_cssdatatable.h
 create mode 100644 pdfium/xfa/fde/css/fde_cssdatatable_unittest.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_cssdeclaration.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_cssdeclaration.h
 create mode 100644 pdfium/xfa/fde/css/fde_cssstyleselector.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_cssstyleselector.h
 create mode 100644 pdfium/xfa/fde/css/fde_cssstylesheet.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_cssstylesheet.h
 create mode 100644 pdfium/xfa/fde/css/fde_csssyntax.cpp
 create mode 100644 pdfium/xfa/fde/css/fde_csssyntax.h
 create mode 100644 pdfium/xfa/fde/fde_gedevice.cpp
 create mode 100644 pdfium/xfa/fde/fde_gedevice.h
 create mode 100644 pdfium/xfa/fde/fde_iterator.cpp
 create mode 100644 pdfium/xfa/fde/fde_iterator.h
 create mode 100644 pdfium/xfa/fde/fde_object.h
 create mode 100644 pdfium/xfa/fde/fde_render.cpp
 create mode 100644 pdfium/xfa/fde/fde_render.h
 create mode 100644 pdfium/xfa/fde/fde_visualset.h
 create mode 100644 pdfium/xfa/fde/ifde_txtedtdorecord.h
 create mode 100644 pdfium/xfa/fde/ifde_txtedtengine.h
 create mode 100644 pdfium/xfa/fde/ifde_txtedtpage.h
 create mode 100644 pdfium/xfa/fde/ifx_chariter.h
 create mode 100644 pdfium/xfa/fde/tto/fde_textout.cpp
 create mode 100644 pdfium/xfa/fde/tto/fde_textout.h
 create mode 100644 pdfium/xfa/fde/xml/cfx_saxreader.cpp
 create mode 100644 pdfium/xfa/fde/xml/cfx_saxreader.h
 create mode 100644 pdfium/xfa/fde/xml/fde_xml.h
 create mode 100644 pdfium/xfa/fde/xml/fde_xml_imp.cpp
 create mode 100644 pdfium/xfa/fde/xml/fde_xml_imp.h
 create mode 100644 pdfium/xfa/fde/xml/fde_xml_imp_unittest.cpp
 create mode 100644 pdfium/xfa/fgas/crt/fgas_codepage.cpp
 create mode 100644 pdfium/xfa/fgas/crt/fgas_codepage.h
 create mode 100644 pdfium/xfa/fgas/crt/fgas_language.h
 create mode 100644 pdfium/xfa/fgas/crt/fgas_memory.cpp
 create mode 100644 pdfium/xfa/fgas/crt/fgas_memory.h
 create mode 100644 pdfium/xfa/fgas/crt/fgas_stream.cpp
 create mode 100644 pdfium/xfa/fgas/crt/fgas_stream.h
 create mode 100644 pdfium/xfa/fgas/crt/fgas_system.cpp
 create mode 100644 pdfium/xfa/fgas/crt/fgas_system.h
 create mode 100644 pdfium/xfa/fgas/crt/fgas_utils.cpp
 create mode 100644 pdfium/xfa/fgas/crt/fgas_utils.h
 create mode 100644 pdfium/xfa/fgas/font/DEPS
 create mode 100644 pdfium/xfa/fgas/font/fgas_font.h
 create mode 100644 pdfium/xfa/fgas/font/fgas_fontutils.cpp
 create mode 100644 pdfium/xfa/fgas/font/fgas_fontutils.h
 create mode 100644 pdfium/xfa/fgas/font/fgas_gefont.cpp
 create mode 100644 pdfium/xfa/fgas/font/fgas_gefont.h
 create mode 100644 pdfium/xfa/fgas/font/fgas_stdfontmgr.cpp
 create mode 100644 pdfium/xfa/fgas/font/fgas_stdfontmgr.h
 create mode 100644 pdfium/xfa/fgas/layout/fgas_linebreak.cpp
 create mode 100644 pdfium/xfa/fgas/layout/fgas_linebreak.h
 create mode 100644 pdfium/xfa/fgas/layout/fgas_rtfbreak.cpp
 create mode 100644 pdfium/xfa/fgas/layout/fgas_rtfbreak.h
 create mode 100644 pdfium/xfa/fgas/layout/fgas_textbreak.cpp
 create mode 100644 pdfium/xfa/fgas/layout/fgas_textbreak.h
 create mode 100644 pdfium/xfa/fgas/layout/fgas_unicode.cpp
 create mode 100644 pdfium/xfa/fgas/layout/fgas_unicode.h
 create mode 100644 pdfium/xfa/fgas/localization/fgas_datetime.cpp
 create mode 100644 pdfium/xfa/fgas/localization/fgas_datetime.h
 create mode 100644 pdfium/xfa/fgas/localization/fgas_locale.cpp
 create mode 100644 pdfium/xfa/fgas/localization/fgas_locale.h
 create mode 100644 pdfium/xfa/fgas/localization/fgas_localeimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/cfx_barcode.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/cfx_barcode.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_barcodeimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_barcodeimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_caretimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_caretimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_checkboximp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_checkboximp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_comboboximp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_comboboximp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_datetimepickerimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_datetimepickerimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_editimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_editimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_formproxyimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_formproxyimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_listboximp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_listboximp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_monthcalendarimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_monthcalendarimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_pictureboximp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_pictureboximp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_pushbuttonimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_pushbuttonimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_scrollbarimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_scrollbarimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_spinbuttonimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_spinbuttonimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp
 create mode 100644 pdfium/xfa/fwl/basewidget/fwl_tooltipctrlimp.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_barcode.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_caret.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_checkbox.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_combobox.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_datetimepicker.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_edit.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_listbox.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_monthcalendar.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_picturebox.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_pushbutton.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_scrollbar.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_spinbutton.h
 create mode 100644 pdfium/xfa/fwl/basewidget/ifwl_tooltip.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_event.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_message.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_themebackground.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_themepart.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_themetext.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_widgetimpproperties.h
 create mode 100644 pdfium/xfa/fwl/core/cfwl_widgetmgr.cpp
 create mode 100644 pdfium/xfa/fwl/core/cfwl_widgetmgr.h
 create mode 100644 pdfium/xfa/fwl/core/fwl_appimp.cpp
 create mode 100644 pdfium/xfa/fwl/core/fwl_appimp.h
 create mode 100644 pdfium/xfa/fwl/core/fwl_error.h
 create mode 100644 pdfium/xfa/fwl/core/fwl_formimp.cpp
 create mode 100644 pdfium/xfa/fwl/core/fwl_formimp.h
 create mode 100644 pdfium/xfa/fwl/core/fwl_noteimp.cpp
 create mode 100644 pdfium/xfa/fwl/core/fwl_noteimp.h
 create mode 100644 pdfium/xfa/fwl/core/fwl_timerimp.cpp
 create mode 100644 pdfium/xfa/fwl/core/fwl_widgetdef.h
 create mode 100644 pdfium/xfa/fwl/core/fwl_widgetimp.cpp
 create mode 100644 pdfium/xfa/fwl/core/fwl_widgetimp.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_app.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_dataprovider.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_form.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_themeprovider.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_timer.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_widget.h
 create mode 100644 pdfium/xfa/fwl/core/ifwl_widgetdelegate.h
 create mode 100644 pdfium/xfa/fwl/core/include/fwl_widgethit.h
 create mode 100644 pdfium/xfa/fwl/core/include/ifwl_adaptertimermgr.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_barcode.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_barcode.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_checkbox.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_checkbox.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_combobox.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_combobox.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_datetimepicker.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_datetimepicker.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_edit.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_edit.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_listbox.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_listbox.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_picturebox.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_picturebox.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_pushbutton.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_pushbutton.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_widget.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_widget.h
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_widgetproperties.cpp
 create mode 100644 pdfium/xfa/fwl/lightwidget/cfwl_widgetproperties.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_barcodetp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_barcodetp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_carettp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_carettp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_checkboxtp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_checkboxtp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_comboboxtp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_comboboxtp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_datetimepickedtp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_datetimepickertp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_edittp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_edittp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_listboxtp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_listboxtp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_monthcalendartp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_monthcalendartp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_pictureboxtp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_pictureboxtp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_pushbuttontp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_pushbuttontp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_scrollbartp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_scrollbartp.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_utils.h
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_widgettp.cpp
 create mode 100644 pdfium/xfa/fwl/theme/cfwl_widgettp.h
 create mode 100644 pdfium/xfa/fxbarcode/BC_Dimension.cpp
 create mode 100644 pdfium/xfa/fxbarcode/BC_Dimension.h
 create mode 100644 pdfium/xfa/fxbarcode/BC_Library.cpp
 create mode 100644 pdfium/xfa/fxbarcode/BC_TwoDimWriter.cpp
 create mode 100644 pdfium/xfa/fxbarcode/BC_TwoDimWriter.h
 create mode 100644 pdfium/xfa/fxbarcode/BC_UtilCodingConvert.cpp
 create mode 100644 pdfium/xfa/fxbarcode/BC_UtilCodingConvert.h
 create mode 100644 pdfium/xfa/fxbarcode/BC_Utils.cpp
 create mode 100644 pdfium/xfa/fxbarcode/BC_Writer.cpp
 create mode 100644 pdfium/xfa/fxbarcode/BC_Writer.h
 create mode 100644 pdfium/xfa/fxbarcode/DEPS
 create mode 100644 pdfium/xfa/fxbarcode/cbc_codabar.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_codabar.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_code128.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_code128.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_code39.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_code39.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_codebase.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_codebase.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_datamatrix.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_datamatrix.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_ean13.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_ean13.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_ean8.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_ean8.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_onecode.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_onecode.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_pdf417i.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_pdf417i.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_qrcode.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_qrcode.h
 create mode 100644 pdfium/xfa/fxbarcode/cbc_upca.cpp
 create mode 100644 pdfium/xfa/fxbarcode/cbc_upca.h
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonBitArray.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonBitArray.h
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonBitMatrix.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonBitMatrix.h
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonByteArray.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonByteArray.h
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonByteMatrix.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/BC_CommonByteMatrix.h
 create mode 100644 pdfium/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomon.h
 create mode 100644 pdfium/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.h
 create mode 100644 pdfium/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp
 create mode 100644 pdfium/xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_Base256Encoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_Base256Encoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_C40Encoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_C40Encoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_DefaultPlacement.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_EdifactEncoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_EdifactEncoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_Encoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_Encoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_EncoderContext.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_EncoderContext.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_ErrorCorrection.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_ErrorCorrection.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_SymbolInfo.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_SymbolInfo.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_TextEncoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_TextEncoder.h
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_X12Encoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/datamatrix/BC_X12Encoder.h
 create mode 100644 pdfium/xfa/fxbarcode/include/BC_Library.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OneDimWriter.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OneDimWriter.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedCodaBarWriter.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedCodaBarWriter.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedCode128Writer.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedCode128Writer.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedCode39Writer.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedCode39Writer.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedEAN13Writer.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedEAN8Writer.h
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp
 create mode 100644 pdfium/xfa/fxbarcode/oned/BC_OnedUPCAWriter.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Compaction.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Compaction.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417ErrorCorrection.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417ErrorCorrection.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Writer.cpp
 create mode 100644 pdfium/xfa/fxbarcode/pdf417/BC_PDF417Writer.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCodeWriter.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCodeWriter.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoder.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderBitVector.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderBitVector.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECB.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECB.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderEncoder.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMode.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderMode.h
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderVersion.cpp
 create mode 100644 pdfium/xfa/fxbarcode/qrcode/BC_QRCoderVersion.h
 create mode 100644 pdfium/xfa/fxbarcode/utils.h
 create mode 100644 pdfium/xfa/fxfa/DEPS
 create mode 100644 pdfium/xfa/fxfa/app/DEPS
 create mode 100644 pdfium/xfa/fxfa/app/cxfa_eventparam.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_checksum.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffapp.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffbarcode.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffbarcode.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffcheckbutton.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffcheckbutton.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffchoicelist.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffchoicelist.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffdoc.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffdochandler.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffdocview.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffdraw.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffdraw.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffexclgroup.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffexclgroup.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fffield.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fffield.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffimage.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffimage.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffimageedit.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffimageedit.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffnotify.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffnotify.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffpageview.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffpath.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffpath.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffpushbutton.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffpushbutton.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffsignature.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffsignature.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffsubform.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffsubform.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fftext.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fftext.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fftextedit.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fftextedit.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffwidget.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffwidgetacc.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffwidgetacc.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_ffwidgethandler.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fontmgr.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fwladapter.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fwladapter.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fwltheme.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_fwltheme.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_rendercontext.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_textlayout.cpp
 create mode 100644 pdfium/xfa/fxfa/app/xfa_textlayout.h
 create mode 100644 pdfium/xfa/fxfa/app/xfa_textlayout_unittest.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_error.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_error.h
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_expression.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_expression.h
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_fm2jscontext.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_fm2jscontext.h
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_fmparse.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_fmparse.h
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_lexer.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_lexer.h
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_program.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_program.h
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_simpleexpression.cpp
 create mode 100644 pdfium/xfa/fxfa/fm2js/xfa_simpleexpression.h
 create mode 100644 pdfium/xfa/fxfa/include/DEPS
 create mode 100644 pdfium/xfa/fxfa/include/cxfa_eventparam.h
 create mode 100644 pdfium/xfa/fxfa/include/fxfa.h
 create mode 100644 pdfium/xfa/fxfa/include/fxfa_basic.h
 create mode 100644 pdfium/xfa/fxfa/include/fxfa_widget.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_checksum.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffapp.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffdoc.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffdochandler.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffdocview.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffpageview.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffwidget.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_ffwidgethandler.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_fontmgr.h
 create mode 100644 pdfium/xfa/fxfa/include/xfa_rendercontext.h
 create mode 100644 pdfium/xfa/fxfa/parser/DEPS
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_arc.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_assist.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_assist.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_bind.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_bind.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_binditems.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_binditems.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_border.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_box.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_box.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_calculate.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_calculate.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_caption.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_caption.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_corner.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_data.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_data.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_document_parser.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_document_parser.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_edge.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_event.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_event.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_exdata.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_exdata.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_fill.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_fill.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_font.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_font.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_image.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_image.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_line.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_line.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_margin.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_margin.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_occur.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_occur.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_para.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_para.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_rectangle.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_script.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_script.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_simple_parser.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_simple_parser.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_simple_parser_embeddertest.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_stroke.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_stroke.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_submit.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_submit.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_text.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_text.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_tooltip.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_tooltip.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_validate.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_validate.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_value.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_value.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_valuearray.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_valuearray.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_widgetdata.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_widgetdata.h
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_xml_parser.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/cxfa_xml_parser.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data_attributes.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data_element_attributes.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data_element_properties.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data_element_script.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data_enum.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_data_packets.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_basic_imp.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_doclayout.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_datamerger_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_datamerger_imp.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_layout_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_layout_imp.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_serialize.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_document_serialize.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_layout_appadapter.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_layout_appadapter.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_layout_itemlayout.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_layout_itemlayout.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_layout_pagemgr_new.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_locale.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_locale.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_localemgr.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_localemgr.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_localevalue.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_localevalue.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_object.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_object_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_datawindow.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_datawindow.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_eventpseudomodel.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_hostpseudomodel.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_imp.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_logpseudomodel.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_logpseudomodel.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_nodehelper.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_nodehelper.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_resolveprocessor.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_resolveprocessor.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_script_signaturepseudomodel.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_utils.h
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_utils_imp.cpp
 create mode 100644 pdfium/xfa/fxfa/parser/xfa_utils_imp_unittest.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cagg_graphics.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cagg_graphics.h
 create mode 100644 pdfium/xfa/fxgraphics/cfx_color.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cfx_color.h
 create mode 100644 pdfium/xfa/fxgraphics/cfx_graphics.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cfx_path.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cfx_path.h
 create mode 100644 pdfium/xfa/fxgraphics/cfx_path_generator.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cfx_path_generator.h
 create mode 100644 pdfium/xfa/fxgraphics/cfx_pattern.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cfx_pattern.h
 create mode 100644 pdfium/xfa/fxgraphics/cfx_shading.cpp
 create mode 100644 pdfium/xfa/fxgraphics/cfx_shading.h
 create mode 100644 pdfium/xfa/fxgraphics/include/cfx_graphics.h
 create mode 100644 qpdfbookmarkmodel.cpp
 create mode 100644 qpdfbookmarkmodel.h
 create mode 100644 qpdfdocument.cpp
 create mode 100644 qpdfdocument.h
 create mode 100644 qpdfdocument_p.h
 create mode 100644 qpdfdocumentrenderoptions.h
 create mode 100644 qpdfnamespace.h
 delete mode 100644 styleanimator.cpp
 delete mode 100644 styleanimator.h
 delete mode 100644 stylehelper.cpp
 delete mode 100644 stylehelper.h
 create mode 100644 symbols/.png
 create mode 100644 symbols/invert.sh
 create mode 100644 symbols/inverted_img1.png
 create mode 100644 symbols/inverted_img10.png
 create mode 100644 symbols/inverted_img100.png
 create mode 100644 symbols/inverted_img101.png
 create mode 100644 symbols/inverted_img102.png
 create mode 100644 symbols/inverted_img103.png
 create mode 100644 symbols/inverted_img104.png
 create mode 100644 symbols/inverted_img105.png
 create mode 100644 symbols/inverted_img106.png
 create mode 100644 symbols/inverted_img107.png
 create mode 100644 symbols/inverted_img108.png
 create mode 100644 symbols/inverted_img109.png
 create mode 100644 symbols/inverted_img10greek.png
 create mode 100644 symbols/inverted_img11.png
 create mode 100644 symbols/inverted_img110.png
 create mode 100644 symbols/inverted_img111.png
 create mode 100644 symbols/inverted_img112.png
 create mode 100644 symbols/inverted_img113.png
 create mode 100644 symbols/inverted_img114.png
 create mode 100644 symbols/inverted_img115.png
 create mode 100644 symbols/inverted_img116.png
 create mode 100644 symbols/inverted_img117.png
 create mode 100644 symbols/inverted_img118.png
 create mode 100644 symbols/inverted_img119.png
 create mode 100644 symbols/inverted_img11greek.png
 create mode 100644 symbols/inverted_img12.png
 create mode 100644 symbols/inverted_img120.png
 create mode 100644 symbols/inverted_img121.png
 create mode 100644 symbols/inverted_img122.png
 create mode 100644 symbols/inverted_img123.png
 create mode 100644 symbols/inverted_img124.png
 create mode 100644 symbols/inverted_img125.png
 create mode 100644 symbols/inverted_img126.png
 create mode 100644 symbols/inverted_img127.png
 create mode 100644 symbols/inverted_img128.png
 create mode 100644 symbols/inverted_img129.png
 create mode 100644 symbols/inverted_img12greek.png
 create mode 100644 symbols/inverted_img13.png
 create mode 100644 symbols/inverted_img130.png
 create mode 100644 symbols/inverted_img131.png
 create mode 100644 symbols/inverted_img132.png
 create mode 100644 symbols/inverted_img133.png
 create mode 100644 symbols/inverted_img134.png
 create mode 100644 symbols/inverted_img135.png
 create mode 100644 symbols/inverted_img136.png
 create mode 100644 symbols/inverted_img137.png
 create mode 100644 symbols/inverted_img138.png
 create mode 100644 symbols/inverted_img139.png
 create mode 100644 symbols/inverted_img13greek.png
 create mode 100644 symbols/inverted_img14.png
 create mode 100644 symbols/inverted_img140.png
 create mode 100644 symbols/inverted_img141.png
 create mode 100644 symbols/inverted_img142.png
 create mode 100644 symbols/inverted_img143.png
 create mode 100644 symbols/inverted_img144.png
 create mode 100644 symbols/inverted_img145.png
 create mode 100644 symbols/inverted_img146.png
 create mode 100644 symbols/inverted_img147.png
 create mode 100644 symbols/inverted_img148.png
 create mode 100644 symbols/inverted_img149.png
 create mode 100644 symbols/inverted_img14greek.png
 create mode 100644 symbols/inverted_img15.png
 create mode 100644 symbols/inverted_img150.png
 create mode 100644 symbols/inverted_img151.png
 create mode 100644 symbols/inverted_img152.png
 create mode 100644 symbols/inverted_img153.png
 create mode 100644 symbols/inverted_img154.png
 create mode 100644 symbols/inverted_img155.png
 create mode 100644 symbols/inverted_img156.png
 create mode 100644 symbols/inverted_img157.png
 create mode 100644 symbols/inverted_img158.png
 create mode 100644 symbols/inverted_img159.png
 create mode 100644 symbols/inverted_img15greek.png
 create mode 100644 symbols/inverted_img16.png
 create mode 100644 symbols/inverted_img160.png
 create mode 100644 symbols/inverted_img161.png
 create mode 100644 symbols/inverted_img162.png
 create mode 100644 symbols/inverted_img163.png
 create mode 100644 symbols/inverted_img164.png
 create mode 100644 symbols/inverted_img165.png
 create mode 100644 symbols/inverted_img166.png
 create mode 100644 symbols/inverted_img167.png
 create mode 100644 symbols/inverted_img168.png
 create mode 100644 symbols/inverted_img169.png
 create mode 100644 symbols/inverted_img16greek.png
 create mode 100644 symbols/inverted_img17.png
 create mode 100644 symbols/inverted_img170.png
 create mode 100644 symbols/inverted_img171.png
 create mode 100644 symbols/inverted_img172.png
 create mode 100644 symbols/inverted_img173.png
 create mode 100644 symbols/inverted_img174.png
 create mode 100644 symbols/inverted_img175.png
 create mode 100644 symbols/inverted_img176.png
 create mode 100644 symbols/inverted_img177.png
 create mode 100644 symbols/inverted_img178.png
 create mode 100644 symbols/inverted_img179.png
 create mode 100644 symbols/inverted_img17greek.png
 create mode 100644 symbols/inverted_img18.png
 create mode 100644 symbols/inverted_img180.png
 create mode 100644 symbols/inverted_img181.png
 create mode 100644 symbols/inverted_img182.png
 create mode 100644 symbols/inverted_img183.png
 create mode 100644 symbols/inverted_img184.png
 create mode 100644 symbols/inverted_img185.png
 create mode 100644 symbols/inverted_img186.png
 create mode 100644 symbols/inverted_img187.png
 create mode 100644 symbols/inverted_img188.png
 create mode 100644 symbols/inverted_img189.png
 create mode 100644 symbols/inverted_img18greek.png
 create mode 100644 symbols/inverted_img19.png
 create mode 100644 symbols/inverted_img190.png
 create mode 100644 symbols/inverted_img191.png
 create mode 100644 symbols/inverted_img192.png
 create mode 100644 symbols/inverted_img193.png
 create mode 100644 symbols/inverted_img194.png
 create mode 100644 symbols/inverted_img195.png
 create mode 100644 symbols/inverted_img196.png
 create mode 100644 symbols/inverted_img197.png
 create mode 100644 symbols/inverted_img198.png
 create mode 100644 symbols/inverted_img199.png
 create mode 100644 symbols/inverted_img19greek.png
 create mode 100644 symbols/inverted_img1greek.png
 create mode 100644 symbols/inverted_img2.png
 create mode 100644 symbols/inverted_img20.png
 create mode 100644 symbols/inverted_img200.png
 create mode 100644 symbols/inverted_img201.png
 create mode 100644 symbols/inverted_img202.png
 create mode 100644 symbols/inverted_img203.png
 create mode 100644 symbols/inverted_img204.png
 create mode 100644 symbols/inverted_img205.png
 create mode 100644 symbols/inverted_img206.png
 create mode 100644 symbols/inverted_img207.png
 create mode 100644 symbols/inverted_img208.png
 create mode 100644 symbols/inverted_img209.png
 create mode 100644 symbols/inverted_img20greek.png
 create mode 100644 symbols/inverted_img21.png
 create mode 100644 symbols/inverted_img210.png
 create mode 100644 symbols/inverted_img211.png
 create mode 100644 symbols/inverted_img212.png
 create mode 100644 symbols/inverted_img213.png
 create mode 100644 symbols/inverted_img214.png
 create mode 100644 symbols/inverted_img215.png
 create mode 100644 symbols/inverted_img216.png
 create mode 100644 symbols/inverted_img217.png
 create mode 100644 symbols/inverted_img218.png
 create mode 100644 symbols/inverted_img219.png
 create mode 100644 symbols/inverted_img21greek.png
 create mode 100644 symbols/inverted_img22.png
 create mode 100644 symbols/inverted_img220.png
 create mode 100644 symbols/inverted_img221.png
 create mode 100644 symbols/inverted_img222.png
 create mode 100644 symbols/inverted_img223.png
 create mode 100644 symbols/inverted_img224.png
 create mode 100644 symbols/inverted_img225.png
 create mode 100644 symbols/inverted_img226.png
 create mode 100644 symbols/inverted_img227.png
 create mode 100644 symbols/inverted_img228.png
 create mode 100644 symbols/inverted_img229.png
 create mode 100644 symbols/inverted_img22greek.png
 create mode 100644 symbols/inverted_img23.png
 create mode 100644 symbols/inverted_img230.png
 create mode 100644 symbols/inverted_img231.png
 create mode 100644 symbols/inverted_img232.png
 create mode 100644 symbols/inverted_img233.png
 create mode 100644 symbols/inverted_img234.png
 create mode 100644 symbols/inverted_img235.png
 create mode 100644 symbols/inverted_img236.png
 create mode 100644 symbols/inverted_img237.png
 create mode 100644 symbols/inverted_img238.png
 create mode 100644 symbols/inverted_img239.png
 create mode 100644 symbols/inverted_img23greek.png
 create mode 100644 symbols/inverted_img24.png
 create mode 100644 symbols/inverted_img240.png
 create mode 100644 symbols/inverted_img241.png
 create mode 100644 symbols/inverted_img242.png
 create mode 100644 symbols/inverted_img243.png
 create mode 100644 symbols/inverted_img244.png
 create mode 100644 symbols/inverted_img245.png
 create mode 100644 symbols/inverted_img246.png
 create mode 100644 symbols/inverted_img247.png
 create mode 100644 symbols/inverted_img248.png
 create mode 100644 symbols/inverted_img249.png
 create mode 100644 symbols/inverted_img24greek.png
 create mode 100644 symbols/inverted_img25.png
 create mode 100644 symbols/inverted_img250.png
 create mode 100644 symbols/inverted_img251.png
 create mode 100644 symbols/inverted_img252.png
 create mode 100644 symbols/inverted_img253.png
 create mode 100644 symbols/inverted_img254.png
 create mode 100644 symbols/inverted_img255.png
 create mode 100644 symbols/inverted_img256.png
 create mode 100644 symbols/inverted_img257.png
 create mode 100644 symbols/inverted_img258.png
 create mode 100644 symbols/inverted_img259.png
 create mode 100644 symbols/inverted_img25greek.png
 create mode 100644 symbols/inverted_img26.png
 create mode 100644 symbols/inverted_img260.png
 create mode 100644 symbols/inverted_img261.png
 create mode 100644 symbols/inverted_img262.png
 create mode 100644 symbols/inverted_img263.png
 create mode 100644 symbols/inverted_img264.png
 create mode 100644 symbols/inverted_img265.png
 create mode 100644 symbols/inverted_img266.png
 create mode 100644 symbols/inverted_img267.png
 create mode 100644 symbols/inverted_img268.png
 create mode 100644 symbols/inverted_img269.png
 create mode 100644 symbols/inverted_img26greek.png
 create mode 100644 symbols/inverted_img27.png
 create mode 100644 symbols/inverted_img270.png
 create mode 100644 symbols/inverted_img271.png
 create mode 100644 symbols/inverted_img272.png
 create mode 100644 symbols/inverted_img273.png
 create mode 100644 symbols/inverted_img274.png
 create mode 100644 symbols/inverted_img275.png
 create mode 100644 symbols/inverted_img276.png
 create mode 100644 symbols/inverted_img277.png
 create mode 100644 symbols/inverted_img278.png
 create mode 100644 symbols/inverted_img279.png
 create mode 100644 symbols/inverted_img27greek.png
 create mode 100644 symbols/inverted_img28.png
 create mode 100644 symbols/inverted_img280.png
 create mode 100644 symbols/inverted_img281.png
 create mode 100644 symbols/inverted_img282.png
 create mode 100644 symbols/inverted_img283.png
 create mode 100644 symbols/inverted_img284.png
 create mode 100644 symbols/inverted_img285.png
 create mode 100644 symbols/inverted_img286.png
 create mode 100644 symbols/inverted_img287.png
 create mode 100644 symbols/inverted_img288.png
 create mode 100644 symbols/inverted_img289.png
 create mode 100644 symbols/inverted_img28greek.png
 create mode 100644 symbols/inverted_img29.png
 create mode 100644 symbols/inverted_img290.png
 create mode 100644 symbols/inverted_img291.png
 create mode 100644 symbols/inverted_img292.png
 create mode 100644 symbols/inverted_img293.png
 create mode 100644 symbols/inverted_img294.png
 create mode 100644 symbols/inverted_img295.png
 create mode 100644 symbols/inverted_img296.png
 create mode 100644 symbols/inverted_img297.png
 create mode 100644 symbols/inverted_img298.png
 create mode 100644 symbols/inverted_img299.png
 create mode 100644 symbols/inverted_img29greek.png
 create mode 100644 symbols/inverted_img2greek.png
 create mode 100644 symbols/inverted_img3.png
 create mode 100644 symbols/inverted_img30.png
 create mode 100644 symbols/inverted_img300.png
 create mode 100644 symbols/inverted_img301.png
 create mode 100644 symbols/inverted_img302.png
 create mode 100644 symbols/inverted_img303.png
 create mode 100644 symbols/inverted_img304.png
 create mode 100644 symbols/inverted_img305.png
 create mode 100644 symbols/inverted_img306.png
 create mode 100644 symbols/inverted_img307.png
 create mode 100644 symbols/inverted_img308.png
 create mode 100644 symbols/inverted_img309.png
 create mode 100644 symbols/inverted_img30greek.png
 create mode 100644 symbols/inverted_img31.png
 create mode 100644 symbols/inverted_img310.png
 create mode 100644 symbols/inverted_img311.png
 create mode 100644 symbols/inverted_img312.png
 create mode 100644 symbols/inverted_img313.png
 create mode 100644 symbols/inverted_img314.png
 create mode 100644 symbols/inverted_img315.png
 create mode 100644 symbols/inverted_img316.png
 create mode 100644 symbols/inverted_img317.png
 create mode 100644 symbols/inverted_img318.png
 create mode 100644 symbols/inverted_img319.png
 create mode 100644 symbols/inverted_img31greek.png
 create mode 100644 symbols/inverted_img32.png
 create mode 100644 symbols/inverted_img320.png
 create mode 100644 symbols/inverted_img321.png
 create mode 100644 symbols/inverted_img322.png
 create mode 100644 symbols/inverted_img323.png
 create mode 100644 symbols/inverted_img324.png
 create mode 100644 symbols/inverted_img325.png
 create mode 100644 symbols/inverted_img326.png
 create mode 100644 symbols/inverted_img327.png
 create mode 100644 symbols/inverted_img328.png
 create mode 100644 symbols/inverted_img329.png
 create mode 100644 symbols/inverted_img32greek.png
 create mode 100644 symbols/inverted_img33.png
 create mode 100644 symbols/inverted_img330.png
 create mode 100644 symbols/inverted_img331.png
 create mode 100644 symbols/inverted_img332.png
 create mode 100644 symbols/inverted_img333.png
 create mode 100644 symbols/inverted_img334.png
 create mode 100644 symbols/inverted_img335.png
 create mode 100644 symbols/inverted_img336.png
 create mode 100644 symbols/inverted_img337.png
 create mode 100644 symbols/inverted_img338.png
 create mode 100644 symbols/inverted_img339.png
 create mode 100644 symbols/inverted_img33greek.png
 create mode 100644 symbols/inverted_img34.png
 create mode 100644 symbols/inverted_img340.png
 create mode 100644 symbols/inverted_img341.png
 create mode 100644 symbols/inverted_img342.png
 create mode 100644 symbols/inverted_img343.png
 create mode 100644 symbols/inverted_img344.png
 create mode 100644 symbols/inverted_img345.png
 create mode 100644 symbols/inverted_img346.png
 create mode 100644 symbols/inverted_img347.png
 create mode 100644 symbols/inverted_img348.png
 create mode 100644 symbols/inverted_img349.png
 create mode 100644 symbols/inverted_img34greek.png
 create mode 100644 symbols/inverted_img35.png
 create mode 100644 symbols/inverted_img350.png
 create mode 100644 symbols/inverted_img351.png
 create mode 100644 symbols/inverted_img352.png
 create mode 100644 symbols/inverted_img353.png
 create mode 100644 symbols/inverted_img354.png
 create mode 100644 symbols/inverted_img355.png
 create mode 100644 symbols/inverted_img356.png
 create mode 100644 symbols/inverted_img357.png
 create mode 100644 symbols/inverted_img358.png
 create mode 100644 symbols/inverted_img359.png
 create mode 100644 symbols/inverted_img35greek.png
 create mode 100644 symbols/inverted_img36.png
 create mode 100644 symbols/inverted_img360.png
 create mode 100644 symbols/inverted_img361.png
 create mode 100644 symbols/inverted_img362.png
 create mode 100644 symbols/inverted_img363.png
 create mode 100644 symbols/inverted_img364.png
 create mode 100644 symbols/inverted_img365.png
 create mode 100644 symbols/inverted_img366.png
 create mode 100644 symbols/inverted_img367.png
 create mode 100644 symbols/inverted_img368.png
 create mode 100644 symbols/inverted_img369.png
 create mode 100644 symbols/inverted_img36greek.png
 create mode 100644 symbols/inverted_img37.png
 create mode 100644 symbols/inverted_img370.png
 create mode 100644 symbols/inverted_img371.png
 create mode 100644 symbols/inverted_img372.png
 create mode 100644 symbols/inverted_img37greek.png
 create mode 100644 symbols/inverted_img38.png
 create mode 100644 symbols/inverted_img38greek.png
 create mode 100644 symbols/inverted_img39.png
 create mode 100644 symbols/inverted_img39greek.png
 create mode 100644 symbols/inverted_img3greek.png
 create mode 100644 symbols/inverted_img4.png
 create mode 100644 symbols/inverted_img40.png
 create mode 100644 symbols/inverted_img40greek.png
 create mode 100644 symbols/inverted_img41.png
 create mode 100644 symbols/inverted_img42.png
 create mode 100644 symbols/inverted_img43.png
 create mode 100644 symbols/inverted_img44.png
 create mode 100644 symbols/inverted_img45.png
 create mode 100644 symbols/inverted_img46.png
 create mode 100644 symbols/inverted_img47.png
 create mode 100644 symbols/inverted_img48.png
 create mode 100644 symbols/inverted_img49.png
 create mode 100644 symbols/inverted_img4greek.png
 create mode 100644 symbols/inverted_img5.png
 create mode 100644 symbols/inverted_img50.png
 create mode 100644 symbols/inverted_img51.png
 create mode 100644 symbols/inverted_img52.png
 create mode 100644 symbols/inverted_img53.png
 create mode 100644 symbols/inverted_img54.png
 create mode 100644 symbols/inverted_img55.png
 create mode 100644 symbols/inverted_img56.png
 create mode 100644 symbols/inverted_img57.png
 create mode 100644 symbols/inverted_img58.png
 create mode 100644 symbols/inverted_img59.png
 create mode 100644 symbols/inverted_img5greek.png
 create mode 100644 symbols/inverted_img6.png
 create mode 100644 symbols/inverted_img60.png
 create mode 100644 symbols/inverted_img61.png
 create mode 100644 symbols/inverted_img62.png
 create mode 100644 symbols/inverted_img63.png
 create mode 100644 symbols/inverted_img64.png
 create mode 100644 symbols/inverted_img65.png
 create mode 100644 symbols/inverted_img66.png
 create mode 100644 symbols/inverted_img67.png
 create mode 100644 symbols/inverted_img68.png
 create mode 100644 symbols/inverted_img69.png
 create mode 100644 symbols/inverted_img6greek.png
 create mode 100644 symbols/inverted_img7.png
 create mode 100644 symbols/inverted_img70.png
 create mode 100644 symbols/inverted_img71.png
 create mode 100644 symbols/inverted_img72.png
 create mode 100644 symbols/inverted_img73.png
 create mode 100644 symbols/inverted_img74.png
 create mode 100644 symbols/inverted_img75.png
 create mode 100644 symbols/inverted_img76.png
 create mode 100644 symbols/inverted_img77.png
 create mode 100644 symbols/inverted_img78.png
 create mode 100644 symbols/inverted_img79.png
 create mode 100644 symbols/inverted_img7greek.png
 create mode 100644 symbols/inverted_img8.png
 create mode 100644 symbols/inverted_img80.png
 create mode 100644 symbols/inverted_img81.png
 create mode 100644 symbols/inverted_img82.png
 create mode 100644 symbols/inverted_img83.png
 create mode 100644 symbols/inverted_img84.png
 create mode 100644 symbols/inverted_img85.png
 create mode 100644 symbols/inverted_img86.png
 create mode 100644 symbols/inverted_img87.png
 create mode 100644 symbols/inverted_img88.png
 create mode 100644 symbols/inverted_img89.png
 create mode 100644 symbols/inverted_img8greek.png
 create mode 100644 symbols/inverted_img9.png
 create mode 100644 symbols/inverted_img90.png
 create mode 100644 symbols/inverted_img91.png
 create mode 100644 symbols/inverted_img92.png
 create mode 100644 symbols/inverted_img93.png
 create mode 100644 symbols/inverted_img94.png
 create mode 100644 symbols/inverted_img95.png
 create mode 100644 symbols/inverted_img96.png
 create mode 100644 symbols/inverted_img97.png
 create mode 100644 symbols/inverted_img98.png
 create mode 100644 symbols/inverted_img99.png
 create mode 100644 symbols/inverted_img9greek.png
 create mode 100644 theme.h
 create mode 100755 uic_wrapper.sh
 create mode 100644 utilities/texmaker.appdata.xml
 create mode 100644 utilities/texmaker256x256.png
 create mode 100644 utilities/texmaker44x44.png
 mode change 100755 => 100644 win.rc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/texmaker.git



More information about the debian-science-commits mailing list