Age | Commit message (Expand) | Author |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-03-01 | Remove XFA_PARSE_HAS_LINEIDENTIFIER | Dan Sinclair |
2016-02-29 | Remove xfa_fm2js.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove _XFA_LAYOUTITEM_* defines. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-26 | Remove some FX_BOOLs | Tom Sepez |
2016-02-25 | Make CXFA_Node::GetMeasure() and friends const. | Lei Zhang |
2016-02-25 | Remove include only fwl.h and IWYU. | Dan Sinclair |
2016-02-24 | Remove foo != NULL checks in xfa/src/fxfa. | Lei Zhang |
2016-02-24 | Remove xfa_common.h and IWYU. | Dan Sinclair |
2016-02-23 | Moar _CAPS work, part 3. | Tom Sepez |
2016-02-23 | Remove many _CAPS structure names. | Tom Sepez |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-22 | Expand XFA includes to be relative to pdfium/. | Dan Sinclair |
2016-02-22 | Fixing include guards, and presubmit. | Dan Sinclair |
2016-02-19 | Fix a crasher in CXFA_Node::Script_Form_Recalculate() | Jun Fang |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-03 | Add CFXA_Object helper methods. | Tom Sepez |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-20 | Remove dubious cast in CXFA_ScriptContext::AddJSBuiltinObject() | Jun Fang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-11-23 | Make CXFA_ContainerLayoutItem inherit from IXFA_LayoutPage. | Tom Sepez |
2015-11-13 | Add AsLayoutItem()/ToLayoutItem() functions. | Tom Sepez |
2015-11-13 | Rename LayoutItemImpl classes to LayoutItem. | Tom Sepez |
2015-11-13 | Fold CXFA_LayoutItem into CXFA_LayoutItemImpl. | Tom Sepez |
2015-11-12 | Remove two unused IXFA interfaces. | Tom Sepez |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-03 | Remove unused variables | Jun Fang |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-13 | Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi... | JUN FANG |
2015-05-04 | Merge to XFA: Kill FX_DEFINEHANDLE | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |