Age | Commit message (Expand) | Author |
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 |
2016-06-29 | fix skia unit tests | caryclark |
2016-06-29 | add local caching for skia draws | caryclark |
2016-06-29 | Disable failing embedder tests for Skia builds. | thestig |
2016-06-28 | Change CXFA_Node::GetClassName to returnchromium/2786chromium/2784 | dsinclair |
2016-06-28 | Implement IJS_Runtime::Destroy(). | thestig |
2016-06-27 | Fix a regression from commit f3e6851. | thestig |
2016-06-27 | Clean up some CPDF_Font subclasses. | thestig |
2016-06-27 | Fix memory leaks with V8 startup data. | thestig |
2016-06-27 | Clean up fxet_ap.cpp. | thestig |
2016-06-27 | Simplify CPDF_TextRenderer::DrawTextString(). | thestig |