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