summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/cpdf_document.cpp
AgeCommit message (Expand)Author
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-20CPDF_Document and CPDF_DataAvail are no longer friendsdsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-16Reduce duplicated code in CPDF_Document by adding auxiliary methodschromium/2865chromium/2864chromium/2863npm
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-12Refactor CPDF_Document by creating new methodsnpm
2016-09-08Delete unused methods in CPDF_Documentnpm
2016-08-24Flip document and parser ownershipdsinclair
2016-08-24Move parser out of IndirectObjectHolderdsinclair
2016-08-23Make indirect object holder private.dsinclair
2016-08-23IndirectObjectHolder API updatesdsinclair
2016-08-22Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http...dsinclair
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-17Move parser pointer to CPDF_Documentdsinclair
2016-08-16Rename async to linearized when parsingdsinclair
2016-07-29Cleanup CPDF_DocPageData release methods and callers.thestig
2016-07-24Remove CFX_Deletableweili
2016-06-21Use FXFONT defines in place of integers.thestig
2016-05-23Distinguish between user and owner passwords.thestig
2016-05-23Fix infinite recursion in CPDF_DocPageData::GetColorSpace().thestig
2016-05-16Fix the code that causes warningsweili
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-26CPDF_Document::LoadPattern() and friends always have a valid matrix.thestig
2016-04-26Move CPDF_Document code into cpdf_document.cpp.thestig
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair