summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-08-17Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.Lei Zhang
2017-08-17Remove default parameters from CXFA_FFWidget methods.Lei Zhang
2017-08-17Remove default parameters in CXFA_Graphics methods.Lei Zhang
2017-08-17Remove default argument for CXFA_Graphics::SetLineWidth().Lei Zhang
2017-08-17Remove redundant members in CFDE_TxtEdtEngineDan Sinclair
2017-08-17Roll DEPS for Skia to e0e2075.Lei Zhang
2017-08-17Roll DEPS for third_party/instrumented_lib to 644afd3.Lei Zhang
2017-08-17Roll DEPS for ICU to 08cb956.Lei Zhang
2017-08-17Turn caret movement into an enum classDan Sinclair
2017-08-17Cleanup CFDE_TxtEdtEngine Insert and Delete methodsDan Sinclair
2017-08-17Unify GetTextLength and GetTextBufLength in CFDE_TxtEdtEngineDan Sinclair
2017-08-17Cleanup visibilty and unused methods in xfa/fdeDan Sinclair
2017-08-17Roll clang to a1420b8.Lei Zhang
2017-08-17Roll V8 to 539f7ab3.Lei Zhang
2017-08-17Roll build_revision to bff6ee8.Lei Zhang
2017-08-17Roll clang to 7770b47.Lei Zhang
2017-08-17Fix some issues with individual image mask renderingrbpotter
2017-08-16Tidy CXFA_Color class and argument passing.Tom Sepez
2017-08-16Move some CFDE_TxtEdt* methods to the headerschromium/3188Dan Sinclair
2017-08-16Simplify CFDE_TxtEdtEngine layout codeDan Sinclair
2017-08-16Fixing crash on mouse movement in XFA form.Henrique Nakashima
2017-08-16Fix another unguarded string element accessRyan Harrison
2017-08-16Remove friendship from TxtEdtEngine and TxtEdtPageDan Sinclair
2017-08-16Add parse depth limit to FormCalc parserRyan Harrison
2017-08-16Add in missting string length checkRyan Harrison
2017-08-16Fix potential OOM / integer overflow in CPDF_Parser.Lei Zhang
2017-08-16Check for possible empty object returns from NewFxDynamicObj()Tom Sepez
2017-08-16Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints}Jane Liu
2017-08-16Remove CFWL_WidgetMgrDelegateDan Sinclair
2017-08-16Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}()Jane Liu
2017-08-16API and test for retrieving metadata from image objectsJane Liu
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-08-15Remove CFX_ByteTextBuf.Henrique Nakashima
2017-08-15Simplify CPWL_EditImpl_Undo.Lei Zhang
2017-08-15Add to navbar link to SafetyNet readme.Henrique Nakashima
2017-08-15Make errors in called processes more evident and easier to debug.Henrique Nakashima
2017-08-15Readme for SafetyNetHenrique Nakashima
2017-08-15Remove default argument from CPWL_Wnd::InvalidateRect().Lei Zhang
2017-08-15Add missing length check before getting element from stringRyan Harrison
2017-08-15Do some cleanup in CPWL_Edit.Lei Zhang
2017-08-15IFX_Edit_UndoItem implementations all take a valid CPWL_EditImpl*.Lei Zhang
2017-08-15Remove CPWL_EditImpl_UndoItem.Lei Zhang
2017-08-15Remove CPWL_EditImpl::EnableOprNotify().Lei Zhang
2017-08-15Make GetChar & Clone const for IFX_CharIterRyan Harrison
2017-08-15Remove useless code.Artem Strygin
2017-08-15Hide the undo/redo record classes inside the engineDan Sinclair
2017-08-15Add checks on length of string before accessing elements of stringRyan Harrison
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-15Remove default params from xfa/fde code.Dan Sinclair