1. 5586545 The final game: mark everything final. by Tom Sepez · 6 years ago
  2. e6ff2eb Rename CFX_DIBSource to CFX_DIBBase. by Tom Sepez · 6 years ago
  3. c1dde5d Pass unique_ptr<> to CFX_MemoryStream constructor by Tom Sepez · 6 years ago
  4. 203339a Fix shadowed variables by Ryan Harrison · 6 years ago
  5. b4f2744 Remove bool arg from CFWL_Widget::GetBorderSize(). by Tom Sepez · 6 years ago
  6. 7aa4bc4 Remove m_bTruncated flag from CBC_PDF417Writer. by Henrique Nakashima · 6 years ago
  7. ee0c9aa Use UnownedPtr<> in CXFA_RenderContext. by Tom Sepez · 6 years ago
  8. 03fdf3a Mark CFX_XMLNode pointers as const in various places. by Lei Zhang · 6 years ago
  9. b9509d7 Add GetLowerCaseElementAttributeOrDefault() helper function. by Lei Zhang · 6 years ago
  10. d4f4ce4 Simplify GetEmbeddedObj() methods. by Lei Zhang · 6 years ago
  11. bcdbeae Use UnownedPtr<> to theme provider in cfwl_widgetproperties.h by Tom Sepez · 6 years ago
  12. 1a3e186 Use UnownedPtr<> in xfa_resolvenode_rs.h by Tom Sepez · 6 years ago
  13. b10aff2 Remove excessive padding above and below PDF417 barcodes. by Henrique Nakashima · 6 years ago
  14. 7af775a Change GetEmbbedObj() to return an Optional<WideString>. by Lei Zhang · 6 years ago
  15. dc2bb9a Optimize rendering of two dimensional barcodes: defer upscale. by Henrique Nakashima · 6 years ago
  16. aa58fb5 Fix some IWYU issues in xfa/fxfa/. by Lei Zhang · 6 years ago
  17. 45309b1 Fix one-of property JS errors. by Henrique Nakashima · 6 years ago
  18. 7def3de Use UnownedPtr<> in CXFA_GEColor. by Tom Sepez · 6 years ago
  19. 4be873b Fix nits in CXFA_Node. by Lei Zhang · 6 years ago
  20. 9273e06 Clean up CXFA_Graphics::SetLineDash(). by Lei Zhang · 6 years ago
  21. 79d8cfb Avoid an integer overflow in CFX_RTFBreak. by Lei Zhang · 6 years ago
  22. f01e4a5 Use more consts in CFX_Break. by Lei Zhang · 6 years ago
  23. 2106806 Remove optionals in CXFA_LayoutPageMgr methods. by Tom Sepez · 6 years ago
  24. 42f5bf0 Remove optionals from CXFA_NodeHelper::NodeAcc_TraverseSiblings(). by Tom Sepez · 6 years ago
  25. 9faabc5 Remove optionals from CXFA_TextLayout methods. by Tom Sepez · 6 years ago
  26. 213503e Remove optional argument from CXFA_LayoutProcessor::StartLayout() by Tom Sepez · 6 years ago
  27. aa5769a Replace optional bool bDrawFocus with enum type. by Tom Sepez · 6 years ago
  28. df4e68c Remove optional argument from ResolveNodes_GetParent(). by Tom Sepez · 6 years ago
  29. 0a4445a Allow PDF417 barcodes to reduce modules by shaving off padding. by Henrique Nakashima · 6 years ago
  30. f956bad Add a way to save a barcode generated bitmap to a .png. by Henrique Nakashima · 6 years ago
  31. 2a3377c Optimize rendering of two dimensional barcodes: deduplicate regions. by Henrique Nakashima · 6 years ago
  32. 5f4cd74 Do not set barcode module width and height in unittest. by Henrique Nakashima · 6 years ago
  33. 3e36045 Remove optional prepend argument from matrix transformations. by Tom Sepez · 6 years ago
  34. 48ae307 Make CFX_MemoryStream always consecutive. by Lei Zhang · 6 years ago
  35. 88798cf Remove CFX_BufferSeekableReadStream. by Lei Zhang · 6 years ago
  36. b9c3e27 Remove more default arg = nullptr cases. by Tom Sepez · 6 years ago
  37. 692aead Remove |bTakeOver| parameter from CFX_MemoryStream ctor. by Lei Zhang · 6 years ago
  38. ed17699 Make CFX_ReadOnlyMemoryStream take a span. by Lei Zhang · 6 years ago
  39. 3002941 Use CFX_ReadOnlyMemoryStream in more places. by Lei Zhang · 6 years ago
  40. 6fdfe387 Kill some optional parameters that are always supplied. by Tom Sepez · 6 years ago
  41. 994d8b4 Remove const args and const_casts where not required. by Tom Sepez · 6 years ago
  42. 34dab07 Move ByteString::FromUnicode() to WideString::ToDefANSI() by Tom Sepez · 6 years ago
  43. 6d9897b Limit size of expression list in FormCalc parser by Ryan Harrison · 6 years ago
  44. 37ef957 Use wide string addition in place of some Format() calls. by Tom Sepez · 6 years ago
  45. f733d7d Replace more unchecked casts with type conversion funtions. by Tom Sepez · 6 years ago
  46. 56094c5 Rename PageSetContainerLayoutItem to TraverseStrategy_PageSet. by Tom Sepez · 6 years ago
  47. 3a40bed Add a ScopedLocale for use within CXFA_LocaleValue. by Lei Zhang · 6 years ago
  48. 3aec570 Mark CFGAS_FormatString methods as const. by Lei Zhang · 6 years ago
  49. 0ac3601 Fix a nullptr crash in CXFA_LocaleValue::ValidateValue(). by Lei Zhang · 6 years ago
  50. cede561 Remove CXFA_Corner downcasts from cxfa_rectangle.cpp by Tom Sepez · 6 years ago
  51. b53ef1e Replace m_bIsContentLayoutItem with proper enum for type. by Tom Sepez · 6 years ago
  52. 87c1fdc Don't static_cast<>(this) to subclass in CXFA_LayoutItem methods. by Tom Sepez · 6 years ago
  53. 649e059 Return unique_ptr from CXFA_FFNotify::OnCreate{Container,Content}LayoutItem() by Tom Sepez · 6 years ago
  54. 921d244 Convert some asserts to ifs in cxfa_ffnotify.cpp. by Tom Sepez · 6 years ago
  55. d718d63 Type-safe iteration over CXFA_ContentLayoutItems. by Tom Sepez · 6 years ago
  56. 5822da7 Fix a misspelling of "locale". by Lei Zhang · 6 years ago
  57. ec86c71 Remove a NOTREACHED() in FormValueNode_SetChildContent(). by Lei Zhang · 6 years ago
  58. 95121b7 Remove CFGAS_PDFFontMgr::m_FDE2PDFFont font cache. by Henrique Nakashima · 6 years ago
  59. 8584902 Remove CXFA_TraverseStrategy_ContentLayoutItem. by Tom Sepez · 6 years ago
  60. f19ae5d Add ToXML{Instruction,Text,CharData}() checked conversion functions by Tom Sepez · 6 years ago
  61. c9171e1 Use moar ToXMLElement() in place of static_cast<>. by Tom Sepez · 6 years ago
  62. 2daa06a Remove font cache from CFGAS_DefaultFontManager. by Henrique Nakashima · 6 years ago
  63. a5d2bf1 Remove CFX_MemoryStream uses in tests. by Lei Zhang · 6 years ago
  64. 1b54bc1 Disable submit in XFA forms. by Henrique Nakashima · 6 years ago
  65. 96b0d13 Introduce ToXMLElement() checked downcast helper function by Tom Sepez · 6 years ago
  66. 1f7db29 Move CXFA_ThisProxy helper to CXFA_Object. by Tom Sepez · 6 years ago
  67. 36b2059 Fix UAF in CPDFSDK_Widget::GetMixXFAWidget(). by Henrique Nakashima · 6 years ago
  68. c62aa20 Tighten up ThisProxy casts. by Tom Sepez · 6 years ago
  69. 76a1a35 Remove unused CScript_DataWindow::JSDataWindow(). by Tom Sepez · 6 years ago
  70. 721f5fa Replace CFXJSE_HostObject::type_ with polymorphic conversion methods by Tom Sepez · 6 years ago
  71. fda907f Replace downcasts in cxfa_node to checked conversion methods. by Tom Sepez · 6 years ago
  72. 591c7c5 Use pdfium::as_writable_bytes() in cxfa_xmllocale_unittest.cpp by Tom Sepez · 6 years ago
  73. 3d7b555 Limit recursion depth for CXFA_DocumentParser::NormalLoader(). by Henrique Nakashima · 6 years ago
  74. f9d49da Use UnownedPtr/Optional in cfxa_layoutcontext.cpp by Tom Sepez · 6 years ago
  75. 3178110 Fix crash when typing letters into an XFA datetime field. by Henrique Nakashima · 6 years ago
  76. fb709d8 Process data changes regardless if they can be formatted by Ryan Harrison · 6 years ago
  77. 98bae9c Use UnownedPtr in CXFA_LocaleMgr by Tom Sepez · 6 years ago
  78. 3fab31f Clean up ProcessFormatTestValidate by Ryan Harrison · 6 years ago
  79. 94f7b75 Use unowned ptr to Node from outside XFA node tree. by Tom Sepez · 6 years ago
  80. 57e594f Use UnownedPtr<> in cxfa_nodeiteratortemplate.h by Tom Sepez · 6 years ago
  81. 95b0293 Use more UnowendPtr<> in cfgas_formatstring.h and cfx_break.h by Tom Sepez · 6 years ago
  82. d96fa3b Use UnownedPtr<> in cfwl_notedriver.h by Tom Sepez · 6 years ago
  83. 2c537bf Use UnownedPtr<> in cfwl_messagekillfocus.h by Tom Sepez · 6 years ago
  84. 931a6b9 Use UnownedPtr<> in cfwl_scrollbar.h and cfwl_themebackground.h by Tom Sepez · 6 years ago
  85. bc7e310 Use UnownedPtr<> in cxfa_{ffwidgethandler,imagrenderer,loadercontext}.h by Tom Sepez · 6 years ago
  86. d77e0ed Use more UnownedPtr<> in cfxa_ffpageview by Tom Sepez · 6 years ago
  87. 7b10bb9 Remove XFA_LAYOUT_INVALIDNODE by Tom Sepez · 6 years ago
  88. 61ff9b6 Comment some raw pointers that cant become UnownedPtr<>. by Tom Sepez · 6 years ago
  89. e353d72 Use UnownedPtr<> in cfwl_event.h and cfwl_message.h by Tom Sepez · 6 years ago
  90. 09646f2 Use UnownedPtr<CXFA_Node> or comment raw pointers as tree nodes. by Tom Sepez · 6 years ago
  91. 0894dc8 Use UnownedPtr to CXFA_Node from outside the tree by Tom Sepez · 6 years ago
  92. ae82b69 Use more UnownedPtr<> in cxfa_ffwidget by Tom Sepez · 6 years ago
  93. d78a964 Remove CXFA_FField::UnloadWidget(). by Tom Sepez · 6 years ago
  94. 2d7cb92 Use unowned ptr for IFWL_ delegates by Tom Sepez · 6 years ago
  95. ca386ad Assert that tab width assumption holds in CFX_RTFBreak. by Henrique Nakashima · 6 years ago
  96. e529390 Fix Integer-overflow in CFX_RTFBreak::AppendChar_Tab by Henrique Nakashima · 6 years ago
  97. 9fff1c7 Avoid some duplicate const/non-const getters. by Tom Sepez · 6 years ago
  98. c3cc2ab Clean up constant values for JS alert and beep by Ryan Harrison · 6 years ago
  99. a964f2a Remove WideString::c_str() calls where possible. by Tom Sepez · 6 years ago
  100. c62e848 Avoid more .c_str() usage, part 3 by Tom Sepez · 6 years ago