Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
1e6ec62e18b7d03d0bae98422e9c7db9364b149b
/
testing
bfa2a97
Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot
by Tom Sepez
· 7 years ago
d2be646
Clean up pdfium_test.cc
by Lei Zhang
· 7 years ago
06ac9c9
Clarify --build-dir help info in safetynet_measure.py.
by Lei Zhang
· 7 years ago
926c65a
Add safetynet_measure.py to measure pdfium performance.
by Henrique Nakashima
· 7 years ago
7e0c05d
Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.
by Diana Gage
· 7 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 7 years ago
4442d45
Added testing flag --save-attachments that saves embedded attachments
by Jane Liu
· 7 years ago
aeadad1
Make progressive renderer default for pdfium_test.
by Dan Sinclair
· 7 years ago
ffbc0d9
More tightly validate format strings in util.cpp.
by Tom Sepez
· 7 years ago
56fc972
Add Embeddertest for password after saving
by Nicolas Pena
· 7 years ago
0c99829
Fix invalid write for util.printf
by Dan Sinclair
· 7 years ago
53aafa9
Basic APIs and test for retrieving embedded attachment count and name
by Jane Liu
· 7 years ago
58bf3de
Cleanup ICC code part 1
by Nicolas Pena
· 7 years ago
00c3cfd
Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545
by Nicolas Pena
· 7 years ago
08c6651
Add combo box tests.
by dan sinclair
· 7 years ago
3ff5400
Allow EmbedderTest to test saving
by Nicolas Pena
· 7 years ago
f3024c3
Split CFDE_CSSTextBuf in two.
by Lei Zhang
· 7 years ago
baa7ff4
Basic APIs and tests for extracting and setting annotation paths
by Jane Liu
· 7 years ago
580c159
Cleanup call expression handling in fm2js
by Ryan Harrison
· 7 years ago
9ba8fbc
Set default graphics before generating page contents
by Nicolas Pena
· 7 years ago
0646275
Made existing annotation APIs to work with AP
by Jane Liu
· 7 years ago
6fac27d
Change terminology of image diff to differentiate from pixel tests.
by Henrique Nakashima
· 7 years ago
62d5076
Fixed file matching regex in test_runner.
by Henrique Nakashima
· 7 years ago
c0c39cb
Remove pixel suppression for Line_Stroke.pdf.
by Henrique Nakashima
· 7 years ago
3bcabf3
Fail pixel tests when they do not provide the expected image.
by Henrique Nakashima
· 7 years ago
bdb330e
Fix the Size trailer entry in hand written PDFs.
by Lei Zhang
· 7 years ago
c4479c5
Add presubmit check for png files
by Nicolas Pena
· 7 years ago
b9776c7
Adding back the CFX_DateTime print helpers.
by Henrique Nakashima
· 7 years ago
5c3e5c1
Cleaning up fx_string_testhelpers.
by Henrique Nakashima
· 7 years ago
879b6d2
Update corpus test hash to include Oneof tests
by Nicolas Pena
· 7 years ago
143959d
Move image_diff code into testing/image_diff/
by Lei Zhang
· 7 years ago
84d8eb9
Avoid regenerating appearance stream when already present.
by Henrique Nakashima
· 7 years ago
9a25ede
Clean up includes in testing/test_support.h
by Lei Zhang
· 7 years ago
e17011d
Minor change to AP generation logic
by Jane Liu
· 7 years ago
eca45e0
Fixed optional content not rendered when OCGs array is empty.
by Henrique Nakashima
· 7 years ago
4e5e6f7
Renamed bug_492 pixel test expected png.
by Henrique Nakashima
· 7 years ago
b5c5ec0
Add sample PDF with comboboxes.
by Lei Zhang
· 7 years ago
c533f4b
Added EmbedderTest::RenderPageWithFlags()
by Jane Liu
· 7 years ago
54d91ec
Consistently pass FPDF handles by value.
by Lei Zhang
· 7 years ago
2bf942d
Avoid a crash inside wcsftime() on Windows.
by Lei Zhang
· 7 years ago
957480c
Allow zero length streams when parsing.
by Dan Sinclair
· 7 years ago
6c5ea10
Add start of CFGAS_FormatString tests
by Dan Sinclair
· 7 years ago
4fd9a47
Basic APIs and tests for extracting annotations
by Jane Liu
· 7 years ago
fb7021c
Be less trusting of MaybeLocal<> return types from V8 To* methods.
by Tom Sepez
· 7 years ago
e858aa4
Fix content generation to only generate dirty page objects.
by wileyrya
· 7 years ago
169b301
Use proper file names in core/fpdfapi/font
by Nicolas Pena
· 7 years ago
129b013
More FM2JSContext tests
by Dan Sinclair
· 8 years ago
41e3c35
Update more references to sanitizers:deps
by Tom Anderson
· 8 years ago
e30f07a
Add pixel test for bug 113910
by Nicolas Pena
· 8 years ago
14aacd5
Adding fm2js embedder tests
by Dan Sinclair
· 8 years ago
f0a404d
Add kerning test for bug 528103
by Nicolas Pena
· 8 years ago
cfd5685
Fix a situation where images are not properly rendered.
by Lei Zhang
· 8 years ago
2685318
Add font loading fuzzer
by Nicolas Pena
· 8 years ago
17f4e02
Reland: Small fix in CPDF_TrueTypeFont load
by Nicolas Pena
· 8 years ago
c559156
Adding CXFA_Parse unittests
by Dan Sinclair
· 8 years ago
2e9d47a
Rename formcalc files to better match contents
by Dan Sinclair
· 8 years ago
b332581
Revert "Small fix in CPDF_TrueTypeFont load"
by Nicolás Peña
· 8 years ago
dde95d8
Small fix in CPDF_TrueTypeFont load
by Nicolas Pena
· 8 years ago
c0d358a
Update formcalc return types
by Dan Sinclair
· 8 years ago
cb377be
Add missing CheckUnsupportedError
by Dan Sinclair
· 8 years ago
dbc3d3e
Fixup Initialize spelling
by Dan Sinclair
· 8 years ago
df673c2
Cleanup more null IFX_Pause parameters
by Dan Sinclair
· 8 years ago
0acfff3
Actually build fuzzers with the pdfium_all target.
by Lei Zhang
· 8 years ago
d9e0e6e
Change BarcodeTest to render to bitmaps.
by Lei Zhang
· 8 years ago
ce8e51e
Fix rotations
by rbpotter
· 8 years ago
5628fd7
Add barcode test skeleton
by Tom Sepez
· 8 years ago
00ab92f
Add test for bug 714187
by Dan Sinclair
· 8 years ago
64ee2c3
Use a pdfium-specific unittest main rather than gtest's
by Tom Sepez
· 8 years ago
283a043
Convert IFX_MemoryStream to CFX_MemoryStream
by Dan Sinclair
· 8 years ago
03f5bab
Do not insert null node if ParseAsXDPPacket_Config fails
by Tom Sepez
· 8 years ago
0d86ecb
Move fde XML parser to core
by Dan Sinclair
· 8 years ago
3b71d26
Move CFGAS_Stream to CFX_SeekableStreamProxy
by Dan Sinclair
· 8 years ago
bf510b7
Rename IFGAS_Stream to CFGAS_Stream
by Dan Sinclair
· 8 years ago
fdf7d40
Remove IFGAS_Stream::CreateWideStringReadStream
by Dan Sinclair
· 8 years ago
742977f
Add embeddertest for form text rendering and saving
by Nicolas Pena
· 8 years ago
5111496
Fold CXFA_WideTextRead into IFGAS_Stream
by Dan Sinclair
· 8 years ago
9d6a208
Remove MakeSeekableReadStream
by Dan Sinclair
· 8 years ago
e6baec5
Remove vestigial GYP_GONE test targets.
by jbudorick
· 8 years ago
2b79729
Fix unit tests to initialize PartitionAlloc.
by Chris Palmer
· 8 years ago
afd0d1f
RefCount CPDF_StreamAcc all the time.
by Tom Sepez
· 8 years ago
37cc5fb
Finish splitting up fx_dib.h
by Nicolas Pena
· 8 years ago
ac35589
Split the FDE XML file into indiviual class files.
by Dan Sinclair
· 8 years ago
d6fa97b
Roll DEPS for testing corpus to 146d4c6.
by Lei Zhang
· 8 years ago
bd9237e
Move CXFA_XMLParser to CFDE_XMLParser
by Dan Sinclair
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
ddb7016
Move CFX files into fxcrt
by Dan Sinclair
· 8 years ago
8e5038f
Rename fgas_stream to ifgas_stream
by Dan Sinclair
· 8 years ago
3de5005
Upgrade to FreeType 2.7.1.
by Lei Zhang
· 8 years ago
8149ae1
Init PDFium in fuzzer code
by Dan Sinclair
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
af8381f
Add Mac 10.12 pixel expectations
by Nicolas Pena
· 8 years ago
0d6d178
Remove old test expectations after the Mac 10.12 upgrade.
by Lei Zhang
· 8 years ago
90d80f8
Ensure empty output directory to avoid duplicate upload
by Stephan Altmueller
· 8 years ago
2977e1e
Remove most Mac only FRC corpus test suppressions.
by Lei Zhang
· 8 years ago
e4b035b
Use PartitionAlloc for JavaScript ArrayBuffers and strings.
by Chris Palmer
· 8 years ago
4a58d14
Refcount CPDF_CMap all the time.
by Tom Sepez
· 8 years ago
6bdd824
Fix two CloneNonCycle issues
by Wei Li
· 8 years ago
5bcd9a3
Fix Mac tests on 10.12
by Nicolas Pena
· 8 years ago
Next »