1. 0583b29 Remove unused CBA_FontMap::SetDefaultFont(). by Tom Sepez · 4 years, 5 months ago
  2. 3ff0d04 Conditionalize more code on PDF_XFA_ELEMENT_SUBMIT_ENABLED. by Tom Sepez · 4 years, 5 months ago
  3. 1b39d72 Unify CPDF_RenderContext constructor. by Tom Sepez · 4 years, 5 months ago
  4. 90cc620 CPDF_RenderOptions::bForceDownSample is always false. by Tom Sepez · 4 years, 5 months ago
  5. c4ad750 Remove unused CXFA_FFWidgetHandler::GetObjFactory() and GetXFADoc(). by Tom Sepez · 4 years, 5 months ago
  6. 300c4e4 Clarify documentation for FPDFLink_GetURL by Andrew Weintraub · 4 years, 5 months ago
  7. 77141cc Remove unused CXFA_FFWidgetHandler::CreateWidget(). by Tom Sepez · 4 years, 5 months ago chromium/4023 chromium/4024
  8. bb9aa5e Remove two impossible null-argument checks in CPDFSDK_PageView. by Tom Sepez · 4 years, 5 months ago
  9. c256469 Remove XFA_TRAVERSEWAY_* definitions by Tom Sepez · 4 years, 5 months ago
  10. 9346b7c Remove several unused enums and structs from public/fpdf_fwlevent.h. by Tom Sepez · 4 years, 5 months ago
  11. 3c04fb3 Cover FPDF_GetDefaultTTFMap() from embedder tests. by Tom Sepez · 4 years, 5 months ago
  12. 800424e Watch CFXA_FFWidgets across more On* methods. by Tom Sepez · 4 years, 5 months ago
  13. 23cada4 Ensure CFWL_Widget::m_pTextOut is initialized. by Tom Sepez · 4 years, 5 months ago
  14. f793e3a Remove FWL_STYLEEXT_DTP_LongDateFormat. by Tom Sepez · 4 years, 5 months ago
  15. e0539ff CFWL_WidgetTP::Initialize() and Finalize() are unused. by Tom Sepez · 4 years, 5 months ago
  16. 024be0f Remove CFX_Break::SetDefaultChar() by Tom Sepez · 4 years, 5 months ago
  17. fe3b171 Warn about stale |this| in CXFA_FFWidget::On*() methods by Tom Sepez · 4 years, 5 months ago
  18. e337920 Change StringToCode() to return Optional<uint32_t> type. by Hui Yingst · 4 years, 5 months ago
  19. 1111764 Rename CXFA_FFWidget::OnHitTest() to HitTest() by Tom Sepez · 4 years, 5 months ago
  20. 9b87a7d Use std::unique_ptr inside FPDFDOC_ExitFormFillEnvironment() by Daniel Hosseinian · 4 years, 5 months ago
  21. fb0203d Clean up stale pointer in CXFA_ViewLayoutProcessor::MergePageSetContents() by Tom Sepez · 4 years, 5 months ago
  22. a11520e Give better names to CXFA_ViewLayoutProcessor members by Tom Sepez · 4 years, 5 months ago
  23. 1f3e400 Comment move behavior for fxcrt string and pointer types. by Tom Sepez · 4 years, 5 months ago
  24. 1c660c2 Move CXFA_Node property manipulation out from CJX_Object. by Tom Sepez · 4 years, 5 months ago
  25. e83d8b4 Add FPDFTextObj_SetTextRenderMode() to public API by Daniel Hosseinian · 4 years, 5 months ago chromium/4022
  26. c2d9956 CHECK() that content layout item lists do not get tangled. by Tom Sepez · 4 years, 5 months ago
  27. 885a4ef Observe destruction of CXFA_FFComboBox across FWL events by Tom Sepez · 4 years, 5 months ago
  28. 947d908 Remove duplicate SetLayoutItem(nullptr) in CXFA_ContentLayoutItem by Tom Sepez · 4 years, 5 months ago
  29. ae5d92a Move CFX_Barcode from fwl/ to fxbarcode/ by Tom Sepez · 4 years, 5 months ago
  30. 5131f71 Observe CXFA_FFWidget across UpdateFWLData() calls. by Tom Sepez · 4 years, 5 months ago
  31. 5b183fa Use CXFA_FFWidget::GetAppProvider() helper method. by Tom Sepez · 4 years, 5 months ago
  32. bbb5c50 Run tests with --disable-javascript in coverage_report.py. by Lei Zhang · 4 years, 5 months ago
  33. fb9333d Stop holding CXFA_FFDocView::m_pFocusWidget in local variables. by Tom Sepez · 4 years, 5 months ago
  34. 8777074 Re-enable CXFALayoutItemEmbedderTest.Bug_306123 by Tom Sepez · 4 years, 5 months ago
  35. 92f9222 Cover FPDF_RemoveFormFieldHighlight() from embedder tests. by Tom Sepez · 4 years, 5 months ago
  36. 6dc1240 Add embedder test for FPDFBitmap_CreateEx(). by Tom Sepez · 4 years, 5 months ago
  37. 7d0916b Remove CXFA_LayoutProcessor::GetRootLayoutItem(). by Tom Sepez · 4 years, 6 months ago chromium/4021
  38. 035fdb6 Remove CFX_RTFBreak::GetLastPositionedTab() by Tom Sepez · 4 years, 6 months ago
  39. 30f967d Roll third_party/freetype/src/ 7e1b39f6c..50b013871 (7 commits) by Lei Zhang · 4 years, 6 months ago
  40. a919e1b Update documentation for PDFium initialization. by Lei Zhang · 4 years, 6 months ago chromium/4003 chromium/4004 chromium/4005 chromium/4006 chromium/4007 chromium/4008 chromium/4009 chromium/4010 chromium/4011 chromium/4012 chromium/4013 chromium/4014 chromium/4015 chromium/4016 chromium/4017 chromium/4018 chromium/4019 chromium/4020
  41. 2032564 Add CXFA_FFWidget::{Has,Process}EventUnderHandler(). by Tom Sepez · 4 years, 6 months ago
  42. 2bbc025 Use NoDestructor in a couple obvious places. by Lei Zhang · 4 years, 6 months ago
  43. 118dcd8 Use spans in testing/image_diff/image_diff_png.h and related code. by Lei Zhang · 4 years, 6 months ago
  44. f5a0367 Import Chromium's base/no_destructor.h. by Lei Zhang · 4 years, 6 months ago
  45. 88357f1 Avoid directly including xfa/ layer in fpdf_save.cpp. by Tom Sepez · 4 years, 6 months ago
  46. ca83f12 Do IWYU in testing/utils/file_util.cpp. by Lei Zhang · 4 years, 6 months ago
  47. bf98014 Only hash pixel data in EmbedderTest::HashBitmap(). by Lei Zhang · 4 years, 6 months ago
  48. 1c9b1c0 Fix bitmap size calculation in EmbedderTest::HashBitmap(). by Lei Zhang · 4 years, 6 months ago
  49. 60a5391 De-virtualize CFFL_FormFiller::GetFocusBox(). by Tom Sepez · 4 years, 6 months ago
  50. 15efd80 Remove unused argument from CFFL_FormFiller::WndtoPWL() and FFFLtoWND(). by Tom Sepez · 4 years, 6 months ago
  51. addc9bf Expose MakeTag() as CFX_FontMapper::MakeTag(). by Lei Zhang · 4 years, 6 months ago
  52. f86b14b Switch testing/image_diff/ code to use uint8_t instead of unsigned char. by Lei Zhang · 4 years, 6 months ago
  53. bf13f3f Add core/fxcrt/byteorder.h. by Lei Zhang · 4 years, 6 months ago
  54. ec0ebe7 Do less work in XFATestEnvironment::SetUp(). by Lei Zhang · 4 years, 6 months ago
  55. f792699 Remove some references to fxcrt namespace. by Lei Zhang · 4 years, 6 months ago
  56. 7a2a142 Avoid using std::function to improve performance. by Lei Zhang · 4 years, 6 months ago
  57. 8b5fc25 Remove parsing decimal numbers in StringToCode(). by Hui Yingst · 4 years, 6 months ago
  58. e020cf3 Fix some whitespace in public header formatting by Tom Sepez · 4 years, 6 months ago chromium/4002
  59. 23c5285 Do slightly fewer casts with FPDFBitmap_GetBuffer() result. by Lei Zhang · 4 years, 6 months ago
  60. 29ea9c4 Tidy interface comments in public/fpdf_formfill.h. by Tom Sepez · 4 years, 6 months ago
  61. 3567a9a Roll third_party/depot_tools/ fe18a43d5..603782044 (20 commits; 3 trivial rolls) by Lei Zhang · 4 years, 6 months ago chromium/4001
  62. d690c3d Avoid crash in CPDF_SecurityHandler::GetUserPassword(). by Lei Zhang · 4 years, 6 months ago
  63. 197d0d8 Unify FPDF_FORMFILLINFO versioning and mark V2 as experimental by Tom Sepez · 4 years, 6 months ago
  64. 77b3a43 Add --disable-javascript flag to test_runner.py by Daniel Hosseinian · 4 years, 6 months ago
  65. 8cb6a65 Change FPDF_TEXTRENDERMODE_* C-style defines to enums by Daniel Hosseinian · 4 years, 6 months ago
  66. ea20851 Change CRYPT_MD5* functions to use pdfium::span. by Lei Zhang · 4 years, 6 months ago
  67. d49e057 Introduce CPDF_Icon class to break CPWL_Icon dependence on parser/. by Tom Sepez · 4 years, 6 months ago
  68. b4d327a Make some members const in CPWL_Icon. by Tom Sepez · 4 years, 6 months ago chromium/4000
  69. b0716e3 Remove dependence between fpdfdk/formfiller and fpdfapi/parser. by Tom Sepez · 4 years, 6 months ago
  70. eb0d68c Shuffle code in cpdf_security_handler.cpp. by Lei Zhang · 4 years, 6 months ago
  71. ca5b265 Fix more nits in CPDF_SecurityHandler. by Lei Zhang · 4 years, 6 months ago
  72. f86e8eb Simplify CPDF_SecurityHandler code. by Lei Zhang · 4 years, 6 months ago
  73. f3163cf Initialize members in the header for CPDF_Object sub-classes. by Lei Zhang · 4 years, 6 months ago
  74. a247721 Make sure encrypted PDFs save properly when modified. by Lei Zhang · 4 years, 6 months ago
  75. aeecf1a Avoid regenerating revision 5 and 6 encryption dictionaries. by Lei Zhang · 4 years, 6 months ago
  76. 4f5d2cf Break direct dependence between fpdfapi/edit and fxge. by Tom Sepez · 4 years, 6 months ago
  77. 776b0cf CPDF_Document no longer requires fx_font.h. by Tom Sepez · 4 years, 6 months ago
  78. 088b831 Fix MSAN errors in CPDF_SecurityHandler. by Lei Zhang · 4 years, 6 months ago chromium/3999
  79. 71a250c Fix PDF encryption for revision 5 and 6. by Lei Zhang · 4 years, 6 months ago
  80. e579604 Move some CPDF_Object usage from CXFA_FFDoc up into CPDFXFA_Context. by Tom Sepez · 4 years, 6 months ago
  81. fc3ef15 Do more password verification when there is an ID change. by Lei Zhang · 4 years, 6 months ago
  82. 1a5c057 Verify saved copies can be opened with both passwords. by Lei Zhang · 4 years, 6 months ago
  83. fc1099a Roll third_party/libjpeg_turbo/ bc1357852..ce0e57e8e (2 commits) by Lei Zhang · 4 years, 6 months ago
  84. eb5cc0a Remove direct dependence between fm2js/ and third_party/icu by Tom Sepez · 4 years, 6 months ago
  85. e6c0a21 Roll third_party/freetype/src/ 0c14a3adb..7e1b39f6c (1 commit) by Lei Zhang · 4 years, 6 months ago
  86. 81a799e Mark more methods in EmbedderTest as debug-only. by Lei Zhang · 4 years, 6 months ago
  87. e2b31c0 Move some code from fxjs/xfa/cjx_hostpseudomodel.cpp into xfa/fxfa. by Tom Sepez · 4 years, 6 months ago
  88. 11d89e6 Fix password encoding when generating PDFs. by Lei Zhang · 4 years, 6 months ago chromium/3997 chromium/3998
  89. dccc0f9 Try using unowned ptr in CJX_Object by Tom Sepez · 4 years, 6 months ago
  90. 6cdee41 Roll third_party/freetype/src/ 11d4ce23a..0c14a3adb (2 commits) by Lei Zhang · 4 years, 6 months ago
  91. 068b907 Add virtual AddChangedContainer() to CXFA_Document::LayoutProcessorIface. by Tom Sepez · 4 years, 6 months ago
  92. 4cc552c Save encrypted files without IDs in CPDFSecurityHandlerEmbedderTests. by Lei Zhang · 4 years, 6 months ago
  93. c36ecfc Move CXFA_Node::UpdateUIDisplay() to CFXA_FFDocView::UpdateUIDisplay() by Tom Sepez · 4 years, 6 months ago
  94. 8d0d0b5 Exercise saving encrypted PDFs in CPDFSecurityHandlerEmbedderTests. by Lei Zhang · 4 years, 6 months ago
  95. bb43daa Do more verification in CPDFSecurityHandlerEmbedderTests. by Lei Zhang · 4 years, 6 months ago
  96. effc689 Make a set of CPDFSecurityHandlerEmbedderTests more consistent. by Lei Zhang · 4 years, 6 months ago
  97. 911ba57 Move CXFA_Node::GetNextWidget() to CXFA_FFWidget::GetNextFFWidget(). by Tom Sepez · 4 years, 6 months ago
  98. fc3b3ed Ensure CFWL_Widgets are not locked during destruction. by Tom Sepez · 4 years, 6 months ago chromium/3996
  99. bc5ddc5 Clang-format some more code in core/. by Lei Zhang · 4 years, 6 months ago
  100. b2cb433 Fix some nits in win32 fxge code. by Lei Zhang · 4 years, 6 months ago