Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d532036fbb0efa4687f89598ff37518e3825c7b9
/
samples
6e162b5
Fixup coverage build
by dsinclair
· 8 years ago
7a82a62
Remove obsolete include of build_overrides/v8.gni
by brettw
· 8 years ago
fa05e97
Gold support in PDFium
by stephana
· 8 years ago
af177fe
Create a subset of skia support for paths only
by caryclark
· 8 years ago
f16f6b8
Revert of Create a subset of skia support for paths only (patchset #10 id:180001 of https://codereview.chromium.org/2491693002/ )
by dsinclair
· 8 years ago
5d22329
Create a subset of skia support for paths only
by caryclark
· 8 years ago
fa20cd5
Fix some nits in pdfium_test
by npm
· 8 years ago
e3c7315
Add --pages option in pdfium_test so it renders only some of the pages.
by npm
· 8 years ago
f2b940c
Reduce missing evt file spam in pdfium_test.
by thestig
· 8 years ago
2116105
Remove ownership of CPDFSDK_Document from CPDFXFA_Document
by dsinclair
· 8 years ago
b97e07e
Fix leaks in pdfium_test.
by thestig
· 8 years ago
81d92f8
Avoid static initializers and global variables in 'pdfium_test'.
by tonikitoo
· 8 years ago
75f84a5
Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.
by jaepark
· 8 years ago
b7fb1fd
Remove most things GYP.
by thestig
· 8 years ago
3e98158
Extend pdfium_test capability so that more Javascript can be executed
by tonikitoo
· 8 years ago
514e8c9
Clean up some nits in pdfium_test.cc.
by thestig
· 8 years ago
c08cd7a
Fix memory leaks with V8 startup data.
by thestig
· 8 years ago
b63068f
Add text dump to pdfium_test.
by dsinclair
· 8 years ago
9e077d2
Roll V8 and its deps and update ICU initialization call
by jochen
· 8 years ago
e97ea03
Fix memory leaks in pdfium_test.
by thestig
· 8 years ago
3173543
fix skia build
by caryclark
· 8 years ago
10b01bf
Fix event sending in pdfium_test.
by tsepez
· 9 years ago
038bf0b
Revert of Allow overriding GN build flags (patchset #2 id:20001 of https://codereview.chromium.org/1923333002/ )
by dsinclair
· 9 years ago
15bfe1b
Adding default_exe_manifest to two binaries
by brucedawson
· 9 years ago
1ae572e
Allow overriding GN build flags
by dsinclair
· 9 years ago
3081cc0
Roll v8 to 0ff89ea7 and update gyp references
by machenbach
· 9 years ago
685bb88
Standalone GN build.
by dsinclair
· 9 years ago
f09bdfa
Allow pdfium_test to send simple events to each page.
by tsepez
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
19fdd58
Fix build error due to commit 399be5b
by Wei Li
· 9 years ago
399be5b
Add bitmaps and skp output to Skia port
by Cary Clark
· 9 years ago
d87b20e
Rename png_ functions conflicting with chrome.
by Tom Sepez
· 9 years ago
738b08c
Fix and enable lint checks.
by Dan Sinclair
· 9 years ago
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
c7cd809
Fixup incorrect include guards.
by Dan Sinclair
· 9 years ago
efbc191
Expand all paths to be based off pdfium/ directory
by Dan Sinclair
· 9 years ago
58fb36a
Merge to XFA: Use JS_ExpandKeywordParams() in app.response()
by Tom Sepez
· 9 years ago
e5fbd7a
Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm().
by Tom Sepez
· 9 years ago
bd93257
Merge to XFA: Fix behaviour of app.alert() with a single object argument.
by Tom Sepez
· 9 years ago
5fe3cb6
XFA: Fix checkdeps violations.
by Lei Zhang
· 9 years ago
a76a6d8
XFA: Rename libpng to libpng16.
by Lei Zhang
· 9 years ago
2991d8d
Merge to XFA: Make pdfium_test report build options.
by Tom Sepez
· 9 years ago
fa92864
XFA: Upgrade libpng to 1.6.20.
by Lei Zhang
· 9 years ago
0aa3531
Merge to XFA: Return unique_ptrs from test_support functions
by Tom Sepez
· 9 years ago
8ab45ea
Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness.
by Tom Sepez
· 9 years ago
453d96b
Merge to XFA: Reapply "Fix a partial rendering problem"
by Lei Zhang
· 9 years ago
9ba6a14
Merge to XFA: Start using allowed C++11 features.
by Lei Zhang
· 9 years ago
7ed503d
Fix BUILD.gn to load the correct V8 snapshot configuration
by Jochen Eisinger
· 9 years ago
d2e023b
Move default value of pdf_enable_xfa to standalone.gypi
by Tom Sepez
· 9 years ago
c46d000
Allow building non-XFA (master) on the XFA branch.
by Tom Sepez
· 9 years ago
c98895c
Make xfa samples/ look more like master
by Tom Sepez
· 9 years ago
17e920d
Merge to XFA: Fix ASan gn build (chromium).
by Oliver Chang
· 9 years ago
bde53d2
Merge to XFA: Remove relative includes.
by Lei Zhang
· 9 years ago
b553bcb
Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_test
by Jun Fang
· 9 years ago
df7f366
Merge to XFA: Support linearized loading
by Jun Fang
· 9 years ago
b4e7f30
Merge to XFA: Fix all relative includes to public.
by Lei Zhang
· 9 years ago
8241df7
Merge to XFA: Fix all relative includes to third_party.
by Lei Zhang
· 9 years ago
461b634
XFA: Sync samples/ build files with master.
by Lei Zhang
· 9 years ago
cca5b76
Merge to XFA: Cleanup image_diff.cc.
by Lei Zhang
· 9 years ago
79e893a
Merge to XFA: Make JS app.setTimeOut() work again.
by Lei Zhang
· 9 years ago
8fec3e4
Merge to XFA: Make checkdeps --resolve-dotdot succeed.
by Lei Zhang
· 9 years ago
d3fca80
Merge to XFA: Remove linearized path print statements
by Dan Sinclair
· 9 years ago
eb815bf
Merge to XFA: Add context to file load failures in pdfium_test.
by Dan Sinclair
· 9 years ago
0522497
Fix pdfium-i#236: memory leaks from RenderPdf
by Qin Zhao
· 9 years ago
d831dc7
Merge to XFA: Consolidate test support code.
by Tom Sepez
· 9 years ago
a03709e
Merge to XFA: DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion.
by Tom Sepez
· 9 years ago
452b4f3
Merge to XFA: Allow compiling PDFium without V8.
by Tom Sepez
· 9 years ago
a8a39e2
Allow building of XFA branch without XFA
by Tom Sepez
· 9 years ago
5ef9faa
XFA: Move fx_codec's lpng and tiff to third_party/
by Tom Sepez
· 9 years ago
a72e8e2
Merge to XFA: Pass v8::Isolate to PDFium at init time.
by Tom Sepez
· 9 years ago
600d407
Merge to XFA: Flip conditionals to positive logic in pdfium_test.
by Lei Zhang
· 9 years ago
6f62d53
Merge to XFA: Allow external font-path configuration from pdfium_test.
by Lei Zhang
· 9 years ago
5377ebf
Merge to XFA: Fix a couple potential file handle leaks in pdfium_test.
by Lei Zhang
· 9 years ago
e00660b
Merge to XFA: Remove if checks after new.
by Lei Zhang
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
06b6002
Merge to XFA: Plumb in an externally created v8::Isolate
by Jochen Eisinger
· 9 years ago
ba02691
XFA: Add a comment regarding the shut down order.
by Lei Zhang
· 9 years ago
c52710c
Merge to XFA: Tighten up DEPS include rules.
by Tom Sepez
· 9 years ago
2827bdd
Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.
by Nico Weber
· 9 years ago
c498289
Merge to XF: Disintermediation.
by Tom Sepez
· 9 years ago
cf22eb8
Merge to XFA: Make (and verify) public/ files compile under C.
by Tom Sepez
· 9 years ago
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 10 years ago
bad79b3
Merge to XFA: Better error from pdfium_test when page too big to render.
by Tom Sepez
· 10 years ago
49d805b
Merge to XFA: Speculative fix for breakage in pdfum DEPS roll
by Tom Sepez
· 10 years ago
827a172
Check whether a pdf has XFA fields before loading XFA fields
by JUN FANG
· 10 years ago
8a7b669
Merge https://codereview.chromium.org/935663003/ to XFA branch.
by John Abd-El-Malek
· 10 years ago
ca6c0d3
Fix pdfium_test build inside Chromium.
by John Abd-El-Malek
· 10 years ago
b7cb36a
Merge to XFA: Run javascript/pixel tests via automated script.
by Tom Sepez
· 10 years ago
b045ed2
Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch
by John Abd-El-Malek
· 10 years ago
23b4e3f
Merge to XFA: First JavaScript testing implementation.
by Tom Sepez
· 10 years ago
dbe2a8e
Fix build of pdfium_diff
by Tom Sepez
· 10 years ago
af18cb3
XFA: Support PNG format in pdfium_test and add image diffing
by Tom Sepez
· 10 years ago
daa2e84
Add output scale factor command line parameter to pdfium_test.
by Tom Sepez
· 10 years ago
d44e392
XFA: merge patch from CL 817753002
by Bo Xu
· 10 years ago
c151fbb
Fix obvious compilation breakage on win32 in previous version.
by Tom Sepez
· 10 years ago
5ee12d7
Initialize V8 external data (XFA version).
by Tom Sepez
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
fb94728
Make app.alert() actually print its message under pdfium_test.
by Tom Sepez
· 10 years ago
5645138
Log message when XFA load fails
by Tom Sepez
· 10 years ago
Next »