1. 2e4075d Fix checks for FX_WIN64_DESKTOP by Dan Sinclair · 7 years ago
  2. 8c806cf Confirm that a global palette has data before attempting to use it by Ryan Harrison · 7 years ago
  3. e2df5b7 Move LZW decoder out of fx_gif by Ryan Harrison · 7 years ago
  4. 15dffdf Remove fx_text_int.h by Dan Sinclair · 7 years ago
  5. 95ec397 Hide CFX_UniqueKeyGen by Dan Sinclair · 7 years ago
  6. 92827b6 Move C-style functions into CGifContext by Ryan Harrison · 7 years ago
  7. 73bed4e Fix crash when rendering invalid GIF by Ryan Harrison · 7 years ago
  8. 09b5ce6 Rename CPDF_SyntaxParser::GetObject to GetObjectBody by Artem Strygin · 7 years ago
  9. b872a93 Move CFX_WeakPtr to WeakPtr by Dan Sinclair · 7 years ago
  10. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  11. 8e9e3d8 Move CFX_StringPoolTemplate to StringPoolTemplate by Dan Sinclair · 7 years ago
  12. 20a1755 Move CFX_StringDataTemplate to StringDataTemplate by Dan Sinclair · 7 years ago
  13. 9317f8f Move CFX_SharedCopyOnWrite to SharedCopyOnWrite by Dan Sinclair · 7 years ago
  14. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  15. 65ecca4 Move CFX_Observable to Observable by Dan Sinclair · 7 years ago
  16. de44d15 Move CFX_MaybeOwned to fxcrt::MaybeOwned by Dan Sinclair · 7 years ago
  17. b896699 Move CFX_AutoRestorer to fxcrt::AutoRestorer by Dan Sinclair · 7 years ago
  18. 0c2e705 Add bounds checks in CAgg_PathData::BuildPath by Dan Sinclair · 7 years ago
  19. 61f2f48 Isolate lcms2 usage to a few files. by Lei Zhang · 7 years ago
  20. 7acd826 Forward declare codec modules in fx_codec.h. by Lei Zhang · 7 years ago
  21. 4b8d363 Move CCodec_ScanlineDecoder to its own file. by Lei Zhang · 7 years ago
  22. e9d6834 Remove unneeded core/fxcodec/fx_codec.h includes. by Lei Zhang · 7 years ago
  23. 2c559dc Use CPDF_ReadValidator to request linearized hint tables. by Artem Strygin · 7 years ago
  24. 0bf6961 Simplify CPDF_Parser::LoadCrossRefV4 by Artem Strygin · 7 years ago
  25. 59aa827 Use CPDF_ReadValidator to request linearized first page. by Artem Strygin · 7 years ago
  26. 29b7891 Remove useless code. by Artem Strygin · 7 years ago
  27. 21f4afb Use CPDF_ReadValidator to request linearized data. by Artem Strygin · 7 years ago
  28. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  29. 69fe711 Make static const char* arrays more const. by Lei Zhang · 7 years ago
  30. 3cb7126 Fix decoding of JBIG2 integers for values with large magnitude. by Henrique Nakashima · 7 years ago
  31. 3ad06a5 Revert moving JPX library decode from Init to Decode by Ryan Harrison · 7 years ago
  32. 24b0733 Change behaviour of FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  33. e762774 Add reverse iterators to CFX String classes. by Tom Sepez · 7 years ago
  34. b4a6948 Add readme files to some directories. by Henrique Nakashima · 7 years ago
  35. 06c6855 Rewrite IsHyphen using string operations by Ryan Harrison · 7 years ago
  36. f2ca50f Avoid double va_list traversal in CFX_WideString::FormatV by Tom Sepez · 7 years ago
  37. 5b2092a Don't attempt to decrypt AES streams that are too short by Ryan Harrison · 7 years ago
  38. 4588792 Address nits missed from original review by Ryan Harrison · 7 years ago
  39. 56ec081 Use the right allocate and free functions in OpenJPEG. by Chris Palmer · 7 years ago
  40. 131c0eb Fix an off by 1 error in TIFF_PredictLine(). by Lei Zhang · 7 years ago
  41. e8b3e0c Fix one-second spin in fx_random.cpp by Tom Sepez · 7 years ago
  42. 808b52a Move decompressing of JPX out of Init and into Decode by Ryan Harrison · 7 years ago
  43. acee2a8 Use std::move so this code compiles properly using gcc. by Andrew Weintraub · 7 years ago
  44. 6f9b1d7 Implement CPDF_SyntaxParser::PeekNextWord. by Artem Strygin · 7 years ago
  45. 38371fe Simplify CPDF_SyntaxParser::GetNextWordInternal. by Artem Strygin · 7 years ago
  46. effe1da Roll DEPS for build to a049c43. by Lei Zhang · 7 years ago
  47. 4506166 Adding in missed ) by Ryan Harrison · 7 years ago
  48. a5100b0 Fix issue with integer types on win32 in std::min by Ryan Harrison · 7 years ago
  49. 8f6084b Merge CFX_WordBreak into CFDE_TextEditEngine::Iterator. by Dan Sinclair · 7 years ago
  50. eb57e0d Implement word selection in CFDE_TextEditEngine by Dan Sinclair · 7 years ago
  51. 81f9eee Convert FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  52. 3ef61c7 GUID cleanup by Dan Sinclair · 7 years ago
  53. 555b31f Remove unused CFX_WordBreak::Next method by Dan Sinclair · 7 years ago
  54. 6c902e6 Rename fx_rand to fx_random by Dan Sinclair · 7 years ago
  55. e7767a0 Cleanup CFX_WordBreak by Dan Sinclair · 7 years ago
  56. 1ad67cf Remove redundant code. by Artem Strygin · 7 years ago
  57. 0e3a4ff Remove unused CFX_CharIter class by Dan Sinclair · 7 years ago
  58. 1c9ad7e Split fx_guid from fx_extension by Dan Sinclair · 7 years ago
  59. 13ea3ff Split random code from fx_extension.h by Dan Sinclair · 7 years ago
  60. 4fde70e Fix length field in dictionary on create stream by Artem Strygin · 7 years ago
  61. 16b77c7 Refactoring of CPDF_IndirectObjectHolder. by Artem Strygin · 7 years ago
  62. d2608a8 Move Parsing of indirect object logic into CPDF_SyntaxParser. by Artem Strygin · 7 years ago
  63. 740bcd8 Split fx_ucd.h into fx_unicode.h and fx_ucddata.h. by Tom Sepez · 7 years ago
  64. a2188df Cleanup usages of Mid(foo, 1), Right(1), and Left(1) by Ryan Harrison · 7 years ago
  65. 7558414 Prepare for converting FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  66. dce09b1 Fix integer overflow in Buffer_itoa when passing INT_MIN. by Henrique Nakashima · 7 years ago
  67. 57cb544 Adjust loops in preperation for FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  68. ffb6ccf Remove unused FXFORMAT_HEX and FXFORMAT_CAPITAL. by Henrique Nakashima · 7 years ago
  69. 1e8dd54 Rename fxcrt_ and ifxcrt_ files to better names by Dan Sinclair · 7 years ago
  70. a864419 Move implementations into fx_system.cpp by Dan Sinclair · 7 years ago
  71. 2a1c8ac Move fx_extension implementation to cpp file by Dan Sinclair · 7 years ago
  72. 203188a Move stream code into fx_stream.cpp by Dan Sinclair · 7 years ago
  73. 3c6b72f Disable objects decryption if it is useless. by Artem Strygin · 7 years ago
  74. 0872b04 Move methods string methods to fx_string.cpp by Dan Sinclair · 7 years ago
  75. ce9ad1b Fix colorspace loading for mutually referencing colorspaces. by Henrique Nakashima · 7 years ago
  76. 670c4fd Cleanup fx_basic_* files by Dan Sinclair · 7 years ago
  77. 47a90b8 More BIDI code shuffling by Dan Sinclair · 7 years ago
  78. 235818f Move bidi code to fx_bidi by Dan Sinclair · 7 years ago
  79. 671f0d4 Prevent FPDFAvail_IsDocAvail() from infinite looping. by Lei Zhang · 7 years ago
  80. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  81. bc0ca1e Prevent duplicate parses of same data, in the same recursive descent by Ryan Harrison · 7 years ago
  82. fd42fc9 Use vector instead of pointer in CJBig2_Segment by Nicolas Pena · 7 years ago
  83. af59cf1 Change CPDF_Form::ParseContent() to ParseContentWithParams(). by Lei Zhang · 7 years ago
  84. d120920 Fix code style. by Artem Strygin · 7 years ago
  85. cc2b38d Split IFX_Pause out of fx_basic by Dan Sinclair · 7 years ago
  86. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  87. 4793f34 Split CFX_FixedBufGrow out of fx_basic by Dan Sinclair · 7 years ago
  88. a94566f Move CFX_WideTextBuf out of fx_basic by Dan Sinclair · 7 years ago
  89. cd07123 Move CFX_BinaryBuf out of fx_basic by Dan Sinclair · 7 years ago
  90. 5624fe3 Move CFX_UTF8Decoder out of fx_basic by Dan Sinclair · 7 years ago
  91. c2f0789 Move CFX_UTF8Encoder out of fx_basic by Dan Sinclair · 7 years ago
  92. fd70d79 Fix undefined shift in CJBig2_Context::decodeSymbolIDHuffmanTable by Nicolas Pena · 7 years ago
  93. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  94. ccd5be0 Move CFX_BitStream to its own file by Dan Sinclair · 7 years ago
  95. aa3a9cd Convert int* references to FX_STRSIZE by Ryan Harrison · 7 years ago
  96. 980a3ea Cleanup CFX_SeekableStreamProxy by Ryan Harrison · 7 years ago
  97. 304eefb Implement CPDF_ObjectAvail. by Artem Strygin · 7 years ago
  98. 3fab4e3 Optimize receiving page, if it have not obj num. by Artem Strygin · 7 years ago
  99. 081d412 Make some CPDF_StreamContentParser methods static. by Lei Zhang · 7 years ago
  100. 6e63fd3 Unify CPDF_DataAvail::CheckTrailer. by Artem Strygin · 7 years ago