Age | Commit message (Expand) | Author |
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 |
2016-06-27 | Double AdobeCMYK_to_sRGB speed with faster rounding | brucedawson |
2016-06-24 | pdfium clang/win: Stop passing /FIIntrin.hchromium/2783chromium/2782chromium/2781chromium/2780chromium/2779 | thakis |
2016-06-24 | Revert "Turn on clang_use_chrome_plugins for GYP as well." | thestig |
2016-06-24 | Remove IFWL_ToolTipTarget. | thestig |
2016-06-23 | Improve hint table validation checks. | thestig |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Pass needed value to CXFA_Node constructor | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-23 | Change XFA_GetElementByName to XFA_GetElementTypeForName | dsinclair |
2016-06-23 | Turn on clang_use_chrome_plugins for GYP as well. | thestig |
2016-06-23 | Cleanup some variable namings.chromium/2778 | dsinclair |
2016-06-23 | Load font maps in XFA. | dsinclair |
2016-06-23 | Remove FPDFAPI_LoadCID2UnicodeMap. | dsinclair |
2016-06-23 | Remove IsOrdinaryList; rename to OrdinaryList to List | dsinclair |
2016-06-23 | Remove CXFA_OrdinaryObject class | dsinclair |
2016-06-22 | Update GetClassID to GetElementType | dsinclair |
2016-06-22 | Remove unused GetScriptObjHash(). | dsinclair |
2016-06-22 | Remove some fx_dib functions with unused parameters. | thestig |
2016-06-22 | Fix Skia GN build on Mac | weili |
2016-06-22 | Fix memory leaks in EmbedderTest::OpenDocument(). | thestig |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |