Age | Commit message (Expand) | Author |
2018-07-11 | Add FPDFFormObj_CountObjects() API | Miklos Vajna |
2018-07-10 | Add test for reading marked content with an indirect dict. | Henrique Nakashima |
2018-07-03 | Add FPDFText_GetTextRenderMode() API | Miklos Vajna |
2018-06-26 | Write pixel .evt test for dynamic_list_box_allow_multiple_selection. | Henrique Nakashima |
2018-06-23 | Fix some nits from commit 27cf78d8.chromium/3472chromium/3471 | Lei Zhang |
2018-06-20 | Re-work some more c_str() usage. | Tom Sepez |
2018-06-14 | Rewrite content stream regeneration. | Henrique Nakashima |
2018-06-12 | Fill m_ContentStream field in CPDF_PageObject. | Henrique Nakashima |
2018-06-08 | Ensure CJS_Return() with error always includes a message. | Tom Sepez |
2018-06-08 | Use FPDFText_GetBoundedText() to get the visible text in a test. | Lei Zhang |
2018-06-07 | Add expectations for xfa_node_caption.pdfchromium/3453 | Ryan Harrison |
2018-06-07 | Convert resolve_nodes.pdf into 3 test cases | Ryan Harrison |
2018-06-06 | Unsuppress dynamic_password_field_background_fill.pdf | Ryan Harrison |
2018-06-06 | Create events and expectation for barcode_test.pdf | Ryan Harrison |
2018-05-31 | Make XFA pixel tests more stablechromium/3447 | Ryan Harrison |
2018-05-31 | Handle image mask continuous loading correctly | Wei Li |
2018-05-31 | Fix font regression in AdjustMMParams | Nicolas Pena |
2018-05-30 | Add pixel tests for PDFs that use generation numbers. | Lei Zhang |
2018-05-22 | Fix a regression with missing text. | Lei Zhang |
2018-05-22 | Add test case for a font substitution regression. | Lei Zhang |
2018-05-15 | Use {{streamlen}} macro in testing/resources/javascript/*.in | Tom Sepez |
2018-05-15 | Use {{trailer}} macro in testing/resources/javascript/*.in | Tom Sepez |
2018-05-15 | Test app.beep() in standalone PDFium. | Tom Sepez |
2018-05-08 | Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange(). | Lei Zhang |
2018-05-07 | Restore logic of CreateChildUIAndValueNodesIfNeeded(). | Henrique Nakashima |
2018-04-27 | Fix backspace on 1st character of a line erases the line break. | Henrique Nakashima |
2018-04-23 | Create FPDFPageObjMark_GetParamStringValue(). | Henrique Nakashima |
2018-04-23 | Create API to get PageObject mark parameters. | Henrique Nakashima |
2018-04-13 | Add test for circular CPDF_Function::Load(). | Henrique Nakashima |
2018-04-11 | Fix crash when ColorSpace references itself directly. | Henrique Nakashima |
2018-04-05 | Ignore bad data in the shared object hint table. | Lei Zhang |
2018-04-03 | Off-by-one in CPDF_StreamParser::ParseNextElement() | Tom Sepez |
2018-03-27 | Open FPDF_PAGEOBJECTMARK API. | Henrique Nakashima |
2018-03-21 | Add a regression test for bug 821454. | Lei Zhang |
2018-03-19 | Calculate AP for multi-line markup annotations correctly | Ralf Sippl |
2018-03-19 | Add more options to combobox_form.pdf resource. | Henrique Nakashima |
2018-03-12 | Add test that non-ASCII characters to not foul hyphen processing | Ryan Harrison |
2018-02-28 | Add simple XFA test for entering text into TextEdit | Ryan Harrison |
2018-02-27 | Move XFA pixel tests under pixel/chromium/3358chromium/3357 | Ryan Harrison |
2018-02-26 | Fixup AFSimple_Calculate indexing bug | Dan Sinclair |
2018-02-25 | Add expectations for static XFA tests | Ryan Harrison |
2018-02-23 | Setup testing XFA using .in fileschromium/3355chromium/3354 | Ryan Harrison |
2018-02-13 | Teach fixup_pdf_template.py to automatically calculate stream length. | Lei Zhang |
2018-02-06 | Add rendering embeddertests for FPDF_ImportNPagesToOne. | xlou |
2018-02-01 | Make CFXJSE-created contexts refer to their CFXJS counteparts.chromium/3337 | Tom Sepez |
2018-01-31 | Experimental API for N-up feature support for print | xlou |
2018-01-29 | Roll V8 to ee5d9a0c. | Lei Zhang |
2018-01-09 | Expose marked content IDs for images and alt text. | Julian Lunger |
2018-01-04 | Remove allocations from JS test | Dan Sinclair |
2017-11-30 | Rewrite lower level details of extracting text from page | Ryan Harrison |