1. 3c04fb3 Cover FPDF_GetDefaultTTFMap() from embedder tests. by Tom Sepez · 4 years, 9 months ago
  2. fe111d9 Fix 22 ClangTidy - Readability/Naming findings in fpdfsdk. by Andrew Weintraub · 5 years ago
  3. 4ed84eb span-ify SystemFontInfoIface::GetFontData() by Tom Sepez · 5 years ago
  4. 8e94c18 Remove stray includes of cpdfsdk_helpers.h by Tom Sepez · 5 years ago
  5. 229a789 Merge CPWL_FontMap into CBA_FontMap. by Lei Zhang · 6 years ago
  6. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  7. 656eb84 Move codepage/charset methods into related places. by Artem Strygin · 6 years ago
  8. ea3a252 Replace some c-style cast with static_cast<> by Tom Sepez · 6 years ago
  9. 00d47a6 Rename some fsdk files to cpdfsdk by Dan Sinclair · 7 years ago
  10. f8af565 Rename IFX classes in core/fxge to Iface by Dan Sinclair · 7 years ago
  11. 96d6b4d Remove core/fxge/cfx_fontmgr.h from headers. by Lei Zhang · 7 years ago
  12. 979e916 Remove m_bFlagExact from CFX_SubstFont by Nicolas Pena · 7 years ago
  13. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  14. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  15. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  16. 81f9eee Convert FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  17. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  18. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  19. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  20. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  21. 4bb4e84 Add missing STDCALL annotations by Dan Sinclair · 7 years ago
  22. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago
  23. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 7 years ago
  24. 46abb66 Use more static_cast in fpdfsdk by Nicolas Pena · 7 years ago
  25. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 7 years ago
  26. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 7 years ago
  27. ec8ff7d Fix bytestring passing conventions, part 2. by Tom Sepez · 7 years ago
  28. 7e7c649 Drop FXSYS_ from string methods by Dan Sinclair · 8 years ago
  29. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  30. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  31. be6b148 Free the FPDF_SYSFONTINFO_DEFAULT instead of delete by npm · 8 years ago
  32. 788217d Add FPDF_FreeDefaultSystemFontInfo API by npm · 8 years ago
  33. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  34. 95e5834 Continue fixing FX_BOOL / int noise by tsepez · 8 years ago
  35. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  36. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  37. 2ca2da5 Sort include entries. by dsinclair · 8 years ago
  38. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  39. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  40. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  41. 907a522 Use FXFONT defines in place of integers. by thestig · 8 years ago
  42. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  43. 24508df Clean up some Android/Windows code. by thestig · 8 years ago
  44. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
  45. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 8 years ago
  46. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  47. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 9 years ago
  48. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/fpdf_sysfontinfo.cpp]
  49. 412e908 Merge to XFA: Get rid of most instance of 'foo == NULL' by Lei Zhang · 9 years ago
  50. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  51. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  52. 6f62d53 Merge to XFA: Allow external font-path configuration from pdfium_test. by Lei Zhang · 9 years ago
  53. 2b1a2d5 Merge to XFA: Use override in more classes in fpdfsdk/ by Lei Zhang · 9 years ago
  54. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  55. 58b2a2c Merge to XFA: Name IFX_SysFontInfo subclasses consistently. by Tom Sepez · 9 years ago
  56. 1f3442c Merge to XFA: FX_BOOL combo patch. by Tom Sepez · 9 years ago
  57. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 9 years ago
  58. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  59. b116136 Merge to XFA: Remove more cruft from fx_system.h by Tom Sepez · 9 years ago
  60. 2a0bb3b Merge to XFA: NEW public API for pdfwindow font manipulation. by Tom Sepez · 9 years ago
  61. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 9 years ago
  62. e5b59ca merge to XFA: Fix -Wnon-virtual-dtor compiler warnings. by Tom Sepez · 10 years ago
  63. 368ed46 Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes. by Tom Sepez · 10 years ago
  64. 5eb9f7b pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac. by Nico Weber · 10 years ago
  65. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago