1. 574d440 Add a global font loader in XFA tests by Dan Sinclair · 7 years ago
  2. 19319b7 Roll build_revision to bff6ee8. by Lei Zhang · 7 years ago
  3. 816d7e4 Remove CFWL_WidgetMgrDelegate by Dan Sinclair · 7 years ago
  4. 22fcbea Hide the undo/redo record classes inside the engine by Dan Sinclair · 7 years ago
  5. 73b492a Remove CFDE_RenderDevice by Dan Sinclair · 7 years ago
  6. f57cad4 Add CPDF_ObjectWalker. by Artem Strygin · 7 years ago
  7. 2d88381 Merge CFDE_RenderContext into CFWL_Edit by Dan Sinclair · 7 years ago
  8. 2d03e60 Cleaning up the visual set iterator by Dan Sinclair · 7 years ago
  9. 24b6af6 Cleanup more fde defines by Dan Sinclair · 7 years ago
  10. aeac951 Fix use_system_freetype builds for FreeType changes by Bruce Dawson · 7 years ago
  11. d27998f Fix component builds for FreeType changes by Bruce Dawson · 7 years ago
  12. 7ffb59f Remove CFDE_Path by Dan Sinclair · 7 years ago
  13. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  14. 17aa057 Remove CFDE_{Pen|Brush} classes by Dan Sinclair · 7 years ago
  15. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  16. d24b97e Unify of saving documents. by Artem Strygin · 7 years ago
  17. 9f0e85a Move CSS code to core by Dan Sinclair · 7 years ago
  18. b4fee4d Add CFFL_TextField class. by Lei Zhang · 7 years ago
  19. 834ebec Implement read validator. by Artem Strygin · 7 years ago
  20. db1e8a5 Move CXFA_FMParse to CFXA_FMParser by Ryan Harrison · 7 years ago
  21. 0f25f01 Move CXFA_CSSTagProvider to inner class of CXFA_TextParser by Dan Sinclair · 7 years ago
  22. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  23. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 7 years ago
  24. 24ef633 Move xfa/fxfa/app to xfa/fxfa by Dan Sinclair · 7 years ago
  25. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  26. c08dc39 Remove fx_edit.h by Dan Sinclair · 7 years ago
  27. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  28. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 7 years ago
  29. 67ccef7 Use CFX_WideString in CPDF_NameTree functions to strip BOM by Jane Liu · 7 years ago
  30. eed247e Converting CFX_ByteTextBuf to ostringstream in SAX. by Henrique Nakashima · 7 years ago
  31. 56a8054 Revert "Converting CFX_ByteTextBuf to ostringstream in SAX." by Henrique Nakashima · 7 years ago
  32. 0add284 Remove JBig2_GsidProc class by Nicolas Pena · 7 years ago
  33. 3a4ebcc Create ParseDataType unit tests based on specs. by Henrique Nakashima · 7 years ago
  34. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 7 years ago
  35. 7b8f88a Fix build of pdfium_diff when coverage is enabled by Ryan Harrison · 7 years ago
  36. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 7 years ago
  37. fe75997 Rename cfx_color to cxfa_color by Dan Sinclair · 7 years ago
  38. 53aafa9 Basic APIs and test for retrieving embedded attachment count and name by Jane Liu · 7 years ago
  39. 92e2276 Move core/fxge/ge to core/fxge. by Dan Sinclair · 7 years ago
  40. b9eed2f Fix nits in CFFL_FormFiller by Dan Sinclair · 7 years ago
  41. cb50b5f Add embedder tests for form combobox text selection. by Diana Gage · 7 years ago
  42. f3024c3 Split CFDE_CSSTextBuf in two. by Lei Zhang · 7 years ago
  43. ba57b6c Add missing config to new image_diff target. by Lei Zhang · 7 years ago
  44. b9776c7 Adding back the CFX_DateTime print helpers. by Henrique Nakashima · 7 years ago
  45. 5c3e5c1 Cleaning up fx_string_testhelpers. by Henrique Nakashima · 7 years ago
  46. 143959d Move image_diff code into testing/image_diff/ by Lei Zhang · 7 years ago
  47. 7ca47d5 Converting CFX_ByteTextBuf to ostringstream in SAX. by Henrique Nakashima · 7 years ago
  48. 6c5ea10 Add start of CFGAS_FormatString tests by Dan Sinclair · 7 years ago
  49. af680b1 Add a basic embedder test for CPWL_Edit. by Lei Zhang · 7 years ago
  50. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago
  51. fac46f8 Split timer classes out of PWL_Wnd.h by Lei Zhang · 7 years ago
  52. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago
  53. 5171a27 Use unique_ptrs for codec contexts in ccodec_progressivedecoder. by Tom Sepez · 7 years ago
  54. 169b301 Use proper file names in core/fpdfapi/font by Nicolas Pena · 8 years ago
  55. 1bbcb35 Replace SymbolShapeHint with a boolean. by Lei Zhang · 8 years ago
  56. 2eddb66 Split apart remaining xfa/fxfa/app files by Dan Sinclair · 8 years ago
  57. 3a4c408 Rename CPDF_LinkExtract test file to match class by Dan Sinclair · 8 years ago
  58. 5acacd3 Break apart the pageint.h file. by Dan Sinclair · 8 years ago
  59. 0fafb4f core: allow building against system lcms2 by Miklos Vajna · 8 years ago
  60. a861a7b Remove useless CBC_SymbolShapeHint. by Lei Zhang · 8 years ago
  61. 14aacd5 Adding fm2js embedder tests by Dan Sinclair · 8 years ago
  62. 2034b94 Remove CXFA_FMErrorInfo by dan sinclair · 8 years ago
  63. c559156 Adding CXFA_Parse unittests by Dan Sinclair · 8 years ago
  64. 2e9d47a Rename formcalc files to better match contents by Dan Sinclair · 8 years ago
  65. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  66. 9774984 Add formcalc lexer tests. by Dan Sinclair · 8 years ago
  67. 4b78b18 Remove unused flags from CPDF_Creator by Nicolas Pena · 8 years ago
  68. 2199ab8 Merge FXGIF_Context and CGifDecompressor into CGifContext by Nicolas Pena · 8 years ago
  69. a5085d4 Rename render device classes by Dan Sinclair · 8 years ago
  70. 8a6fdad Create common CXML_Object base class for CXML_Content and CXML_Element. by Tom Sepez · 8 years ago
  71. 808828c Cleanup of CGifDecompressor part 1 by Nicolas Pena · 8 years ago
  72. ae4656e Move FPDF_FILEWRITE adapter to own file by Dan Sinclair · 8 years ago
  73. a0b1954 Rename fpdf_edit_create.cpp to cpdf_creator.cpp by Dan Sinclair · 8 years ago
  74. f82efcc Remove editint.h and create individual headers by Dan Sinclair · 8 years ago
  75. 2df760f core: allow building against system zlib by Miklos Vajna · 8 years ago
  76. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 8 years ago
  77. 60cd033 Remove dead dimensions code in fxbarcode. by Lei Zhang · 8 years ago
  78. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  79. 87d1c1f Remove remaining ICodec_* abstract classes by Tom Sepez · 8 years ago
  80. 233360e Add unittest for matrix reverse by Dan Sinclair · 8 years ago
  81. a9deea9 Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h naming by Tom Sepez · 8 years ago
  82. 6302288 Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp by Tom Sepez · 8 years ago
  83. 3684a15 Add tests for BC_OnedCode128Writer encoding functions. by Lei Zhang · 8 years ago
  84. 9ff306d Add FXSYS_wcsftime() to avoid termination on win. by Tom Sepez · 8 years ago
  85. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago
  86. 67b2a35 Cleanup the XFA Bacode widget by Dan Sinclair · 8 years ago
  87. 58532b6 Revert "core: allow building against system zlib" by dsinclair · 8 years ago
  88. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  89. 9a2f69f Move fxcrt_stream code to fx_stream file by Dan Sinclair · 8 years ago
  90. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  91. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  92. 2a473db Cleanup the fgas_language defines by Dan Sinclair · 8 years ago
  93. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  94. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  95. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  96. 1d0dc5e Codepage code into anonymouse namespace by Dan Sinclair · 8 years ago
  97. 994acdc Rename text break files to match class names. by Dan Sinclair · 8 years ago
  98. eccf405 Cleanup XML buffer code by Dan Sinclair · 8 years ago
  99. 16b9d77 Add unit test for CFX_SAXReader. by Tom Sepez · 8 years ago
  100. 36c5b17 core: allow building against system zlib by Miklos Vajna · 8 years ago