1. c397a90 Extract duplicate code into GetShadingSteps(). by Lei Zhang · 6 years ago
  2. c37e9df Remove a check that is never true in CJBig2_ArithDecoder::Decode(). by Lei Zhang · 6 years ago
  3. a828c6a Use more booleans within JBig2ArithCtx. by Lei Zhang · 6 years ago
  4. 231320c Remove CPDF_StreamAcc::m_pSrcData. by Lei Zhang · 6 years ago
  5. 222db47 Make CBC_CodeBase::SetTextLocation() not virtual. by Lei Zhang · 6 years ago
  6. bff8139 Make JBig2ArithCtx a class. by Lei Zhang · 6 years ago
  7. cb79825 Fix final/protected conflicts. by Tom Sepez · 6 years ago
  8. c5709dd Make CBC_CodeBase::SetTextLocation() virtual. by Lei Zhang · 6 years ago
  9. 4473800 Initialize some 1D barcode classes in the header. by Lei Zhang · 6 years ago
  10. 61ea984 Remove BCExceptionInvalidateCharacter. by Lei Zhang · 6 years ago
  11. 35d3d55 Encapsulate CPDF_StreamAcc::LoadAllData(). by Lei Zhang · 6 years ago
  12. 8071fc7 Remove deprecated FPDFPage_CountObject(). by Lei Zhang · 6 years ago
  13. e2e31ee Roll v8/ 19afaa143..41562c7c5 (415 commits) by Lei Zhang · 6 years ago
  14. d70cf79 Roll tools/clang to 9bd40b25b. by Lei Zhang · 6 years ago
  15. 690faf7 Roll third_party/libjpeg_turbo/ 7260e4d8b..61a2bbaa9 (4 commits) by Lei Zhang · 6 years ago
  16. 3b3da2c Roll DEPS for catapult to 9f36d9f7 by Lei Zhang · 6 years ago
  17. 649bc02 Remove FXFM_ENCODING_NONE. by Lei Zhang · 6 years ago
  18. 0a815ae Remove dead CBC_QRCoderEncoder code. by Lei Zhang · 6 years ago
  19. 79d9be8 Use ScopedFPDFStructTree in tests. by Lei Zhang · 6 years ago
  20. a94b40f Use pdfium::Optional in CFGAS_GEFont. by Lei Zhang · 6 years ago
  21. 3db36ef Add CPDF_Document::StockFontClearer. by Lei Zhang · 6 years ago
  22. 75560af Use MakeUnique() in CFFL_InteractiveFormFiller. by Tom Sepez · 6 years ago
  23. 8abd0df Use unique_ptr<> in CJS_GlobalVariableArray::Add(). by Tom Sepez · 6 years ago
  24. cb88fa3 Use fxcrt::MaybeOwned in CFGAS_GEFont. by Lei Zhang · 6 years ago
  25. c6ab97b Use UnownedPtr in CFX_UnicodeEncoding. by Lei Zhang · 6 years ago
  26. 5091a49 Revert "Disable FPDFEditEmbeddertest.AddCIDFontText" by Tom Sepez · 6 years ago
  27. 5ad3144 Clean up CFGAS_GEFont members. by Lei Zhang · 6 years ago
  28. 65be34f Change two memcpys to iterator form of vector constructor. by Tom Sepez · 6 years ago
  29. 59d2a59 Rename FPDF_RenderPage_Retail() to RenderPageWithContext() by Tom Sepez · 6 years ago
  30. 4dc8c50 Make ContentParam::m_Name be a ByteString. by Tom Sepez · 6 years ago
  31. 6719c2f Initialize CBC_OneDimWriter members in the header. by Lei Zhang · 6 years ago
  32. 7557e7b Add basic tests for some annotation APIs. by Lei Zhang · 6 years ago
  33. 7a956ed Use safe math in MatchFloatRange(). by Tom Sepez · 6 years ago
  34. 61f1d62 Reland "Introduce FX_Number class as a replacement for FX_atonum()." by Tom Sepez · 6 years ago
  35. 725f544 Disable FPDFEditEmbeddertest.AddCIDFontText by Tom Sepez · 6 years ago
  36. a2fc263 Reland "Make things more const-y" by Tom Sepez · 6 years ago
  37. 29e1803 Revert "Introduce FX_Number class as a replacement for FX_atonum()." by Tom Sepez · 6 years ago
  38. 5700d9e Revert "Make things more const-y" by Tom Sepez · 6 years ago
  39. 26b2867 Test that FX_TryRealloc failure leaves original contents intact by Tom Sepez · 6 years ago
  40. 882ed81 Make things more const-y by Ryan Harrison · 6 years ago
  41. a5d7ad3 Introduce FX_Number class as a replacement for FX_atonum(). by Tom Sepez · 6 years ago
  42. aebace3 Remove cq_name from cq.cfg. by Lei Zhang · 6 years ago
  43. 394bb20 Add skia_paths try bots. by Lei Zhang · 6 years ago
  44. 01c91e4 Roll testing/corpus/ e1005e0e7..6cd71979b (1 commit) by Lei Zhang · 6 years ago
  45. 5b9a0a9 Optimize CPDF_CMapParser by Ryan Harrison · 6 years ago
  46. 987416d Avoid out of bound access in ClipAngledGradient(). by Lei Zhang · 6 years ago
  47. b4c1b01 Fix pdf_use_skia_paths build after commit 048d7f7c. by Lei Zhang · 6 years ago
  48. 657a1aa Set correct stream index when parsing is done in several steps. by Henrique Nakashima · 6 years ago
  49. 5c86fd4 Small optimizations for CBC_HighLevelEncoder::lookAheadTest by Ryan Harrison · 6 years ago
  50. 7a45d57 Fix a regression in CJBig2_Context::HuffmanAssignCode(). by Lei Zhang · 6 years ago
  51. 9039169 Do not copy data in DecodeAllScanlines(). by Lei Zhang · 6 years ago
  52. bb06ae5 Make flate decode functions' buffer out parameter unique_ptrs. by Lei Zhang · 6 years ago
  53. c2f404f Make RunLengthDecode()'s buffer out parameter a unique_ptr. by Lei Zhang · 6 years ago
  54. 8365e76 Make HexDecode()'s buffer out parameter a unique_ptr. by Lei Zhang · 6 years ago
  55. 8550a2d Remove check for clean branch from safetynet_job.py. by Henrique Nakashima · 6 years ago
  56. a5078b7 Save and reload document in RemoveMarkedObjectsPrime test. by Henrique Nakashima · 6 years ago
  57. 5fea8ca Force gclient sync in safetynet_compare.py. by Henrique Nakashima · 6 years ago
  58. 26fbb03 Revert "Discard deps that are not sync'ed anymore in safetynet_compare.py." by Henrique Nakashima · 6 years ago
  59. 1881cb7 Rename CFX_GifContext::ReadData() to ReadAllOrNone() by Tom Sepez · 6 years ago
  60. aaff8f8 Discard deps that are not sync'ed anymore in safetynet_compare.py. by Henrique Nakashima · 6 years ago
  61. 59d2166 Fix integer overflow in LoadCryptInfo. by Henrique Nakashima · 6 years ago
  62. ad37048 Roll third_party/freetype/src/ 2c8e6279a..f8af8fba7 (34 commits) by Nicolas Pena · 6 years ago
  63. cc5f350 Update libpng from 1.6.22 -> 1.6.34 by Ryan Harrison · 6 years ago
  64. 424621e Revert "Update libpng from 1.6.22 -> 1.6.34" by Lei Zhang · 6 years ago
  65. d51c66c Consolidate some common code in ccoded_progressivedecoder. by Tom Sepez · 6 years ago
  66. 76188c5 Fix some more span/memcpy interactions. by Tom Sepez · 6 years ago
  67. 73e97f4 Avoid CHECK in fpdf_parser_decode.cpp (memcpy empty span) by Tom Sepez · 6 years ago
  68. 6b2e2f0 Update libpng from 1.6.22 -> 1.6.34 by Ryan Harrison · 6 years ago
  69. d8b5fea Remove unneeded fpdf_parser_decode.h #includes. by Lei Zhang · 6 years ago
  70. a38996b Remove avail_buf out argument from GetAvailInput() methods. by Tom Sepez · 6 years ago
  71. ca3a100 Simplify radial shading. by Henrique Nakashima · 6 years ago
  72. 53701cd Use more UnownedPtrs in CFXJSE_Engine. by Lei Zhang · 6 years ago
  73. 53038b6 Roll third_party/freetype/src/ 96b5e5009..2c8e6279a7b (38 commits) by Nicolas Pena · 6 years ago
  74. a6325f8 Test for radial shading when start is a point on border of end circle. by Henrique Nakashima · 6 years ago
  75. be1b71a Roll third_party/icu/ e4194dc7b..c56c67199 (8 commits) by Lei Zhang · 6 years ago
  76. 2c0ef6a Fix radial shading when start circle is a point in the center of end circle. by Henrique Nakashima · 6 years ago
  77. b2d2596 Stop checking out GYP. by Lei Zhang · 6 years ago
  78. d4e7ca0 Add unit test for AutoRestorer<> on smart pointer types. by Tom Sepez · 6 years ago
  79. 3b83e83 Use pdfium::span<> arg in A85 and RLE encoder methods by Tom Sepez · 6 years ago
  80. 07388ca Use span<> in CFX_FontMgr by Tom Sepez · 6 years ago
  81. b6e7d49 Roll v8 to 19afaa14 by Lei Zhang · 6 years ago
  82. d198edd Stop using deprecated V8 APIs in CFXJSE_Value. by Lei Zhang · 6 years ago
  83. 81a3c24 Add check on CGATS memory allocation in littlecms. by Lei Zhang · 6 years ago
  84. 678f541 Fix lifetime issue in CCodec_ProgressiveDecoder. by Tom Sepez · 6 years ago
  85. e70aff8 Stop using deprecated V8 APIs in CFXJSE_Context. by Lei Zhang · 6 years ago
  86. 20c41a5 Use pdfium::span<>/UnownedPtr in CFX_Font. by Tom Sepez · 6 years ago
  87. 8020fd8 Stop using deprecated V8 APIs in CFXJSE_Class. by Lei Zhang · 6 years ago
  88. b6dbcb2 Change explicit suppression of warning 4267 to a config based suppression. by Will Harris · 6 years ago
  89. d5f4279 Stop using deprecated V8 APIs in CJS_Runtime. by Lei Zhang · 6 years ago
  90. 9e90e79 Fix radial shading when center of start point is on the border of an end circle. by Henrique Nakashima · 6 years ago
  91. 456e970 Remove FPDFDOC_ prefix from non-public functions by Tom Sepez · 6 years ago
  92. 1934a24 Use pdfium::span<> in fpdf_parser_decode.h helper functions. by Tom Sepez · 6 years ago
  93. b2b1f55 Stop using deprecated V8 APIs in CJS_GlobalArrays. by Lei Zhang · 6 years ago
  94. 803cf76 Remove FPDFAPI_ prefix from internal cid/encoder functions by Tom Sepez · 6 years ago
  95. d2e4698 Reduce the number of CFXJSE_ResolveProcessor::GetNodeHelper() calls. by Lei Zhang · 6 years ago
  96. ee68cd1 Move XFA_RESOLVENODE_TagName to xfa_resolvenode_rs.h. by Lei Zhang · 6 years ago
  97. 5b34656 Stop using deprecated V8 APIs in CJS_Global. by Lei Zhang · 6 years ago
  98. b719bc4 Use pdfium::span<> in more image modules by Tom Sepez · 6 years ago
  99. da379c7 Stop using deprecated v8::ObjectTemplate::NewInstance(). by Lei Zhang · 6 years ago
  100. cf59f80 Initialize some CFXJSE_Engine members in the header. by Lei Zhang · 6 years ago