Age | Commit message (Expand) | Author |
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 |
2018-01-10 | Change FPDFLink_GetRect() to return a boolean. | Lei Zhang |
2018-01-10 | Verify GetOrCreate results are checked | Dan Sinclair |
2018-01-10 | [OpenJPEG] Fix integer overflow | Nicolas Pena |
2018-01-10 | Remove 2 param CXFA_Node::GetNodeItem | Dan Sinclair |
2018-01-10 | Remove CXFA_Node::GetNodeItem | Dan Sinclair |
2018-01-10 | Make methods which create nodes more obvious | Dan Sinclair |
2018-01-10 | Add missing C API check after commit ecd063ec. | Lei Zhang |
2018-01-09 | Expose marked content IDs for images and alt text. | Julian Lunger |
2018-01-09 | Add initial jumbo build support. | Lei Zhang |
2018-01-09 | Fix some nits in FPDF_BStr_Set(). | Lei Zhang |
2018-01-09 | Move barcode code from WidgetAcc to Node | Dan Sinclair |
2018-01-09 | More Execute* methods to CXFA_Nodechromium/3317 | Dan Sinclair |
2018-01-09 | Move Process* methods to CXFA_Node | Dan Sinclair |
2018-01-09 | Fix cl/22012 to always call FXFT_Library_SetLcdFilter so that we render prope... | Andrew Weintraub |
2018-01-09 | Fix death tests for UnownedPtr + MSAN. | Lei Zhang |
2018-01-09 | Update vs_toolchain.py build hook. | Lei Zhang |
2018-01-09 | Roll V8 to 0c287882. | Lei Zhang |
2018-01-08 | Pack struct FDE_TEXTEDITPIECE better. | Lei Zhang |
2018-01-08 | Encapsulate CPDF_ShadingObject members. | Lei Zhang |
2018-01-08 | Style fixes in FPDFDOC_GetAnnotAPchromium/3316 | Henrique Nakashima |
2018-01-08 | Convert XFA_GetLocaleValue to accept a CXFA_Node | Dan Sinclair |
2018-01-08 | Differentiate the type of LayoutItem to create | Dan Sinclair |