Age | Commit message (Expand) | Author |
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 |
2018-01-08 | Move CXFA_WidgetAcc from CJX_Object to CXFA_Object | Dan Sinclair |
2018-01-08 | Make api_check.py warning more informative about what needs to be fixed. | Henrique Nakashima |
2018-01-08 | Change the FFWidgets to store the node | Dan Sinclair |
2018-01-08 | Move proxy methods from CXFA_WidgetAcc to CXFA_Node | Dan Sinclair |
2018-01-08 | Make CreateUIChild return the child type | Dan Sinclair |
2018-01-08 | Always enable hinting with versions of Freetype >= 2.8.1, which include subpi... | Andrew Weintraub |
2018-01-08 | Reland "[CFI] Enable type generalization for LCMS" | Vlad Tsyrklevich |
2018-01-08 | Make SharedCopyOnWrite use Retainables | Dan Sinclair |
2018-01-08 | Initialize V8 once in embedder tests | Dan Sinclair |
2018-01-05 | Convert CXFA_Node::GetLocaleName out param to returnchromium/3315chromium/3314chromium/3313 | Ryan Harrison |
2018-01-05 | Convert CFWL_Edit Cut & Copy out param to return | Ryan Harrison |
2018-01-05 | Remove unused code from CFX_BreakLine | Ryan Harrison |
2018-01-05 | Convert CXML_Parser::GetAttrValue out param to return | Ryan Harrison |
2018-01-05 | Remove unused code from CPDF_InterForm | Ryan Harrison |