summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-07-18Cleanup fgas/crt.dsinclair
2016-07-18Rename files with spaces in namedsinclair
2016-07-18Remove default params in CPDF_VariableText.dsinclair
2016-07-18Removing default params from CFX_Edit.dsinclair
2016-07-18Remove CFX_Edit_Refresh::Analysedsinclair
2016-07-18Pass element hash and name into CXFA_Object constructor.dsinclair
2016-07-18Remove foxit app related setter and getter APIs in XFA codeweili
2016-07-15Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference.jaepark
2016-07-15Remove type info from CJS_Value, interrogate v8 insteadtsepez
2016-07-15Clean up some nits in pdfium_test.cc.thestig
2016-07-14Do not try to v8::Object::Clone() any objectstsepez
2016-07-14Fix a typo in cq bot name updateWei Li
2016-07-14Update buildbot names to new onesweili
2016-07-13Cleanup some PWL interfaces.chromium/2800chromium/2799chromium/2798chromium/2797dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-07-13Remove RichText support from fpdfsdk/fxedit.dsinclair
2016-07-12Rename methods in CPDF_Interform.jaepark
2016-07-12Roll testing/corpus to d307839.jaepark
2016-07-12Replace void* to actual type for jbig2 context to avoid castsweili
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-12Create an fxjs static librarydsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Use smart pointers for class owned member variablesweili
2016-07-11Cleanup CXFA_SimpleParser.dsinclair
2016-07-11PDFDocTest should TearDown() properly.thestig
2016-07-11Cleanup ownership of parser membersdsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-07-11Cleanup redundant method names.dsinclair
2016-07-08[Android] Roll v8 & icu to fix android build w/ pdf_enable_v8=true.jbudorick
2016-07-07Cleanup xfa_document_datamerge filesdsinclair
2016-07-07set font cache if nullcaryclark
2016-07-07Break xfa_basic_data up to smaller filesdsinclair
2016-07-07Remove constructor from functions that aren't constructorschromium/2796chromium/2795chromium/2794chromium/2793chromium/2792chromium/2791jochen
2016-07-07Mark win_xfa_clang as experimentaljochen
2016-07-07Fix compilation with strict format checkingagoode
2016-07-06Change class member variables in raw pointer type into unique_ptrweili
2016-07-06openjpeg: Prevent integer overflows during calculation of |l_nb_precinct_size|ochang
2016-07-06Roll DEPS for v8 to 820a23aa.jochen
2016-07-06copy graphics state fullycaryclark
2016-07-06Remove prototypes from v8 functions that aren't constructorsjochen
2016-07-01Fix Android build by updating several DEPS files.thestig
2016-07-01Roll build/ to 76d9f8b4.thestig
2016-07-01Roll Clang to 775e2f87.thestig
2016-07-01Clean up parts of CPDF_CIDFont.thestig
2016-07-01Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787thestig
2016-07-01Enable compiling with clang chrome plugins for GYP buildweili
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-30Convert some methods to std::lower_bound and std::find_if.dsinclair