summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview.cpp
AgeCommit message (Expand)Author
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-07Fixup CPDFSDK_PageView and CPDF_Page interactions.dsinclair
2016-08-24Removing CPDF_Parser::CloseParser.chromium/2839dsinclair
2016-08-24Flip document and parser ownershipdsinclair
2016-08-16Get CPDF_Parser out of the document creation business.tsepez
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-20Clean up singleton implementationweili
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-06-28Implement IJS_Runtime::Destroy().thestig
2016-06-23Load font maps in XFA.dsinclair
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-25Fix a Skia build error from commit 1e2c557.thestig
2016-05-25Rename FXJSE_HRUNTIME to v8::Isolatedsinclair
2016-05-25Remove CFX_PrivateData from CPDF_Pagetsepez
2016-05-23Change CPDF_Boolean to use bool instead of FX_BOOL.thestig
2016-05-23Distinguish between user and owner passwords.thestig
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