Age | Commit message (Expand) | Author |
2018-04-10 | Remove CFX_Rect. | Lei Zhang |
2018-01-29 | Cleanup the FFWidget determination code. | Dan Sinclair |
2018-01-22 | Move the UI elements from CXFA_WidgetAcc to CXFA_Node | Dan Sinclair |
2018-01-17 | Do more forward declarations in cxfa_node.h. | Lei Zhang |
2018-01-11 | Rename GetExclGroup to GetExclGroupIfExists | Dan Sinclair |
2018-01-08 | Change the FFWidgets to store the node | Dan Sinclair |
2018-01-08 | Move proxy methods from CXFA_WidgetAcc to CXFA_Node | Dan Sinclair |
2018-01-04 | Remove CXFA_WidgetData::{GetElementType|GetDatasets} | Dan Sinclair |
2018-01-04 | Convert usages of pdfium::Optional to Optional | Ryan Harrison |
2017-12-14 | Change CXFA_Node::GetChild to return proper types | Dan Sinclair |
2017-12-13 | Methods are on CJX_Object not CJX_Node now | Dan Sinclair |
2017-11-16 | Cleanup CJX_Node::GetAttribute | Dan Sinclair |
2017-11-08 | Convert XFA_ATTRIBUTE to an enum class | Dan Sinclair |
2017-11-04 | Remove default values from CXFA_Node::{CountChildren|GetChild}chromium/3259 | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::GetAttribute | Dan Sinclair |
2017-11-01 | Split JS code out of CXFA_Node. | Dan Sinclair |
2017-09-22 | Fix crash when rendering invalid GIF | Ryan Harrison |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-14 | Merge CFDE_RenderContext into CFWL_Edit | Dan Sinclair |
2017-07-24 | Move xfa/fxfa/app to xfa/fxfachromium/3166 | Dan Sinclair |
2017-05-25 | Split apart remaining xfa/fxfa/app files | Dan Sinclair |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-01 | Remove more |new|s, part 6chromium/3087 | Tom Sepez |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-28 | Fix nits in cxfa_ffpageview.cpp and friends. | Lei Zhang |
2017-03-24 | Use std::vector<std::unique_ptr>> in cxfa_ffpageviewchromium/3053 | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |