1. 8a6fdad Create common CXML_Object base class for CXML_Content and CXML_Element. by Tom Sepez · 8 years ago
  2. 808828c Cleanup of CGifDecompressor part 1 by Nicolas Pena · 8 years ago
  3. ae4656e Move FPDF_FILEWRITE adapter to own file by Dan Sinclair · 8 years ago
  4. a0b1954 Rename fpdf_edit_create.cpp to cpdf_creator.cpp by Dan Sinclair · 8 years ago
  5. f82efcc Remove editint.h and create individual headers by Dan Sinclair · 8 years ago
  6. 2df760f core: allow building against system zlib by Miklos Vajna · 8 years ago
  7. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 8 years ago
  8. 60cd033 Remove dead dimensions code in fxbarcode. by Lei Zhang · 8 years ago
  9. 5628fd7 Add barcode test skeleton by Tom Sepez · 8 years ago
  10. 87d1c1f Remove remaining ICodec_* abstract classes by Tom Sepez · 8 years ago
  11. 233360e Add unittest for matrix reverse by Dan Sinclair · 8 years ago
  12. a9deea9 Rename fx_basic_memmgr.cpp to fx_memory.cpp to match .h naming by Tom Sepez · 8 years ago
  13. 6302288 Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp by Tom Sepez · 8 years ago
  14. 3684a15 Add tests for BC_OnedCode128Writer encoding functions. by Lei Zhang · 8 years ago
  15. 9ff306d Add FXSYS_wcsftime() to avoid termination on win. by Tom Sepez · 8 years ago
  16. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 8 years ago
  17. 67b2a35 Cleanup the XFA Bacode widget by Dan Sinclair · 8 years ago
  18. 58532b6 Revert "core: allow building against system zlib" by dsinclair · 8 years ago
  19. 283a043 Convert IFX_MemoryStream to CFX_MemoryStream by Dan Sinclair · 8 years ago
  20. 9a2f69f Move fxcrt_stream code to fx_stream file by Dan Sinclair · 8 years ago
  21. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  22. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 8 years ago
  23. 2a473db Cleanup the fgas_language defines by Dan Sinclair · 8 years ago
  24. 0d86ecb Move fde XML parser to core by Dan Sinclair · 8 years ago
  25. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  26. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  27. 1d0dc5e Codepage code into anonymouse namespace by Dan Sinclair · 8 years ago
  28. 994acdc Rename text break files to match class names. by Dan Sinclair · 8 years ago
  29. eccf405 Cleanup XML buffer code by Dan Sinclair · 8 years ago
  30. 16b9d77 Add unit test for CFX_SAXReader. by Tom Sepez · 8 years ago
  31. 36c5b17 core: allow building against system zlib by Miklos Vajna · 8 years ago
  32. 5111496 Fold CXFA_WideTextRead into IFGAS_Stream by Dan Sinclair · 8 years ago
  33. 9d6a208 Remove MakeSeekableReadStream by Dan Sinclair · 8 years ago
  34. 2b79729 Fix unit tests to initialize PartitionAlloc. by Chris Palmer · 8 years ago
  35. 8a24b25 Clean up CBC_QRCoderVersion and friends. by Lei Zhang · 8 years ago
  36. 7f38961 Cleanup the tagged code by dan sinclair · 8 years ago
  37. 5fa4e98 Move XML attribute handling to a base class. by Dan Sinclair · 8 years ago
  38. 236ce3b Remove dib_int.h by Nicolas Pena · 8 years ago
  39. b2fb20e Remove un-needed CFDE_XMLDeclaration by Dan Sinclair · 8 years ago
  40. 37cc5fb Finish splitting up fx_dib.h by Nicolas Pena · 8 years ago
  41. f02c8bf Add a pdfium_all target. by Lei Zhang · 8 years ago
  42. ac35589 Split the FDE XML file into indiviual class files. by Dan Sinclair · 8 years ago
  43. 0c972eb Split fx_dib part 5 by Nicolas Pena · 8 years ago
  44. 192e4d9 Split fx_dib part 4 by Nicolas Pena · 8 years ago
  45. a2af7de Move zlib to a DEPS-based checkout. by Lei Zhang · 8 years ago
  46. bdbb0bd Split fx_dib part 3 by Nicolas Pena · 8 years ago
  47. ac66da2 Split fx_dib.h part 2 by Nicolas Pena · 8 years ago
  48. fcdb2df Re-arrange fxcrt string files to match naming. by Tom Sepez · 8 years ago
  49. fc715c3 Split fx_dib part 1 by Nicolas Pena · 8 years ago
  50. bd9237e Move CXFA_XMLParser to CFDE_XMLParser by Dan Sinclair · 8 years ago
  51. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  52. 908c848 Move core/fxcrt XML files to core/fxcrt/xml by Dan Sinclair · 8 years ago
  53. bccf573 Rename tto/fde_textout to cfde_textout by Dan Sinclair · 8 years ago
  54. ddb7016 Move CFX files into fxcrt by Dan Sinclair · 8 years ago
  55. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  56. 8e5038f Rename fgas_stream to ifgas_stream by Dan Sinclair · 8 years ago
  57. 4b0671a Allow configuration of external embedder FreeType by Dominik Röttsches · 8 years ago
  58. 3de5005 Upgrade to FreeType 2.7.1. by Lei Zhang · 8 years ago
  59. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  60. b929ab0 Remove fgas/localization directory by Dan Sinclair · 8 years ago
  61. bd5176e Rename fgas/localization files to match contents by Dan Sinclair · 8 years ago
  62. 0cf642f Rename CFX_Unitime to CFX_DateTime by Dan Sinclair · 8 years ago
  63. efcae5d Split xfa_object.h apart. by Dan Sinclair · 8 years ago
  64. 7b70189 Default to using bundled FreeType on Linux. by Lei Zhang · 8 years ago
  65. ec1843d Renaming and splitting in xfa/fxfa/parser. by Dan Sinclair · 8 years ago
  66. 3bb5751 Ensure that CFX_RetainPtr move ctor is used by std::vector. by Tom Sepez · 8 years ago
  67. 022ded0 Remove unused CFX_ArrayTemplate and CFX_BasicArray. by Tom Sepez · 8 years ago
  68. fa171d2 Allow adding complete_static_lib to build by dan sinclair · 8 years ago
  69. 0eb7476 Add JBig2_BitStream ReadNBits unittests by Dan Sinclair · 8 years ago
  70. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  71. 72a39ce Fixup mac release skia build by Dan Sinclair · 8 years ago
  72. 32b9455 Replace CPVT_ArrayTemplate in cpdf_variabletext.cpp and remove it. by Tom Sepez · 8 years ago
  73. 7a1220d Replace CLines class with std::vector<Cline>. by Tom Sepez · 8 years ago
  74. 1d17a04 Introduce unique_ptr compatible deleters for FPDF types by Tom Sepez · 8 years ago
  75. 939121f Cleanup some fgas locale code. by Dan Sinclair · 8 years ago
  76. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 8 years ago
  77. 893822a Merge text breaking helper classes. by Dan Sinclair · 8 years ago
  78. 77e2a6c Add utf-8 flag to win build. by Dan Sinclair · 8 years ago
  79. d8f45b3 Replace discrete array with a map. by dan sinclair · 8 years ago
  80. 6791295 Normalize channels when transforming CMYK to RGB by Nicolas Pena · 8 years ago
  81. fc9b988 Cleanup text code by Dan Sinclair · 8 years ago
  82. 19fad57 Adding tests for CFX_RTFBreak by Dan Sinclair · 8 years ago
  83. 4a21114 Use std::deque for CFX_TPOArray by Tom Sepez · 8 years ago
  84. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  85. 73c9f3b Allow building XFA without additional codecs. by Tom Sepez · 8 years ago
  86. b9c69ab Cleanup CFX_Graphics. by Dan Sinclair · 8 years ago
  87. efcf362 Merge CFX_PathGenerator into CFX_Path. by Dan Sinclair · 8 years ago
  88. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  89. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  90. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago
  91. 5f2d381 Replace CPWL_Point with CFX_PointF by Dan Sinclair · 8 years ago
  92. 21e954b Remove CopyToLocal from CFDE_CSSDeclaration by Dan Sinclair · 8 years ago
  93. 36c18c8 Add CFDE_CSSValueListParser tests by Dan Sinclair · 8 years ago
  94. 55e026b Add APIs for path construction and painting by Nicolas Pena · 8 years ago
  95. 44b297b Clean up CSS code to match styles. by dan sinclair · 8 years ago
  96. 4bd0d99 Add CPDF_PageContentGenerator::ProcessPath supporting path construction by Nicolas Pena · 8 years ago
  97. 6e162b5 Fixup coverage build by dsinclair · 8 years ago
  98. 7a82a62 Remove obsolete include of build_overrides/v8.gni by brettw · 8 years ago
  99. 6414b27 Cleanup CSS parsing by Dan Sinclair · 8 years ago
  100. bc8dcc3 Add ObservedPtrs to PWL_CREATEPARAM by Dan Sinclair · 8 years ago