- 3793595 Move third_party/base/span.h to core/fxcrt by Lei Zhang · 1 year, 4 months ago
- 3f78476 Move NormalizeFontMetric() out of CPDF_Font by Lei Zhang · 1 year, 4 months ago
- b26a110 Rename _SKIA_SUPPORT_ to PDF_USE_SKIA by Lei Zhang · 1 year, 6 months ago
- 91d9d4e Move third_party/base/span.h into third_party/base/containers/ by Lei Zhang · 1 year, 10 months ago
- 357729f Consistently use `#if defined(_SKIA_SUPPORT_)` by Lei Zhang · 2 years, 2 months ago
- ae67f89 Removes _SKIA_SUPPORT_PATHS_ macro by K. Moon · 2 years, 6 months ago
- 832a694 Update old-style copyright headers by K. Moon · 2 years, 7 months ago
- 82c5172 Remove "PDF_" prefix from some standalone font functions. by Lei Zhang · 3 years, 2 months ago chromium/4980 chromium/4981
- 7b79764 Split part of CPDF_TrueTypeFont into DetermineEncoding(). by Lei Zhang · 3 years, 2 months ago chromium/4963 chromium/4964
- 6d041c7 Convert int to size_t in fpdf_sysfontinfo.cpp by Tom Sepez · 3 years, 3 months ago
- 1e151c6 Prefer {byte,wide}string.h inclusion over fx_string.h by Tom Sepez · 3 years, 6 months ago
- 311a00b Deprecate GET_TT_SHORT() in favor of FXSYS_UINT16_GET_MSBFIRST() by Tom Sepez · 3 years, 11 months ago
- 4facbc9 Consistently use defined() with _SKIA_SUPPORT_* macros. by Lei Zhang · 4 years, 10 months ago
- dde6f62 Create struct CFX_TextRenderOptions to represent text rendering options. by Hui Yingst · 5 years ago
- 44d0383 Rename FXFONT_BOLD flag to FXFONT_FORCE_BOLD. by Lei Zhang · 6 years ago chromium/3946 chromium/3947 chromium/3948
- 4ed84eb span-ify SystemFontInfoIface::GetFontData() by Tom Sepez · 6 years ago
- 692e77e Remove redundant read in CFX_FontMgr and CFX_FontMapper. by Tom Sepez · 6 years ago
- 108fb3a Move PDF_{Adobe,Unicode}NameFrom{Unicode,Adobe}() to core/fxge. by Tom Sepez · 6 years ago
- da0ade2 Fix includes in fx_font.h. by Lei Zhang · 6 years ago
- 1bdc49a Reorganize fx_font.h. by Lei Zhang · 6 years ago
- c85ee4e Rename FXTEXT_CHARPOS and FXTEXT_GLYPHPOS. by Lei Zhang · 6 years ago
- 5da94fe Encapsulate CFX_GlyphBitmap. by Lei Zhang · 6 years ago
- 2cae3e2 Forward declare a bunch of classes. by Lei Zhang · 7 years ago
- bf2d7b7 Do IWYU for retain_ptr.h and unowned_ptr.h by Lei Zhang · 7 years ago
- f3cc72f Remove many unneeded STL #includes from headers. by Lei Zhang · 7 years ago
- df93cd3 Replace some #ifdef PDF_ENABLE_XFA with runtime checks. by Tom Sepez · 7 years ago
- 417f344 Remove RenderDeviceDriverIface::GetCTM(). by Lei Zhang · 7 years ago
- 56569ac Run clang-tidy modernize-use-equals-{delete,default} on //third_party/pdfium by Dan Sinclair · 8 years ago
- 10e1f05 Cleanup font defines by Dan Sinclair · 8 years ago
- dd0e6e1 Cleanup font defines by Dan Sinclair · 8 years ago
- 86f5cf1 Cleanup some font headers by Dan Sinclair · 8 years ago
- 60830ae Hide FaceFontInfo inside CFX_FolderFontInfo by Dan Sinclair · 8 years ago
- dd17a14 Move CFX_Font definition to cfx_font.h by Dan Sinclair · 8 years ago
- 655b347 Cleanup fx_freetype.h by Dan Sinclair · 8 years ago
- 698aed7 Cleanup FX macros by Dan Sinclair · 8 years ago
- 15dffdf Remove fx_text_int.h by Dan Sinclair · 8 years ago
- aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 8 years ago
- 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 8 years ago
- 275e260 Convert string class names by Ryan Harrison · 8 years ago
- bcd1e70 Remove fx_basic.h by Dan Sinclair · 8 years ago
- e0e2cd4 Cleanup some nits in CFX_Font by Nicolas Pena · 8 years ago
- cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
- f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
- 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
- f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
- 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
- 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
- 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
- 412fa65 Remove repeated flags from CPDF_Font by Nicolas Pena · 8 years ago chromium/3023
- 49f7deb Convert fx_font points to CFX_Point{F}s by Dan Sinclair · 8 years ago
- d8b01ca Revert "Convert Origins to points" by Dan Sinclair · 8 years ago
- da83d3a Convert Origins to points by Dan Sinclair · 8 years ago
- 72a2202 Remove unused m_OtfFontData. by tsepez · 8 years ago chromium/2953
- 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
- 85c8e7f Fixup lint flags. by Dan Sinclair · 9 years ago
- a1053a0 use skia text by caryclark · 9 years ago
- 12f3e4a Remove FX_BOOL from core by tsepez · 9 years ago
- ad2441e Rename IFX_ stream names by tsepez · 9 years ago chromium/2900
- 74a34fc Move core/fxge/include to core/fxge by dsinclair · 9 years ago[Renamed (96%) from core/fxge/include/fx_font.h]
- a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 9 years ago
- bfe9afc Remove FX_BOOL from cpdf_font by npm · 9 years ago chromium/2870 chromium/2871 chromium/2872
- 9972ff9 Refactor CFX_FontCache to have only one in GE Module. by art-snake · 9 years ago
- c480899 Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ ) by dsinclair · 9 years ago
- ea3c3be Remove duplicated charset definitions, and move them to fx_font.h by npm · 9 years ago
- cde5101 Fix memory leaking on ClosePage. by art-snake · 9 years ago chromium/2862
- 01b67ed Refactor CPDF_Document by creating new methods by npm · 9 years ago
- c29fc70 Fix memory management errors for font loading and copying by weili · 9 years ago
- 81ee14d Move CFX_SubstFont and CTTFontDesc into their own files by npm · 9 years ago
- 19ecc23 Move CFX_FaceCache to its own file by npm · 9 years ago
- 1a8946b Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. by npm · 9 years ago
- d691899 Split fx_font into multiple files, part 1. by npm · 9 years ago
- b88b8e4 Delete m_ExtHandle and RetainFont because they are not being used. by npm · 9 years ago
- f73893a Splitting fx_ge_fontmap.cpp by npm · 9 years ago
- 22b05fc Remove FX_FONTCACHE_DEFINE by tsepez · 9 years ago
- 9b671ac Use smart pointers for CFX_Font and CFX_Type3Font classes by weili · 9 years ago
- 726b3db Remove some fx_dib functions with unused parameters. by thestig · 9 years ago
- 907a522 Use FXFONT defines in place of integers. by thestig · 9 years ago
- 950e68f Remove unused CFX_Font members. by thestig · 9 years ago
- f4bb580 Make code compile with clang_use_chrome_plugin (part II) by weili · 9 years ago
- 6aac8a8 Remove even more const casting from core. by tsepez · 9 years ago
- 4997b22 Get rid of NULLs in core/ by thestig · 9 years ago
- a31d4a9 Change CFX_Font::GetPsName() to return a CFX_ByteString. by thestig · 9 years ago
- 24508df Clean up some Android/Windows code. by thestig · 9 years ago
- 7b21423 Clean up CFX_RenderDevice::DrawNormalText(). by thestig · 9 years ago
- 992def0 Don't use LCD antialiasing if Fontconfig doesn't support hinting by thomasanderson · 9 years ago
- 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 9 years ago
- 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
- ea98238 Record all fonts, not just one per charset. by dsinclair · 9 years ago
- 2d4a4fc Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate. by dsinclair · 9 years ago
- cdc1369 Remove IFX_FontEnumerator by dsinclair · 9 years ago
- 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago[Renamed (98%) from core/include/fxge/fx_font.h]
- f8a5ef3 Support the device font cache by caryclark · 9 years ago
- b5e8f14 Remove FX_DWORD from core/ and delete definition by tsepez · 9 years ago chromium/2692 chromium/2693 chromium/2694 chromium/2695
- 46c8b1e Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>. by Tom Sepez · 9 years ago
- 676947c Added bounds checking to GetNameFromTT to handle corrupt files. by Tom Sepez · 9 years ago
- 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
- a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
- 68b4a4a Reland "Fix chromium-style errors." by Dan Sinclair · 9 years ago
- 5949122 Revert "Fix chromium-style errors." by Dan Sinclair · 9 years ago
- c582c0d Fix chromium-style errors. by Dan Sinclair · 9 years ago