1. c58babd Initialize more fwl classes in header. by Tom Sepez · 4 years, 6 months ago
  2. b43f594 Initialize all scalars in header for CFWL_DateTimePicker. by Tom Sepez · 4 years, 6 months ago
  3. c4ad750 Remove unused CXFA_FFWidgetHandler::GetObjFactory() and GetXFADoc(). by Tom Sepez · 4 years, 6 months ago
  4. 77141cc Remove unused CXFA_FFWidgetHandler::CreateWidget(). by Tom Sepez · 4 years, 7 months ago
  5. c256469 Remove XFA_TRAVERSEWAY_* definitions by Tom Sepez · 4 years, 7 months ago
  6. 800424e Watch CFXA_FFWidgets across more On* methods. by Tom Sepez · 4 years, 7 months ago
  7. 23cada4 Ensure CFWL_Widget::m_pTextOut is initialized. by Tom Sepez · 4 years, 7 months ago
  8. f793e3a Remove FWL_STYLEEXT_DTP_LongDateFormat. by Tom Sepez · 4 years, 7 months ago
  9. e0539ff CFWL_WidgetTP::Initialize() and Finalize() are unused. by Tom Sepez · 4 years, 7 months ago
  10. 024be0f Remove CFX_Break::SetDefaultChar() by Tom Sepez · 4 years, 7 months ago
  11. fe3b171 Warn about stale |this| in CXFA_FFWidget::On*() methods by Tom Sepez · 4 years, 7 months ago
  12. 1111764 Rename CXFA_FFWidget::OnHitTest() to HitTest() by Tom Sepez · 4 years, 7 months ago
  13. fb0203d Clean up stale pointer in CXFA_ViewLayoutProcessor::MergePageSetContents() by Tom Sepez · 4 years, 7 months ago
  14. a11520e Give better names to CXFA_ViewLayoutProcessor members by Tom Sepez · 4 years, 7 months ago
  15. 1c660c2 Move CXFA_Node property manipulation out from CJX_Object. by Tom Sepez · 4 years, 7 months ago
  16. c2d9956 CHECK() that content layout item lists do not get tangled. by Tom Sepez · 4 years, 7 months ago
  17. 885a4ef Observe destruction of CXFA_FFComboBox across FWL events by Tom Sepez · 4 years, 7 months ago
  18. 947d908 Remove duplicate SetLayoutItem(nullptr) in CXFA_ContentLayoutItem by Tom Sepez · 4 years, 7 months ago
  19. ae5d92a Move CFX_Barcode from fwl/ to fxbarcode/ by Tom Sepez · 4 years, 7 months ago
  20. 5131f71 Observe CXFA_FFWidget across UpdateFWLData() calls. by Tom Sepez · 4 years, 7 months ago
  21. 5b183fa Use CXFA_FFWidget::GetAppProvider() helper method. by Tom Sepez · 4 years, 7 months ago
  22. fb9333d Stop holding CXFA_FFDocView::m_pFocusWidget in local variables. by Tom Sepez · 4 years, 7 months ago
  23. 8777074 Re-enable CXFALayoutItemEmbedderTest.Bug_306123 by Tom Sepez · 4 years, 7 months ago
  24. 7d0916b Remove CXFA_LayoutProcessor::GetRootLayoutItem(). by Tom Sepez · 4 years, 7 months ago
  25. 035fdb6 Remove CFX_RTFBreak::GetLastPositionedTab() by Tom Sepez · 4 years, 7 months ago
  26. 2032564 Add CXFA_FFWidget::{Has,Process}EventUnderHandler(). by Tom Sepez · 4 years, 7 months ago
  27. e579604 Move some CPDF_Object usage from CXFA_FFDoc up into CPDFXFA_Context. by Tom Sepez · 4 years, 7 months ago
  28. eb5cc0a Remove direct dependence between fm2js/ and third_party/icu by Tom Sepez · 4 years, 7 months ago
  29. e2b31c0 Move some code from fxjs/xfa/cjx_hostpseudomodel.cpp into xfa/fxfa. by Tom Sepez · 4 years, 7 months ago
  30. dccc0f9 Try using unowned ptr in CJX_Object by Tom Sepez · 4 years, 7 months ago
  31. 068b907 Add virtual AddChangedContainer() to CXFA_Document::LayoutProcessorIface. by Tom Sepez · 4 years, 7 months ago
  32. c36ecfc Move CXFA_Node::UpdateUIDisplay() to CFXA_FFDocView::UpdateUIDisplay() by Tom Sepez · 4 years, 7 months ago
  33. 911ba57 Move CXFA_Node::GetNextWidget() to CXFA_FFWidget::GetNextFFWidget(). by Tom Sepez · 4 years, 7 months ago
  34. fc3b3ed Ensure CFWL_Widgets are not locked during destruction. by Tom Sepez · 4 years, 7 months ago
  35. a0a0280 Remove some comparisons against |true| and |false|. by Tom Sepez · 4 years, 7 months ago
  36. 44e12aa Prefer (!X || Y) to (X ? Y : true) by Tom Sepez · 4 years, 7 months ago
  37. 6a4c8f7 Prefer (X && Y) over (X ? Y : false). by Tom Sepez · 4 years, 7 months ago
  38. 6e1dba8 Make CFWL_Edit::m_pEditEngine be a pointer. by Tom Sepez · 4 years, 7 months ago
  39. dcd72e1 Avoid RetainPtr<Retainable>::As<CFX_TextUserData>() calls. by Tom Sepez · 4 years, 8 months ago
  40. e87972e Fix downcast in CXFA_FFTextEdit. by Tom Sepez · 4 years, 8 months ago
  41. cc3d0ce Move FxFreeDeleter to fx_memory_wrappers.h by Tom Sepez · 4 years, 8 months ago
  42. 7740980 Add CFWL_Widget::ScopedUpdateLock. by Lei Zhang · 4 years, 8 months ago
  43. d021c9f Make |CXFA_FFField::m_pNormalWidget| private. by Lei Zhang · 4 years, 8 months ago
  44. f890245 Avoid more |CXFA_FFField::m_pNormalWidget| usage. by Lei Zhang · 4 years, 8 months ago
  45. dac2fca Use CXFA_FFField::GetNormalWidget() in more places. by Lei Zhang · 4 years, 8 months ago
  46. 501b8a7 Fix a crash in CXFA_FFComboBox::OpenDropDownList(). by Lei Zhang · 4 years, 8 months ago
  47. 0fab9e6 Remove jumbo usage in GN files throughout PDFium by Daniel Hosseinian · 4 years, 9 months ago
  48. 0fa7fef Make CFDE_TextOut::CalcLogicSize() take a WideStringView by Tom Sepez · 4 years, 9 months ago
  49. d40a8c6 Avoid c_str() then strlen() in view constructor in CFWL_ComboList. by Tom Sepez · 4 years, 9 months ago
  50. 6524ae6 Prevent duplicate string creation in CFWL_ComboBox::AddString() by Tom Sepez · 4 years, 9 months ago
  51. 4f78880 Remove c_str() calls from CXFA_Node::InsertItem() by Tom Sepez · 4 years, 9 months ago
  52. 54eda57 Avoid duplicate string construction in CXFA_Textlayout by Tom Sepez · 4 years, 9 months ago
  53. 96bfed3 Use span instead of raw pointer in CFDE_TextOut::ReloadLinePiece(). by Tom Sepez · 4 years, 9 months ago
  54. 44d0383 Rename FXFONT_BOLD flag to FXFONT_FORCE_BOLD. by Lei Zhang · 4 years, 9 months ago
  55. 03e5e68 Disable embedder tests that fail when Skia or Skia Paths is enabled. by Lei Zhang · 4 years, 10 months ago
  56. 41a17ff Disable BarcodeTest when Skia or Skia Paths is enabled. by Lei Zhang · 4 years, 10 months ago
  57. 014eef1 [SkiaPaths] Avoid overlapping when drawing text. by Hui Yingst · 4 years, 10 months ago
  58. 1240677 [FXCRT] Rename FXSYS_round to match conventions by Alan Screen · 4 years, 10 months ago
  59. cf6a0e9 Remove a memset() in CFDE_TextEditEngine::RebuildPieces(). by Lei Zhang · 5 years ago
  60. 530f765 Observe FWL widgets in events/messages that destroy them. by Tom Sepez · 5 years ago
  61. a775d1f Correctly account for Arabic characters in CFX_RTFBreak. by Lei Zhang · 5 years ago
  62. 88c370b Pass owning reference to CFWL_Message to OnProcessMessageToForm() by Tom Sepez · 5 years ago
  63. ac3c9dc Make TranslateFWLMessage() own the message it is sending. by Tom Sepez · 5 years ago
  64. 43ef1f2 Rename |CFX_Break::m_Line| to |m_Lines|. by Lei Zhang · 5 years ago
  65. 4d79dab Encapsulate |CFX_BreakLine::m_iArabicChars|. by Lei Zhang · 5 years ago
  66. 676a70a Fix nits in CFX_RTFBreak's tests. by Lei Zhang · 5 years ago
  67. 4a2ece2 Use early return in CFX_TxtBreak::EndBreak_BidiLine(). by Lei Zhang · 5 years ago
  68. 97a972a Avoid some crashes in CXFA_ViewLayoutProcessor. by Lei Zhang · 5 years ago
  69. baeb14d Make CXFA_ViewRecord private within CXFA_ViewLayoutProcessor. by Lei Zhang · 5 years ago
  70. 5b3e4c0 Fix some nits in XFA layout code. by Lei Zhang · 5 years ago
  71. b3f93d4 Declare const pdfium::span consistently. by Lei Zhang · 5 years ago
  72. 2c073dc Let CXFA_NodeIteratorTemplate use either unowned or retain pointers by Tom Sepez · 5 years ago
  73. 1e86aac Add missing reflexive equality operators to RetainPtr<> by Tom Sepez · 5 years ago
  74. fe8d4e3 Replace PDF_ENABLE_XFA with an interface in CFXJS_Engine. by Tom Sepez · 5 years ago
  75. 931dd1b Observe m_pFocusWidget across m_ArrayKeepItems.clear() by Tom Sepez · 5 years ago
  76. b9c940d Observe pNewWidget across OnKillFocus by Tom Sepez · 5 years ago
  77. 6004488 [SkiaPaths] Fix issue that non-Windows cannot load font correctly. by Hui Yingst · 5 years ago
  78. d0929de Remove CXFA_Document::HasFlag() and SetFlag(). by Lei Zhang · 5 years ago
  79. 5e97d01 Remove dependence on fxfa/parser on fx_barcode. by Tom Sepez · 5 years ago
  80. 9718068 Remove xfa/fxfa dependence on fpdfapi/font by Tom Sepez · 5 years ago
  81. 3e5e563e Replace FWL timer infrastructure with CFX_Timer. by Tom Sepez · 5 years ago
  82. a0624a0 Cleanup some code involving rectangles by Tom Sepez · 5 years ago
  83. 1706b8c Remove CFX_SubstFont::m_bFlagItalic. by Tom Sepez · 5 years ago
  84. 3c11520 Remove unused argument from CFWL_Timer::Run(). by Tom Sepez · 5 years ago
  85. f8f4cf8 Remove unused bImmediately parameter from CXFA_FWLAdapterTimerMgr::Start(). by Tom Sepez · 5 years ago
  86. 8f03cd4 Remove CPDF_ModuleMgr. by Tom Sepez · 5 years ago
  87. ffff6c5 Make CPDF_Font a retainable type. by Tom Sepez · 5 years ago
  88. 12bc1c4 Use RetainableTreeNode for LayoutItems. by Tom Sepez · 5 years ago
  89. 0e71ce2 Observe CXFA_FFPageView across OnSetFocus() events. by Minh Tran · 5 years ago
  90. 6a43b5c Remove some other virtual dtors. by Tom Sepez · 5 years ago
  91. c2e2b2d De-virtualize CFWL_FontManager and CFWL_FontData. by Tom Sepez · 5 years ago
  92. db600f7 Remove unused CFWL_WidgetTP::m_dwRefCount. by Tom Sepez · 5 years ago
  93. 3d61312 Remove xfa/fwl dependence on xfa/fxfa/parser by Tom Sepez · 5 years ago
  94. 0a30c29 Return copy of bind nodes vector from CJX_Object::GetBindNodes(). by Tom Sepez · 5 years ago
  95. 24b3a20 Rename CPDF_{Byte,Wide}String::AsSpan() to span() by Tom Sepez · 5 years ago
  96. ca354a4 Add fxcrt::Split() templated function. by Tom Sepez · 5 years ago
  97. 22d27c1 CJX_Object::SetContent() should only update value nodes. by Tom Sepez · 5 years ago
  98. 7aca957 Split CXFA_Node::GetNodeList(). by Lei Zhang · 5 years ago
  99. 1eed201 CXFA_ThisProxy is not a CXFA_Node. by Tom Sepez · 5 years ago
  100. be5df01 Pass CPDF_Font itself to CFGAS_GEFont::LoadFont() by Tom Sepez · 5 years ago