summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_parser/cpdf_data_avail.cpp
AgeCommit message (Expand)Author
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fpdfapi/include to core/fpdfapidsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-20CPDF_Document and CPDF_DataAvail are no longer friendsdsinclair
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-01Use unsigned page indexes in CPDF_HintTables.thestig
2016-08-23IndirectObjectHolder API updatesdsinclair
2016-08-22Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of http...dsinclair
2016-08-17Move parser pointer to CPDF_Documentdsinclair
2016-08-15Clean up CPDF_HintTables.thestig
2016-06-23Improve hint table validation checks.thestig
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-06-08Set data availablity error.dsinclair
2016-06-07Get rid of NULLs in core/thestig
2016-06-07Check the hint table exists before using.dsinclair
2016-05-21Get rid of CPDF_Object::GetArray().thestig
2016-05-11Fix a potential UAF with FPDFAvail_IsLinearized().thestig
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-06Rename FX_SAFE_DWORD to FX_SAFE_UINT32dsinclair
2016-03-31Re-enable all the windows warnings except 4267weili
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-25Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.Tom Sepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair