Age | Commit message (Expand) | Author |
2018-03-12 | Add test that non-ASCII characters to not foul hyphen processing | Ryan Harrison |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-03-02 | Make EmbedderTest::WriteBitmapToPng() work with grayscale images.chromium/3362chromium/3361chromium/3360 | Lei Zhang |
2018-03-01 | Disable XFA tests without embedded fonts | 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 | Fix -Wunused-variable warning if building with V8 snapshots disabled. | Nico Weber |
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-19 | Skip font loading in formcalc embedder tests | dan sinclair |
2018-02-16 | Fix more fallthroughs before reenabling -Wimplicit-fallthrough. | Henrique Nakashima |
2018-02-13 | Remove old version of InitializeV8ForPDFium(). | Lei Zhang |
2018-02-13 | Teach fixup_pdf_template.py to automatically calculate stream length. | Lei Zhang |
2018-02-13 | Cleanup CFX_XMLNode pointers | Dan Sinclair |
2018-02-13 | Fix nits in Python code. | Lei Zhang |
2018-02-12 | Get rid of EmbedderTest::RenderPageWithFlagsDeprecated(). | Lei Zhang |
2018-02-09 | Get rid of EmbedderTest::RenderPageDeprecated(). | Lei Zhang |
2018-02-09 | Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp} | Tom Sepez |
2018-02-09 | Move CFX_V8 testing from embeddertest to unittest. | Tom Sepez |
2018-02-08 | Do page load/unload checks in EmbedderTest for saved pages.chromium/3344 | Lei Zhang |
2018-02-08 | Do more page load/unload checks in EmbedderTest. | Lei Zhang |
2018-02-08 | [v8-platform] Store the platform in a unique_ptr. (Try 2) | Lei Zhang |
2018-02-07 | Clean up RenderPage methods in EmbedderTest. | Lei Zhang |
2018-02-07 | Revert "[v8-platform] Store the platform in a unique_ptr" | Dan Sinclair |
2018-02-06 | Add rendering embeddertests for FPDF_ImportNPagesToOne. | xlou |
2018-02-05 | Make EmbedderTest class member style consistent. | Lei Zhang |
2018-02-05 | Fix testing.cpp build with v8_use_external_startup_data=false. | Lei Zhang |
2018-02-05 | [v8-platform] Store the platform in a unique_ptr | Andreas Haas |
2018-02-02 | Remove V8 context from CJS_V8 | Tom Sepez |
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-26 | Clean up construction of CFX_Barcode | Ryan Harrison |
2018-01-25 | Add timeout when downloading gold json. | Henrique Nakashima |
2018-01-17 | Pass ios_base::binary so WriteBitmapToPng works on Windows. | Henrique Nakashima |
2018-01-16 | Add WriteBitmapToPng to EmbedderTest. | Henrique Nakashima |
2018-01-12 | Use enum for tracking form field types | Ryan Harrison |
2018-01-12 | Fix "the the" typos. | Lei Zhang |
2018-01-11 | Remove core/fxge/cfx_fontmgr.h from headers. | Lei Zhang |
2018-01-09 | Expose marked content IDs for images and alt text. | Julian Lunger |
2018-01-08 | Make api_check.py warning more informative about what needs to be fixed. | Henrique Nakashima |
2018-01-08 | Initialize V8 once in embedder tests | Dan Sinclair |
2018-01-04 | Remove allocations from JS test | Dan Sinclair |
2017-12-20 | Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300 | Lei Zhang |
2017-12-20 | Fix nits in JSEmbedderTest. | Lei Zhang |
2017-12-20 | IWYU in testing/range_set.h. | Lei Zhang |
2017-12-19 | Add missing fpdfview_c_api_test.c entries. | Lei Zhang |
2017-12-14 | Reduce XFA image fuzzer size limit to 64MB | Ryan Harrison |
2017-12-14 | Fold CXFA_ScriptData into CXFA_Script | Dan Sinclair |