Age | Commit message (Expand) | Author |
2018-07-25 | Fix hint tables parsing. | Artem Strygin |
2018-07-19 | Fix unbalanced endobj keyword in rectangles_multi_pages.pdf. | Lei Zhang |
2018-07-16 | Use UnownedPtr<> to v8::Isolates. | Tom Sepez |
2018-07-12 | Reland "Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream()." | Artem Strygin |
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-06 | Revert "Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream()." | Henrique Nakashima |
2018-07-03 | Avoid duplicate data buffering in CPDF_SyntaxParser::ReadStream(). | Artem Strygin |
2018-07-03 | Add FPDFText_GetTextRenderMode() API | Miklos Vajna |
2018-06-29 | Use pdfium::span with CPDF_IccProfile and friends. | Lei Zhang |
2018-06-29 | Remove out param from CCodec_IccModule::CreateTransform_sRGB(). | Lei Zhang |
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-22 | Fix some nits in gold.py.chromium/3470 | Lei Zhang |
2018-06-21 | Add pass/fail Gold summary to outputchromium/3469 | Stephan Altmueller |
2018-06-20 | Re-work some more c_str() usage. | Tom Sepez |
2018-06-20 | Add in a size guard to JPX fuzzer | Ryan Harrison |
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-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 |