1. 037eae6 Remove IsArrayObject and IsDateObject methods by Dan Sinclair · 7 years ago
  2. 4674441 Roll pdfium/third_party/freetype/src/ ae7dc1f62..91015cb41 (35 commits) by Henrique Nakashima · 7 years ago
  3. 3cac360 Remove GetType from CJS_Value by Dan Sinclair · 7 years ago
  4. 1b2a18e Remove the CJS_Value To* methods. by Dan Sinclair · 7 years ago
  5. 65f3162 Add more tests for FPDFText methods. by Lei Zhang · 7 years ago
  6. 1d8d9ac Remove CJS_Value constructors by Dan Sinclair · 7 years ago
  7. e497492 Remove most CJS_Value Set methods by Dan Sinclair · 7 years ago
  8. 826480c Upgrade LibopenJPEG to 2.3 by Nicolas Pena · 7 years ago
  9. ebdba61 Fix some integer overflows in CJBig2_TRDProc by Nicolas Pena · 7 years ago
  10. c9d0bcc Return error when attempting to load frame with 0 height by Ryan Harrison · 7 years ago
  11. 25e763e Fix cpdf_textpage so it doesn't omit spaces. by Andrew Weintraub · 7 years ago
  12. 0e187d8 Cleanup some javascript color code by Dan Sinclair · 7 years ago
  13. 4b172c4 Cleaning up JS macros by Dan Sinclair · 7 years ago
  14. 33d13f2 Remove CJS_PropValue by Dan Sinclair · 7 years ago
  15. c970895 Cleanup CJS_Value by Dan Sinclair · 7 years ago
  16. 97dab80 Validate pattern sizes before usage by Dan Sinclair · 7 years ago
  17. 0e56881 Add in count value for form types by Ryan Harrison · 7 years ago
  18. d78ef3b Fix a FPDF_GetMetaText() crash. by Lei Zhang · 7 years ago
  19. d0b48fa PostScript: Do not send fonts with size <= 0 to printers by rbpotter · 7 years ago
  20. abd3bfb Tidy up bits of CPDF_RenderStatus. by Lei Zhang · 7 years ago
  21. f64a730 Implement fuzzer for FormCalc parsing by Ryan Harrison · 7 years ago
  22. 646634b Cleanup not supported Field code by dan sinclair · 7 years ago
  23. 111488c Cleanup visiblity in Field by dan sinclair · 7 years ago
  24. cbe23db Refactoring JS Callbacks. by dan sinclair · 7 years ago
  25. c136b31 Implement fuzzer for LZW decompressor by Ryan Harrison · 7 years ago
  26. 9433601 Fix integer overflows in cfx_font.cpp. by Henrique Nakashima · 7 years ago
  27. 68708e4 Cleanup nits in cxfa_ffdocview by Dan Sinclair · 7 years ago
  28. 04e4dc8 Fix rounding of colour values by Dan Sinclair · 7 years ago
  29. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  30. 7c2daec Fix loading mutually referencing colorspaces. by Henrique Nakashima · 7 years ago
  31. 6dc4fb8 Remove friends from PWL classes by Dan Sinclair · 7 years ago
  32. 38ce527 Remove fxge/ friend classes by Dan Sinclair · 7 years ago
  33. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  34. 90fffb3 Simplify CPVT_GenerateAP interface by Dan Sinclair · 7 years ago
  35. 9521036 More more CPVT_GenerateAP methods to anonymous namespace by Dan Sinclair · 7 years ago
  36. 9df8033 Cleanup CPVT_GenerateAP by Dan Sinclair · 7 years ago
  37. 72b82a8 add codec to header search path by Mike Reed · 7 years ago
  38. 077f643 Add FPDFCatalog_IsTagged to public API. by Henrique Nakashima · 7 years ago
  39. e5a637c Hide CPVT_Dash in CPVT_GenerateAP by Dan Sinclair · 7 years ago
  40. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  41. a74a627 Move HasXFAField out from XFA feature flag by Ryan Harrison · 7 years ago
  42. 5d98f30 Remove Rietveld CQ config. by Andrii Shyshkalov · 7 years ago
  43. a112f85 Add more checks to fseeks in CFX_FolderFontInfo by Nicolas Pena · 7 years ago
  44. fb6165f Fix dangling pointer to ID array in CPDF_SecurityHandler. by Henrique Nakashima · 7 years ago
  45. 1886471 Fix UAF in SaveData on all of CFFL_* types. by Luật Nguyễn · 7 years ago
  46. dd00293 Fix crash when offset > file_size_ in cpdf_read_validator.cpp. by Henrique Nakashima · 7 years ago
  47. b962ecc Fix a crash in CPDF_ImageRenderer. by Lei Zhang · 7 years ago
  48. d103b96 Remove CPVT_SectionInfo by Dan Sinclair · 7 years ago
  49. b7f9d8e Remove unused CPVT_SectionInfo::nTotalLines by Dan Sinclair · 7 years ago
  50. 7f1c6a5 Remove CPVT_Section by Dan Sinclair · 7 years ago
  51. 3bea564 Remove unused methods from CPDF_VariableText::Iterator. by Dan Sinclair · 7 years ago
  52. c720e3f Remove CPVT_WordPlace from CPVT_Section by Dan Sinclair · 7 years ago
  53. ce813f8 Remove CPVT_WordProps by Dan Sinclair · 7 years ago
  54. 480ca10 Remove unused CPVT_SecProps by Dan Sinclair · 7 years ago
  55. 671a799 Remove more unused params by Dan Sinclair · 7 years ago
  56. b01848a Remove unused parameters by Dan Sinclair · 7 years ago
  57. 569817c Add ObservedPtr to catch Widget being killed by JS by Ryan Harrison · 7 years ago
  58. 1a45ce3 Add ObservedPtrs to catch issues in SaveData by Ryan Harrison · 7 years ago
  59. b578748 Create FreeType roll script by Nicolas Pena · 7 years ago
  60. a374263 Make GIF decoder more standards complaint by Ryan Harrison · 7 years ago
  61. 921fe6b Move CPDF_RenderOptions members to private by Dan Sinclair · 7 years ago
  62. 023d645 Remove friend from CPDF_ApSettings by Dan Sinclair · 7 years ago
  63. b23246b Roll FT to ae7dc1f62d826083d418e86cce3f66a76dff038a by Nicolas Pena · 7 years ago
  64. 59454e1 Remove friends from form code by Dan Sinclair · 7 years ago
  65. 3862d24 Remove friends from CPDF_VariableText by Dan Sinclair · 7 years ago
  66. 4ce4f5f Cleanup CPDF_RenderStatus by Dan Sinclair · 7 years ago
  67. 645e78a Remove CPDF_Object friends by Dan Sinclair · 7 years ago
  68. 5e2cfb5 Remove friends from CXML_Element by Dan Sinclair · 7 years ago
  69. 41bf73a Remove CPDF_CMapParser friends by Dan Sinclair · 7 years ago
  70. 38d0449 Fix Null-dereference READ in CPDF_Dictionary::GetIntegerFor. by Artem Strygin · 7 years ago
  71. 985e86f Remove friends from CPDF_TextObject by Dan Sinclair · 7 years ago
  72. 75a205f Remove CPDF_CMap friends by Dan Sinclair · 7 years ago
  73. 3878e1a Make CPDF_TransferFunc members private by Dan Sinclair · 7 years ago
  74. 643266c Explicitly return std::vector in CFDE_TextEditEngine. by Lei Zhang · 7 years ago
  75. 0181a84 Make CPDF_FontGlobals members private by Dan Sinclair · 7 years ago
  76. 6ed297c Remove CFX_CRTFileAccess by Dan Sinclair · 7 years ago
  77. adb19b0 Fix Heap-use-after-free in CPDF_SecurityHandler::~CPDF_SecurityHandler. by Artem Strygin · 7 years ago
  78. 3e3a78b Improve readability for CPDF_LinearizedHeader. by Artem Strygin · 7 years ago
  79. 55469ae Fix UAF in SetVisible(). by Henrique Nakashima · 7 years ago
  80. a5fc897 Unify parsing of cross ref table v4. by Artem Strygin · 7 years ago
  81. 4db6e37 Simplify CPDF_DataAvail::ParseIndirectObjectAt by Artem Strygin · 7 years ago
  82. aafdc15 Unify CPDF_HintsTable. by Artem Strygin · 7 years ago
  83. 609d1fd Improve CPDF_SecurityHandler code style. by Artem Strygin · 7 years ago
  84. df3d229 Simplify CPDF_Parser::GetIDArray by Artem Strygin · 7 years ago
  85. a081931 Move initialization of CPDF_CryptoHandler into CPDF_SytnaxParser initialization. by Artem Strygin · 7 years ago
  86. c3d5c97 Use ByteString instead raw string for password in CPDF_SecurityHandler. by Artem Strygin · 7 years ago
  87. b7fe3c6 Move the CryptoHandler into the SecurityHandler by Artem Strygin · 7 years ago
  88. e4289f6 Remove the parser from the CPDF_SecurityHandler . by Artem Strygin · 7 years ago
  89. 6caef30 Change the ownership of the CPDF_CryptoHandler. by Artem Strygin · 7 years ago
  90. 97538d8 Reduce calls of external API within CPDF_ReadVaildator by Artem Strygin · 7 years ago
  91. 62b2180 Improve CPDF_ReadVaildator by Artem Strygin · 7 years ago
  92. 0feba6f Rewrite how GIF headers are read by Ryan Harrison · 7 years ago
  93. c2ae41a Replace GetWord_LSBFirst with FXWORD_GET_LSBFIRST by Ryan Harrison · 7 years ago
  94. 951b111 More define cleanup by Dan Sinclair · 7 years ago
  95. c065d88 Remove extraneous ;s by Dan Sinclair · 7 years ago
  96. ac57110 Remove useless code. by Artem Strygin · 7 years ago
  97. 1cfdb58 Move CPDF_Parser::ObjectType into protected section by Artem Strygin · 7 years ago
  98. d8169d7 Implement CPDF_CryptoHandler::DecryptObject by Artem Strygin · 7 years ago
  99. 73784e8 Allow to use null FX_DOWNLOADHINTS to check data availability by Artem Strygin · 7 years ago
  100. 522e100 Use std::make_tuple by Dan Sinclair · 7 years ago