Age | Commit message (Expand) | Author |
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-08 | Update comments in SUPPRESSIONS for xfa_specific | Ryan Harrison |
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 | Embedder tests can write saved PDFs to a file for debugging. | Henrique Nakashima |
2018-06-06 | Create events and expectation for barcode_test.pdf | Ryan Harrison |
2018-06-05 | Revert "Convert (void) to static_cast<void> in C++ code" | Ryan Harrison |
2018-06-04 | Convert (void) to static_cast<void> in C++ codechromium/3450 | Ryan Harrison |
2018-06-01 | Fix XFA guards | Ryan Harrison |
2018-06-01 | Fix V8 guards | 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-31 | Add alphabetical order per file check in api_check.py | Nicolas Pena |
2018-05-30 | Migrate coverage_report.py to use upstream Chromium scripts | Ryan Harrison |
2018-05-30 | Add pixel tests for PDFs that use generation numbers. | Lei Zhang |
2018-05-30 | Remove manual references to exe_and_shlib_deps | Tom Anderson |
2018-05-25 | Move fuzzers to testing/fuzzers. | Lei Zhang |
2018-05-25 | [xfa] Allow accessing the event changed parameter from JS. | Dan Sinclair |
2018-05-23 | Fix linking errors in fuzzer targets. | Lei Zhang |
2018-05-22 | Make friend RetainPtr<T> statements consistently public. | 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-18 | Fix small typo in common.pychromium/3436chromium/3435 | Ryan Harrison |
2018-05-17 | Add check that --font-dir is actually a directorychromium/3434 | Ryan Harrison |
2018-05-17 | Update third_party/base/compiler_specific.h. | 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-13 | Add option to run safetynet_compare.py without a profiler.chromium/3430 | Henrique Nakashima |
2018-05-12 | Prepare image comparison in safetynet_compare.py to work in nightly run.chromium/3429 | Henrique Nakashima |
2018-05-10 | Fixup ASSERT in Bidi handling; Add bidi fuzzer. | Dan Sinclair |
2018-05-10 | Cleanup formcalc method generationchromium/3427 | Dan Sinclair |
2018-05-10 | Use test_dir instead of 'pdfium' for source type | Ryan Harrison |
2018-05-10 | Make GetTestDataDir() work in a non-standalone checkout. | Lei Zhang |
2018-05-10 | Do not build BMP when codec is disabled | Ryan Harrison |
2018-05-09 | safetynet_compare.py generates pngs to compare visually | Henrique Nakashima |
2018-05-09 | Do not build GIF when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build PNG when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build TIFF when codec is disabled | Ryan Harrison |
2018-05-08 | Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange(). | Lei Zhang |
2018-05-07 | Restore logic of CreateChildUIAndValueNodesIfNeeded(). | Henrique Nakashima |
2018-05-02 | Add a CFX_XMLDocument class. | Dan Sinclair |
2018-05-01 | Check for NULL XFA context even when XFA | Tom Sepez |
2018-05-01 | Make FPDF_Document always be CPDF_Document. | Tom Sepez |
2018-05-01 | Fix CFX_XML and add unit tests | Dan Sinclair |
2018-04-27 | Fix backspace on 1st character of a line erases the line break. | Henrique Nakashima |