summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview.cpp
AgeCommit message (Expand)Author
2016-05-13allow Skia to be the default graphics enginecaryclark
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-26Clean up CPDF_Page.thestig
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06FPDF_GetSecurityHandlerRevision() should not crash.thestig
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Mark FPDF_BStr_* with DLLEXPORT / STDCALL.thestig
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-31Re-enable all the windows warnings except 4267weili
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair