summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Sync build settings to XFA.Dan Sinclair
2015-10-22Remove unused error variable from CFX_Font::AdjustMMParamsOliver Chang
2015-10-22Remove unused CPDFSDK_InterForm::DoFDFBuffer.Dan Sinclair
2015-10-22Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-21More master side changes for convergence with XFA.Tom Sepez
2015-10-21(Reland) Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-21Change DEPS hooks paths to include 'pdfium/'.Oliver Chang
2015-10-21Remove FFL_Utils as it is unused.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-21Remove void* ctor from CPDF_Number.Dan Sinclair
2015-10-20Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-20Fix pdfium-i#236: memory leaks from RenderPdfQin Zhao
2015-10-20Cosmetic changes in fsdk_define.hTom Sepez
2015-10-20Add type cast definitions for CPDF_Boolean.Dan Sinclair
2015-10-20Roll DEPS for v8 to 2607e2b. Regular weekly roll.Lei Zhang
2015-10-20Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20Minor documentation updates for fpdfview.h.Dan Sinclair
2015-10-20Revert "Make CFX_FontMgr member variables private."Lei Zhang
2015-10-20Revert "Add type cast definitions for CPDF_Dictionary."Dan Sinclair
2015-10-20Make CFX_FontMgr member variables private.Lei Zhang
2015-10-20Add type cast definitions for CPDF_Dictionary.Dan Sinclair
2015-10-19Remove unused CFFL_Notify.Lei Zhang
2015-10-19Fix some override warnings in fpdfview.cpp.Lei Zhang
2015-10-19Remove duplicate core/include/thirdparties headers.Tom Sepez
2015-10-19Remove dead code that was reactivated when fixing overrides.chromium/2545chromium/2544chromium/2543chromium/2542chromium/2541Lei Zhang
2015-10-19Consolidate test support code.Tom Sepez
2015-10-19Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-19Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-19Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-19Unrevert commit a398ca6 and apply the proper fix.Lei Zhang
2015-10-19Revert "Switch builds to clang by default for Linux and OS X."Oliver Chang
2015-10-19Switch builds to clang by default for Linux and OS X.Oliver Chang
2015-10-16Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-16fxcrt convergence - master sideTom Sepez
2015-10-16Fix stray backslashes in README.mdTom Sepez
2015-10-16Update link to chromium src.dan sinclair
2015-10-16DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion.Tom Sepez
2015-10-16Loosen checking on the bytes following 'stream'chromium/2540chromium/2539chromium/2538Jun Fang
2015-10-15Move conditionals inside target_defaults.dan sinclair
2015-10-15Add some community and testing info to README.md.dan sinclair
2015-10-15Plug a leak in CPDF_StreamParser::ReadInlineStreamOliver Chang
2015-10-15Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-15Return result of GetRBG instead of TRUEdan sinclair
2015-10-15Add steps for Contributing Code to README.mdTom Sepez
2015-10-15Fix layering violation in CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-14Introduce CPDF_Document::FromFPDFDocument().Tom Sepez