1. 238c6bf Rename box arc methods for clarity by Dan Sinclair · 7 years ago
  2. c458c17 Move GetFillpath to CXFA_Rectangle by Dan Sinclair · 7 years ago
  3. aca7696 Move rectangle drawing code to CXFA_Rectangle by Dan Sinclair · 7 years ago
  4. b73a969 Correctly handle errors when starting jpeg codec by Ryan Harrison · 7 years ago
  5. 6d6a243 Pass ios_base::binary so WriteBitmapToPng works on Windows. by Henrique Nakashima · 7 years ago
  6. f855489 Move fill draw code to fill classes by Dan Sinclair · 7 years ago
  7. 181ffee Move the box drawing code to CXFA_Box by Dan Sinclair · 7 years ago
  8. a49dc5b Remove flags param from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  9. 7577d5c Remove transparency flag from CompositeDIBitmap by Dan Sinclair · 7 years ago
  10. 1ab9b92 Remove m_BlendType from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  11. faf1578 Remove m_bPrint from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  12. f82e2d7 Remove m_Result from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  13. 8bd669b Remove bitmap ARGB from CFX_ImageRenderer by Dan Sinclair · 7 years ago
  14. 8fc7dc6 Remove bitmap alpha from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  15. f22d420 Fold CXFA_ImageRenderer::Start into constructor by Dan Sinclair · 7 years ago
  16. 6fded21 Add asm.js to supported platforms by Henrique Nakashima · 7 years ago
  17. e805761 Clean up xfa/fde/cfde_textout.h. by Lei Zhang · 7 years ago
  18. 027190e Move CXFA_ImageRenderer to own file by Dan Sinclair · 7 years ago
  19. 454ab87 Move StrokePath to the CXFA_Stroke class by Dan Sinclair · 7 years ago
  20. 62d4bb2 Remove CXFA_Graphics::StretchImage() and related code. by Lei Zhang · 7 years ago
  21. 7824b63 Rename flag to make usage clearer by Dan Sinclair · 7 years ago
  22. db26957 Add WriteBitmapToPng to EmbedderTest. by Henrique Nakashima · 7 years ago
  23. 2615590 Add FPDF_GetPageBoundingBox API. by Henrique Nakashima · 7 years ago
  24. 2056fac Add support for XFA specific FormField types by Ryan Harrison · 7 years ago
  25. d342716 Add support for pdfium use partitionalloc on loongson platform. by Wang Qing · 7 years ago
  26. 316dd2f Rename CXFA_Value methods for clarity by Dan Sinclair · 7 years ago
  27. d021ad2 Rename CXFA_Validate methods for clarity by Dan Sinclair · 7 years ago
  28. 54e4ccb Rename CXFA_Line methods to make clearer by Dan Sinclair · 7 years ago
  29. d3ae179 Cleanup CXFA_Fill by Dan Sinclair · 7 years ago
  30. b36c7e1 Revert "Check for success of decodes to avoid infinite loops" by Nicolás Peña Moreno · 7 years ago
  31. 6e22f26 Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  32. e11ef0c Fix some nits in fxbarcode. by Lei Zhang · 7 years ago
  33. 53c4ba4 Add jumbo build support for fxbarcode. by Lei Zhang · 7 years ago
  34. 14e7744 Move some RetainPtr getters/setters out of headers. by Lei Zhang · 7 years ago
  35. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  36. 72d34be Fix "the the" typos. by Lei Zhang · 7 years ago
  37. 5970a47 Add FPDFAnnot_SetAP to public API. by Henrique Nakashima · 7 years ago
  38. 7c0a92e Add operator<< to CFX_FloatRect. by Henrique Nakashima · 7 years ago
  39. 9239486 Improve documentation of FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  40. 11bd9dd Remove Win Clang bots from CQ. by Lei Zhang · 7 years ago
  41. 9398e8b Rename CXFA_Event methods by Dan Sinclair · 7 years ago
  42. 5c818b6 Rename CXFA_Caption methods for clarity by Dan Sinclair · 7 years ago
  43. c7f4322 Rename CXFA_Calculate methods to make return clearer by Dan Sinclair · 7 years ago
  44. ce7df75 Rename CXFA_Box methods to make return clearer by Dan Sinclair · 7 years ago
  45. b800d14 Rename GetExclGroup to GetExclGroupIfExists by Dan Sinclair · 7 years ago
  46. 61dfd72 Rename GetItem to GetItemIfExists by Dan Sinclair · 7 years ago
  47. 7d2c5f4 Rename CreateInstance to CreateInstanceIfPossible by Dan Sinclair · 7 years ago
  48. fc77dee Cleanup duplicate CXFA_Node accessors by Dan Sinclair · 7 years ago
  49. 454eea6 Rename GetBind to GetBindIfExists by Dan Sinclair · 7 years ago
  50. 1983592 Rename GetFormValue to GetFormValueIfExists by Dan Sinclair · 7 years ago
  51. 241752f Change FPDFText_GetCharBox() to return a boolean. by Lei Zhang · 7 years ago
  52. 96d6b4d Remove core/fxge/cfx_fontmgr.h from headers. by Lei Zhang · 7 years ago
  53. 7625021 Change FPDFText_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  54. 188b2e0 Rename GetDefaultValue to GetDefaultValueIfExists by Dan Sinclair · 7 years ago
  55. 7981d15 Add jumbo build support for fdrm, fpdfdoc and fxcrt. by Lei Zhang · 7 years ago
  56. 8b68d30 Rename Getvalidate and GetOrCreateValidate by Dan Sinclair · 7 years ago
  57. 89fa5df Use range-based for-loops in a few more places. by Lei Zhang · 7 years ago
  58. 382129e Rename GetCalculate to GetCalculateIfExists by Dan Sinclair · 7 years ago
  59. b583518 Configure CQ to use Linux MSAN bots. by Lei Zhang · 7 years ago
  60. 7f302e5 Rename GetPara to GetParaIfExists by Dan Sinclair · 7 years ago
  61. 9627604 Encapsulate CTTFontDesc. by Lei Zhang · 7 years ago
  62. a0157f4 Move FreeType version check to its own method. by Lei Zhang · 7 years ago
  63. 4afee17 Fix some nits from commit a74e75d. by Lei Zhang · 7 years ago
  64. 3ffde1b Rename GetTemplateNode to GetTemplateNodeIfExists by Dan Sinclair · 7 years ago
  65. 326c38c Remove unused parameter from FPDFDest_GetView(). by Lei Zhang · 7 years ago
  66. 678b97f Rename GetOccur to GetOccurIfExists by Dan Sinclair · 7 years ago
  67. 78d8410 Rename GetMargin to GetMarginIfExists by Dan Sinclair · 7 years ago
  68. ccd7899 Rename GetOrCreateFont to GetOrCreateFontIfPossible by Dan Sinclair · 7 years ago
  69. 948879d Rename GetFont to GetFontIfExists by Dan Sinclair · 7 years ago
  70. e844ccc Rename GetOrCreateBorder to GetOrCreateBorderIfPossible by Dan Sinclair · 7 years ago
  71. 4712af9 Correct spelling for XFA_RectWithoutMargin by Dan Sinclair · 7 years ago
  72. 1e6490d Rename GetCaption to GetCaptionIfExists by Dan Sinclair · 7 years ago
  73. a74e75d Add FPDFAnnot_GetAP to public API. by Henrique Nakashima · 7 years ago
  74. 7d36c3e Rename CXFA_Node::GetBorder to GetBorderIfExists by Dan Sinclair · 7 years ago
  75. 50bd8fa Change FPDFLink_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  76. 54f8614 Verify GetOrCreate results are checked by Dan Sinclair · 7 years ago
  77. a408ac8 [OpenJPEG] Fix integer overflow by Nicolas Pena · 7 years ago
  78. 93cfa06 Remove 2 param CXFA_Node::GetNodeItem by Dan Sinclair · 7 years ago
  79. 18a6069 Remove CXFA_Node::GetNodeItem by Dan Sinclair · 7 years ago
  80. 640d8ff Make methods which create nodes more obvious by Dan Sinclair · 7 years ago
  81. 594b3ee Add missing C API check after commit ecd063ec. by Lei Zhang · 7 years ago
  82. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  83. 81a1ac4 Add initial jumbo build support. by Lei Zhang · 7 years ago
  84. a88e305 Fix some nits in FPDF_BStr_Set(). by Lei Zhang · 7 years ago
  85. ef55c79 Move barcode code from WidgetAcc to Node by Dan Sinclair · 7 years ago
  86. 95bb974 More Execute* methods to CXFA_Node by Dan Sinclair · 7 years ago
  87. 9dfcdd2 Move Process* methods to CXFA_Node by Dan Sinclair · 7 years ago
  88. 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
  89. 93c0f34 Fix death tests for UnownedPtr + MSAN. by Lei Zhang · 7 years ago
  90. 63579f9 Update vs_toolchain.py build hook. by Lei Zhang · 7 years ago
  91. 601ecc4 Roll V8 to 0c287882. by Lei Zhang · 7 years ago
  92. c8d6e34 Pack struct FDE_TEXTEDITPIECE better. by Lei Zhang · 7 years ago
  93. 88469f5 Encapsulate CPDF_ShadingObject members. by Lei Zhang · 7 years ago
  94. 1f2211e Style fixes in FPDFDOC_GetAnnotAP by Henrique Nakashima · 7 years ago
  95. 64204f5 Convert XFA_GetLocaleValue to accept a CXFA_Node by Dan Sinclair · 7 years ago
  96. 88c8e2f Differentiate the type of LayoutItem to create by Dan Sinclair · 7 years ago
  97. 94fc2af Move CXFA_WidgetAcc from CJX_Object to CXFA_Object by Dan Sinclair · 7 years ago
  98. 625de44 Make api_check.py warning more informative about what needs to be fixed. by Henrique Nakashima · 7 years ago
  99. 0c53b00 Change the FFWidgets to store the node by Dan Sinclair · 7 years ago
  100. 2f265db Move proxy methods from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 7 years ago