1. 4db6e37 Simplify CPDF_DataAvail::ParseIndirectObjectAt by Artem Strygin · 7 years ago
  2. aafdc15 Unify CPDF_HintsTable. by Artem Strygin · 7 years ago
  3. 609d1fd Improve CPDF_SecurityHandler code style. by Artem Strygin · 7 years ago
  4. df3d229 Simplify CPDF_Parser::GetIDArray by Artem Strygin · 7 years ago
  5. a081931 Move initialization of CPDF_CryptoHandler into CPDF_SytnaxParser initialization. by Artem Strygin · 7 years ago
  6. c3d5c97 Use ByteString instead raw string for password in CPDF_SecurityHandler. by Artem Strygin · 7 years ago
  7. b7fe3c6 Move the CryptoHandler into the SecurityHandler by Artem Strygin · 7 years ago
  8. e4289f6 Remove the parser from the CPDF_SecurityHandler . by Artem Strygin · 7 years ago
  9. 6caef30 Change the ownership of the CPDF_CryptoHandler. by Artem Strygin · 7 years ago
  10. 97538d8 Reduce calls of external API within CPDF_ReadVaildator by Artem Strygin · 7 years ago
  11. 62b2180 Improve CPDF_ReadVaildator by Artem Strygin · 7 years ago
  12. 0feba6f Rewrite how GIF headers are read by Ryan Harrison · 7 years ago
  13. c2ae41a Replace GetWord_LSBFirst with FXWORD_GET_LSBFIRST by Ryan Harrison · 7 years ago
  14. 951b111 More define cleanup by Dan Sinclair · 7 years ago
  15. c065d88 Remove extraneous ;s by Dan Sinclair · 7 years ago
  16. ac57110 Remove useless code. by Artem Strygin · 7 years ago
  17. 1cfdb58 Move CPDF_Parser::ObjectType into protected section by Artem Strygin · 7 years ago
  18. d8169d7 Implement CPDF_CryptoHandler::DecryptObject by Artem Strygin · 7 years ago
  19. 73784e8 Allow to use null FX_DOWNLOADHINTS to check data availability by Artem Strygin · 7 years ago
  20. 522e100 Use std::make_tuple by Dan Sinclair · 7 years ago
  21. 59dfc62 Removing unused defines by Dan Sinclair · 7 years ago
  22. a5c32a1 Extract test subclasses of IFX_SeekableReadStream by Ryan Harrison · 7 years ago
  23. 10e1f05 Cleanup font defines by Dan Sinclair · 7 years ago
  24. dd0e6e1 Cleanup font defines by Dan Sinclair · 7 years ago
  25. 58418a2 Convert LZW decompressor to use vector instead of static array by Ryan Harrison · 7 years ago
  26. 79eab23 Add Length1 in TrueType font streams by Nicolás Peña · 7 years ago
  27. 0e60b9e Implement FakeFileAccess. by Artem Strygin · 7 years ago
  28. 1ca7173 Cleanup CFGAS_GEFont methods by Dan Sinclair · 7 years ago
  29. 9c392c8 Simplify some OS checks to PLATFORM checks by Dan Sinclair · 7 years ago
  30. 94df367 Fix load non first pages in linearized document with hints table. by Artem Strygin · 7 years ago
  31. 0ec10f9 Fix infinite loop on form availability check. by Artem Strygin · 7 years ago
  32. 6e37620 Remove no-op cast by Ryan Harrison · 7 years ago
  33. 5f95f36 Change bottom-top order in FontBBox by Nicolás Peña · 7 years ago
  34. 86f5cf1 Cleanup some font headers by Dan Sinclair · 7 years ago
  35. 60830ae Hide FaceFontInfo inside CFX_FolderFontInfo by Dan Sinclair · 7 years ago
  36. c9de55b Remove error strings from BMP decoding path by Ryan Harrison · 7 years ago
  37. 36a155d Cleaning up naming of GIF files/classes/variables by Ryan Harrison · 7 years ago
  38. dd17a14 Move CFX_Font definition to cfx_font.h by Dan Sinclair · 7 years ago
  39. 290799f Remove error string from CGifContext by Ryan Harrison · 7 years ago
  40. 655b347 Cleanup fx_freetype.h by Dan Sinclair · 7 years ago
  41. 8b1408e Remove FXSYS_strlen and FXSYS_wcslen by Ryan Harrison · 7 years ago
  42. bacf75e Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T by Ryan Harrison · 7 years ago
  43. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  44. cc3a3ee Make names of GIF types less opaque by Ryan Harrison · 7 years ago
  45. d6a1595 Add in missing ! to conditional by Ryan Harrison · 7 years ago
  46. e950b11 Move static methods to anonymous namespace by Dan Sinclair · 7 years ago
  47. c29c16f Enable PRINTF_FORMAT for clang by Dan Sinclair · 7 years ago
  48. fe9ea0e Remove unreachable code in fx_codec_icc by Nicolás Peña · 7 years ago
  49. 6202231 Remove FX_CPU=FX_WIN64 build flag by Dan Sinclair · 7 years ago
  50. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  51. 3070e94 Remove _FX_IOS_ by Dan Sinclair · 7 years ago
  52. 2e4075d Fix checks for FX_WIN64_DESKTOP by Dan Sinclair · 7 years ago
  53. 8c806cf Confirm that a global palette has data before attempting to use it by Ryan Harrison · 7 years ago
  54. e2df5b7 Move LZW decoder out of fx_gif by Ryan Harrison · 7 years ago
  55. 7d04f1b Hide FX_HandleParentPath by Dan Sinclair · 7 years ago
  56. 4825c4b Share public part of CFGAS_FontMgr declaration by Dan Sinclair · 7 years ago
  57. 81f02f4 Move font source into CFGAS_FontMgr by Dan Sinclair · 7 years ago
  58. 15dffdf Remove fx_text_int.h by Dan Sinclair · 7 years ago
  59. 1a43b30 Remove font default params by Dan Sinclair · 7 years ago
  60. a7caeb5 Rename CFPDF_* classes by Dan Sinclair · 7 years ago
  61. ba14c0a Update comments regarding dictionary keys in public APIS. by Lei Zhang · 7 years ago
  62. 95ec397 Hide CFX_UniqueKeyGen by Dan Sinclair · 7 years ago
  63. 9262761 API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() by Miklos Vajna · 7 years ago
  64. f5777a1 Fix UAF after destroying a widget during OnBeforeKeyStroke(). by Henrique Nakashima · 7 years ago
  65. 92827b6 Move C-style functions into CGifContext by Ryan Harrison · 7 years ago
  66. 73bed4e Fix crash when rendering invalid GIF by Ryan Harrison · 7 years ago
  67. 0150a54 API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments() by Miklos Vajna · 7 years ago
  68. 09b5ce6 Rename CPDF_SyntaxParser::GetObject to GetObjectBody by Artem Strygin · 7 years ago
  69. b872a93 Move CFX_WeakPtr to WeakPtr by Dan Sinclair · 7 years ago
  70. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  71. 8e9e3d8 Move CFX_StringPoolTemplate to StringPoolTemplate by Dan Sinclair · 7 years ago
  72. 20a1755 Move CFX_StringDataTemplate to StringDataTemplate by Dan Sinclair · 7 years ago
  73. 9317f8f Move CFX_SharedCopyOnWrite to SharedCopyOnWrite by Dan Sinclair · 7 years ago
  74. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 7 years ago
  75. a5eb9f0 Cleanup WidgetMgr ownership by Dan Sinclair · 7 years ago
  76. 65ecca4 Move CFX_Observable to Observable by Dan Sinclair · 7 years ago
  77. 3418f71 Rename CXFA_FFApp::GetWidgetMgr to make it clear the type by Dan Sinclair · 7 years ago
  78. a44a480 Move CFGAS_PDFFontMgr to the CXFA_FFDoc by Dan Sinclair · 7 years ago
  79. 959c2be Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager by Dan Sinclair · 7 years ago
  80. de44d15 Move CFX_MaybeOwned to fxcrt::MaybeOwned by Dan Sinclair · 7 years ago
  81. b896699 Move CFX_AutoRestorer to fxcrt::AutoRestorer by Dan Sinclair · 7 years ago
  82. db0312e Move CXFA_PDFFontMgr to CFGAS_PDFFontMgr by Dan Sinclair · 7 years ago
  83. 46fc3fa Remove old TODO by Dan Sinclair · 7 years ago
  84. b8777a2 Add embeddertest for CFWL_Edit by Dan Sinclair · 7 years ago
  85. 36eed87 Add FPDFPath_GetPoint() API by Miklos Vajna · 7 years ago
  86. 0c2e705 Add bounds checks in CAgg_PathData::BuildPath by Dan Sinclair · 7 years ago
  87. 4fe8ea5 Add in missed parse recursion depth checks by Ryan Harrison · 7 years ago
  88. d56fd77 Implement CFDE_TextEditEngine::GetIndex* methods. by Dan Sinclair · 7 years ago
  89. bc48185 Convert FindNextBreakPos to return position by Dan Sinclair · 7 years ago
  90. eea6319 Cleanup CPWL_Caret code by Dan Sinclair · 7 years ago
  91. 61674c8 Get system lcms2 config using pkg-config. by Lei Zhang · 7 years ago
  92. 61f2f48 Isolate lcms2 usage to a few files. by Lei Zhang · 7 years ago
  93. 7acd826 Forward declare codec modules in fx_codec.h. by Lei Zhang · 7 years ago
  94. 4b8d363 Move CCodec_ScanlineDecoder to its own file. by Lei Zhang · 7 years ago
  95. 89bf9ce Fix draw order of popup annotations. by Henrique Nakashima · 7 years ago
  96. e9d6834 Remove unneeded core/fxcodec/fx_codec.h includes. by Lei Zhang · 7 years ago
  97. c2db74b Default to c++11 instead of c++14. by Lei Zhang · 7 years ago
  98. 6f96034 Setting focus on a widget may destroy the widget by Dan Sinclair · 7 years ago
  99. 2d510f7 Remove unused methods and field in CFFL_FormFiller. by Henrique Nakashima · 7 years ago
  100. b52b1b4 Roll DEPS for build to fc826e6. by Lei Zhang · 7 years ago