1. 333ab4c Add Skia/SkiaPaths expectations for some pixel tests. by Hui Yingst · 3 years, 6 months ago
  2. 3188327 Update test case for bug 665467. by Lei Zhang · 3 years, 7 months ago chromium/4719 chromium/4720 chromium/4721 chromium/4722 chromium/4723 chromium/4724
  3. 9812bcf Add Skia/SkiaPaths expectations for some pixel tests. by Hui Yingst · 3 years, 7 months ago
  4. fea38c8 Fix a nullptr dereference in FPDF_StructElement_GetStringAttribute(). by Lei Zhang · 3 years, 8 months ago
  5. aa648bc Remove CPDF_Dictionary::IsValidKey(). by Lei Zhang · 3 years, 8 months ago
  6. ee833ff Add a pixel test for indexing into an object stream. by Lei Zhang · 3 years, 8 months ago
  7. 33df4c8 Add testcase for bug 1258968. by Tom Sepez · 3 years, 8 months ago
  8. f56aac8 Add minimized test case for image in bug 1258634 by Tom Sepez · 3 years, 8 months ago chromium/4670 chromium/4671
  9. b8dca89 Fix typos of the word occurrence. by Lei Zhang · 3 years, 9 months ago chromium/4646
  10. ced7385 CJX_List::append() should not create cycles. by Tom Sepez · 3 years, 9 months ago
  11. 12097f3 Add Skia/SkiaPaths expectations for some pixel tests. by Hui Yingst · 3 years, 9 months ago
  12. ac8b8c4 Add Skia/SkiaPaths expectations for some pixel tests. by Hui Yingst · 3 years, 9 months ago
  13. 806850f Cover another branch in CPDFSDK_BAAnnot::SetAnnotName() by Tom Sepez · 3 years, 9 months ago
  14. 282f0b8 Roll third_party/freetype/src/ 86b9c9347..efa1a3590 (60 commits) by Hui Yingst · 3 years, 9 months ago
  15. ace0c93 Add a test case for bad image name handling in CPDFSDK_AppStream. by Lei Zhang · 3 years, 10 months ago
  16. a27237b Avoid a NOTREACHED() in CFX_DIBitmap::CompositeMask(). by Lei Zhang · 3 years, 10 months ago
  17. 096cf51 Add a test case for 2-up PDF generation with rotated pages. by Lei Zhang · 3 years, 10 months ago
  18. a5ef5f1 Large-scale usage of fxcrt::Mask<> by Tom Sepez · 3 years, 10 months ago
  19. 1a65ae5 Restore block in CStretchEnging::Calc(). by Tom Sepez · 3 years, 10 months ago
  20. 5ddd4a9 Add Skia/SkiaPaths expectations for some pixel tests. by Hui Yingst · 3 years, 10 months ago
  21. eff4ddb Add a pixel test for GS alpha not being applied to pattern. by Lei Zhang · 3 years, 10 months ago
  22. 2a66db2 Add a test case for FPDFText_GetUnicode() regression. by Lei Zhang · 3 years, 11 months ago
  23. 9e7388e Add skia/skiapaths expected results for pixel tests. by Hui Yingst · 3 years, 11 months ago chromium/4575 chromium/4576
  24. 041107c Add skia/skiapaths expected results for some pixel tests. by Hui Yingst · 3 years, 11 months ago
  25. 4a2d2bc Disallow non-ASCII keys in dicts when parsing with CPDF_SyntaxParser. by Lei Zhang · 4 years ago
  26. fcf7e7f Add a test case for FPDFPage_GenerateContent() not applying color. by Lei Zhang · 4 years ago
  27. 9b0ce8a Disallow empty keys in dictionaries when parsing with CPDF_SyntaxParser. by Lei Zhang · 4 years ago
  28. 5c4111b Expose DashingArray and Phase in the public API by Robert Collyer · 4 years ago
  29. d661dc7 CStretchEngine: ensure sum of pixel weights is kFixedPointOne. by Tom Sepez · 4 years ago
  30. f15d830 Allow update of kReadOnly widget flag from JavaScript by Tom Sepez · 4 years ago
  31. fd4eda8 Recognize more path points that form rectangles in CFX_PathData. by Lei Zhang · 4 years ago
  32. 0b29099 Improve test for CJS_Field::get_button_position() by Tom Sepez · 4 years ago
  33. 866eb53 Add FPDFViewEmbedderTest.DocumentWithNoPageCount. by Lei Zhang · 4 years, 1 month ago
  34. 24de149 Add a test case for FPDFAnnot_SetBorder() to test rendering. by Lei Zhang · 4 years, 2 months ago
  35. 5a4cc47 Avoid integer underflow in SkiaState::AdjustClip(). by Hui Yingst · 4 years, 3 months ago chromium/4448
  36. ca83926 Render 2-point paths as thin lines in fill mode. by Hui Yingst · 4 years, 3 months ago
  37. d459c6d Add a pixel test for filling 2-point paths. by Hui Yingst · 4 years, 3 months ago chromium/4431 chromium/4432
  38. df97b13 Split a path into sub paths for drawing zero area. by Hui Yingst · 4 years, 3 months ago chromium/4429
  39. f1d0eae Add README.md for rendering PDFs in use_ahem/. by Hui Yingst · 4 years, 4 months ago
  40. 7b819bf Add test for black rectangle over edited objects inside clipping path by Daniel Hosseinian · 4 years, 4 months ago
  41. f3b585e Avoid integer overflow in RelocateTableRowCells(). by Tom Sepez · 4 years, 5 months ago chromium/4384 chromium/4385
  42. 305d2ed Add FPDFAnnot_GetBorder() API by Miklos Vajna · 4 years, 6 months ago
  43. dc85f86 Allow reproduction of the issue in 1156170 with pdfium_test. by Tom Sepez · 4 years, 6 months ago chromium/4351 chromium/4352
  44. c10d17d FPDF_GetTrailerEnds: make this not depend on whitespace by Miklos Vajna · 4 years, 6 months ago
  45. e2c3084 Fix longstanding typo in bug_481363.in by Tom Sepez · 4 years, 6 months ago chromium/4350
  46. 30f45a6 Add FPDFAnnot_GetLine() API by Miklos Vajna · 4 years, 6 months ago chromium/4346
  47. 8f7b1ae Add FPDFAnnot_GetInkListPath() API by Miklos Vajna · 4 years, 7 months ago
  48. 09ecef6 Add FPDFAnnot_GetVertices() API by Miklos Vajna · 4 years, 7 months ago chromium/4323
  49. 8532ef0 Move the Noto font file for testing to top-level third-party directory. by Hui Yingst · 4 years, 7 months ago chromium/4317
  50. f63c965 Add FPDFSignatureObj_GetDocMDPPermission() by Miklos Vajna · 4 years, 7 months ago
  51. 8e88e38 Fix issue that some characters from the embedded font don't render. by Hui Yingst · 4 years, 7 months ago
  52. c570c11 Provide better logging from CJS_PublicMethods's AlertIfPossible(). by Tom Sepez · 4 years, 7 months ago
  53. 2d61ff8 Tolerate empty local in JS_DateParse(). by Tom Sepez · 4 years, 7 months ago chromium/4307
  54. c7ea56a Add a pixel test for CFX_ImageTransformer. by Lei Zhang · 4 years, 7 months ago chromium/4306
  55. d1a24fb FPDFAnnot_GetSubtype: recognize the Redact annotation sub-type by Miklos Vajna · 4 years, 7 months ago
  56. 8a5699d Observe CFX_Timer's timer handler objects. by Tom Sepez · 4 years, 8 months ago
  57. 4f81d81 Add a pixel test with many layers of form xobjects. by Lei Zhang · 4 years, 8 months ago
  58. d6055cb Add a pixel test for a link annotation that does not render. by Hui Yingst · 4 years, 8 months ago
  59. bbb165e Add a pixel test for a link annotation that does not render. by Hui Yingst · 4 years, 8 months ago
  60. 2b2e158 Add a test case for FPDFText_GetCharBox() returning tall char box. by Lei Zhang · 4 years, 9 months ago chromium/4269 chromium/4270 chromium/4271 chromium/4272
  61. 70e6619 Make char widths signed again. by Lei Zhang · 4 years, 9 months ago
  62. 2aabfc9 Add a test case for Type3 glyphs with negative width. by Lei Zhang · 4 years, 9 months ago
  63. 6f2c064 Add another embedder test for password handling. by Lei Zhang · 4 years, 9 months ago
  64. 16760b5 Add an experimental API to surface a page's additional action. by Zhouhan Chen · 4 years, 10 months ago
  65. b70f99d Add support for action /GoToE by Zhouhan Chen · 4 years, 10 months ago chromium/4228 chromium/4229
  66. 8b82f2c Remove alternate spelling of j#61v#61script from js.pdf by Tom Sepez · 4 years, 10 months ago
  67. f893504 Add FPDFSignatureObj_GetReason() API by Miklos Vajna · 4 years, 10 months ago
  68. 10ad8f1 Add a pixel test for patterns that do not render. by Lei Zhang · 4 years, 10 months ago
  69. 1fc751f Add FPDFSignatureObj_GetSubFilter() API by Miklos Vajna · 4 years, 10 months ago
  70. 1c21d86 Retain layout items rather than raw widgets in CFXA_TabParam. by Tom Sepez · 4 years, 10 months ago
  71. dc9cffa Add FPDF_StructElement_GetID and FPDF_StructElement_GetLang by Dominic Mazzoni · 4 years, 11 months ago
  72. da65144 Add test for dropped clipping paths when saving dirty text by Daniel Hosseinian · 4 years, 11 months ago
  73. 4b1b51d Add FPDF_StructElement_GetStringAttribute by Dominic Mazzoni · 4 years, 11 months ago
  74. 2e1b4f2 Add a test to show FPDFImageObj_GetBitmap() does not handle masks. by Lei Zhang · 5 years ago chromium/4198 chromium/4199
  75. d37a0d9 Add a pixel test with a free-form Gouraud-shaded triangle mesh. by Lei Zhang · 5 years ago
  76. 6229ed4 Add test expectations for standard_symbols.pdf. by Lei Zhang · 5 years ago
  77. 75875b3 Use the correct stride in CFX_SkiaDeviceDriver::GetDIBits(). by Lei Zhang · 5 years ago
  78. 13dfdd4 Dismiss exceptions while setting properties/elements from JS handlers. by Tom Sepez · 5 years ago
  79. 2b76bf9 Add FPDF_GetSignatureCount() API by Miklos Vajna · 5 years ago
  80. 3001272 Reset context after running CXFA_TextLayout::LayoutInternal(). by Lei Zhang · 5 years ago
  81. 9f16093 Add a test case for another FPDFAttachment_GetFile() failure mode. by Lei Zhang · 5 years ago
  82. ae8ab22 Pump V8 foreground tasks queued to platform message loop. by Tom Sepez · 5 years ago
  83. 9b9ba21 Make PDFium JS host object have immutable prototypes by Tom Sepez · 5 years ago
  84. 6349731 Use more RetainPtrs in CXFA_FFTabOrderPageWidgetIterator. by Lei Zhang · 5 years ago chromium/4163
  85. ceb66ad Fix an UnownedPtr error in CXFA_FFTabOrderPageWidgetIterator. by Lei Zhang · 5 years ago
  86. 70624b1 Fix enter/space key press events on Combobox by Himadri Kakar · 5 years ago
  87. 4ae21d7 Add a pixel test to show incorrect pattern rendering. by Lei Zhang · 5 years ago chromium/4153 chromium/4154 chromium/4155 chromium/4156 chromium/4157 chromium/4158 chromium/4159
  88. 2da6652 Retain owning layout items earlier in CXFA_FFField by Tom Sepez · 5 years ago chromium/4148
  89. dc1b739 Add another test case for FPDFImageObj_GetImageMetadata(). by Lei Zhang · 5 years ago
  90. 3e36f68 Add FPDF_PRINTMODE_EMF_IMAGE_MASKS print mode. by Lei Zhang · 5 years ago chromium/4146
  91. 8a5765b Add a pixel test for filling zero-area paths. by Hui Yingst · 5 years ago
  92. f5cc1ac Implemented Goto Action Handling for Internal links via key press. by Badhri Ravikumar · 5 years ago chromium/4132 chromium/4133
  93. 8a4d325 Cover some more paths in CJS_Field.cpp from JS. by Tom Sepez · 5 years ago
  94. 19dd291 Fix a /Parent reference in xfa_pages_8_0.fragment. by Lei Zhang · 5 years ago
  95. a8cfe04 Disable deflate TIFF support. by Lei Zhang · 5 years ago
  96. 45a9502 Add a regression test for bad Type3 font glyphs. by Lei Zhang · 5 years ago
  97. cf5d383 Add a test to show FPDFPage_Flatten() bug with negative box dimensions by Daniel Hosseinian · 5 years ago
  98. dacaac7 Implemented URI Action Handling for links by Badhri Ravikumar · 5 years ago chromium/4125
  99. 11825a3 Add a pixel test for text forms with /MaxLen. by Lei Zhang · 5 years ago
  100. 2c941a1 Add a FPDFStructTreeEmbedderTest for MCR and OBJR element types. by Lei Zhang · 5 years ago