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