1. b1a794a Roll zlib to 718f686 by Nicolas Pena · 7 years ago
  2. ddb9b7c Add checks of index operations on string classes by Ryan Harrison · 7 years ago
  3. d27998f Fix component builds for FreeType changes by Bruce Dawson · 8 years ago
  4. fdc3acb Add safetynet_job.py to run safetynet_compare.py periodically. by Henrique Nakashima · 8 years ago
  5. 8fb94e9 Fixing utf-8 safetynet_conclusions problem when writing the json. by Henrique Nakashima · 8 years ago
  6. f1c72de Move graphic state operations outside BT/ET operations by Ryan Wiley · 8 years ago
  7. f3d8573 Remove unused FDE_TTOSTYLE_ flags by Dan Sinclair · 8 years ago
  8. 0f6ceba Temporarily disable image mask individual rendering by rbpotter · 8 years ago
  9. 7ffb59f Remove CFDE_Path by Dan Sinclair · 8 years ago
  10. f752039 LCMS: rename folder by Nicolas Pena · 8 years ago
  11. a128129 Rename CFX_UTF8Decoder::AppendChar to AppendCodePoint. by Henrique Nakashima · 8 years ago
  12. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 8 years ago
  13. d9b0dac Extracting GetBooleanGnArg from coverage_report.py by Henrique Nakashima · 8 years ago
  14. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 8 years ago
  15. e6c67cd Make CFX_ByteString(ostringstream) const. by Henrique Nakashima · 8 years ago
  16. 4454ce7 Remove default params in CFDE_RenderDevice by Dan Sinclair · 8 years ago
  17. 821e59c Remove CFX_ByteTextBuf from CFX_UTF8Encoder by Henrique Nakashima · 8 years ago
  18. 6470a6a Fixing PrintConclusionsDictHumanReadable for dicts loaded from string. by Henrique Nakashima · 8 years ago
  19. abe8280 Add a FPDF_GetFileVersion() test for a linearized document. by Lei Zhang · 8 years ago
  20. be993d2 Remove unused code from CFDE_RenderDevice. by Dan Sinclair · 8 years ago
  21. 17aa057 Remove CFDE_{Pen|Brush} classes by Dan Sinclair · 8 years ago
  22. b6db95b Remove useless code. by Artem Strygin · 8 years ago
  23. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 8 years ago
  24. d0f2dcd Unify initialization of CPDF_Parser. by Artem Strygin · 8 years ago
  25. 44f7779 Move tools/coverage to testing/tools/coverage by Henrique Nakashima · 8 years ago
  26. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 8 years ago
  27. d24b97e Unify of saving documents. by Artem Strygin · 8 years ago
  28. e13c4f8 Unify CPDF_Parser::ParseIndirectObjectAtXXX methods. by Artem Strygin · 8 years ago
  29. 23a824c Move CSS data tables only used in one file by Dan Sinclair · 8 years ago
  30. 073797b Fold CFX_IsOnlyValue define into only usage by Dan Sinclair · 8 years ago
  31. 31d706b Add validator into CPDF_SyntaxParser. by Artem Strygin · 8 years ago
  32. 2e5f0ae Added FPDFPageObj_Destroy() for freeing page objects created by Jane Liu · 8 years ago
  33. 9f0e85a Move CSS code to core by Dan Sinclair · 8 years ago
  34. 78fc9aa Tidy fx_codec_jpx_opj.cpp by Tom Sepez · 8 years ago
  35. 3c4d5d4 Convert static functions to anonymous namespace by Tom Sepez · 8 years ago
  36. ae6c344 Fix PartitionAlloc vs. opj_malloc mismatch in fx_codec_jpx_opj.cpp by Tom Sepez · 8 years ago
  37. bd45656 Remove _MSC_VER from JS_Value.cpp by Tom Sepez · 8 years ago
  38. df950b8 Remove platform-specific IsFinite, JS_PortIsNan, and GetNan. 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. f24fc1e Add script to compare performance of two versions of pdfium. by Henrique Nakashima · 8 years ago
  44. b35dbad Added testing flag --save-images that saves embedded images by Jane Liu · 8 years ago
  45. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 8 years ago
  46. 6a5b787 LibTIFF: fix defines in tiffconf by Nicolas Pena · 8 years ago
  47. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 8 years ago
  48. 844d5da kill some stray __native_client__ defines by Tom Sepez · 8 years ago
  49. 6c740e2 Remove CPDF_Array::Truncate(). by Lei Zhang · 8 years ago
  50. d24030d Do not truncate the filter array in PDF_DataDecode(). by Lei Zhang · 8 years ago
  51. 964e56b Roll FreeType to 7e50824288fac5a36c2938fdb3e1c949ea53f982 by Nicolas Pena · 8 years ago
  52. d1a8458 Avoid a redundant header offset check in CPDF_Parser. by Lei Zhang · 8 years ago
  53. f44812c Replace CFX_ByteTextBuf with ostringstream in cfx_psrenderer.cpp. by Henrique Nakashima · 8 years ago
  54. 0e52788 Replace CFX_ByteTextBuf from cpdf_security_handler.cpp with std::vector by Henrique Nakashima · 8 years ago
  55. 3015257 Remove unused FromUnicode method by Ryan Harrison · 8 years ago
  56. 17b1c19 Unify parsing of cross refs v4 by Artem Strygin · 8 years ago
  57. 17e5452 Remove parameter from GetID by Ryan Harrison · 8 years ago
  58. 0811da8 Remove support for out of bounds params in Delete by Ryan Harrison · 8 years ago
  59. b4fee4d Add CFFL_TextField class. by Lei Zhang · 8 years ago
  60. db14532 Rewrite how string Insert() methods handle out of bound indices by Ryan Harrison · 8 years ago
  61. 4a0cbf9 Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start(). by Lei Zhang · 8 years ago
  62. 6189937 Remove unused CPDF_FlateEncoder ctor. by Lei Zhang · 8 years ago
  63. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 8 years ago
  64. 33dd830 Add public access for read stream into CPDF_SyntaxParser by Artem Strygin · 8 years ago
  65. 07a71da Improve readability in CPDF_Parser::ObjectInfo. by Artem Strygin · 8 years ago
  66. 7d8544a Implement read Session. by Artem Strygin · 8 years ago
  67. 1c5d850 Change CPDF_Parser::GetIndirectBinary() to return a std::vector. by Lei Zhang · 8 years ago
  68. 04f7360 Encapsulate some CFX_Char members. by Lei Zhang · 8 years ago
  69. 98073c8 Add a regression test for FPDF_ImportPages(). by Lei Zhang · 8 years ago
  70. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 8 years ago
  71. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 8 years ago
  72. de7c962 Prevent use of null pFileRead in CPDF_DataAvail. by Artem Strygin · 8 years ago
  73. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 8 years ago
  74. 47c9e6d Initialize CPDF_PathObject members on constructor. by Henrique Nakashima · 8 years ago
  75. b73680c Remove null derefence case caught by fuzzers by Ryan Harrison · 8 years ago
  76. 95e5ac2 Fix bad change when converting Mid to Left/Right by Ryan Harrison · 8 years ago
  77. 52f2429 More fixes for coverage_report.py by Ryan Harrison · 8 years ago
  78. f0e9c84 Use FX_GetUnicodeProperties() in more places. by Lei Zhang · 8 years ago
  79. 0559092 Fix broken coverage_report.py by Ryan Harrison · 8 years ago
  80. 9a80ecc Remove unused param from CFX_TxtBreak::AppendChar_PageLoad(). by Lei Zhang · 8 years ago
  81. d3c6f81 LibTIFF: upstream patch to fix null dereference by Nicolas Pena · 8 years ago
  82. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 8 years ago
  83. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 8 years ago
  84. 106eecd Return removed value from dictionary. by Artem Strygin · 8 years ago
  85. 834ebec Implement read validator. by Artem Strygin · 8 years ago
  86. 672a172 Simplify FX_GetMirrorChar() code. by Lei Zhang · 8 years ago
  87. 3f7ff05 Unify FPDF_LoadXXXDocument functions. by Artem Strygin · 8 years ago
  88. d4362fe Define SIZEOF_VOIDP and other cleanup in tiffconf by Nicolas Pena · 8 years ago
  89. 33805cc Remove single param Mid() method from string classes by Ryan Harrison · 8 years ago
  90. 4191b03 Simplify CFX_BidiLine code. by Lei Zhang · 8 years ago
  91. db1e8a5 Move CXFA_FMParse to CFXA_FMParser by Ryan Harrison · 8 years ago
  92. 5b45c54 Remove CFX_ByteTextBuf from cxfa_fm2jscontext.cpp by Henrique Nakashima · 8 years ago
  93. 5facffc Remove 0 from the valid FormCalc characters by Ryan Harrison · 8 years ago
  94. 8318658 Refactor whitespace lexing to be explicit by Ryan Harrison · 8 years ago
  95. 7314af7 Rewrite FMLexer to use nullptr for errors by Ryan Harrison · 8 years ago
  96. 495d89f Add conversion from FMTokens to strings by Ryan Harrison · 8 years ago
  97. 2b70ec2 The FDE CSS code does not use the CFGAS_FontMgr by Dan Sinclair · 8 years ago
  98. 6f38b4b Fixup includes in xfa/fde/css by Dan Sinclair · 8 years ago
  99. dbecba6 Removed unused helper function by Ryan Harrison · 8 years ago
  100. 0f25f01 Move CXFA_CSSTagProvider to inner class of CXFA_TextParser by Dan Sinclair · 8 years ago