Age | Commit message (Expand) | Author |
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 |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-21 | Update the documentation: no longer needs to set clang_use_chrome_plugins | weili |
2016-06-21 | Add win_xfa_clang trybot | weili |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-21 | Add android to the CQ as a 100% experiment. | jbudorick |
2016-06-20 | Add stackexploit@gmail.com to AUTHORS file.chromium/2777chromium/2776chromium/2774 | ochang |
2016-06-20 | Fix clang_use_chrome_plugin for Mac and Skia builds | weili |
2016-06-20 | Change func(void) to func() | weili |
2016-06-20 | openjpeg: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc. | stackexploit |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-20 | Remove unused CFX_Font members. | thestig |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-20 | Fixup LoadImageInfo type checking. | dsinclair |
2016-06-20 | Speculative fix for FXJS_InitializeRuntime crash. | dsinclair |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-18 | Make code compile with clang_use_chrome_plugin (part VI) | weili |
2016-06-16 | Simplify CPDF_TextPage::FindTextlineFlowOrientation().chromium/2773chromium/2772chromium/2771 | thestig |