Age | Commit message (Expand) | Author |
2018-04-16 | Add CXFA_XMLLocale unittests | dan sinclair |
2018-04-16 | Move CXML to be XFA only | dan sinclair |
2018-04-16 | Use CFX_XML instead of CXML in CPDF_Metadata | dan sinclair |
2018-04-13 | Add test for circular CPDF_Function::Load(). | Henrique Nakashima |
2018-04-13 | Add CPDF_Metadata unittests | dan sinclair |
2018-04-12 | Remove CXFA_DocumentParser::m_bDocumentParser flag | Dan Sinclair |
2018-04-12 | Remove CFX_XMLDoc and call the parser directly | Dan Sinclair |
2018-04-12 | Rename CXFA_SimpleParser to CXFA_DocumentParser | Dan Sinclair |
2018-04-12 | Fold CXFA_DocumentParser into CXFA_FFDoc | Dan Sinclair |
2018-04-12 | Merge CFX_XMLParser and CFX_XMLSyntaxParser | Dan Sinclair |
2018-04-12 | [xfa] Remove form checksum abilities | Dan Sinclair |
2018-04-11 | Fix crash when ColorSpace references itself directly. | Henrique Nakashima |
2018-04-11 | Fix issues with PDFium third_party/base/span.h | Tom Sepez |
2018-04-05 | Remove spellchecking code from XFAchromium/3390 | Ryan Harrison |
2018-04-04 | Prepare for |is_posix| switch in the Fuchsia build | Fabrice de Gans-Riberi |
2018-03-28 | Rename CBA_AnnotIterator to CPDFSDK_AnnotIteratorchromium/3383 | Dan Sinclair |
2018-03-28 | Use CPDF_DefaultAppearance instead of custom parsing | Dan Sinclair |
2018-03-28 | Rename fpdfsdk/fpdf* files to be consistent | Dan Sinclair |
2018-03-28 | More fpdfsdk filename cleanup | Dan Sinclair |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2018-03-28 | Cleanup fsdk_define methods | Dan Sinclair |
2018-03-21 | Remove thin_archive config from complete static libraries | Tom Anderson |
2018-03-12 | Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid. | Henrique Nakashima |
2018-03-12 | Remove all usages of FXSYS_iswASCIIalnum | Ryan Harrison |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |
2018-02-16 | Reland "Actually enable -Wimplicit-fallthrough for pdfium." | Henrique Nakashima |
2018-02-16 | Improve performance of writing path floats. | Dan Sinclair |
2018-02-15 | Revert "Actually enable -Wimplicit-fallthrough for pdfium." | dsinclair |
2018-02-15 | Actually enable -Wimplicit-fallthrough for pdfium. | Nico Weber |
2018-02-13 | Cleanup CXFA_Node ownership | Dan Sinclair |
2018-02-12 | Test if GC'd FXJS objects have their C-side counterparts cleaned up. | Tom Sepez |
2018-02-12 | Drop -Iv8 flag from pdfium build | Tom Sepez |
2018-02-09 | Speculative fix for build breakage | Tom Sepez |
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 | Move cjs_v8.cpp to cfx_v8.cpp | Tom Sepez |
2018-02-07 | Make xfa_fxfa_parser target jumbo capable. | Lei Zhang |
2018-02-06 | Extract classes in fx_bmp.h into their own files | Ryan Harrison |
2018-02-06 | Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ | Ryan Harrison |
2018-02-05 | Fold CJS_EmbedObj classes into CJS_Object classes | Dan Sinclair |
2018-02-02 | Fix IWYU errors in fpdfppo.cpp. | Lei Zhang |
2018-02-01 | Convert CFX_CSSPropertyTable to CFX_CSSData | Ryan Harrison |
2018-01-31 | Explicitly suppress -Wimplicit-fallthrough for pdfium. | Nico Weber |
2018-01-31 | Clean up CSS property table | Ryan Harrison |
2018-01-29 | Add common base class between CXFA_FFComboBox and CXFA_FFListBox | Dan Sinclair |
2018-01-25 | Remove empty FF classes | Dan Sinclair |
2018-01-24 | Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331 | Andrew Weintraub |
2018-01-23 | Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330 | Dan Sinclair |
2018-01-23 | Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator | Dan Sinclair |