1. 0d4396d Remove unused const variant of CFX_GlobalData::FindGlobalVariable(), by Tom Sepez · 4 years, 6 months ago
  2. 1c660c2 Move CXFA_Node property manipulation out from CJX_Object. by Tom Sepez · 4 years, 7 months ago
  3. 2bbc025 Use NoDestructor in a couple obvious places. by Lei Zhang · 4 years, 7 months ago
  4. e2b31c0 Move some code from fxjs/xfa/cjx_hostpseudomodel.cpp into xfa/fxfa. by Tom Sepez · 4 years, 7 months ago
  5. dccc0f9 Try using unowned ptr in CJX_Object by Tom Sepez · 4 years, 7 months ago
  6. 068b907 Add virtual AddChangedContainer() to CXFA_Document::LayoutProcessorIface. by Tom Sepez · 4 years, 7 months ago
  7. 537d3a6 Run clang-format --full on directories that start with 'f'. by Lei Zhang · 4 years, 7 months ago
  8. 44e12aa Prefer (!X || Y) to (X ? Y : true) by Tom Sepez · 4 years, 7 months ago
  9. 93fd8a8 Remove std::wstring usage in CJS_Util. by Lei Zhang · 4 years, 7 months ago
  10. 4bd03e8 Move CJS_Field::ParseFieldName() into an anonymous namespace. by Lei Zhang · 4 years, 7 months ago
  11. 2bf6661 Remove std::wstring usage in CJS_Field. by Lei Zhang · 4 years, 7 months ago
  12. 95443cf Better tests for CJS_Field properties. by Tom Sepez · 4 years, 8 months ago
  13. f3883e3 Fix typo in array name in HTMLSTR2Code() by Tom Sepez · 4 years, 8 months ago
  14. 2e0549b Make CRYPT_ArcFourCryptBlock() take spans. by Lei Zhang · 4 years, 8 months ago
  15. 96b67f6 Prevent fatal error in CFX_V8::PutObjectProperty() by Tom Sepez · 4 years, 8 months ago
  16. 8a8437b Handle codepoints outside BMP in CFXJSE_FormCalcContext::Encode(). by Tom Sepez · 4 years, 8 months ago
  17. 8a0f76d Remove CFXJSE_Value::SetDate() and IsDate() by Tom Sepez · 4 years, 8 months ago
  18. db723f5 Test FormCalc Encode() function. by Tom Sepez · 4 years, 8 months ago
  19. 5eb17d3 Better testing of CJS_Icon from JavaScript by Tom Sepez · 4 years, 9 months ago
  20. 3ba597d Remove bWillCommit argument from OnField_Format() methods. by Tom Sepez · 4 years, 9 months ago
  21. 69dd6b0 Check for NaN in CFXJSE_FormCalcContext::WordNum() by Tom Sepez · 4 years, 9 months ago
  22. 0fab9e6 Remove jumbo usage in GN files throughout PDFium by Daniel Hosseinian · 4 years, 9 months ago
  23. 6f4b390 Simplify MonthFromTime(). by Lei Zhang · 4 years, 10 months ago
  24. 9fa7247 Add some unit tests for fx_date_helpers.h. by Lei Zhang · 4 years, 10 months ago
  25. 342ca35 Consistently declare operator=. by Lei Zhang · 4 years, 10 months ago
  26. 9d3a62e [FXJS] Use double precision when converting textboxes by Alan Screen · 4 years, 10 months ago
  27. 1240677 [FXCRT] Rename FXSYS_round to match conventions by Alan Screen · 4 years, 10 months ago
  28. dd97e79 Observe CXFA_FFWidget across a function SetFocusWidget(). by huyna · 5 years ago
  29. fe8d4e3 Replace PDF_ENABLE_XFA with an interface in CFXJS_Engine. by Tom Sepez · 5 years ago
  30. d48bd29 Remove some CPDFXFA_Context usage from top-level fpdfsdk layer. by Tom Sepez · 5 years ago
  31. d0929de Remove CXFA_Document::HasFlag() and SetFlag(). by Lei Zhang · 5 years ago
  32. 6d27a1e Remove dependence from fxjs to fxfa/layout. by Tom Sepez · 5 years ago
  33. f97fd06 Simplify callers to CPDFSDK_FormFillEnvironment::GetPDFDocument(). by Lei Zhang · 5 years ago
  34. 7c2d110 Split IPWL_SystemHandler and fxcrt::TimerHandlerIface by Tom Sepez · 5 years ago
  35. 24374a6 Remove CPDFSDK_FormFillEnvironment from fxjs/global_timer.cpp by Tom Sepez · 5 years ago
  36. c9edc55 Introduce IPWL_SystemHandler and fxcrt::TimerHandlerIface for layering. by Tom Sepez · 5 years ago
  37. 60da5fa Remove dependence from cjs_field.cpp to fpdfapi/font by Tom Sepez · 5 years ago
  38. 077eb79 Break dependence of cjs_document.cpp on fpdfapi/font. by Tom Sepez · 5 years ago
  39. ccb9ae8 Rename CPDF_Font::GetBaseFont() to GetBaseFontName(). by Tom Sepez · 5 years ago
  40. 69a4a70 Remove FSDK_ prefix from FSDK_SetSandBoxPolicy/FSDK_IsSandBoxPolicyEnabled. by Tom Sepez · 5 years ago
  41. ffff6c5 Make CPDF_Font a retainable type. by Tom Sepez · 5 years ago
  42. 0208b0c Begin work to get fpdfapi/render layered above fpdfapi/page. by Tom Sepez · 5 years ago
  43. 0a30c29 Return copy of bind nodes vector from CJX_Object::GetBindNodes(). by Tom Sepez · 5 years ago
  44. 24b3a20 Rename CPDF_{Byte,Wide}String::AsSpan() to span() by Tom Sepez · 5 years ago
  45. ca354a4 Add fxcrt::Split() templated function. by Tom Sepez · 5 years ago
  46. 22d27c1 CJX_Object::SetContent() should only update value nodes. by Tom Sepez · 5 years ago
  47. 7aca957 Split CXFA_Node::GetNodeList(). by Lei Zhang · 5 years ago
  48. 4c1194a Roll v8/ c4c480a41..b6dda94d7 (606 commits) by Lei Zhang · 5 years ago
  49. 2021804 Allow print() only in response to a user gesture by Conrad Irwin · 5 years ago
  50. 60e4bc2 Introduce enum class XFA_EventError. by Tom Sepez · 5 years ago
  51. d8ae8f8 Stop nesting ObservedPtr inside Observable. by Tom Sepez · 5 years ago
  52. b536588 Fix PDFium integration into other projects. by Lei Zhang · 5 years ago
  53. 8e94c18 Remove stray includes of cpdfsdk_helpers.h by Tom Sepez · 5 years ago
  54. 8888331 Tidy CJS_EventRecorder by Tom Sepez · 5 years ago
  55. 27c350f Move core/fxcrt/observable.h to observed_ptr.h. by Tom Sepez · 5 years ago
  56. 796bd77 Move CJS_EventRecorder::Source() and Target_Field() to CJS_EventContext. by Tom Sepez · 5 years ago
  57. 7dbb85b Rename CJS_EventHandler to CJS_EventRecorder. by Tom Sepez · 5 years ago
  58. 9010e56 Break circular include from fxfa/parser to fxfa/layout. by Tom Sepez · 5 years ago
  59. a88399c Remove circular include from fxjs to fpdfsdk/fpdfxfa. by Tom Sepez · 5 years ago
  60. 27ffd28 Remove stray include from fxjs/cjs_object.h by Tom Sepez · 5 years ago
  61. bc10648 Use more defines from build/build_config.h. by Lei Zhang · 5 years ago
  62. 12d7da2 Remove CPDF_Array::GetFloatAt(). by Lei Zhang · 5 years ago
  63. 8170de8 Make CFX_XMLNode inherit from TreeNode<>. by Tom Sepez · 5 years ago
  64. 654d950 Rename CXFA_Node::RemoveChild() to RemoveChildAndNotify() by Tom Sepez · 5 years ago
  65. a733d82 Remove class CPDF_PageObjectList. by Tom Sepez · 5 years ago
  66. a3097da Make CPDF_Object and its subclasses retainable. by Tom Sepez · 5 years ago
  67. e67bcc7 Replace _FX_PLATFORM_WINDOWS_ with defined(OS_WIN). by Lei Zhang · 5 years ago
  68. ae6ebf0 Fix CFXJSE_FormCalcContext::Substr() behavior. by Lei Zhang · 5 years ago
  69. 3cf6263 Beef up CFXJSE_FormCalcContextEmbedderTest.Substr by Lei Zhang · 5 years ago
  70. 8bceb48 Fix some nits in CFXJSE_FormCalcContext. by Lei Zhang · 5 years ago
  71. 9cf260b Clean up CJS_Document::removeField(). by Lei Zhang · 5 years ago
  72. 685d24f Rename CXFA_ContainerLayoutItem to CXFA_ViewLayoutItem. by Tom Sepez · 5 years ago
  73. 7e4877f Clear v8 object binding in CXFA_Object destructor. by Tom Sepez · 5 years ago
  74. c09ea69 Use span<> in more fxjs/xfa code. by Tom Sepez · 5 years ago
  75. bc36bad Use span rather than raw string in FindSubWordLength(). by Tom Sepez · 5 years ago
  76. dd77c86 Replace _FX_PLATFORM_ANDROID_ with defined(OS_ANDROID). by Lei Zhang · 5 years ago
  77. e158a00 Rename SetValue() to SetFieldValue(). by Lei Zhang · 5 years ago
  78. 0a90dad Make CXFA_NodeHelper::GetIndex() a member of CXFA_Node. by Lei Zhang · 5 years ago
  79. 49191a7 Get rid of XFA_LOGIC_TYPE. by Lei Zhang · 5 years ago
  80. f6bd7c6 Make CXFA_NodeHelper::GetNameExpression() a member of CXFA_Node. by Lei Zhang · 5 years ago
  81. 3346ef9 Make CXFA_NodeHelper::NodeIsTransparent() a member of CXFA_Node. by Lei Zhang · 5 years ago
  82. de25313 Make CXFA_NodeHelper::GetOneChildNamed() a member of CXFA_Node. by Lei Zhang · 5 years ago
  83. db121ec Simplify CXFA_NodeHelper::GetParent() and callers. by Lei Zhang · 5 years ago
  84. 7dd5503 Nest FX_XMLNODETYPE inside CFX_XMLNode. by Tom Sepez · 5 years ago
  85. 062646d Make CXFA_NodeHelper::CountSiblings() return a vector. by Lei Zhang · 5 years ago
  86. 4549c02 Make many CXFA_NodeHelper methods static. by Lei Zhang · 5 years ago
  87. 8cd3ca2 Change ProcessBreakBeforeOrAfter() to return an Optional struct. by Lei Zhang · 5 years ago
  88. 59e45fa Return a CXFA_Node* from CXFA_LayoutPageMgr::ProcessBookendLeaderOrTrailer(). by Lei Zhang · 5 years ago
  89. 601809e Avoid a CHECK failure inside CXFA_AttachNodeList::Insert(). by Lei Zhang · 5 years ago
  90. a33a3de Add several missing CFXJSE_Value::IsEmpty() calls. by Lei Zhang · 5 years ago
  91. aad3c98 Prevent infinite loops in CJX_Object::GetMapModule{Buffer,Value}(). by Lei Zhang · 5 years ago
  92. e092bb9 Fix a crash in CJX_HostPseudoModel::openList(). by Lei Zhang · 5 years ago
  93. f421410 Combine code in CFXJSE_FormCalcContext::GenerateSomExpression(). by Lei Zhang · 5 years ago
  94. 8f387ed Remove some friendships from CFXJSE_Value by Tom Sepez · 5 years ago
  95. 7915d99 Add CFXJSE_FormCalcContext::DotAccessorCommon(). by Lei Zhang · 5 years ago
  96. 4d5ce21 Use "bs" prefix for ByteStrings in cfxjse_formcalc_context.cpp. by Lei Zhang · 5 years ago
  97. 8345825 Fix two XFA JS calls that trigger fatal errors in v8::FromJust(). by Lei Zhang · 5 years ago
  98. f0ef9d0 Remove extra slashes in fxjs/BUILD.gn. by Lei Zhang · 5 years ago
  99. 9619d2b Rename strFoo to szFoo in cfxjse_formcalc_context.cpp. by Lei Zhang · 5 years ago
  100. c6889b8 Fix some local/locale confusion in cfxjse_formcalc_context.cpp. by Lei Zhang · 5 years ago