Sign in
pdfium
/
pdfium.git
/
17d5179fe0b1cb2a19ddc5feb24c8a40ff7f7dfc
/
fxjs
740b131
Use iosfwd in more headers.
by Lei Zhang
· 5 years ago
912235c
Use operator!= instead of Compare().
by Lei Zhang
· 5 years ago
chromium/4489
chromium/4490
814e3bf
Use operator== instead of Compare().
by Lei Zhang
· 5 years ago
95c396d
Fix -Wexit-time-destructors warnings in non-test code.
by Lei Zhang
· 5 years ago
7a5f8ee
Introduce and apply pdfium_strict_config.
by Lei Zhang
· 5 years ago
4a58bb3
Ensure tags used as V8 aligned pointers are aligned
by Tom Sepez
· 5 years ago
2ec39d9
UnownedPtrs<> should ideally be const, part 2.
by Tom Sepez
· 5 years ago
4582920
Switch to DCHECK_EQ() when appropriate.
by Lei Zhang
· 5 years ago
eebdb6e
Remove always-kNotify argument from ResetForm() / ResetField().
by Tom Sepez
· 5 years ago
chromium/4479
beab570
Remove always-false argument to CPDFSDK_InteractiveForm::SubmitForm()
by Tom Sepez
· 5 years ago
6b71276
Remove always-true argument to SetForceRelayout() and DoDataRemerge()
by Tom Sepez
· 5 years ago
c317e8f
Remove always-true argument to SetSelectedMember().
by Tom Sepez
· 5 years ago
d733fb4
Remove always-true boolean options to SetItemSelection()
by Tom Sepez
· 5 years ago
be322a4
Run clang-format on the code base.
by Lei Zhang
· 5 years ago
511d49d
Use "= default' in more places.
by Lei Zhang
· 5 years ago
chromium/4466
5bfc5f5
Another CL adding UnownedPtr<>.
by Tom Sepez
· 5 years ago
8d32e9e
Add Time2Num tests that involve timezones.
by Lei Zhang
· 5 years ago
33655c0
Replace FX_TIMEZONE with an integer.
by Lei Zhang
· 5 years ago
3a2eef8
Convert more raw ptrs to UnownedPtr<>
by Tom Sepez
· 5 years ago
1553cc1
Handle half hour timezone offsets in Time2Num().
by Lei Zhang
· 5 years ago
3a34543
Fix CFXJSE_FormCalcContext::Time2Num().
by Lei Zhang
· 5 years ago
6fc2c31
Add more test cases for CFXJSE_FormCalcContextEmbedderTest.Time2Num.
by Lei Zhang
· 5 years ago
chromium/4458
chromium/4459
247f6e7
Rename some variables in CFXJSE_FormCalcContext::Time2Num().
by Lei Zhang
· 5 years ago
af9b842
Remove more unused forward declarations, part 3.
by Tom Sepez
· 5 years ago
9cc1c1f
Fix endless revalidation in when validation makes identical changes.
by Tom Sepez
· 5 years ago
chromium/4437
30eddfa
Make cppgc initialization the responsibility of the embedder.
by Tom Sepez
· 5 years ago
chromium/4421
08b23fc
[code health] Replace ASSERT() with DCHECK() in fxjs/
by Tom Sepez
· 5 years ago
048f670
Fix segv in CFXJSE_FormCalcContext::Time2Num().
by Tom Sepez
· 5 years ago
chromium/4397
aa44361
Kill majority of remaining CFXJSE_Value usage in fxjs/xfa
by Tom Sepez
· 5 years ago
561f5af
Enable incremental sweeping for XFA
by Tom Sepez
· 5 years ago
chromium/4396
e75ecf3
Add tagging for fxjs per-isolate data.
by Tom Sepez
· 5 years ago
chromium/4390
chromium/4391
chromium/4392
chromium/4393
chromium/4394
4f67a28
Remove out parameter from CJS_Global::ObjectToArray()
by Tom Sepez
· 5 years ago
chromium/4360
chromium/4361
chromium/4362
chromium/4363
chromium/4364
chromium/4365
chromium/4366
chromium/4367
chromium/4368
chromium/4369
chromium/4370
chromium/4371
chromium/4373
chromium/4374
chromium/4375
chromium/4376
chromium/4377
chromium/4378
chromium/4379
chromium/4380
chromium/4381
chromium/4382
chromium/4383
8626339
Pass new flags to cppgc heap initialization.
by Tom Sepez
· 5 years ago
chromium/4354
chromium/4355
fdac621
Fix some grammar in cjx_node.cpp
by Tom Sepez
· 5 years ago
46df5d1
Remove one form of CFXJSE_ScoeUtil_IsolateHandleContext constructor.
by Tom Sepez
· 5 years ago
chromium/4344
chromium/4345
5c7e998
Split up CFXJSE_ScopeUtil_IsolateHandleContext
by Tom Sepez
· 5 years ago
8e0ff24
Remove most remaining CFXJSE_Value from CFXJSE_FormCalcContext.
by Tom Sepez
· 5 years ago
81fd018
Rework XFA_ResolveNodeRS.
by Tom Sepez
· 5 years ago
494efc7
Tidy fxjs/cjs_global.cpp
by Tom Sepez
· 5 years ago
chromium/4343
ab436ae
CFXJSE_Value removal CL, part 7.
by Tom Sepez
· 5 years ago
chromium/4332
chromium/4333
chromium/4334
chromium/4335
chromium/4336
876a780
Save some zero bytes in struct XFA_FMHtmlReserveCode
by Tom Sepez
· 5 years ago
chromium/4331
145e22d
Remove CFXJSE_Value from CFXJSE_FormCalcContext::DotAccessorCommon().
by Tom Sepez
· 5 years ago
chromium/4330
0e6cb46
Remove CFXJSE_Value from CFXJSE_FormCalcContext::oneOf()
by Tom Sepez
· 5 years ago
75e5e19
Remove CFXJSE_Values from CFXJSE_FormCalcContext::Mod() and Round()
by Tom Sepez
· 5 years ago
b38e42b
Remove CFXJSE_Value from CFXJSE_FormCalcContext::ApplyToExpansion().
by Tom Sepez
· 5 years ago
a15da34
Split up CFXJSE_FormCalcContext::ApplyToExpansion()
by Tom Sepez
· 5 years ago
chromium/4326
chromium/4327
cd341d7
Consolidate some common logic in cfxjse_formcalccontext.cpp.
by Tom Sepez
· 5 years ago
5ea7187
Purge every C-style cast of int32_t
by Daniel Hosseinian
· 5 years ago
1c83112
Remove most CFXJSE_Value usage from CFXJSE_FormCalcContext.
by Tom Sepez
· 5 years ago
chromium/4325
79f7371
Consolidate logic in CFXJSE_FormCalcContext, part 2
by Tom Sepez
· 5 years ago
chromium/4324
e6b8e87
Consolidate logic in CFXJSE_FormCalcContext, part 1.
by Tom Sepez
· 5 years ago
57e24f1
Replace CFXJSE_FormCaclContext static methods.
by Tom Sepez
· 5 years ago
27643a0
Simplify CFXJSE_Engine::RemoveBuiltInObjs()
by Tom Sepez
· 5 years ago
f487445
Return v8::Local<> from CFXJSE_Context::GetGlobalContext()
by Tom Sepez
· 5 years ago
4643cf6
Avoid allocating CFXJSE_Values for |this| in poperty callbacks
by Tom Sepez
· 5 years ago
chromium/4321
chromium/4322
d564b0d
Use v8::Global<> directly in CFXJSE_FormCalcContext and tests.
by Tom Sepez
· 5 years ago
chromium/4320
2d45001
De-duplicate some code in cfxjse_formcalc_context_embeddertest.cpp
by Tom Sepez
· 5 years ago
61afcee
Add alternate CFXJSE_ScopeUtil_IsolateHandleContext constructor.
by Tom Sepez
· 5 years ago
0b69784
Remove use of CFXJSE_Value in CFXJSE_Engine::m_mapObjectToValue.
by Tom Sepez
· 5 years ago
d2b7675
Remove some calls to CFXJSE_Value::ForceSetValue()
by Tom Sepez
· 5 years ago
acea960
Remove arg from CFXJSE_Value's constructor.
by Tom Sepez
· 5 years ago
33001e2
Remove pointer to isolate from CFXJSE_Value
by Tom Sepez
· 5 years ago
chromium/4316
0d76dab
Move some more binding logic out of CFXJSE_Value.
by Tom Sepez
· 5 years ago
af6371f
Consolidate some tests in new fxv8:: functions.
by Tom Sepez
· 5 years ago
chromium/4314
chromium/4315
c570c11
Provide better logging from CJS_PublicMethods's AlertIfPossible().
by Tom Sepez
· 5 years ago
2d61ff8
Tolerate empty local in JS_DateParse().
by Tom Sepez
· 5 years ago
chromium/4307
a58a676
Split up xfa/fgas/BUILD.gn by crt/ and font/ directories
by Tom Sepez
· 5 years ago
chromium/4293
8a5699d
Observe CFX_Timer's timer handler objects.
by Tom Sepez
· 5 years ago
b495871
Make CJS_Object's ObjDefnID be one-based.
by Tom Sepez
· 5 years ago
4affe8b
Use "= default" for constructors.
by Lei Zhang
· 5 years ago
538433c
Explain why kFuncTag/kClassTag should remain as strings.
by Lei Zhang
· 5 years ago
chromium/4292
810f16e
Comment some fields as allowed for stack only types.
by Tom Sepez
· 5 years ago
6b170cf
Simplify struct TbConvertAdditional.
by Lei Zhang
· 5 years ago
53999b4
Move CFXA_MapModule to CFXJSE_MapModule and add tests
by Tom Sepez
· 5 years ago
e0579cb
Move XFA_ATTRIBUTE_CALLBACK from fxjs/ to xfa/ directory
by Tom Sepez
· 5 years ago
d9d3ed2
Add some missing const in CFXJSE_Context
by Tom Sepez
· 5 years ago
3dffb9f
Completely re-implement CFXA_MapModule data storage
by Tom Sepez
· 5 years ago
4312624
Avoid relocations in struct XFA_FMHtmlReserveCode.
by Lei Zhang
· 5 years ago
ae31a59
Better encapsulate CXFA_MapModule members.
by Tom Sepez
· 5 years ago
bbae2d5
Rename struct XFA_MAPMODULEDATA to class CXFA_MapModule.
by Tom Sepez
· 5 years ago
3c9bf8e
Remove CJX_Object::SetUserData().
by Tom Sepez
· 5 years ago
0439e19
Deduplicate one line in CJX_Object::GetMeasureInUnit().
by Tom Sepez
· 5 years ago
ff30c3d
Make XFA_MAPMODULEDATA::m_ValueMap map onto int, not void*.
by Tom Sepez
· 5 years ago
chromium/4286
chromium/4287
8a7742c
Make XFA_MAPMODULEDATA be keyed by uint32_t, not void*.
by Tom Sepez
· 6 years ago
d7ad3a9
Forward declare XFA_MAPDATABLOCKCALLBACKINFO in cjx_object.h
by Tom Sepez
· 6 years ago
ce72574
Rename third_party/base/logging.h to check_op.h.
by Lei Zhang
· 6 years ago
chromium/4281
3063207
Add third_party/base/check.h and notreached.h.
by Lei Zhang
· 6 years ago
7be15a4
Use vector of cppgc::Member in XFA_ResolveNodeRS.
by Tom Sepez
· 6 years ago
6d584e2
Bring XFA_RESOLVENODE_RS more in line with style guide.
by Tom Sepez
· 6 years ago
7dd086b
Introduce common superclass GCedLocaleIface
by Tom Sepez
· 6 years ago
f7a0128
Simplify interface to CJX_Object::SetAttributeValue().
by Lei Zhang
· 6 years ago
chromium/4275
c09fa73
Simplify interface to CJX_Object::SetCData().
by Lei Zhang
· 6 years ago
06a51b1
Remove a parameter from CJX_Object::SetAttributeByString().
by Lei Zhang
· 6 years ago
231308b
Disambiguate CJX_Object methods.
by Lei Zhang
· 6 years ago
5f8335c
Nest FX_LOCALE* enums.
by Tom Sepez
· 6 years ago
7589280
Do IWYU for unowned_ptr.h, and remove some unused includes.
by Lei Zhang
· 6 years ago
ba9bad1
Declare CXFA_FMLexer as stack-allocated
by Tom Sepez
· 6 years ago
3ac4970
Garbage collect CXFA_CalcData.
by Tom Sepez
· 6 years ago
757a6bf
Make CJX_Object and its subclasses be garbage collected.
by Tom Sepez
· 6 years ago
d8a5347
Make CXFA_FMExpression and its subclasses be garbage collected.
by Tom Sepez
· 6 years ago
Next »