summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20Change protected to private in CPDF_CID2UnicodeMap and CPDF_ToUnicodeMapchromium/2867npm
2016-09-20Delete unused methods and variables in CPDF_CMapManagernpm
2016-09-20Delete unused GetBitMap() in fx_agg_drivernpm
2016-09-20Make CPDF_Array not do indirect object creation.tsepez
2016-09-20CPDF_Document friend cleanupdsinclair
2016-09-20CPDF_OCContext and CPDF_Document are no longer friendsdsinclair
2016-09-20CPDF_Document and CPDF_DataAvail are no longer friendsdsinclair
2016-09-20Cleanup CPDFXFA and CPDF document methodsdsinclair
2016-09-20Re-land "Make CPDF_IndirectObjectHolder use unique_ptr to objects""tsepez
2016-09-20Fix memory leaking on ClosePage.art-snake
2016-09-20Assert that dictionary can own the objects it is given.tsepez
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-20Fix nullptr dereference in FPDF_GenerateAP().thestig
2016-09-20Fix stack exhaustion in CPDF_PSProc::Parse()tsepez
2016-09-19Revert "Make CPDF_IndirectObjectHolder use unique_ptr to objects"Tom Sepez
2016-09-19Make CPDF_IndirectObjectHolder use unique_ptr to objectstsepez
2016-09-19Remove CPDF_Object::Destroy { delete this; }chromium/2866tsepez
2016-09-19Fix "heap use after free" bug.art-snake
2016-09-19Add fuzzer for fax codeckcwu
2016-09-19Update DEPS to always pull clang.dsinclair
2016-09-19Clean up CPDF_Stream.tsepez
2016-09-19Remove dead code in CCodec_IccModulekcwu
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-19Fix compare between signed and unsigned values in CPDF_ImageRenderer::StartDI...stackexploit
2016-09-19Avoid nullptr access in sycc422_to_rgb and sycc420_to_rgbstackexploit
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-15Add string pools to save storage.tsepez
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-09-15Deleted unused defintions and methods from PWL_FontMapnpm
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-09-15Use safe math when rendering line segments in AGG.dsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-15Add short-cut in CFX_{Byte,Wide}String::Operator<()tsepez
2016-09-15Rename dictionary set and get methodsdsinclair
2016-09-14Delete unused parameter nWordStyle from GetCharWidth()chromium/2861npm
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Map glyph bitmap in LookUpGlyphBitmap even when unsuccessfulnpm
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-14Remove unused code in CPDFXFA_Documentdsinclair
2016-09-13Sort include entries.dsinclair
2016-09-13Add check for trivial string equalitytsepez
2016-09-13Remove inner FX_DATETIME struct from CPDFSDK_DateTimetsepez
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-13Remove more strcmp/memcmp usage.tsepez
2016-09-13Split fsdk_mgr files apart.dsinclair