summaryrefslogtreecommitdiff
path: root/pdfium.gyp
AgeCommit message (Expand)Author
2016-07-20Move CPDF_Annot and CPDF_AnnotList to their own header.jaepark
2016-07-20Clean up singleton implementationweili
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-11Use smart pointers for class owned member variablesweili
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-01Enable compiling with clang chrome plugins for GYP buildweili
2016-06-29add local caching for skia drawscaryclark
2016-06-24Revert "Turn on clang_use_chrome_plugins for GYP as well."thestig
2016-06-23Turn on clang_use_chrome_plugins for GYP as well.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-16Remove unused code.dsinclair
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-06Remove unused PS generation code.thestig
2016-05-24Remove CFX_PrivateData from CPDF_ModuleMgrtsepez
2016-05-23Distinguish between user and owner passwords.thestig
2016-05-20Merge GetBits32() impls into one. Put it in fxcrt.thestig
2016-05-19fgas/ code cleanup.dsinclair
2016-05-19Remove Release() from IFXCRT_FileAccess.tsepez
2016-05-19Remove CFX_DSPATemplate usage in CXFA_TextParserdsinclair
2016-05-19Remove agg from skia buildcaryclark
2016-05-16Use chromium_code standard for PDFium GYP compilationweili
2016-05-13Templatize CFX_{Byte,Wide}StringCtsepez
2016-05-13Move some classes out of doc_vt.cpp into their own files.thestig
2016-05-04Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://cod...chromium/2729chromium/2728chromium/2727chromium/2726chromium/2725dsinclair
2016-05-02Remove unneeded CPVT classes.thestig
2016-04-27Remove IFX_SystemHandler.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-26Clean up CPDF_Page.thestig
2016-04-26Roll v8 to 0ff89ea7 and update gyp referencesmachenbach
2016-04-19Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces.dsinclair
2016-04-19Remove IPDF_CryptoHandler and IPDF_SecurityHandler.dsinclair
2016-04-13Add iterators and unit tests for CPDF_Array classweili
2016-04-13Cleanup IFPF_* interfaces.dsinclair
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-12flesh out gradient shaderscaryclark
2016-04-11Fix integer issues leading to out of bounds access in fx_ge_text.cpp.ochang
2016-04-07Remove all PWL_Note classesdsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Make StringData a templated class.tsepez
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-04-04Make IPDF_VariableText_{Provider,Iterator} inner classes.dsinclair
2016-04-04fix gyp typoscaryclark