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