Age | Commit message (Expand) | Author |
2016-01-27 | XFA: Fix checkdeps violations. | Lei Zhang |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-26 | Merge to XFA: War on #defines, part 1. | Tom Sepez |
2016-01-26 | Fix SEGV in VerifyUnicode() | Jun Fang |
2016-01-25 | XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632 | Lei Zhang |
2016-01-20 | Remove CFX_CMapByteStringToPtr usage in XFA. | Tom Sepez |
2016-01-20 | Remove _FXFA_USEGASFONTMGR_ (always true). | Tom Sepez |
2016-01-20 | Remove dubious cast in CXFA_ScriptContext::AddJSBuiltinObject() | Jun Fang |
2016-01-19 | Fix an assertion failure in CXFA_FWLTheme::Initialize() | Jun Fang |
2016-01-19 | Resolve fde_xml.h header collisionchromium/2631chromium/2630chromium/2629chromium/2628chromium/2627chromium/2626 | Tom Sepez |
2016-01-12 | XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620 | Tom Sepez |
2016-01-12 | Fix an assertion failure in CFX_RTFBreak::SetLineWidth() | Jun Fang |
2016-01-11 | XFA: Fix memory leakage on Linux | Jun Fang |
2016-01-11 | Clean compiling warnings on Linux | Jun Fang |
2016-01-11 | XFA: Get rid of dead code in an #ifndef FX_FILESIZE block. | Lei Zhang |
2016-01-11 | XFA: Fix the Mac build after commit 375a86403b7f. | Lei Zhang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-11 | Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. | Oliver Chang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2016-01-07 | Fix writing to read-only region in CXFA_TextParser::GetHorScale(). | Jun Fang |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-22 | Rename LayoutWidget() to PerformLayout() | Jun Fang |
2015-12-18 | Fix a bug that items can't be selected in list boxes | Jun Fang |
2015-12-17 | Remove FDE_Alloc in favor of FX_Alloc. | Tom Sepez |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-11 | Fix a crasher in CXFA_FFDocView::SetFocus() | Jun Fang |
2015-12-11 | XFA: avoid multiplications in FX_Allocs | Tom Sepez |
2015-12-11 | Fix size calculation in BC_QRCodeWriter.cpp | Tom Sepez |
2015-12-11 | Don't pass bogus testing flags to V8 | Jochen Eisinger |
2015-12-10 | Fix compiling warnings on Linux (part2) | Jun Fang |
2015-12-10 | Fix crashing in CFWL_CheckBox::Initialize() | Jun Fang |
2015-12-10 | Convert last batch of casts in fwl. | Tom Sepez |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-10 | Replace more static casts in FWL (part 3) | Tom Sepez |
2015-12-09 | Fix heap-use-after-free in CXFA_PDFFontMgr::~CXFA_PDFFontMgr() | Jun Fang |
2015-12-09 | Fix errors in BEGIN_FWL_MESSAGE_DEF macros | Tom Sepez |
2015-12-09 | FWL refcounts never incremented (part 2). | Tom Sepez |
2015-12-09 | Re-land "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-08 | FWL refcounts never incremented (part 1) | Tom Sepez |
2015-12-07 | Revert "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-07 | Rename CFWL_Thread classes to ThreadImp | Tom Sepez |
2015-12-07 | Remove C-Style casts in severl other fwl_...imp.cpp files | Tom Sepez |
2015-12-04 | Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cpp | Tom Sepez |
2015-12-04 | Remove unused Thread class and static members. | Tom Sepez |
2015-12-04 | Tidy fwl_widgetimp.cpp. | Tom Sepez |
2015-12-04 | Fix dubious casting in fwl_widgetimp.cpp. | Tom Sepez |
2015-12-02 | Fix XFA build under chromium checkout | Tom Sepez |
2015-12-02 | Remove _FWL_RETURN_IF_ macros | Tom Sepez |