summaryrefslogtreecommitdiff
path: root/pdfium.gyp
AgeCommit message (Expand)Author
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
2016-04-04Remove _FXBSTR* and calls to FX_BSTRC.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-31Split core/include/fpdfdoc/fpdf_ap.hdsinclair
2016-03-31Re-enable all the windows warnings except 4267weili
2016-03-31Fix CData parsing in CFDE_XMLSyntaxParser.dsinclair
2016-03-29Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGSWei Li
2016-03-29Add a Retained Pointer smart class.tsepez
2016-03-24Fix typos in .gyp filesdan sinclair
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-22Re-enable MSVC warning 4702Wei Li