1. 9108588 Move remaining code out of third_party/base and into core/fxcrt by Lei Zhang · 1 year, 4 months ago
  2. f36006c Move third_party/base/numerics to core/fxcrt/numerics by Lei Zhang · 1 year, 4 months ago
  3. 24c6be6 Switch from absl::optional to std::optional by Lei Zhang · 1 year, 4 months ago
  4. 41e44fc Switch from pdfium::clamp() to std::clamp() by Lei Zhang · 1 year, 11 months ago
  5. 832a694 Update old-style copyright headers by K. Moon · 2 years, 8 months ago
  6. 188de96 Make CFWL_ThemePart::m_iPart const and private by Tom Sepez · 2 years, 10 months ago
  7. ee44620 Tidy CFGAS_GEGraphics::StateRestore() usage by Tom Sepez · 2 years, 10 months ago chromium/5246 chromium/5247
  8. a716ad7 Introduce CFGAS_GEGraphics::StateRestorer by Tom Sepez · 2 years, 10 months ago
  9. 0bc5a74 Encapsulate CFWL_ThemeBackground::m_pPath by Tom Sepez · 2 years, 10 months ago
  10. 2d6e002 Apply pdfium_noshorten_config to xfa/fwl by Tom Sepez · 3 years, 4 months ago
  11. 42d30c2 Replace defined(OS_APPLE) with BUILDFLAG(IS_APPLE). by Lei Zhang · 3 years, 5 months ago
  12. 3a0fdd6 Convert to absl::optional, part 2. by Lei Zhang · 3 years, 9 months ago
  13. a3a739d Replace pdfium::nullopt with absl::nullopt. by Lei Zhang · 3 years, 9 months ago
  14. df97b84 Replace CFX_SizeF with discrete floats for ranges in CFWL_ classes. by Tom Sepez · 3 years, 10 months ago
  15. 303faaa Make XFA_FWL_KeyFlag an enum class. by Tom Sepez · 3 years, 10 months ago
  16. 0d8d770 Move definition of FWl_KeyFlag to fwl_widgetdef.h by Tom Sepez · 3 years, 10 months ago
  17. bc3186d Introduce fxcrt::Mask<E> template. by Tom Sepez · 3 years, 10 months ago
  18. 53783ad Convert OnChar() arguments back to uint32_t by Tom Sepez · 3 years, 11 months ago
  19. a63e0bd Nest FWL_MouseCommand in CFWL_MessageMouse by Tom Sepez · 3 years, 11 months ago
  20. 70eef36 Clean up some type usage in CFWL_Message hierarchy by Tom Sepez · 3 years, 11 months ago
  21. efd4423 Switch to a more STL-compliant clamp() implementation. by Lei Zhang · 3 years, 11 months ago
  22. df2f16a Remove unnecessary includes of fx_system.h, part 6 by Tom Sepez · 3 years, 11 months ago
  23. b3abfd3 Add CFDE_TextEditEngine::CanGenerateCharacterInfo(). by Lei Zhang · 4 years ago
  24. ca44098 Consistent naming of FWL macros and members. by Tom Sepez · 4 years ago
  25. 7832563 Split pdfium::clamp() off to ranges.h. by Lei Zhang · 4 years ago
  26. 58842d1 Rename enum CFWL_Part to CFWL_ThemePart::Part. by Lei Zhang · 4 years, 1 month ago
  27. b1bd2ea [code health] Prefer pdfium::nullopt to {} by Tom Sepez · 4 years, 1 month ago
  28. f3c22ac Remove CFWL_Edit::InitHorizScrollBar() by Tom Sepez · 4 years, 1 month ago
  29. 835739e Remove boolean from IsShowScrollBar by Tom Sepez · 4 years, 1 month ago
  30. 5d6254d Split FWL OnFocusChanged() methods into Gained()/Lost() pairs by Tom Sepez · 4 years, 1 month ago
  31. f6cdeee Replace uint32_t with FWL_KeyFlagMask. by Tom Sepez · 4 years, 1 month ago
  32. b25f2f0 Make CFWL_Event subclass members const and private by Tom Sepez · 4 years, 1 month ago chromium/4506
  33. 693d552 Begin encapsulation of CFWL_ThemePart classes by Tom Sepez · 4 years, 1 month ago
  34. 235683e Pass CFX_Matrix by const-ref in xfa/ by Tom Sepez · 4 years, 2 months ago
  35. 1443e5a Remove unused CFWL_Edit::ValidateNumberChar() and DrawTexBK() by Tom Sepez · 4 years, 8 months ago chromium/4312 chromium/4313
  36. 45eae7b Move xfa/fxgraphics to xfa/fgas/graphics. by Tom Sepez · 4 years, 8 months ago
  37. 6a4f80f Replace ASSERT() with DCHECK() in various xfa dirs. by Lei Zhang · 4 years, 9 months ago
  38. 0a9d974 Convert more FWL objects over to Oilpan GC. by Tom Sepez · 4 years, 10 months ago
  39. f78f19c5 Garbage collect the FWL layer objects. by Tom Sepez · 4 years, 10 months ago
  40. 848e801 Make some more CFWL_Widget sub-widgets const members. by Tom Sepez · 4 years, 10 months ago
  41. c03a0ea Small cleanup to CFWL_App. by Tom Sepez · 4 years, 10 months ago
  42. 5f4456e Pass CFWL_Widget properties by const-ref. by Tom Sepez · 4 years, 10 months ago chromium/4235 chromium/4236
  43. 66e5ac99 Move CFWL_WidgetProperties::m_WidgetRect to CFWL_Widget. by Tom Sepez · 4 years, 10 months ago
  44. 8fa1b35 Avoid null CFWL_Message checks in OnProcessMessage. by Tom Sepez · 4 years, 10 months ago
  45. a911672 Remove CFWL_WidgetProperties::m_pFWLThemeProvider. by Tom Sepez · 4 years, 10 months ago
  46. 0956aec Remove CFWL_WidgetMgr::SetParent(). by Tom Sepez · 4 years, 10 months ago
  47. 041066f Remove CFWL_WidgetProperties::m_pParent. by Tom Sepez · 4 years, 10 months ago
  48. 13104bc Make CFWL_WidgetProperties::m_pParent a const member. by Tom Sepez · 4 years, 10 months ago
  49. 426938a Encapsulate CFWL_Widget. by Tom Sepez · 4 years, 10 months ago
  50. 0c03d63 Migrate from OS_MACOSX to OS_APPLE. by Lei Zhang · 4 years, 11 months ago
  51. 5672358 Change some XFA enums to follow the style guide. by Lei Zhang · 5 years ago
  52. c17d971 Convert remaining pdfium::MakeUnique<> to std::make_unique<> in xfa by Tom Sepez · 5 years ago
  53. c43d5f2 Rename all m_rtFoo to m_FooRect. by Tom Sepez · 5 years ago
  54. 8e8c2ce Rename CFWL_ThemePart::m_rtPart to m_PartRect by Tom Sepez · 5 years ago
  55. a9a704e Rename Left() and Right() in {Byte,Wide}String{,View} classes by Daniel Hosseinian · 5 years ago
  56. 7895d53 Rename CFWL_Widget::{Get,Set}FFWidget() to {Get,Set}AdapterIface(). by Tom Sepez · 5 years ago
  57. 6a4c8f7 Prefer (X && Y) over (X ? Y : false). by Tom Sepez · 6 years ago
  58. 6e1dba8 Make CFWL_Edit::m_pEditEngine be a pointer. by Tom Sepez · 6 years ago
  59. 7740980 Add CFWL_Widget::ScopedUpdateLock. by Lei Zhang · 6 years ago chromium/3971 chromium/3972
  60. 530f765 Observe FWL widgets in events/messages that destroy them. by Tom Sepez · 6 years ago
  61. a0624a0 Cleanup some code involving rectangles by Tom Sepez · 6 years ago
  62. 6caa189 Fix lots of nits in xfa/fwl code. by Lei Zhang · 6 years ago
  63. f136333 Remove some unneeded cfx_renderdevice.h #includes from headers. by Lei Zhang · 6 years ago
  64. dfde40c Move class TextCharPos into its own file. by Lei Zhang · 6 years ago
  65. c938d87 Change DrawDeviceText() call stack to pass matrix by reference. by Lei Zhang · 6 years ago
  66. 33670de Renove duplicate FWL_VKEY_* definitions. by Lei Zhang · 6 years ago
  67. 536b61a Prohibit includes from xfa/fwl to xfa/fxfa by Tom Sepez · 6 years ago
  68. 4da4629 Add another interface to prevent fwl -> fxfa inclusion. by Tom Sepez · 6 years ago
  69. 3fa9193 Rename CFWL_Widget::{Set,Get}LayoutItem() to {Set,Get}FFWidget() by Tom Sepez · 6 years ago chromium/3791
  70. e4cdac5 Replace _FX_PLATFORM_APPLE_ with defined(OS_MACOSX). by Lei Zhang · 6 years ago
  71. c85ee4e Rename FXTEXT_CHARPOS and FXTEXT_GLYPHPOS. by Lei Zhang · 6 years ago
  72. b600f15 Remove optional parameter from CFWL_Edit::SetText(). by Lei Zhang · 6 years ago chromium/3685 chromium/3686
  73. cd85620 No need to check return value from CXFA_Graphics::GetRenderDevice(). by Tom Sepez · 6 years ago
  74. f801451 Pass CFWL_Theme{Background,Text,Part} params by const-ref. by Tom Sepez · 6 years ago
  75. 81e9b68 Remove CFX_RectF::Reset(). by Tom Sepez · 7 years ago
  76. 70340c1 Use span in CFDE_TextOut::DrawString(). by Lei Zhang · 7 years ago
  77. 7c8f33a Use CFWL_Widget::Is*() helpers by Tom Sepez · 7 years ago
  78. bcdbeae Use UnownedPtr<> to theme provider in cfwl_widgetproperties.h by Tom Sepez · 7 years ago
  79. e353d72 Use UnownedPtr<> in cfwl_event.h and cfwl_message.h by Tom Sepez · 7 years ago
  80. 1c2eea2 Remove unused variable pDst from CFWL_Edit::OnValidate by Ryan Harrison · 7 years ago
  81. 6af5369 [xfa] Propagate the xfa change data for text to JS and back. by Dan Sinclair · 7 years ago
  82. d6cdd0d Remove CFWL_Widget::SetFocus(). It is non-op. by Henrique Nakashima · 7 years ago
  83. ce7a815 Remove CFWL_WidgetMgr::IsFormDisabled(). by Henrique Nakashima · 7 years ago
  84. 5ee1042 Update caret after changes that could move lines in XFA edit. by Henrique Nakashima · 7 years ago
  85. f54ea0f Fix backspace on 1st character of a line erases the line break. by Henrique Nakashima · 7 years ago
  86. 306b9a8 Fix behavior of Delete key in XFA edit. by Henrique Nakashima · 7 years ago
  87. efb23f3 Fix caret not moving to click target in XFA edit. by Henrique Nakashima · 7 years ago
  88. 14f8897 Remove spellchecking code from XFA by Ryan Harrison · 7 years ago chromium/3390
  89. c80153d [fwl] Restrict setting cursor outside text bounds by Dan Sinclair · 7 years ago
  90. 2496f8e Restore assert when GetCharacterInfo is called on an empty edit. by Henrique Nakashima · 7 years ago
  91. bfeab62 Fix caret not appearing in XFA Edits. by Henrique Nakashima · 7 years ago
  92. 245f80c Convert CFWL_Edit Cut & Copy out param to return by Ryan Harrison · 7 years ago
  93. 5a423ef Rename the fxgraphics classes by Dan Sinclair · 8 years ago
  94. 698aed7 Cleanup FX macros by Dan Sinclair · 8 years ago
  95. 0b95042 Rename CFX_RetainPtr to RetainPtr by Dan Sinclair · 8 years ago
  96. b8777a2 Add embeddertest for CFWL_Edit by Dan Sinclair · 8 years ago
  97. 0264e97 Convert selection to use count instead of end index by Dan Sinclair · 8 years ago
  98. 275e260 Convert string class names by Ryan Harrison · 8 years ago
  99. cb32712 Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused. by Henrique Nakashima · 8 years ago
  100. eb57e0d Implement word selection in CFDE_TextEditEngine by Dan Sinclair · 8 years ago