summaryrefslogtreecommitdiff
path: root/testing/resources
AgeCommit message (Expand)Author
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-06-01Be less trusting of MaybeLocal<> return types from V8 To* methods.Tom Sepez
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-18Add pixel test for bug 113910Nicolas Pena
2017-05-18Adding fm2js embedder testsDan Sinclair
2017-05-18Add kerning test for bug 528103Nicolas Pena
2017-05-18Fix a situation where images are not properly rendered.Lei Zhang
2017-05-17Reland: Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-17Revert "Small fix in CPDF_TrueTypeFont load"Nicolás Peña
2017-05-16Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-11Add missing CheckUnsupportedErrorDan Sinclair
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter
2017-04-25Add test for bug 714187Dan Sinclair
2017-04-20Do not insert null node if ParseAsXDPPacket_Config failsTom Sepez
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
2017-03-27Add Mac 10.12 pixel expectationsNicolas Pena
2017-03-23Fix two CloneNonCycle issuesWei Li
2017-03-17Handle web links across lineschromium/3045Wei Li
2017-03-15Add array_buffer JS test.Tom Sepez
2017-02-27Fix uninitialized memory read in CJS_Object::GetEmbedObject()Tom Sepez
2017-01-18Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt.tsepez
2017-01-12Don't put timers with ID == 0 into the global timer map.tsepez
2017-01-12Custom toString() methods may delete annots.tsepez
2017-01-11Annotation deleted while retrieving it in JStsepez
2016-12-19Relax the EncryptMetadata check.chromium/2957tsepez
2016-11-23Add APIs for limited use of document tagged code.thestig
2016-11-23Add API for getting page labels.thestig
2016-11-21Add a regression test for rasterizing PDFs.thestig
2016-11-11Fix unique ptrs in fpdfppo.cpptsepez
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-10-18Add a test case for bug 494057.thestig
2016-09-15Use either /RECT or /QuadPoints for annotation coordinates, depending on /APtonikitoo
2016-09-15Use ToUnicode mapping even when unicode is 0.npm
2016-08-29Fix the test case added in https://codereview.chromium.org/2277063003/tonikitoo
2016-08-26Add support to Document::getAnnots methodtonikitoo
2016-08-26Extend pdfium_test capability so that more Javascript can be executedchromium/2841tonikitoo
2016-08-19Stub out Document::syncAnnotScan method.chromium/2834tonikitoo
2016-08-18Add initial Document::getAnnot supportchromium/2833tonikitoo
2016-08-10Make Document's 'info' property readonlytonikitoo
2016-08-08Add support to Document::gotoNamedDest method.tonikitoo
2016-08-08Add support to Document::URL property getter.tonikitoo
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
2016-08-04Beef up timer cancellation teststsepez
2016-08-03Add test for bug 620428 (setinterval cancellation)tsepez
2016-08-02Fix Jbig2 document context creation by checking proper pointerweili
2016-05-23Distinguish between user and owner passwords.thestig
2016-05-11Revert "Reland of relax a couple checks to allow certain non-standard PDF fil...weili
2016-05-04Reland of lax a couple checks to allow certain non-standard PDF files. (patch...weili