Age | Commit message (Expand) | Author |
2016-03-22 | Fix parsing of double dot operators for FormCalc | Tom Sepez |
2016-03-22 | Fix blank xfa rendering broken at f89acbc. | Tom Sepez |
2016-03-21 | Make predefined character table slightly smaller. | Tom Sepez |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | 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 | Reduce size of several PDFium constant tables. | Tom Sepez |
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-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Split CPDF_Stream/CPDF_StreamAcc into separate files | Tom Sepez |
2016-03-14 | Re-enable warning 4201 for xfa and other clean up | Wei Li |
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair |
2016-03-14 | Add missing DEPS files; enable checkdeps. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-03-10 | Split fpdf_parser_objects.cpp into per-class .cpp/.h files. | Tom Sepez |
2016-03-10 | Split apart the remainder of fpdf_render_render.cpp into per-class files. | Tom Sepez |
2016-03-09 | Structs shouldn't inherit from CFX_Target. | Tom Sepez |
2016-03-09 | Cleanup the xfa/src/fdp directory. | Dan Sinclair |
2016-03-09 | Cleanup the xfa/src/fgas directory. | Dan Sinclair |
2016-03-09 | Collapse xfa/src/fee directorieschromium/2674chromium/2673 | Dan Sinclair |
2016-03-09 | Fix clang-cl build for pdf_enable_xfa=1 | Oliver Chang |
2016-03-09 | Review and cleanup lint warnings. | Dan Sinclair |
2016-03-08 | Split off CPDF_Document into its own .cpp/.h files. | Tom Sepez |
2016-03-08 | Reland "Fix chromium-style errors." | Dan Sinclair |
2016-03-08 | Move xfa/src/fxgraphics/src up one level. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxjse/src and move code up a level. | Dan Sinclair |
2016-03-08 | Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src | Dan Sinclair |
2016-03-08 | Fix build breakage at 69af2a34f211 | Tom Sepez |
2016-03-08 | FX_FONTDESCRIPTOR must be POD. | Tom Sepez |
2016-03-08 | Remove xfa/src/fwl/src and move code up a level. | Dan Sinclair |
2016-03-08 | CXFA_TextParseContext::m_eDisplay is too small | Tom Sepez |
2016-03-08 | Remove extraneous xfa/src/fwl/src include/ directories. | Dan Sinclair |
2016-03-07 | Revert "Fix chromium-style errors." | Dan Sinclair |
2016-03-07 | Fix chromium-style errors. | Dan Sinclair |
2016-03-07 | Remove _FX_WINAPI_PARTITION_APP_ | Dan Sinclair |
2016-03-07 | Fix linux XFA build. | Dan Sinclair |
2016-03-07 | Remove deprecated declarations | jinming_wang |
2016-03-04 | Fix deprecated ObjectTemplate::New() and TryCatch() warnings. | Tom Sepez |
2016-03-03 | Don't allow empty expression in CXFA_FMParse::ParseParenExpression. | Oliver Chang |
2016-03-03 | Some cleanup for xfa_expression/xfa_simpleexpression | Oliver Chang |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-03-01 | Replace FX_LPCRECT typedef with underlying types | Tom Sepez |
2016-03-01 | Remove FX_NUM_DOUBLE | Dan Sinclair |
2016-03-01 | Remove XFA_PARSE_HAS_LINEIDENTIFIER | Dan Sinclair |
2016-03-01 | Remove _XFA_EMB | Dan Sinclair |