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