Age | Commit message (Expand) | Author |
2018-05-16 | Use CheckedNumeric in CFX_RTFBreak::AppendChar_Others | Dan Sinclair |
2018-05-15 | Remove unused methods from CFX_BreakLine | Dan Sinclair |
2018-05-15 | Remove CFX_BreakLine::CountPieces | Dan Sinclair |
2018-05-15 | Remove CFX_BreakLine::CountChars | Dan Sinclair |
2018-05-14 | Use internal wcstof instead of system wcstod in formcalc lexer | Dan Sinclair |
2018-05-14 | Cleanup unused members of CFWL_MonthCalendar. | Henrique Nakashima |
2018-05-14 | Remove dead code from CFWL_WidgetMgr. | Henrique Nakashima |
2018-05-12 | Remove unused CFWL_FormProxy. | Henrique Nakashima |
2018-05-11 | Rename last CFWL_ComboBox::DisForm* methods.chromium/3428 | Henrique Nakashima |
2018-05-11 | Remove more dead code from CFWL_ComboBox. | Henrique Nakashima |
2018-05-11 | Remove CFWL_Widget::SetFocus(). It is non-op. | Henrique Nakashima |
2018-05-11 | Inline or renamed more CFWL_ComboBox::DisForm methods. | Henrique Nakashima |
2018-05-11 | Remove CFWL_ComboBoxProxy. | Henrique Nakashima |
2018-05-11 | Inline Disform_* methods. | Henrique Nakashima |
2018-05-11 | Remove CFWL_WidgetMgr::IsFormDisabled(). | Henrique Nakashima |
2018-05-10 | Fixup ASSERT in Bidi handling; Add bidi fuzzer. | Dan Sinclair |
2018-05-10 | Cleanup formcalc method generationchromium/3427 | Dan Sinclair |
2018-05-10 | Clean up post review comments | Ryan Harrison |
2018-05-10 | Do not build BMP when codec is disabled | Ryan Harrison |
2018-05-10 | Change formcalc javascript method output | Dan Sinclair |
2018-05-09 | Do not build GIF when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build PNG when codec is disabled | Ryan Harrison |
2018-05-09 | Do not build TIFF when codec is disabled | Ryan Harrison |
2018-05-08 | [fm2js] Create fewer CFX_WideTextBuf classes | Dan Sinclair |
2018-05-08 | [fm2js] Fail transpiling if lexer has left over data | Dan Sinclair |
2018-05-07 | Restore logic of CreateChildUIAndValueNodesIfNeeded(). | Henrique Nakashima |
2018-05-03 | Use pointers instead of refs in CXFA_TextLayout params. | Henrique Nakashima |
2018-05-03 | [xfa] Verify we can get a font manager before setting up XFA | Dan Sinclair |
2018-05-03 | [xfa] Verify field count before accessing | Dan Sinclair |
2018-05-02 | Use pointer instead of ref for XFA_RectWithoutMargin param.chromium/3418 | Henrique Nakashima |
2018-05-02 | Use pointer instead of ref for CXFA_Box::GetPathArcOrRounded param. | Henrique Nakashima |
2018-05-02 | Use pointers instead of refs for GetPopupPos() params. | Henrique Nakashima |
2018-05-02 | Transform in/out params from ref to pointer in CFX_(Txt|RTF)Break. | Henrique Nakashima |
2018-05-02 | Transform in/out params from reference to pointer in CFDE_TextOut. | Henrique Nakashima |
2018-05-02 | CFWL_MonthCalendar::GetTodayText() includes "Today" string. | Henrique Nakashima |
2018-05-02 | Pass DPI as CFX_Size in XFA_DrawImage. | Henrique Nakashima |
2018-05-02 | Cleanup XFA document properly on failed load | Dan Sinclair |
2018-05-02 | Add a CFX_XMLDocument class. | Dan Sinclair |
2018-05-02 | Remove out params from CalculateAccWidthAndHeight. Return CFX_Size. | Henrique Nakashima |
2018-05-02 | Remove int out params from reference to pointer in CXFA_Node. | Henrique Nakashima |
2018-05-01 | Transform float out params from reference to pointer in CXFA_Node. | Henrique Nakashima |
2018-05-01 | Transform size out param from reference to pointer in CXFA_Node. | Henrique Nakashima |
2018-05-01 | Transform rect out param from reference to pointer in XFA code. | Henrique Nakashima |
2018-05-01 | Start at today's date in XFA Month Calendar.chromium/3417 | Henrique Nakashima |
2018-05-01 | Fix last character missing from strings in XFA Month Calendar. | Henrique Nakashima |
2018-05-01 | Fixes XML Instruction handling in CXFA_DocumentParser. | Dan Sinclair |
2018-05-01 | Fix possible integer overflows in CFX_RTFBreak. | Henrique Nakashima |
2018-04-30 | Change out parameter of CFGAS_GEFont::GetCharWidth to pointer.chromium/3416 | Henrique Nakashima |
2018-04-30 | Fix more possible integer overflows in CFX_TxtBreak. | Henrique Nakashima |
2018-04-30 | Fix Integer-overflow in CFX_TxtBreak::AppendChar_Others | Henrique Nakashima |