Age | Commit message (Expand) | Author |
2018-01-30 | Remove not reachable branch in fxge code. | Lei Zhang |
2018-01-30 | Use anonymous namespace in gdiplus code. | Lei Zhang |
2018-01-26 | Fix a wrong variable check in CFX_BilinearMatrix. | Lei Zhang |
2018-01-26 | Mark some fxge class members as const. | Lei Zhang |
2018-01-24 | Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331 | Andrew Weintraub |
2018-01-19 | Remove NeedAlpha() in CFX_ImageTransformer. | Lei Zhang |
2018-01-18 | Add jumbo build support for fxge and pwl. | Lei Zhang |
2018-01-18 | Remove more unneeded includes and code from headers. | Lei Zhang |
2018-01-12 | Move some RetainPtr getters/setters out of headers. | Lei Zhang |
2018-01-11 | Remove core/fxge/cfx_fontmgr.h from headers. | Lei Zhang |
2018-01-11 | Use range-based for-loops in a few more places. | Lei Zhang |
2018-01-10 | Encapsulate CTTFontDesc. | Lei Zhang |
2018-01-10 | Move FreeType version check to its own method. | Lei Zhang |
2018-01-09 | Fix cl/22012 to always call FXFT_Library_SetLcdFilter so that we render prope... | Andrew Weintraub |
2018-01-08 | Always enable hinting with versions of Freetype >= 2.8.1, which include subpi... | Andrew Weintraub |
2018-01-08 | Make SharedCopyOnWrite use Retainables | Dan Sinclair |
2018-01-04 | Remove CXFA_DataData | Dan Sinclair |
2017-12-19 | Fix use_system_freetype=true build when third_party/freetype is missing | Tom Anderson |
2017-12-12 | Roll DEPS for Skia to 40ca2087. | Lei Zhang |
2017-12-08 | Fix an LLVM error caused by assigning a uint32_t to an int without a cast | Andrew Weintraub |
2017-12-06 | Fix ps rendering.chromium/3287 | Henrique Nakashima |
2017-12-06 | Fix nits on some font code. | Lei Zhang |
2017-12-05 | Replace uses of bsearch().chromium/3286 | Lei Zhang |
2017-12-05 | Avoid integer overflows in CPDF_FixedMatrix::Transform(). | Lei Zhang |
2017-12-04 | Simplify color calculations in CFX_ImageTransformer. | Lei Zhang |
2017-12-04 | Simplify code in CFX_ImageTransformer. | Lei Zhang |
2017-12-04 | Refactor CFX_ImageTransformer down sample calculations. | Lei Zhang |
2017-12-04 | Refactor CFX_ImageTransformer bicubic calculations. | Lei Zhang |
2017-12-04 | Refactor CFX_ImageTransformer bilinear calculations. | Lei Zhang |
2017-12-04 | Break out CFX_ImageTransformer color calculations. | Lei Zhang |
2017-12-04 | Break out CFX_ImageTransformer mono calculations. | Lei Zhang |
2017-12-04 | Break out CFX_ImageTransformer alpha calculations. | Lei Zhang |
2017-12-04 | Break out CFX_ImageTransformer mask calculations. | Lei Zhang |
2017-12-04 | Add functions for common code in CFX_ImageTransformer. | Lei Zhang |
2017-11-30 | Relax checks in CFX_FaceCache::LoadGlyphPath(). | Lei Zhang |
2017-11-30 | Run clang-tidy google-readability-casting on //third_party/pdfium | Dan Sinclair |
2017-11-30 | Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfium | Dan Sinclair |
2017-11-27 | Make ConvertBuffer_* voidchromium/3279 | Nicolas Pena |
2017-11-27 | Prepend ++ in CFX_DIBSource | Nicolas Pena |
2017-11-22 | Call FreeLibrary() in CGdiplusExt.chromium/3276 | Lei Zhang |
2017-11-22 | Remove some pointless assignments to "". | Lei Zhang |
2017-11-21 | Avoid passing pointers by reference in core. | Lei Zhang |
2017-11-16 | Convert ByteString::{Format|FormatV} to static methods | Dan Sinclair |
2017-11-16 | Refactor CFGAS_FontMgr's Windows implementation | Nicolas Pena |
2017-11-07 | Remove m_bFlagExact from CFX_SubstFont | Nicolas Pena |
2017-11-02 | Rename Transparency to iTransparency. | Lei Zhang |
2017-10-27 | Revert "Revert "Reland "Remove ContrastAdjust()."""chromium/3253chromium/3252 | Henrique Nakashima |
2017-10-27 | Revert "Reland "Remove ContrastAdjust()."" | Henrique Nakashima |
2017-10-27 | Reland "Remove ContrastAdjust()." | Henrique Nakashima |
2017-10-27 | Revert "Remove ContrastAdjust()." | Henrique Nakashima |