1. 6719c2f Initialize CBC_OneDimWriter members in the header. by Lei Zhang · 6 years ago
  2. 7557e7b Add basic tests for some annotation APIs. by Lei Zhang · 6 years ago
  3. 7a956ed Use safe math in MatchFloatRange(). by Tom Sepez · 6 years ago
  4. 61f1d62 Reland "Introduce FX_Number class as a replacement for FX_atonum()." by Tom Sepez · 6 years ago
  5. 725f544 Disable FPDFEditEmbeddertest.AddCIDFontText by Tom Sepez · 6 years ago
  6. a2fc263 Reland "Make things more const-y" by Tom Sepez · 6 years ago chromium/3552
  7. 29e1803 Revert "Introduce FX_Number class as a replacement for FX_atonum()." by Tom Sepez · 6 years ago
  8. 5700d9e Revert "Make things more const-y" by Tom Sepez · 6 years ago
  9. 26b2867 Test that FX_TryRealloc failure leaves original contents intact by Tom Sepez · 6 years ago
  10. 882ed81 Make things more const-y by Ryan Harrison · 6 years ago
  11. a5d7ad3 Introduce FX_Number class as a replacement for FX_atonum(). by Tom Sepez · 6 years ago
  12. aebace3 Remove cq_name from cq.cfg. by Lei Zhang · 6 years ago
  13. 394bb20 Add skia_paths try bots. by Lei Zhang · 6 years ago
  14. 01c91e4 Roll testing/corpus/ e1005e0e7..6cd71979b (1 commit) by Lei Zhang · 6 years ago
  15. 5b9a0a9 Optimize CPDF_CMapParser by Ryan Harrison · 6 years ago
  16. 987416d Avoid out of bound access in ClipAngledGradient(). by Lei Zhang · 6 years ago chromium/3551
  17. b4c1b01 Fix pdf_use_skia_paths build after commit 048d7f7c. by Lei Zhang · 6 years ago
  18. 657a1aa Set correct stream index when parsing is done in several steps. by Henrique Nakashima · 6 years ago
  19. 5c86fd4 Small optimizations for CBC_HighLevelEncoder::lookAheadTest by Ryan Harrison · 6 years ago chromium/3550
  20. 7a45d57 Fix a regression in CJBig2_Context::HuffmanAssignCode(). by Lei Zhang · 6 years ago
  21. 9039169 Do not copy data in DecodeAllScanlines(). by Lei Zhang · 6 years ago
  22. bb06ae5 Make flate decode functions' buffer out parameter unique_ptrs. by Lei Zhang · 6 years ago
  23. c2f404f Make RunLengthDecode()'s buffer out parameter a unique_ptr. by Lei Zhang · 6 years ago
  24. 8365e76 Make HexDecode()'s buffer out parameter a unique_ptr. by Lei Zhang · 6 years ago
  25. 8550a2d Remove check for clean branch from safetynet_job.py. by Henrique Nakashima · 6 years ago chromium/3549
  26. a5078b7 Save and reload document in RemoveMarkedObjectsPrime test. by Henrique Nakashima · 6 years ago
  27. 5fea8ca Force gclient sync in safetynet_compare.py. by Henrique Nakashima · 6 years ago chromium/3546 chromium/3547 chromium/3548
  28. 26fbb03 Revert "Discard deps that are not sync'ed anymore in safetynet_compare.py." by Henrique Nakashima · 6 years ago
  29. 1881cb7 Rename CFX_GifContext::ReadData() to ReadAllOrNone() by Tom Sepez · 6 years ago
  30. aaff8f8 Discard deps that are not sync'ed anymore in safetynet_compare.py. by Henrique Nakashima · 6 years ago chromium/3545
  31. 59d2166 Fix integer overflow in LoadCryptInfo. by Henrique Nakashima · 6 years ago
  32. ad37048 Roll third_party/freetype/src/ 2c8e6279a..f8af8fba7 (34 commits) by Nicolas Pena · 6 years ago chromium/3544
  33. cc5f350 Update libpng from 1.6.22 -> 1.6.34 by Ryan Harrison · 6 years ago
  34. 424621e Revert "Update libpng from 1.6.22 -> 1.6.34" by Lei Zhang · 6 years ago chromium/3543
  35. d51c66c Consolidate some common code in ccoded_progressivedecoder. by Tom Sepez · 6 years ago
  36. 76188c5 Fix some more span/memcpy interactions. by Tom Sepez · 6 years ago
  37. 73e97f4 Avoid CHECK in fpdf_parser_decode.cpp (memcpy empty span) by Tom Sepez · 6 years ago
  38. 6b2e2f0 Update libpng from 1.6.22 -> 1.6.34 by Ryan Harrison · 6 years ago
  39. d8b5fea Remove unneeded fpdf_parser_decode.h #includes. by Lei Zhang · 6 years ago
  40. a38996b Remove avail_buf out argument from GetAvailInput() methods. by Tom Sepez · 6 years ago chromium/3539 chromium/3540 chromium/3541 chromium/3542
  41. ca3a100 Simplify radial shading. by Henrique Nakashima · 6 years ago
  42. 53701cd Use more UnownedPtrs in CFXJSE_Engine. by Lei Zhang · 6 years ago
  43. 53038b6 Roll third_party/freetype/src/ 96b5e5009..2c8e6279a7b (38 commits) by Nicolas Pena · 6 years ago
  44. a6325f8 Test for radial shading when start is a point on border of end circle. by Henrique Nakashima · 6 years ago
  45. be1b71a Roll third_party/icu/ e4194dc7b..c56c67199 (8 commits) by Lei Zhang · 6 years ago
  46. 2c0ef6a Fix radial shading when start circle is a point in the center of end circle. by Henrique Nakashima · 6 years ago
  47. b2d2596 Stop checking out GYP. by Lei Zhang · 6 years ago
  48. d4e7ca0 Add unit test for AutoRestorer<> on smart pointer types. by Tom Sepez · 6 years ago
  49. 3b83e83 Use pdfium::span<> arg in A85 and RLE encoder methods by Tom Sepez · 6 years ago
  50. 07388ca Use span<> in CFX_FontMgr by Tom Sepez · 6 years ago
  51. b6e7d49 Roll v8 to 19afaa14 by Lei Zhang · 6 years ago
  52. d198edd Stop using deprecated V8 APIs in CFXJSE_Value. by Lei Zhang · 6 years ago
  53. 81a3c24 Add check on CGATS memory allocation in littlecms. by Lei Zhang · 6 years ago
  54. 678f541 Fix lifetime issue in CCodec_ProgressiveDecoder. by Tom Sepez · 6 years ago
  55. e70aff8 Stop using deprecated V8 APIs in CFXJSE_Context. by Lei Zhang · 6 years ago
  56. 20c41a5 Use pdfium::span<>/UnownedPtr in CFX_Font. by Tom Sepez · 6 years ago
  57. 8020fd8 Stop using deprecated V8 APIs in CFXJSE_Class. by Lei Zhang · 6 years ago
  58. b6dbcb2 Change explicit suppression of warning 4267 to a config based suppression. by Will Harris · 6 years ago
  59. d5f4279 Stop using deprecated V8 APIs in CJS_Runtime. by Lei Zhang · 6 years ago
  60. 9e90e79 Fix radial shading when center of start point is on the border of an end circle. by Henrique Nakashima · 6 years ago
  61. 456e970 Remove FPDFDOC_ prefix from non-public functions by Tom Sepez · 6 years ago
  62. 1934a24 Use pdfium::span<> in fpdf_parser_decode.h helper functions. by Tom Sepez · 6 years ago
  63. b2b1f55 Stop using deprecated V8 APIs in CJS_GlobalArrays. by Lei Zhang · 6 years ago
  64. 803cf76 Remove FPDFAPI_ prefix from internal cid/encoder functions by Tom Sepez · 6 years ago
  65. d2e4698 Reduce the number of CFXJSE_ResolveProcessor::GetNodeHelper() calls. by Lei Zhang · 6 years ago
  66. ee68cd1 Move XFA_RESOLVENODE_TagName to xfa_resolvenode_rs.h. by Lei Zhang · 6 years ago
  67. 5b34656 Stop using deprecated V8 APIs in CJS_Global. by Lei Zhang · 6 years ago chromium/3536 chromium/3537
  68. b719bc4 Use pdfium::span<> in more image modules by Tom Sepez · 6 years ago
  69. da379c7 Stop using deprecated v8::ObjectTemplate::NewInstance(). by Lei Zhang · 6 years ago
  70. cf59f80 Initialize some CFXJSE_Engine members in the header. by Lei Zhang · 6 years ago
  71. 48cd65d Rename remaining fx_codec*.cpp to match class and .h file name by Tom Sepez · 6 years ago
  72. 126927e Use std::span<> in CCodec_JPEGModule by Tom Sepez · 6 years ago
  73. 4d92af5 Handle non-printing characters at beginning of extraction region by Ryan Harrison · 6 years ago
  74. 3321f15 Make built-in JS console compatible with Adobe's console. by Henrique Nakashima · 6 years ago
  75. 7e4fff7 Let CCodec_ProgressiveDecoder::m_pSrcBuf outlive contexts by Tom Sepez · 6 years ago
  76. f2615a3 Rework CCODEC_ProgressiveDecoder. by Tom Sepez · 6 years ago
  77. 991f5b7 Use pdfium::span<> in CCodec_RLScanlineDecoder by Tom Sepez · 6 years ago
  78. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  79. 76525c4 Remove unnecessary ToArray() calls and locals in CPDF_Dest. by Lei Zhang · 6 years ago chromium/3535
  80. 2e6d2b5 Roll v8/ 9cf8abb7c..ff6b34b46 (689 commits) by Lei Zhang · 6 years ago
  81. d322062 Add a "lastchange" hook. by Lei Zhang · 6 years ago
  82. 441ef21 More cleanup in CPDF_TextPage by Nicolas Pena · 6 years ago chromium/3533 chromium/3534
  83. e6ff2eb Rename CFX_DIBSource to CFX_DIBBase. by Tom Sepez · 6 years ago
  84. 16d18d9 Use span<uint8_t> in more fxcodec code. by Tom Sepez · 6 years ago
  85. 1cb4d6b Cleanup CalculateBaseSpace in CPDF_TextPage by Nicolas Pena · 6 years ago
  86. ce26d7d Change CPDF_MetadataTest test data to static const char data[]. by Lei Zhang · 6 years ago
  87. 284c513 Fix a bug in make_expected.sh. by Lei Zhang · 6 years ago
  88. 367ed46 Use pdfium::span<> in CPDF_Stream::SetData(). by Tom Sepez · 6 years ago
  89. c1dde5d Pass unique_ptr<> to CFX_MemoryStream constructor by Tom Sepez · 6 years ago
  90. a41801e Fix GCC build with V8 disabled. by Lei Zhang · 6 years ago
  91. 3a3a369 Enable warnings for shadowed variables by Ryan Harrison · 6 years ago
  92. 203339a Fix shadowed variables by Ryan Harrison · 6 years ago
  93. 3b45012 Remove CBC_BarcodeMatrix::m_matrixOut and just return the bit array. by Henrique Nakashima · 6 years ago
  94. e919ec1 Remove deprecated FPDFDest_GetPageIndex() API. by Lei Zhang · 6 years ago
  95. b4f2744 Remove bool arg from CFWL_Widget::GetBorderSize(). by Tom Sepez · 6 years ago
  96. 8ce49f8 Swap width and height params in CBC_BarcodeMatrix constructor. by Henrique Nakashima · 6 years ago
  97. 4c47285 Cleanup CPDF_TextPage::GetRectArray by Nicolas Pena · 6 years ago
  98. ce6a1cc Reorder RenderResult and RenderDeviceResult in CBC_TwoDimWriter. by Henrique Nakashima · 6 years ago chromium/3532
  99. 18342f5 Remove bool bPromptCJK argument (several places) by Tom Sepez · 6 years ago
  100. 7aa4bc4 Remove m_bTruncated flag from CBC_PDF417Writer. by Henrique Nakashima · 6 years ago