1. effe1da Roll DEPS for build to a049c43. by Lei Zhang · 7 years ago
  2. 7840dd6 Unify checksum calculation of EAN-8 and EAN-13. by Henrique Nakashima · 7 years ago
  3. 4506166 Adding in missed ) by Ryan Harrison · 7 years ago
  4. a5100b0 Fix issue with integer types on win32 in std::min by Ryan Harrison · 7 years ago
  5. 8f6084b Merge CFX_WordBreak into CFDE_TextEditEngine::Iterator. by Dan Sinclair · 7 years ago
  6. eb57e0d Implement word selection in CFDE_TextEditEngine by Dan Sinclair · 7 years ago
  7. 7465522 Add unit tests for UPC-A barcode writer. by Henrique Nakashima · 7 years ago
  8. 81f9eee Convert FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  9. 3ef61c7 GUID cleanup by Dan Sinclair · 7 years ago
  10. 555b31f Remove unused CFX_WordBreak::Next method by Dan Sinclair · 7 years ago
  11. a1e8707 Add unit tests for Codabar barcode writer. by Henrique Nakashima · 7 years ago
  12. 067b785 Add unit tests for Code 39 barcode writer. by Henrique Nakashima · 7 years ago
  13. 6c902e6 Rename fx_rand to fx_random by Dan Sinclair · 7 years ago
  14. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 7 years ago
  15. e7767a0 Cleanup CFX_WordBreak by Dan Sinclair · 7 years ago
  16. 1ad67cf Remove redundant code. by Artem Strygin · 7 years ago
  17. 0e3a4ff Remove unused CFX_CharIter class by Dan Sinclair · 7 years ago
  18. 2bf05a6 Leave space for null characters when getting text by Ryan Harrison · 7 years ago
  19. 1c9ad7e Split fx_guid from fx_extension by Dan Sinclair · 7 years ago
  20. 13ea3ff Split random code from fx_extension.h by Dan Sinclair · 7 years ago
  21. 4fde70e Fix length field in dictionary on create stream by Artem Strygin · 7 years ago
  22. 16b77c7 Refactoring of CPDF_IndirectObjectHolder. by Artem Strygin · 7 years ago
  23. d2608a8 Move Parsing of indirect object logic into CPDF_SyntaxParser. by Artem Strygin · 7 years ago
  24. 088ca03 Upgrade OpenJPEG to 2.2.0 by Nicolas Pena · 7 years ago
  25. 740bcd8 Split fx_ucd.h into fx_unicode.h and fx_ucddata.h. by Tom Sepez · 7 years ago
  26. 3c5944c Add unit tests for EAN-8 barcode writer. by Henrique Nakashima · 7 years ago
  27. ab3c111 Fix EAN-13 checksum and add unit tests. by Henrique Nakashima · 7 years ago
  28. a2188df Cleanup usages of Mid(foo, 1), Right(1), and Left(1) by Ryan Harrison · 7 years ago
  29. 7558414 Prepare for converting FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  30. dce09b1 Fix integer overflow in Buffer_itoa when passing INT_MIN. by Henrique Nakashima · 7 years ago
  31. 57cb544 Adjust loops in preperation for FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  32. ffb6ccf Remove unused FXFORMAT_HEX and FXFORMAT_CAPITAL. by Henrique Nakashima · 7 years ago
  33. 1e8dd54 Rename fxcrt_ and ifxcrt_ files to better names by Dan Sinclair · 7 years ago
  34. c5ac057 Make FPDF_GetText stricter on inputs by Ryan Harrison · 7 years ago
  35. 0733a1b Change FPDFImageObj_GetImageFilter() to return byte strings. by Lei Zhang · 7 years ago
  36. a864419 Move implementations into fx_system.cpp by Dan Sinclair · 7 years ago
  37. 2a1c8ac Move fx_extension implementation to cpp file by Dan Sinclair · 7 years ago
  38. 203188a Move stream code into fx_stream.cpp by Dan Sinclair · 7 years ago
  39. 3c6b72f Disable objects decryption if it is useless. by Artem Strygin · 7 years ago
  40. 0872b04 Move methods string methods to fx_string.cpp by Dan Sinclair · 7 years ago
  41. ce9ad1b Fix colorspace loading for mutually referencing colorspaces. by Henrique Nakashima · 7 years ago
  42. 670c4fd Cleanup fx_basic_* files by Dan Sinclair · 7 years ago
  43. 47a90b8 More BIDI code shuffling by Dan Sinclair · 7 years ago
  44. 235818f Move bidi code to fx_bidi by Dan Sinclair · 7 years ago
  45. f8763bb Properly handle \n, \r, \r\n when inserting text by Ryan Harrison · 7 years ago
  46. 671f0d4 Prevent FPDFAvail_IsDocAvail() from infinite looping. by Lei Zhang · 7 years ago
  47. 276dd94 Clean up of typing in lexer code by Ryan Harrison · 7 years ago
  48. f4b0632 Add component to owners by Dan Sinclair · 7 years ago
  49. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  50. bc0ca1e Prevent duplicate parses of same data, in the same recursive descent by Ryan Harrison · 7 years ago
  51. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  52. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  53. 54b8137 Fixing CBC_OnedEAN13Writer checksum. by Henrique Nakashima · 7 years ago
  54. fd42fc9 Use vector instead of pointer in CJBig2_Segment by Nicolas Pena · 7 years ago
  55. af59cf1 Change CPDF_Form::ParseContent() to ParseContentWithParams(). by Lei Zhang · 7 years ago
  56. d120920 Fix code style. by Artem Strygin · 7 years ago
  57. cc2b38d Split IFX_Pause out of fx_basic by Dan Sinclair · 7 years ago
  58. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  59. 4793f34 Split CFX_FixedBufGrow out of fx_basic by Dan Sinclair · 7 years ago
  60. a94566f Move CFX_WideTextBuf out of fx_basic by Dan Sinclair · 7 years ago
  61. cd07123 Move CFX_BinaryBuf out of fx_basic by Dan Sinclair · 7 years ago
  62. 5624fe3 Move CFX_UTF8Decoder out of fx_basic by Dan Sinclair · 7 years ago
  63. c2f0789 Move CFX_UTF8Encoder out of fx_basic by Dan Sinclair · 7 years ago
  64. fd70d79 Fix undefined shift in CJBig2_Context::decodeSymbolIDHuffmanTable by Nicolas Pena · 7 years ago
  65. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  66. ccd5be0 Move CFX_BitStream to its own file by Dan Sinclair · 7 years ago
  67. 68eefa6 Rebuild CFDE_TextEditEngine. by Dan Sinclair · 7 years ago
  68. aa3a9cd Convert int* references to FX_STRSIZE by Ryan Harrison · 7 years ago
  69. 980a3ea Cleanup CFX_SeekableStreamProxy by Ryan Harrison · 7 years ago
  70. 304eefb Implement CPDF_ObjectAvail. by Artem Strygin · 7 years ago
  71. 3fab4e3 Optimize receiving page, if it have not obj num. by Artem Strygin · 7 years ago
  72. 93e67c9 Add a few recent decisions into README.md by Tom Sepez · 7 years ago
  73. 9648097 Remove an unused CXFA_FFDoc method. by Lei Zhang · 7 years ago
  74. 77f9bff Reduce rounding errors when Invalidating rects. by Lei Zhang · 7 years ago
  75. c9d6d68 Fix incorrectly guarded lexer advancement in FormCalc parser by Ryan Harrison · 7 years ago
  76. 31f7e4b Convert some form fill tests to use CFX_PointF coordinates. by Lei Zhang · 7 years ago
  77. 081d412 Make some CPDF_StreamContentParser methods static. by Lei Zhang · 7 years ago
  78. 7bec2ff Remove parameter to TypeTextIntoTextField(). by Lei Zhang · 7 years ago
  79. 839692f Put some form tests in FPDFFormFillEmbeddertest subclasses. by Lei Zhang · 7 years ago
  80. 6e63fd3 Unify CPDF_DataAvail::CheckTrailer. by Artem Strygin · 7 years ago
  81. 38adfc1 Implicitly create CFX_WideString() in form tests. by Lei Zhang · 7 years ago
  82. 4a1493d Unify CPDF_DataAvail::LoadAllFile. by Artem Strygin · 7 years ago
  83. 93ed5f6 Update paths for coverage script in documentation by Ryan Harrison · 7 years ago
  84. 03371b8 Unify CPDF_DataAvail::CheckCrossRef. by Artem Strygin · 7 years ago
  85. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  86. 827f6ff Add a nullptr check in ReplaceIndirectObjectIfHigherGeneration(). by Lei Zhang · 7 years ago
  87. 9084a12 Remove unused / rarely used CFX_PTemplate methods. by Lei Zhang · 7 years ago
  88. 61cb112 Convert find markers to Optionals in CPDF_TextPageFind by Ryan Harrison · 7 years ago
  89. 2b6e2a7 Pass more const CFX_Matrix* params in CFFL_FormFiller. by Lei Zhang · 7 years ago
  90. 9592791 Add helper methods in CJBig2_GRRDProc. by Lei Zhang · 7 years ago
  91. 91f443f Move replaced indirect objects to the orphans list. by Lei Zhang · 7 years ago
  92. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 8 years ago
  93. 2bb28c3 Limit pdf_codec_jbig2_fuzzer memory usage. by Lei Zhang · 7 years ago
  94. b0860be Limit pdf_jpx_fuzzer memory usage. by Lei Zhang · 7 years ago
  95. 4179988 Skip decoding of excessively large JBIG2 images. by Lei Zhang · 7 years ago
  96. a8efb51 Unify CPDF_SyntaxParser::GetObjectXXX methods. by Artem Strygin · 7 years ago
  97. 574d440 Add a global font loader in XFA tests by Dan Sinclair · 7 years ago
  98. 133617c Remove code which does nothing by Dan Sinclair · 7 years ago
  99. ed48c1a Add help IsValid* methods to string classes by Ryan Harrison · 7 years ago
  100. 175a858 Do not QuickFloor on cmsintrp by Nicolas Pena · 7 years ago