1. 2056fac Add support for XFA specific FormField types by Ryan Harrison · 7 years ago
  2. d342716 Add support for pdfium use partitionalloc on loongson platform. by Wang Qing · 7 years ago
  3. 316dd2f Rename CXFA_Value methods for clarity by Dan Sinclair · 7 years ago
  4. d021ad2 Rename CXFA_Validate methods for clarity by Dan Sinclair · 7 years ago
  5. 54e4ccb Rename CXFA_Line methods to make clearer by Dan Sinclair · 7 years ago
  6. d3ae179 Cleanup CXFA_Fill by Dan Sinclair · 7 years ago
  7. b36c7e1 Revert "Check for success of decodes to avoid infinite loops" by Nicolás Peña Moreno · 7 years ago
  8. 6e22f26 Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  9. e11ef0c Fix some nits in fxbarcode. by Lei Zhang · 7 years ago
  10. 53c4ba4 Add jumbo build support for fxbarcode. by Lei Zhang · 7 years ago
  11. 14e7744 Move some RetainPtr getters/setters out of headers. by Lei Zhang · 7 years ago
  12. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  13. 72d34be Fix "the the" typos. by Lei Zhang · 7 years ago
  14. 5970a47 Add FPDFAnnot_SetAP to public API. by Henrique Nakashima · 7 years ago
  15. 7c0a92e Add operator<< to CFX_FloatRect. by Henrique Nakashima · 7 years ago
  16. 9239486 Improve documentation of FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  17. 11bd9dd Remove Win Clang bots from CQ. by Lei Zhang · 7 years ago
  18. 9398e8b Rename CXFA_Event methods by Dan Sinclair · 7 years ago
  19. 5c818b6 Rename CXFA_Caption methods for clarity by Dan Sinclair · 7 years ago
  20. c7f4322 Rename CXFA_Calculate methods to make return clearer by Dan Sinclair · 7 years ago
  21. ce7df75 Rename CXFA_Box methods to make return clearer by Dan Sinclair · 7 years ago
  22. b800d14 Rename GetExclGroup to GetExclGroupIfExists by Dan Sinclair · 7 years ago
  23. 61dfd72 Rename GetItem to GetItemIfExists by Dan Sinclair · 7 years ago
  24. 7d2c5f4 Rename CreateInstance to CreateInstanceIfPossible by Dan Sinclair · 7 years ago
  25. fc77dee Cleanup duplicate CXFA_Node accessors by Dan Sinclair · 7 years ago
  26. 454eea6 Rename GetBind to GetBindIfExists by Dan Sinclair · 7 years ago
  27. 1983592 Rename GetFormValue to GetFormValueIfExists by Dan Sinclair · 7 years ago
  28. 241752f Change FPDFText_GetCharBox() to return a boolean. by Lei Zhang · 7 years ago
  29. 96d6b4d Remove core/fxge/cfx_fontmgr.h from headers. by Lei Zhang · 7 years ago
  30. 7625021 Change FPDFText_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  31. 188b2e0 Rename GetDefaultValue to GetDefaultValueIfExists by Dan Sinclair · 7 years ago
  32. 7981d15 Add jumbo build support for fdrm, fpdfdoc and fxcrt. by Lei Zhang · 7 years ago
  33. 8b68d30 Rename Getvalidate and GetOrCreateValidate by Dan Sinclair · 7 years ago
  34. 89fa5df Use range-based for-loops in a few more places. by Lei Zhang · 7 years ago
  35. 382129e Rename GetCalculate to GetCalculateIfExists by Dan Sinclair · 7 years ago
  36. b583518 Configure CQ to use Linux MSAN bots. by Lei Zhang · 7 years ago
  37. 7f302e5 Rename GetPara to GetParaIfExists by Dan Sinclair · 7 years ago
  38. 9627604 Encapsulate CTTFontDesc. by Lei Zhang · 7 years ago
  39. a0157f4 Move FreeType version check to its own method. by Lei Zhang · 7 years ago
  40. 4afee17 Fix some nits from commit a74e75d. by Lei Zhang · 7 years ago
  41. 3ffde1b Rename GetTemplateNode to GetTemplateNodeIfExists by Dan Sinclair · 7 years ago
  42. 326c38c Remove unused parameter from FPDFDest_GetView(). by Lei Zhang · 7 years ago
  43. 678b97f Rename GetOccur to GetOccurIfExists by Dan Sinclair · 7 years ago
  44. 78d8410 Rename GetMargin to GetMarginIfExists by Dan Sinclair · 7 years ago
  45. ccd7899 Rename GetOrCreateFont to GetOrCreateFontIfPossible by Dan Sinclair · 7 years ago
  46. 948879d Rename GetFont to GetFontIfExists by Dan Sinclair · 7 years ago
  47. e844ccc Rename GetOrCreateBorder to GetOrCreateBorderIfPossible by Dan Sinclair · 7 years ago
  48. 4712af9 Correct spelling for XFA_RectWithoutMargin by Dan Sinclair · 7 years ago
  49. 1e6490d Rename GetCaption to GetCaptionIfExists by Dan Sinclair · 7 years ago
  50. a74e75d Add FPDFAnnot_GetAP to public API. by Henrique Nakashima · 7 years ago
  51. 7d36c3e Rename CXFA_Node::GetBorder to GetBorderIfExists by Dan Sinclair · 7 years ago
  52. 50bd8fa Change FPDFLink_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  53. 54f8614 Verify GetOrCreate results are checked by Dan Sinclair · 7 years ago
  54. a408ac8 [OpenJPEG] Fix integer overflow by Nicolas Pena · 7 years ago
  55. 93cfa06 Remove 2 param CXFA_Node::GetNodeItem by Dan Sinclair · 7 years ago
  56. 18a6069 Remove CXFA_Node::GetNodeItem by Dan Sinclair · 7 years ago
  57. 640d8ff Make methods which create nodes more obvious by Dan Sinclair · 7 years ago
  58. 594b3ee Add missing C API check after commit ecd063ec. by Lei Zhang · 7 years ago
  59. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  60. 81a1ac4 Add initial jumbo build support. by Lei Zhang · 7 years ago
  61. a88e305 Fix some nits in FPDF_BStr_Set(). by Lei Zhang · 7 years ago
  62. ef55c79 Move barcode code from WidgetAcc to Node by Dan Sinclair · 7 years ago
  63. 95bb974 More Execute* methods to CXFA_Node by Dan Sinclair · 7 years ago
  64. 9dfcdd2 Move Process* methods to CXFA_Node by Dan Sinclair · 7 years ago
  65. 133542f Fix cl/22012 to always call FXFT_Library_SetLcdFilter so that we render properly regardless of whether "Harmony" is built in. by Andrew Weintraub · 7 years ago
  66. 93c0f34 Fix death tests for UnownedPtr + MSAN. by Lei Zhang · 7 years ago
  67. 63579f9 Update vs_toolchain.py build hook. by Lei Zhang · 7 years ago
  68. 601ecc4 Roll V8 to 0c287882. by Lei Zhang · 7 years ago
  69. c8d6e34 Pack struct FDE_TEXTEDITPIECE better. by Lei Zhang · 7 years ago
  70. 88469f5 Encapsulate CPDF_ShadingObject members. by Lei Zhang · 7 years ago
  71. 1f2211e Style fixes in FPDFDOC_GetAnnotAP by Henrique Nakashima · 7 years ago
  72. 64204f5 Convert XFA_GetLocaleValue to accept a CXFA_Node by Dan Sinclair · 7 years ago
  73. 88c8e2f Differentiate the type of LayoutItem to create by Dan Sinclair · 7 years ago
  74. 94fc2af Move CXFA_WidgetAcc from CJX_Object to CXFA_Object by Dan Sinclair · 7 years ago
  75. 625de44 Make api_check.py warning more informative about what needs to be fixed. by Henrique Nakashima · 7 years ago
  76. 0c53b00 Change the FFWidgets to store the node by Dan Sinclair · 7 years ago
  77. 2f265db Move proxy methods from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 7 years ago
  78. 5dc906e Make CreateUIChild return the child type by Dan Sinclair · 7 years ago
  79. de8be21 Always enable hinting with versions of Freetype >= 2.8.1, which include subpixel rendering unencumbered by patents. by Andrew Weintraub · 7 years ago
  80. dc36f99 Reland "[CFI] Enable type generalization for LCMS" by Vlad Tsyrklevich · 7 years ago
  81. ec24b2e Make SharedCopyOnWrite use Retainables by Dan Sinclair · 7 years ago
  82. 5553d8b Initialize V8 once in embedder tests by Dan Sinclair · 7 years ago
  83. 5183e86 Convert CXFA_Node::GetLocaleName out param to return by Ryan Harrison · 7 years ago
  84. 245f80c Convert CFWL_Edit Cut & Copy out param to return by Ryan Harrison · 7 years ago
  85. a172cfb Remove unused code from CFX_BreakLine by Ryan Harrison · 7 years ago
  86. 2a12866 Convert CXML_Parser::GetAttrValue out param to return by Ryan Harrison · 7 years ago
  87. aebeec9 Remove unused code from CPDF_InterForm by Ryan Harrison · 7 years ago
  88. be912d7 Convert ExtractSubString to return Optional<WideString> by Ryan Harrison · 7 years ago
  89. 8eeee77 Convert CPDF_PageLabel::GetLabel to return Optional<WideString> by Ryan Harrison · 7 years ago
  90. 2c0ca7d Convert GetSOMExpression methods to return WideString by Ryan Harrison · 7 years ago
  91. 1f04e61 Convert CFWL_DateTimePicker::FormatDateString to return WideString by Ryan Harrison · 7 years ago
  92. a63f992 Convert CXFA_NodeHelper::GetNameExpression to return WideString by Ryan Harrison · 7 years ago
  93. 9aeb0ca Remove CXFA_WidgetData::{GetElementType|GetDatasets} by Dan Sinclair · 7 years ago
  94. 0545d2a Convert RecognizeXFAVersionNumber to us a retval instead of a out param by Ryan Harrison · 7 years ago
  95. b7e315c Remove CXFA_FFDocView from CXFA_WidgetAcc. by Dan Sinclair · 7 years ago
  96. 24d7792 Convert CXFA_Node::GetChild to take a size_t for the index by Ryan Harrison · 7 years ago
  97. 492ad36 Remove unneeded vector implementations from cpwl_edit_impl by Nicolas Pena · 7 years ago
  98. c560a8c Convert usages of pdfium::Optional to Optional by Ryan Harrison · 7 years ago
  99. df0a749 Remove allocations from JS test by Dan Sinclair · 7 years ago
  100. 86b5267 Make indices for CXFA_List be size_t instead of int32_t by Ryan Harrison · 7 years ago