Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
55e026b7b6eec17b012c819c4a7d39e63094b5c4
/
testing
5c19c35
Remove DrMemory
by dan sinclair
· 8 years ago
1f5e327
Fix recent test suppressions
by Nicolas Pena
· 8 years ago
00d4064
Fixup test harness
by dan sinclair
· 8 years ago
6438c4f
Limit parsing recursion levels in CPDF_StreamParser
by Nicolas Pena
· 8 years ago
d532036
Add flag to ignore images by their MD5 digest
by stephana
· 8 years ago
cff5618
Fix CSS fuzzer input size
by Dan Sinclair
· 8 years ago
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 8 years ago
e507dc5
Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt.
by tsepez
· 8 years ago
9dbc3c4
Remove unused syntax parser initialize method.
by Dan Sinclair
· 8 years ago
38c2705
Ensures that the gold output directory exists
by stephana
· 8 years ago
6cf5eca
Don't put timers with ID == 0 into the global timer map.
by tsepez
· 8 years ago
1924971
Custom toString() methods may delete annots.
by tsepez
· 8 years ago
db76470
Add postscript path
by rbpotter
· 8 years ago
96f482c
Convert FDE CSS enums to enum classes.
by Dan Sinclair
· 8 years ago
8fa8279
Annotation deleted while retrieving it in JS
by tsepez
· 8 years ago
9882243
Pass expose-gc flag to pdfium test programs.
by tsepez
· 8 years ago
fa05e97
Gold support in PDFium
by stephana
· 8 years ago
0fdeeb8
Relax the EncryptMetadata check.
by tsepez
· 8 years ago
64f4e25
Use unique_ptr for CXFA_XMLParser.
by tsepez
· 8 years ago
7cda31a
Refcount IFGAS_ streams all the time, too
by tsepez
· 8 years ago
ab5a20d
Fix the way to check terminal field in interactive form
by weili
· 8 years ago
833619b
Refcount all the IFX_ stream classes all the time.
by tsepez
· 8 years ago
f6ee820
[android] Make pdfium_unittests work on Android.
by jbudorick
· 8 years ago
0527ec5
Rename IFX_Stream to IFGAS_Stream.
by tsepez
· 8 years ago
991f618
Move Init to constructor in CXFA_FMProgram
by Nicolas Pena
· 8 years ago
345d489
Convert loose FX_Create* functions into static methods
by tsepez
· 8 years ago
9067fd6
Add APIs for limited use of document tagged code.
by thestig
· 8 years ago
733e068
Add API for getting page labels.
by thestig
· 8 years ago
1aff265
Continue splitting pageint.h into per-class files
by tsepez
· 8 years ago
06104a8
Remove some WrapUnique() calls by returing unique_ptrs
by tsepez
· 8 years ago
dc7ec03
Add a regression test for rasterizing PDFs.
by thestig
· 8 years ago
bcd3e53
Check dimensions and content of bitmaps in EmbedderTests.
by thestig
· 8 years ago
80b7608
Unsupress Test_DateField_locale_zh_HK.pdf on Linux.
by thestig
· 8 years ago
a9c19ea
Roll DEPS for testing corpus to 4f292415.
by thestig
· 8 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 8 years ago
8a3aa45
Make CPDF_Array take unique_ptrs
by tsepez
· 8 years ago
6e1d603
Fix unique ptrs in fpdfppo.cpp
by tsepez
· 8 years ago
62114cf
Compile fuzzer sources in standalone builds. (try 2)
by thestig
· 8 years ago
3c669a7
Fix #include after commit c09625ca.
by thestig
· 8 years ago
c09625c
Rename CPDF_Linearized to CPDF_LinearizedHeader
by tsepez
· 8 years ago
240dec5
Reland of Unify some code
by art-snake
· 8 years ago
9adabf8
Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 of https://codereview.chromium.org/2480043002/ )
by npm
· 8 years ago
470b5fa
Compile fuzzer sources in standalone builds.
by thestig
· 8 years ago
04bebfe
Implement FPDF_VIEWERREF_GetName() API.
by thestig
· 8 years ago
33fdebc
Reland "Remove CPDF_Object::Release() in favor of direct delete"
by tsepez
· 8 years ago
c9f94df
Fix roll after TRUE conversion
by dsinclair
· 8 years ago
304bb91
Remove FX_BOOL entirely.
by tsepez
· 8 years ago
919e48d
libfuzzer: FALSE is not a pointer
by tsepez
· 8 years ago
aeab530
Fix libfuzzer build broken at 9f7f7f8
by tsepez
· 8 years ago
ad2441e
Rename IFX_ stream names
by tsepez
· 8 years ago
f3c5fc0
Add a test case for bug 494057.
by thestig
· 8 years ago
ca03f7a
Fixup MSan embeddertests
by Dan Sinclair
· 8 years ago
968a88f
Fix fuzzer paths
by dsinclair
· 8 years ago
fb40387
Make sure the fuzzer read size does not go negative.
by dsinclair
· 8 years ago
78c271d
Update test expectations for unexpected successes.
by thestig
· 8 years ago
36eb4bd
Add ptr_util.h from base until std::make_unique<> available
by tsepez
· 8 years ago
43c8a6a
Fix #includes in libfuzzer so pdfium can be rolled
by npm
· 8 years ago
4355468
Move fxjs/include to fxjs
by dsinclair
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
aca4fc7
Replace a few more std::unique_ptr.reset() with WrapUnique assignments.
by thestig
· 8 years ago
ec7a945
Add fuzzer for jbig2 parsing
by kcwu
· 8 years ago
2ab466e
Clean up fx_codec_fax.cpp.
by thestig
· 8 years ago
a177d1c
Add fuzzer for cmap parsing
by kcwu
· 8 years ago
4dd613c
Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoder
by kcwu
· 8 years ago
da4bd10
Add fuzzer for icc codec
by kcwu
· 8 years ago
0b2a987
Set up isolate in CFXJS_Engine's constructor
by weili
· 8 years ago
b1a7134
Add fuzzer for fax codec
by kcwu
· 8 years ago
0a17faf
Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP
by tonikitoo
· 8 years ago
84be3a3
Use ToUnicode mapping even when unicode is 0.
by npm
· 8 years ago
cb92dc7
Cleanup page when unloading in embedder tests
by dsinclair
· 8 years ago
c65e11e
Roll DEPS for build to b73bafdd.
by thestig
· 8 years ago
35512aa
Display content of the annotation when mouse hover.
by jaepark
· 8 years ago
5283e67
Fix the test case added in https://codereview.chromium.org/2277063003/
by tonikitoo
· 8 years ago
0ee3590
Add support to Document::getAnnots method
by tonikitoo
· 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
0dadcc6
Fix page leaks in an embedder test
by weili
· 8 years ago
236e47a
Add fuzzer for CPDF_StreamParser
by tsepez
· 8 years ago
5b13e1d
Add a fuzzer for CPDF_HintTables.
by thestig
· 8 years ago
bb5fa04
Stub out Document::syncAnnotScan method.
by tonikitoo
· 8 years ago
618cb1f
Add initial Document::getAnnot support
by tonikitoo
· 8 years ago
7996fe8
Add llvm fuzzer for CPDF_PSEngine
by tsepez
· 8 years ago
66c26e8
Hidden annotations should not be drawn
by tonikitoo
· 8 years ago
b469424
Push v8::Isolate into CFXJS_Engine class
by tsepez
· 8 years ago
a494191
Move some v8 objects from CJS back into FXJS
by tsepez
· 8 years ago
ec26876
Make Document's 'info' property readonly
by tonikitoo
· 8 years ago
1c83675
Add support to Document::gotoNamedDest method.
by tonikitoo
· 8 years ago
33c4cdb
Add support to Document::URL property getter.
by tonikitoo
· 8 years ago
8ca63de
Remove another potential stale CJS_Timer usage
by tsepez
· 8 years ago
32e693f
Fix issue when firing TimerProc() destroys timer
by tsepez
· 8 years ago
0fa54b8
Beef up timer cancellation tests
by tsepez
· 8 years ago
8e12029
Add test for bug 620428 (setinterval cancellation)
by tsepez
· 8 years ago
6faf9f9
Fix Jbig2 document context creation by checking proper pointer
by weili
· 8 years ago
9eb0db1
Move xfa_basic_imp to cxfa_widetextread.
by dsinclair
· 8 years ago
b3f2467
Move fpdfsdk/jsapi into fxjs/
by dsinclair
· 8 years ago
34f86b0
Break xfa_parser_imp apart
by dsinclair
· 8 years ago
a1b0772
Remove IXFA_Parser, cleanup XFA parser code.
by dsinclair
· 8 years ago
2d6dda1
Implement IJS_Runtime::Destroy().
by thestig
· 8 years ago
c08cd7a
Fix memory leaks with V8 startup data.
by thestig
· 8 years ago
29ce923
Fix memory leaks in EmbedderTest::OpenDocument().
by thestig
· 8 years ago
Next »