Age | Commit message (Expand) | Author |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair |
2016-03-18 | Remove dead code from xfa_objectacc. | Oliver Chang |
2016-03-18 | Fix a typo | Wei Li |
2016-03-18 | Trigger page view event when re-layout is finished | jinming_wang |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-14 | Re-enable warning 4201 for xfa and other clean up | Wei Li |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-10 | Split apart the remainder of fpdf_render_render.cpp into per-class files. | Tom Sepez |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-08 | Remove xfa/src/fwl/src and move code up a level. | Dan Sinclair |
2016-03-08 | Remove extraneous xfa/src/fwl/src include/ directories. | Dan Sinclair |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove wParentIndex from XFA_ELEMENTHIERARCHY. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-26 | Remove some FX_BOOLs | Tom Sepez |
2016-02-26 | Replace or remove _FX control-flow defines | Tom Sepez |
2016-02-25 | Remove include only fwl.h and IWYU. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-23 | Remove more _CAPS names | Tom Sepez |
2016-02-23 | Remove many _CAPS structure names. | Tom Sepez |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-23 | Resolve heap-use-after-free in CFX_WideString::~CFX_WideString() | Jun Fang |
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-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | Tom Sepez |
2016-02-16 | IFWL_App::Create() always passed adapter, "fuel" adapter unused | Tom Sepez |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-09 | Several pure virtual IFWL_Adapter* classes not implemented. | Tom Sepez |
2016-02-08 | Remove CFX_PtrArray from xfa/include/fwl | Tom Sepez |
2016-02-05 | Remove CFX_PtrArray from xfa's combobox.h. | Tom Sepez |
2016-02-04 | Pdfium does not create isolate when it runs in chromium | jinming_wang |
2016-02-03 | Make CXFA_Data sub-classes ctors explicit. | Tom Sepez |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |