1. 3b20ec7 Avoid annotation popups to be clipped at page edges by Jane Liu · 7 years ago
  2. f8f34bb Remove useless code. by Artem Strygin · 8 years ago
  3. 69ad278 Converted CFX_FloatRect::{Init|Update}Rect() to take point objects by Jane Liu · 8 years ago
  4. 2f7653c Converted DrawCosmeticLine() to take point objects by Jane Liu · 8 years ago
  5. 19319b7 Roll build_revision to bff6ee8. by Lei Zhang · 8 years ago
  6. 8d7672e Fix some issues with individual image mask rendering by rbpotter · 8 years ago
  7. 59178f5 Fix another unguarded string element access by Ryan Harrison · 8 years ago
  8. cd04b72 Fix potential OOM / integer overflow in CPDF_Parser. by Lei Zhang · 8 years ago
  9. ca89829 API and test for retrieving metadata from image objects by Jane Liu · 8 years ago
  10. eb14e04 Change a bunch of methods to take a const CFX_Matrix& param. by Lei Zhang · 8 years ago
  11. 6e524ad Remove CFX_ByteTextBuf. by Henrique Nakashima · 8 years ago
  12. 130bf6f Add missing length check before getting element from string by Ryan Harrison · 8 years ago
  13. 28549c9 Make GetChar & Clone const for IFX_CharIter by Ryan Harrison · 8 years ago
  14. 29fd935 Remove useless code. by Artem Strygin · 8 years ago
  15. 8a1758b Remove GetAt from string classes by Ryan Harrison · 8 years ago
  16. 73b492a Remove CFDE_RenderDevice by Dan Sinclair · 8 years ago
  17. 5f0e644 Refactoring of CPDF_DataAvail::GetObject. by Artem Strygin · 8 years ago
  18. f57cad4 Add CPDF_ObjectWalker. by Artem Strygin · 8 years ago
  19. 93c886b Refactoring of CPDF_DataAvail::AreObjectsAvailable. by Artem Strygin · 8 years ago
  20. ddb9b7c Add checks of index operations on string classes by Ryan Harrison · 8 years ago
  21. f1c72de Move graphic state operations outside BT/ET operations by Ryan Wiley · 8 years ago
  22. 7ffb59f Remove CFDE_Path by Dan Sinclair · 8 years ago
  23. f752039 LCMS: rename folder by Nicolas Pena · 8 years ago
  24. a128129 Rename CFX_UTF8Decoder::AppendChar to AppendCodePoint. by Henrique Nakashima · 8 years ago
  25. e6c67cd Make CFX_ByteString(ostringstream) const. by Henrique Nakashima · 8 years ago
  26. 821e59c Remove CFX_ByteTextBuf from CFX_UTF8Encoder by Henrique Nakashima · 8 years ago
  27. abe8280 Add a FPDF_GetFileVersion() test for a linearized document. by Lei Zhang · 8 years ago
  28. b6db95b Remove useless code. by Artem Strygin · 8 years ago
  29. d0f2dcd Unify initialization of CPDF_Parser. by Artem Strygin · 8 years ago
  30. d24b97e Unify of saving documents. by Artem Strygin · 8 years ago
  31. e13c4f8 Unify CPDF_Parser::ParseIndirectObjectAtXXX methods. by Artem Strygin · 8 years ago
  32. 23a824c Move CSS data tables only used in one file by Dan Sinclair · 8 years ago
  33. 073797b Fold CFX_IsOnlyValue define into only usage by Dan Sinclair · 8 years ago
  34. 31d706b Add validator into CPDF_SyntaxParser. by Artem Strygin · 8 years ago
  35. 9f0e85a Move CSS code to core by Dan Sinclair · 8 years ago
  36. 78fc9aa Tidy fx_codec_jpx_opj.cpp by Tom Sepez · 8 years ago
  37. 3c4d5d4 Convert static functions to anonymous namespace by Tom Sepez · 8 years ago
  38. ae6c344 Fix PartitionAlloc vs. opj_malloc mismatch in fx_codec_jpx_opj.cpp by Tom Sepez · 8 years ago
  39. 5c09f4c Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 8 years ago
  40. a2da7c5 Enforce recent VC++ version (2015 or later). by Tom Sepez · 8 years ago
  41. 1952d17 Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others." by Henrique Nakashima · 8 years ago
  42. 6061c41 Replace CFX_ByteTextBuf with ostringstream in fx_win32_gdipext.cpp by Henrique Nakashima · 8 years ago
  43. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 8 years ago
  44. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 8 years ago
  45. 844d5da kill some stray __native_client__ defines by Tom Sepez · 8 years ago
  46. 6c740e2 Remove CPDF_Array::Truncate(). by Lei Zhang · 8 years ago
  47. d24030d Do not truncate the filter array in PDF_DataDecode(). by Lei Zhang · 8 years ago
  48. d1a8458 Avoid a redundant header offset check in CPDF_Parser. by Lei Zhang · 8 years ago
  49. f44812c Replace CFX_ByteTextBuf with ostringstream in cfx_psrenderer.cpp. by Henrique Nakashima · 8 years ago
  50. 0e52788 Replace CFX_ByteTextBuf from cpdf_security_handler.cpp with std::vector by Henrique Nakashima · 8 years ago
  51. 3015257 Remove unused FromUnicode method by Ryan Harrison · 8 years ago
  52. 17b1c19 Unify parsing of cross refs v4 by Artem Strygin · 8 years ago
  53. 17e5452 Remove parameter from GetID by Ryan Harrison · 8 years ago
  54. 0811da8 Remove support for out of bounds params in Delete by Ryan Harrison · 8 years ago
  55. db14532 Rewrite how string Insert() methods handle out of bound indices by Ryan Harrison · 8 years ago
  56. 4a0cbf9 Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start(). by Lei Zhang · 8 years ago
  57. 6189937 Remove unused CPDF_FlateEncoder ctor. by Lei Zhang · 8 years ago
  58. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 8 years ago
  59. 33dd830 Add public access for read stream into CPDF_SyntaxParser by Artem Strygin · 8 years ago
  60. 07a71da Improve readability in CPDF_Parser::ObjectInfo. by Artem Strygin · 8 years ago
  61. 7d8544a Implement read Session. by Artem Strygin · 8 years ago
  62. 1c5d850 Change CPDF_Parser::GetIndirectBinary() to return a std::vector. by Lei Zhang · 8 years ago
  63. 04f7360 Encapsulate some CFX_Char members. by Lei Zhang · 8 years ago
  64. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 8 years ago
  65. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 8 years ago
  66. de7c962 Prevent use of null pFileRead in CPDF_DataAvail. by Artem Strygin · 8 years ago
  67. 47c9e6d Initialize CPDF_PathObject members on constructor. by Henrique Nakashima · 8 years ago
  68. f0e9c84 Use FX_GetUnicodeProperties() in more places. by Lei Zhang · 8 years ago
  69. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 8 years ago
  70. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 8 years ago
  71. 106eecd Return removed value from dictionary. by Artem Strygin · 8 years ago
  72. 834ebec Implement read validator. by Artem Strygin · 8 years ago
  73. 672a172 Simplify FX_GetMirrorChar() code. by Lei Zhang · 8 years ago
  74. d4362fe Define SIZEOF_VOIDP and other cleanup in tiffconf by Nicolas Pena · 8 years ago
  75. 33805cc Remove single param Mid() method from string classes by Ryan Harrison · 8 years ago
  76. 4191b03 Simplify CFX_BidiLine code. by Lei Zhang · 8 years ago
  77. f9d6059 Added CPDF_NameTree::DeleteValueAndName() by Jane Liu · 8 years ago
  78. 663e02d Text Driver: add CLRF characters for new lines by rbpotter · 8 years ago
  79. 6ba39e8 Allow CFX_RTemplate to work with CFX_FloatRect by Dan Sinclair · 8 years ago
  80. 7e0d58b Use std::min/max in fx_coordinates.h by Dan Sinclair · 8 years ago
  81. 4c04552 Make comment match code by Dan Sinclair · 8 years ago
  82. e9af379 Remove recursion from CPDF_DataAvail::HaveResourceXXX. by Artem Strygin · 8 years ago
  83. 5c1c87c Remove useless code. by Artem Strygin · 8 years ago
  84. 364d18b flush but do not release skia driver by Cary Clark · 8 years ago
  85. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 8 years ago
  86. a5d2929 Added CPDF_NameTree::AddValueAndName() by Jane Liu · 8 years ago
  87. 72cc6c6 Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY by Dan Sinclair · 8 years ago
  88. d0856ba Fix nits from commit 67ccef7. by Lei Zhang · 8 years ago
  89. 1a44cb4 Convert CFX_ListItem to use CFX_FloatRect by Dan Sinclair · 8 years ago
  90. 3f753f2 Change length calculation in CFX_StringCTemplate constructor by Ryan Harrison · 8 years ago
  91. bba6b77 Use enum for pdf object type by Artem Strygin · 8 years ago
  92. 2c4a805 Create helper method in CJBig2_HTRDProc by Nicolas Pena · 8 years ago
  93. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 8 years ago
  94. 67ccef7 Use CFX_WideString in CPDF_NameTree functions to strip BOM by Jane Liu · 8 years ago
  95. eed247e Converting CFX_ByteTextBuf to ostringstream in SAX. by Henrique Nakashima · 8 years ago
  96. 56a8054 Revert "Converting CFX_ByteTextBuf to ostringstream in SAX." by Henrique Nakashima · 8 years ago
  97. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 8 years ago
  98. 0add284 Remove JBig2_GsidProc class by Nicolas Pena · 8 years ago
  99. 23c93ef Avoid unterminated string segment in cfx_saxreaderhandler.cpp by Tom Sepez · 8 years ago
  100. d0f1054 Prevent more crashes in wcsftime. by Lei Zhang · 8 years ago