Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
f08691a3a9f57662a7fd384966383836d8ee0cfa
/
fxjs
5eb17d3
Better testing of CJS_Icon from JavaScript
by Tom Sepez
· 5 years ago
3ba597d
Remove bWillCommit argument from OnField_Format() methods.
by Tom Sepez
· 5 years ago
69dd6b0
Check for NaN in CFXJSE_FormCalcContext::WordNum()
by Tom Sepez
· 5 years ago
0fab9e6
Remove jumbo usage in GN files throughout PDFium
by Daniel Hosseinian
· 5 years ago
6f4b390
Simplify MonthFromTime().
by Lei Zhang
· 5 years ago
9fa7247
Add some unit tests for fx_date_helpers.h.
by Lei Zhang
· 5 years ago
342ca35
Consistently declare operator=.
by Lei Zhang
· 5 years ago
9d3a62e
[FXJS] Use double precision when converting textboxes
by Alan Screen
· 5 years ago
1240677
[FXCRT] Rename FXSYS_round to match conventions
by Alan Screen
· 5 years ago
dd97e79
Observe CXFA_FFWidget across a function SetFocusWidget().
by huyna
· 5 years ago
fe8d4e3
Replace PDF_ENABLE_XFA with an interface in CFXJS_Engine.
by Tom Sepez
· 5 years ago
d48bd29
Remove some CPDFXFA_Context usage from top-level fpdfsdk layer.
by Tom Sepez
· 5 years ago
d0929de
Remove CXFA_Document::HasFlag() and SetFlag().
by Lei Zhang
· 5 years ago
6d27a1e
Remove dependence from fxjs to fxfa/layout.
by Tom Sepez
· 5 years ago
f97fd06
Simplify callers to CPDFSDK_FormFillEnvironment::GetPDFDocument().
by Lei Zhang
· 5 years ago
7c2d110
Split IPWL_SystemHandler and fxcrt::TimerHandlerIface
by Tom Sepez
· 5 years ago
24374a6
Remove CPDFSDK_FormFillEnvironment from fxjs/global_timer.cpp
by Tom Sepez
· 5 years ago
c9edc55
Introduce IPWL_SystemHandler and fxcrt::TimerHandlerIface for layering.
by Tom Sepez
· 5 years ago
60da5fa
Remove dependence from cjs_field.cpp to fpdfapi/font
by Tom Sepez
· 5 years ago
077eb79
Break dependence of cjs_document.cpp on fpdfapi/font.
by Tom Sepez
· 5 years ago
ccb9ae8
Rename CPDF_Font::GetBaseFont() to GetBaseFontName().
by Tom Sepez
· 5 years ago
69a4a70
Remove FSDK_ prefix from FSDK_SetSandBoxPolicy/FSDK_IsSandBoxPolicyEnabled.
by Tom Sepez
· 5 years ago
ffff6c5
Make CPDF_Font a retainable type.
by Tom Sepez
· 5 years ago
0208b0c
Begin work to get fpdfapi/render layered above fpdfapi/page.
by Tom Sepez
· 5 years ago
0a30c29
Return copy of bind nodes vector from CJX_Object::GetBindNodes().
by Tom Sepez
· 5 years ago
24b3a20
Rename CPDF_{Byte,Wide}String::AsSpan() to span()
by Tom Sepez
· 5 years ago
ca354a4
Add fxcrt::Split() templated function.
by Tom Sepez
· 5 years ago
22d27c1
CJX_Object::SetContent() should only update value nodes.
by Tom Sepez
· 5 years ago
7aca957
Split CXFA_Node::GetNodeList().
by Lei Zhang
· 5 years ago
4c1194a
Roll v8/ c4c480a41..b6dda94d7 (606 commits)
by Lei Zhang
· 5 years ago
2021804
Allow print() only in response to a user gesture
by Conrad Irwin
· 5 years ago
60e4bc2
Introduce enum class XFA_EventError.
by Tom Sepez
· 5 years ago
d8ae8f8
Stop nesting ObservedPtr inside Observable.
by Tom Sepez
· 5 years ago
b536588
Fix PDFium integration into other projects.
by Lei Zhang
· 5 years ago
8e94c18
Remove stray includes of cpdfsdk_helpers.h
by Tom Sepez
· 5 years ago
8888331
Tidy CJS_EventRecorder
by Tom Sepez
· 5 years ago
27c350f
Move core/fxcrt/observable.h to observed_ptr.h.
by Tom Sepez
· 5 years ago
796bd77
Move CJS_EventRecorder::Source() and Target_Field() to CJS_EventContext.
by Tom Sepez
· 5 years ago
7dbb85b
Rename CJS_EventHandler to CJS_EventRecorder.
by Tom Sepez
· 5 years ago
9010e56
Break circular include from fxfa/parser to fxfa/layout.
by Tom Sepez
· 5 years ago
a88399c
Remove circular include from fxjs to fpdfsdk/fpdfxfa.
by Tom Sepez
· 5 years ago
27ffd28
Remove stray include from fxjs/cjs_object.h
by Tom Sepez
· 5 years ago
bc10648
Use more defines from build/build_config.h.
by Lei Zhang
· 5 years ago
12d7da2
Remove CPDF_Array::GetFloatAt().
by Lei Zhang
· 5 years ago
8170de8
Make CFX_XMLNode inherit from TreeNode<>.
by Tom Sepez
· 5 years ago
654d950
Rename CXFA_Node::RemoveChild() to RemoveChildAndNotify()
by Tom Sepez
· 5 years ago
a733d82
Remove class CPDF_PageObjectList.
by Tom Sepez
· 5 years ago
a3097da
Make CPDF_Object and its subclasses retainable.
by Tom Sepez
· 6 years ago
e67bcc7
Replace _FX_PLATFORM_WINDOWS_ with defined(OS_WIN).
by Lei Zhang
· 6 years ago
ae6ebf0
Fix CFXJSE_FormCalcContext::Substr() behavior.
by Lei Zhang
· 6 years ago
3cf6263
Beef up CFXJSE_FormCalcContextEmbedderTest.Substr
by Lei Zhang
· 6 years ago
8bceb48
Fix some nits in CFXJSE_FormCalcContext.
by Lei Zhang
· 6 years ago
9cf260b
Clean up CJS_Document::removeField().
by Lei Zhang
· 6 years ago
685d24f
Rename CXFA_ContainerLayoutItem to CXFA_ViewLayoutItem.
by Tom Sepez
· 6 years ago
7e4877f
Clear v8 object binding in CXFA_Object destructor.
by Tom Sepez
· 6 years ago
c09ea69
Use span<> in more fxjs/xfa code.
by Tom Sepez
· 6 years ago
bc36bad
Use span rather than raw string in FindSubWordLength().
by Tom Sepez
· 6 years ago
dd77c86
Replace _FX_PLATFORM_ANDROID_ with defined(OS_ANDROID).
by Lei Zhang
· 6 years ago
e158a00
Rename SetValue() to SetFieldValue().
by Lei Zhang
· 6 years ago
0a90dad
Make CXFA_NodeHelper::GetIndex() a member of CXFA_Node.
by Lei Zhang
· 6 years ago
49191a7
Get rid of XFA_LOGIC_TYPE.
by Lei Zhang
· 6 years ago
f6bd7c6
Make CXFA_NodeHelper::GetNameExpression() a member of CXFA_Node.
by Lei Zhang
· 6 years ago
3346ef9
Make CXFA_NodeHelper::NodeIsTransparent() a member of CXFA_Node.
by Lei Zhang
· 6 years ago
de25313
Make CXFA_NodeHelper::GetOneChildNamed() a member of CXFA_Node.
by Lei Zhang
· 6 years ago
db121ec
Simplify CXFA_NodeHelper::GetParent() and callers.
by Lei Zhang
· 6 years ago
7dd5503
Nest FX_XMLNODETYPE inside CFX_XMLNode.
by Tom Sepez
· 6 years ago
062646d
Make CXFA_NodeHelper::CountSiblings() return a vector.
by Lei Zhang
· 6 years ago
4549c02
Make many CXFA_NodeHelper methods static.
by Lei Zhang
· 6 years ago
8cd3ca2
Change ProcessBreakBeforeOrAfter() to return an Optional struct.
by Lei Zhang
· 6 years ago
59e45fa
Return a CXFA_Node* from CXFA_LayoutPageMgr::ProcessBookendLeaderOrTrailer().
by Lei Zhang
· 6 years ago
601809e
Avoid a CHECK failure inside CXFA_AttachNodeList::Insert().
by Lei Zhang
· 6 years ago
a33a3de
Add several missing CFXJSE_Value::IsEmpty() calls.
by Lei Zhang
· 6 years ago
aad3c98
Prevent infinite loops in CJX_Object::GetMapModule{Buffer,Value}().
by Lei Zhang
· 6 years ago
e092bb9
Fix a crash in CJX_HostPseudoModel::openList().
by Lei Zhang
· 6 years ago
f421410
Combine code in CFXJSE_FormCalcContext::GenerateSomExpression().
by Lei Zhang
· 6 years ago
8f387ed
Remove some friendships from CFXJSE_Value
by Tom Sepez
· 6 years ago
7915d99
Add CFXJSE_FormCalcContext::DotAccessorCommon().
by Lei Zhang
· 6 years ago
4d5ce21
Use "bs" prefix for ByteStrings in cfxjse_formcalc_context.cpp.
by Lei Zhang
· 6 years ago
8345825
Fix two XFA JS calls that trigger fatal errors in v8::FromJust().
by Lei Zhang
· 6 years ago
f0ef9d0
Remove extra slashes in fxjs/BUILD.gn.
by Lei Zhang
· 6 years ago
9619d2b
Rename strFoo to szFoo in cfxjse_formcalc_context.cpp.
by Lei Zhang
· 6 years ago
c6889b8
Fix some local/locale confusion in cfxjse_formcalc_context.cpp.
by Lei Zhang
· 6 years ago
d1fce9c
Use scoping to avoid needing val2 in CFXJSE_FormCalcContext::Parse().
by Lei Zhang
· 6 years ago
d6dd313
Rename fooString to szFoo in cfxjse_formcalc_context.cpp.
by Lei Zhang
· 6 years ago
2312ed7
Shorten string variables in cfxjse_formcalc_context.cpp.
by Lei Zhang
· 6 years ago
d2cd38c
Check result of GetEventParam() in CJX_Form::recalculate().
by Tom Sepez
· 6 years ago
ef35a82
Fix a crash inside CJX_HostPseudoModel::openList().
by Lei Zhang
· 6 years ago
9ecb28f
Make members private in CXFA_LayoutItem, adding accessors.
by Tom Sepez
· 6 years ago
15c0b1e
Avoid nullptr crash in CJS_App::get_active_docs().
by Lei Zhang
· 6 years ago
5cb68fa
Remove unused CFXJSE_Value::SetObjectProperty().
by Lei Zhang
· 6 years ago
91bef18
Rename "bool iFoo" variables to "bool bFoo".
by Lei Zhang
· 6 years ago
ac0f524
Optimize FindSubWordLength().
by Lei Zhang
· 6 years ago
4d24623
Avoid some WideString construction inside FX_ParseDateUsingFormat().
by Lei Zhang
· 6 years ago
78572ea
Move FX_ParseStringString() into an anonymous namespace.
by Lei Zhang
· 6 years ago
a7e0cc8
Stop using fcvt() in AFPercent_Format().
by Lei Zhang
· 6 years ago
0cea7f4
Support AFPercent_Format()'s 3rd parameter.
by Lei Zhang
· 6 years ago
01e1527
Fix AFPercent_Format() for separator style 4.
by Lei Zhang
· 6 years ago
f5c2c99
Correctly handle empty input to AFPercent_Format().
by Lei Zhang
· 6 years ago
7853b2e
Improve parameter validation for AFPercent_Format().
by Lei Zhang
· 6 years ago
53f98cc
Make FX_ParseStringString() faster.
by Lei Zhang
· 6 years ago
Next »