1. c89c582 Make FSMatrixFromCFXMatrix() consistent with FSRectFFromCFXFloatRect(). by Lei Zhang · 4 years, 9 months ago
  2. 25da333 [SkiaPaths] Make MatrixChanged() indicate changes of all its elements. by Hui Yingst · 4 years, 9 months ago
  3. 120629a Remove CXFA_NodeOwner::FreeOwnedNode(). by Tom Sepez · 4 years, 9 months ago
  4. fcb6cd6 Cover CPDFXFA_Context::SavePackage() from embeddertest by Tom Sepez · 4 years, 9 months ago
  5. 33639a3 Fix some nits in cpdf_dib.h. by Lei Zhang · 4 years, 9 months ago
  6. 36c290c Rename CPDF_ProgressiveRenderer::Status enum values. by Lei Zhang · 4 years, 9 months ago
  7. 51f757b Simplify CPDF_RenderContext::Render(). by Lei Zhang · 4 years, 9 months ago
  8. ebc92ce Improve FPDFLink_LoadWebLinks() performance. by Lei Zhang · 4 years, 9 months ago
  9. 6f1b15f Mark |CFX_AggDeviceDriver::m_pBitmap| const. by Lei Zhang · 4 years, 9 months ago
  10. ea020fd Avoid CHECK() in CFDE_TextEditEngine. by Tom Sepez · 4 years, 9 months ago
  11. d70e275 [SkiaPaths] Tiling pattern with overlapping paths causes unwanted grid. by Hui Yingst · 4 years, 9 months ago
  12. 8de9f06 Rename pixel test bug_1021762 to bug_1457. by Hui Yingst · 4 years, 9 months ago
  13. 7891b46 Add nullptr checks prior to accesses of CPDF_Document::GetDocExtension() by Daniel Hosseinian · 4 years, 9 months ago
  14. a4aee3e Remove unused one-arg form of IsAppearanceValid(). by Tom Sepez · 4 years, 9 months ago
  15. 513184f Add test for growing gap in CFDE_TextEditEngine::AdjustGap(). by Tom Sepez · 4 years, 9 months ago
  16. f133db6 Avoid underflow before calling CFDE_TextEditEngine::AdjustGap(). by Tom Sepez · 4 years, 9 months ago
  17. c86e356 Roll tools/clang/ 57e481c48..42fbdfef1 (13 commits) by Lei Zhang · 4 years, 9 months ago
  18. afc4344 Roll build/ 4f02786ee..1bee638a8 (246 commits) by Lei Zhang · 4 years, 9 months ago
  19. 8552a2a Roll v8/ 724fd9f1e..cd3414532 (360 commits) by Lei Zhang · 4 years, 9 months ago
  20. 6e57a49 Roll buildtools/ 6b3e658d6..1f38b432e (4 commits) by Lei Zhang · 4 years, 9 months ago
  21. ff3f4b2 Roll third_party/depot_tools/ 603782044..e9730d75a (43 commits; 11 trivial rolls) by Lei Zhang · 4 years, 9 months ago
  22. 8df84cc Remove unused CXFA_GEColor no-arg ctor. by Tom Sepez · 4 years, 9 months ago
  23. 09c44f1 Roll third_party/catapult/ 32775164b..f7d73bb52 (148 commits) by Lei Zhang · 4 years, 9 months ago
  24. 205fae2 Roll third_party/icu/ 88ea42af7..dbd3825b3 (1 commit) by Lei Zhang · 4 years, 9 months ago
  25. d08ba55 Remove unused CFFL_FormFiller::GetSystemHandler(). by Tom Sepez · 4 years, 9 months ago
  26. 1971249 Roll third_party/zlib/ f262c1b3c..814da1f38 (3 commits) by Lei Zhang · 4 years, 9 months ago
  27. 417abf4 Roll base/trace_event/common/ 5e4fce17a..81c050f85 (1 commit) by Lei Zhang · 4 years, 9 months ago
  28. ea8c121 Roll third_party/android_ndk/ 89e8db0cd..27c0a8d09 (1 commit) by Lei Zhang · 4 years, 9 months ago
  29. ea38bf5 Move PDFSDK_XFAAActionType from cpdfsdk_fieldaction.h to cpdfsdk_widget.h by Tom Sepez · 4 years, 9 months ago
  30. 4802f42 Refactor CFX_ImageTransformer::Continue(). by Lei Zhang · 4 years, 9 months ago
  31. b2745de Unify PWL right click handling under xfa/non-xfa. by Tom Sepez · 4 years, 9 months ago
  32. 71e8bbc Add a pixel test that uses type 3 font. by Lei Zhang · 4 years, 9 months ago
  33. cb7fb90 Update pdfium_diff printf messages to use the current binary name by Daniel Hosseinian · 4 years, 9 months ago
  34. de6595c Add support in FPDFAnnot_SetAP() for transparent appearance streams by Shikha Walia · 4 years, 9 months ago
  35. 997e797 Merge CPDF_TransferFuncDIB::LoadSrc() into the ctor. by Lei Zhang · 4 years, 9 months ago
  36. 9e45c98 Add a GetAlphaWithSrc() helper function. by Lei Zhang · 4 years, 9 months ago
  37. eef064f Clean up some CPDF_TransferFuncDIB methods. by Lei Zhang · 4 years, 9 months ago
  38. ea801ce Remove some repeated checks in CFX_DIBitmap(). by Lei Zhang · 4 years, 9 months ago
  39. 41ce2a1 Use GetAlpha() in more places inside CFX_ScanlineCompositor. by Lei Zhang · 4 years, 9 months ago
  40. 5c5095b Rename CPDF_DIBTransferFunc to CPDF_TransferFuncDIB. by Lei Zhang · 4 years, 9 months ago
  41. a7d8cc3 Merge CFX_FilteredDIB into CPDF_DIBTransferFunc. by Lei Zhang · 4 years, 9 months ago
  42. b28b958 Consistently use helper functions to read from FXDIB_Format. by Lei Zhang · 4 years, 9 months ago
  43. 14bc9cb Make CFX_DIBBase::IsAlphaMask() consistent with related functions. by Lei Zhang · 4 years, 9 months ago
  44. c58babd Initialize more fwl classes in header. by Tom Sepez · 4 years, 9 months ago
  45. 87c415a Rename CPDF_DIBBase to CPDF_DIB. by Lei Zhang · 4 years, 9 months ago
  46. 52e9146 Add an embeddertest for text extraction of Type 3 fonts. by Hui Yingst · 4 years, 9 months ago
  47. f12daef Call xfa.host.pageUp(), pageDown(), and resetData() from JS tests. by Tom Sepez · 4 years, 9 months ago
  48. 20556bf Use IsValueInRangeForNumericType() in CPDF_StreamParser. by Lei Zhang · 4 years, 9 months ago
  49. 4342b38 Consistently read |CPDF_StreamParser::m_pBuf| values as uint8_t. by Lei Zhang · 4 years, 9 months ago
  50. c19e828 Clean up some CFFL class headers. by Lei Zhang · 4 years, 9 months ago
  51. b43f594 Initialize all scalars in header for CFWL_DateTimePicker. by Tom Sepez · 4 years, 9 months ago
  52. f53184f Add string validations in StringToCode() and StringToWideString(). by Hui Yingst · 4 years, 9 months ago
  53. 801b95f Remove unused no-arg constructor for Cline. by Tom Sepez · 4 years, 9 months ago
  54. 0d4396d Remove unused const variant of CFX_GlobalData::FindGlobalVariable(), by Tom Sepez · 4 years, 9 months ago
  55. f0729ff No need to pass |pDoc| in CBA_FontMap methods. by Tom Sepez · 4 years, 9 months ago
  56. 0583b29 Remove unused CBA_FontMap::SetDefaultFont(). by Tom Sepez · 4 years, 9 months ago
  57. 3ff0d04 Conditionalize more code on PDF_XFA_ELEMENT_SUBMIT_ENABLED. by Tom Sepez · 4 years, 9 months ago
  58. 1b39d72 Unify CPDF_RenderContext constructor. by Tom Sepez · 4 years, 9 months ago
  59. 90cc620 CPDF_RenderOptions::bForceDownSample is always false. by Tom Sepez · 4 years, 9 months ago
  60. c4ad750 Remove unused CXFA_FFWidgetHandler::GetObjFactory() and GetXFADoc(). by Tom Sepez · 4 years, 9 months ago
  61. 300c4e4 Clarify documentation for FPDFLink_GetURL by Andrew Weintraub · 4 years, 9 months ago
  62. 77141cc Remove unused CXFA_FFWidgetHandler::CreateWidget(). by Tom Sepez · 4 years, 9 months ago
  63. bb9aa5e Remove two impossible null-argument checks in CPDFSDK_PageView. by Tom Sepez · 4 years, 9 months ago
  64. c256469 Remove XFA_TRAVERSEWAY_* definitions by Tom Sepez · 4 years, 9 months ago
  65. 9346b7c Remove several unused enums and structs from public/fpdf_fwlevent.h. by Tom Sepez · 4 years, 9 months ago
  66. 3c04fb3 Cover FPDF_GetDefaultTTFMap() from embedder tests. by Tom Sepez · 4 years, 9 months ago
  67. 800424e Watch CFXA_FFWidgets across more On* methods. by Tom Sepez · 4 years, 9 months ago
  68. 23cada4 Ensure CFWL_Widget::m_pTextOut is initialized. by Tom Sepez · 4 years, 9 months ago
  69. f793e3a Remove FWL_STYLEEXT_DTP_LongDateFormat. by Tom Sepez · 4 years, 9 months ago
  70. e0539ff CFWL_WidgetTP::Initialize() and Finalize() are unused. by Tom Sepez · 4 years, 9 months ago
  71. 024be0f Remove CFX_Break::SetDefaultChar() by Tom Sepez · 4 years, 9 months ago
  72. fe3b171 Warn about stale |this| in CXFA_FFWidget::On*() methods by Tom Sepez · 4 years, 9 months ago
  73. e337920 Change StringToCode() to return Optional<uint32_t> type. by Hui Yingst · 4 years, 9 months ago
  74. 1111764 Rename CXFA_FFWidget::OnHitTest() to HitTest() by Tom Sepez · 4 years, 9 months ago
  75. 9b87a7d Use std::unique_ptr inside FPDFDOC_ExitFormFillEnvironment() by Daniel Hosseinian · 4 years, 9 months ago
  76. fb0203d Clean up stale pointer in CXFA_ViewLayoutProcessor::MergePageSetContents() by Tom Sepez · 4 years, 9 months ago
  77. a11520e Give better names to CXFA_ViewLayoutProcessor members by Tom Sepez · 4 years, 9 months ago
  78. 1f3e400 Comment move behavior for fxcrt string and pointer types. by Tom Sepez · 4 years, 9 months ago
  79. 1c660c2 Move CXFA_Node property manipulation out from CJX_Object. by Tom Sepez · 4 years, 9 months ago
  80. e83d8b4 Add FPDFTextObj_SetTextRenderMode() to public API by Daniel Hosseinian · 4 years, 9 months ago
  81. c2d9956 CHECK() that content layout item lists do not get tangled. by Tom Sepez · 4 years, 9 months ago
  82. 885a4ef Observe destruction of CXFA_FFComboBox across FWL events by Tom Sepez · 4 years, 9 months ago
  83. 947d908 Remove duplicate SetLayoutItem(nullptr) in CXFA_ContentLayoutItem by Tom Sepez · 4 years, 9 months ago
  84. ae5d92a Move CFX_Barcode from fwl/ to fxbarcode/ by Tom Sepez · 4 years, 9 months ago
  85. 5131f71 Observe CXFA_FFWidget across UpdateFWLData() calls. by Tom Sepez · 4 years, 9 months ago
  86. 5b183fa Use CXFA_FFWidget::GetAppProvider() helper method. by Tom Sepez · 4 years, 9 months ago
  87. bbb5c50 Run tests with --disable-javascript in coverage_report.py. by Lei Zhang · 4 years, 9 months ago
  88. fb9333d Stop holding CXFA_FFDocView::m_pFocusWidget in local variables. by Tom Sepez · 4 years, 9 months ago
  89. 8777074 Re-enable CXFALayoutItemEmbedderTest.Bug_306123 by Tom Sepez · 4 years, 9 months ago
  90. 92f9222 Cover FPDF_RemoveFormFieldHighlight() from embedder tests. by Tom Sepez · 4 years, 9 months ago
  91. 6dc1240 Add embedder test for FPDFBitmap_CreateEx(). by Tom Sepez · 4 years, 9 months ago
  92. 7d0916b Remove CXFA_LayoutProcessor::GetRootLayoutItem(). by Tom Sepez · 4 years, 9 months ago
  93. 035fdb6 Remove CFX_RTFBreak::GetLastPositionedTab() by Tom Sepez · 4 years, 9 months ago
  94. 30f967d Roll third_party/freetype/src/ 7e1b39f6c..50b013871 (7 commits) by Lei Zhang · 4 years, 9 months ago
  95. a919e1b Update documentation for PDFium initialization. by Lei Zhang · 4 years, 10 months ago
  96. 2032564 Add CXFA_FFWidget::{Has,Process}EventUnderHandler(). by Tom Sepez · 4 years, 10 months ago
  97. 2bbc025 Use NoDestructor in a couple obvious places. by Lei Zhang · 4 years, 10 months ago
  98. 118dcd8 Use spans in testing/image_diff/image_diff_png.h and related code. by Lei Zhang · 4 years, 10 months ago
  99. f5a0367 Import Chromium's base/no_destructor.h. by Lei Zhang · 4 years, 10 months ago
  100. 88357f1 Avoid directly including xfa/ layer in fpdf_save.cpp. by Tom Sepez · 4 years, 10 months ago