summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdfview.cpp
AgeCommit message (Expand)Author
2015-12-29Fix partial information printed with blank window covering the centerchromium/2612chromium/2611chromium/2610chromium/2609chromium/2608chromium/2607Jun Fang
2015-12-24Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-17Tidy CPDF_RenderContextTom Sepez
2015-12-14Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Remove FX_BSTRC.Lei Zhang
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-25master: more underlying typesTom Sepez
2015-11-24Add "Underlying types" to master.Tom Sepez
2015-11-20Update master fpdfsdk to match XFATom Sepez
2015-11-12Remove relative includes.Lei Zhang
2015-11-06Fix all relative includes to core.Lei Zhang
2015-11-06Fix all relative includes to public.Lei Zhang
2015-11-05Fix all relative includes to third_party.chromium/2560chromium/2559chromium/2558chromium/2557Lei Zhang
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-20Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20Revert "Add type cast definitions for CPDF_Dictionary."Dan Sinclair
2015-10-20Add type cast definitions for CPDF_Dictionary.Dan Sinclair
2015-10-19Fix some override warnings in fpdfview.cpp.Lei Zhang
2015-10-19Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-15Introduce CPDFPageFromFPFDPage()Tom Sepez
2015-10-15Fix layering violation in CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-14Introduce CPDF_Document::FromFPDFDocument().Tom Sepez
2015-10-14Next round of master changes to match XFATom Sepez
2015-10-13Changes to master to more closely match XFA.Tom Sepez
2015-10-09Allow compiling PDFium without V8.Tom Sepez
2015-10-02Pass v8::Isolate to PDFium at init time.Tom Sepez
2015-08-19Extern in .cpp file is a code smell, part 2.Tom Sepez
2015-08-19Extern in .cpp files is a code smell.Tom Sepez
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-06clang-format all pdfium code, again.Nico Weber
2015-08-05CPDF_Parser shouldnt be in the business of opening filesTom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-07-17Refactor progressive renderer class.chromium/2467chromium/2466chromium/2465chromium/2464chromium/2463chromium/2462chromium/2461Tom Sepez
2015-07-15Kill Func_Renderpage global function pointer, it never changes.Tom Sepez
2015-06-19Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-17Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-08Remove more cruft from fx_system.hTom Sepez
2015-06-05Fix bad include path in fpdfview.cppTom Sepez