summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-24Removing CPDF_Parser::CloseParser.chromium/2839dsinclair
2016-08-24Cleanup some PWL_FontMap methodsdsinclair
2016-08-24Allow CPDF_Font to use fallback fontsnpm
2016-08-24Flip document and parser ownershipdsinclair
2016-08-24Lazy generate an "AP" when an Annot's hidden state changestonikitoo
2016-08-24Move parser out of IndirectObjectHolderdsinclair
2016-08-24Delete unused methods from CFX_RenderDevicenpm
2016-08-23Fix stack overflow in object Clone() functionsweili
2016-08-23Fix page leaks in an embedder testweili
2016-08-23Make indirect object holder private.dsinclair
2016-08-23IndirectObjectHolder API updatesdsinclair
2016-08-23Fix one more integer overflow in ReadPageHintTable().thestig
2016-08-23[XFA] Force destruction order of font managers.chromium/2838dsinclair
2016-08-22Generate default AP stream for text annotation.jaepark
2016-08-22Fix more integer overflows inside ReadPageHintTable().thestig
2016-08-22Implement Field::SetHidden using Field::SetDisplay.chromium/2837tonikitoo
2016-08-22Make CFX_Color constructor explicitweili
2016-08-22Destroy window before cleaning up comboboxdsinclair
2016-08-22Add fuzzer for CPDF_StreamParsertsepez
2016-08-22Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http...dsinclair
2016-08-22Remove gyp bots from tryserver listdsinclair
2016-08-19Fix an embedder test with leaked page objectchromium/2836chromium/2835weili
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-19Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode()tsepez
2016-08-19Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs.tsepez
2016-08-19Fix leaked array buffer allocators of isolatesweili
2016-08-19Add a fuzzer for CPDF_HintTables.thestig
2016-08-19Stub out Document::syncAnnotScan method.chromium/2834tonikitoo
2016-08-19Apply structure packing to FXTEXT_CHARPOS to save space.npm
2016-08-18Add initial Document::getAnnot supportchromium/2833tonikitoo
2016-08-18Add llvm fuzzer for CPDF_PSEnginetsepez
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-18Use a map for app::m_Timersdsinclair
2016-08-17Speculative fix for DrawAppearance issuedsinclair
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-17Move parser pointer to CPDF_Documentdsinclair
2016-08-17Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA.jaepark
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-17Factor out the duplicated logic in Field::SetDisplaytonikitoo
2016-08-17check for null bitmapcaryclark
2016-08-16Fix a double free in CPDFSDK_PageView::IsValidAnnot().chromium/2832thestig
2016-08-16Delete m_ExtHandle and RetainFont because they are not being used.npm
2016-08-16Remove two unused members from CPDF_Parsertsepez
2016-08-16Hidden annotations should not be drawntonikitoo
2016-08-16Rename async to linearized when parsingdsinclair
2016-08-16Get CPDF_Parser out of the document creation business.tsepez
2016-08-16skia update for compose shadercaryclark
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-15Avoid integer overflows in FXGE_GetGlyphsBBox().thestig
2016-08-15Only create widgets if really needed.dsinclair