Age | Commit message (Expand) | Author |
2018-01-16 | Add support for pdfium use partitionalloc on loongson platform. | Wang Qing |
2018-01-16 | Rename CXFA_Value methods for clarity | Dan Sinclair |
2018-01-16 | Rename CXFA_Validate methods for clarity | Dan Sinclair |
2018-01-16 | Rename CXFA_Line methods to make clearer | Dan Sinclair |
2018-01-16 | Cleanup CXFA_Fill | Dan Sinclair |
2018-01-15 | Revert "Check for success of decodes to avoid infinite loops" | Nicolás Peña Moreno |
2018-01-15 | Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix. | Henrique Nakashima |
2018-01-12 | Fix some nits in fxbarcode.chromium/3322chromium/3321chromium/3320 | Lei Zhang |
2018-01-12 | Add jumbo build support for fxbarcode. | Lei Zhang |
2018-01-12 | Move some RetainPtr getters/setters out of headers. | Lei Zhang |
2018-01-12 | Use enum for tracking form field types | Ryan Harrison |
2018-01-12 | Fix "the the" typos. | Lei Zhang |
2018-01-11 | Add FPDFAnnot_SetAP to public API.chromium/3319 | Henrique Nakashima |
2018-01-11 | Add operator<< to CFX_FloatRect. | Henrique Nakashima |
2018-01-11 | Improve documentation of FPDF_RenderPageBitmapWithMatrix. | Henrique Nakashima |
2018-01-11 | Remove Win Clang bots from CQ. | Lei Zhang |
2018-01-11 | Rename CXFA_Event methods | Dan Sinclair |
2018-01-11 | Rename CXFA_Caption methods for clarity | Dan Sinclair |
2018-01-11 | Rename CXFA_Calculate methods to make return clearer | Dan Sinclair |
2018-01-11 | Rename CXFA_Box methods to make return clearer | Dan Sinclair |
2018-01-11 | Rename GetExclGroup to GetExclGroupIfExists | Dan Sinclair |
2018-01-11 | Rename GetItem to GetItemIfExists | Dan Sinclair |
2018-01-11 | Rename CreateInstance to CreateInstanceIfPossible | Dan Sinclair |
2018-01-11 | Cleanup duplicate CXFA_Node accessors | Dan Sinclair |
2018-01-11 | Rename GetBind to GetBindIfExists | Dan Sinclair |
2018-01-11 | Rename GetFormValue to GetFormValueIfExists | Dan Sinclair |
2018-01-11 | Change FPDFText_GetCharBox() to return a boolean. | Lei Zhang |
2018-01-11 | Remove core/fxge/cfx_fontmgr.h from headers. | Lei Zhang |
2018-01-11 | Change FPDFText_GetRect() to return a boolean. | Lei Zhang |
2018-01-11 | Rename GetDefaultValue to GetDefaultValueIfExists | Dan Sinclair |
2018-01-11 | Add jumbo build support for fdrm, fpdfdoc and fxcrt. | Lei Zhang |
2018-01-11 | Rename Getvalidate and GetOrCreateValidate | Dan Sinclair |
2018-01-11 | Use range-based for-loops in a few more places. | Lei Zhang |
2018-01-11 | Rename GetCalculate to GetCalculateIfExists | Dan Sinclair |
2018-01-11 | Configure CQ to use Linux MSAN bots. | Lei Zhang |
2018-01-10 | Rename GetPara to GetParaIfExistschromium/3318 | Dan Sinclair |
2018-01-10 | Encapsulate CTTFontDesc. | Lei Zhang |
2018-01-10 | Move FreeType version check to its own method. | Lei Zhang |
2018-01-10 | Fix some nits from commit a74e75d. | Lei Zhang |
2018-01-10 | Rename GetTemplateNode to GetTemplateNodeIfExists | Dan Sinclair |
2018-01-10 | Remove unused parameter from FPDFDest_GetView(). | Lei Zhang |
2018-01-10 | Rename GetOccur to GetOccurIfExists | Dan Sinclair |
2018-01-10 | Rename GetMargin to GetMarginIfExists | Dan Sinclair |
2018-01-10 | Rename GetOrCreateFont to GetOrCreateFontIfPossible | Dan Sinclair |
2018-01-10 | Rename GetFont to GetFontIfExists | Dan Sinclair |
2018-01-10 | Rename GetOrCreateBorder to GetOrCreateBorderIfPossible | Dan Sinclair |
2018-01-10 | Correct spelling for XFA_RectWithoutMargin | Dan Sinclair |
2018-01-10 | Rename GetCaption to GetCaptionIfExists | Dan Sinclair |
2018-01-10 | Add FPDFAnnot_GetAP to public API. | Henrique Nakashima |
2018-01-10 | Rename CXFA_Node::GetBorder to GetBorderIfExists | Dan Sinclair |