Age | Commit message (Expand) | Author |
---|---|---|
2018-07-30 | Replace m_bIsContentLayoutItem with proper enum for type. | Tom Sepez |
2018-07-30 | Don't static_cast<>(this) to subclass in CXFA_LayoutItem methods.chromium/3508 | Tom Sepez |
2018-06-29 | Use UnownedPtr<CXFA_Node> or comment raw pointers as tree nodes.chromium/3479chromium/3478 | Tom Sepez |
2018-02-14 | Cleanup CXFA_Document const-ness | Dan Sinclair |
2017-02-07 | Cleanup out params in XFA layout code. | Dan Sinclair |
2017-02-06 | Cleanup xfa layout code | dan sinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-08-03 | Split xfa_layout_appadapter | dsinclair |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Rename xfa_doclayout and xfa_document_layout_imp files. | dsinclair |