Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2334e9e583799a8cb2dfefb3c7e15c5a7da8ead0
/
xfa
2334e9e
Fix crash in CXFA_Node::TryUserData() (speculative)
by tsepez
· 8 years ago
947c873
xfa_fm2jscontext method cleanup - pt VIII
by dsinclair
· 8 years ago
cf7f322
xfa_fm2jscontext method cleanup - pt VII
by dsinclair
· 8 years ago
769b137
Remove more FXJSE c-method wrappers.
by dsinclair
· 8 years ago
d3be111
Fix GetPageIndex() for dynamic XFA documents.
by thestig
· 8 years ago
f27aeec
Remove various FXJSE Value methods.
by dsinclair
· 8 years ago
a7c03c6
Remove dead code in CFGAS_FontMgrImp.
by thestig
· 8 years ago
a4fdfc5
Replace IFGAS_Font with underlying concrete type
by thestig
· 8 years ago
759de38
xfa_fm2jscontext method cleanup - pt VI
by dsinclair
· 8 years ago
5c147bd
Remove casts to same type in xfa_script_imp.cpp
by tsepez
· 8 years ago
bd1aa37
Remove some casts to same type in cfx_graphics.cpp
by tsepez
· 8 years ago
9896339
Fix more code which has shadow variables
by weili
· 8 years ago
4997b22
Get rid of NULLs in core/
by thestig
· 8 years ago
705f829
Remove FDE_HVISUALOBJ.
by dsinclair
· 8 years ago
96a05f4
xfa_fm2jscontext method cleanup - pt V
by dsinclair
· 8 years ago
2e9cd3a
Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().
by tsepez
· 8 years ago
6f4f233
Remove FWL_HTIMER in favor of IWFL_TimerInfo
by tsepez
· 8 years ago
52d7856
Clean up C-Style casts in CBC_CodeBase and subclasses
by tsepez
· 8 years ago
fe433f1
Remove FDE_HDEVICESTATE.
by dsinclair
· 8 years ago
2b6d64e
xfa_fm2jscontext method cleanup - pt IV
by dsinclair
· 8 years ago
48ddd86
Make GetDevFont() return a CFX_Font* instead of void*
by tsepez
· 8 years ago
d1b859c
Rename CFX_GEFont to CFGAS_GEFont
by tsepez
· 8 years ago
16e587e
Rename IFX_FontMgr to IFGAS_FontMgr
by tsepez
· 8 years ago
8d4e0d4
Fix more bugs found by /analyze tool
by weili
· 8 years ago
b71dc76
Rename IFX_Font to IFGAS_Font
by tsepez
· 8 years ago
b5032dd
Remove two unused opaque handle types
by tsepez
· 8 years ago
8f3074b
Remove FXJSE_Value_ToObject and call methods directly
by dsinclair
· 8 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 8 years ago
ad700c2
Replace FWL_HLISTITEM with class IFWL_ListItem {}
by tsepez
· 8 years ago
2235b7b
Change ThrowScriptErrorMessage() to just ThrowException().
by dsinclair
· 8 years ago
a31d4a9
Change CFX_Font::GetPsName() to return a CFX_ByteString.
by thestig
· 8 years ago
dbdcb81
xfa_fm2jscontext method cleanup - pt III
by dsinclair
· 8 years ago
0e0a86a
Remove unused LoadString values, cleanup remaining strings.
by dsinclair
· 8 years ago
4ee98cd
Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Arguments
by tsepez
· 8 years ago
fb2a824
Don't use array for only one compatible mode script
by tsepez
· 8 years ago
44f8faf
Clean up part of CXFA_Node class
by weili
· 8 years ago
d5f7261
Track shared isolates better in FXJSE.
by tsepez
· 8 years ago
8abd7a2
Remove use of v8:Lockers
by tsepez
· 8 years ago
f6be145
Fix some signed/unsigned comparisons in xfa_fm2jscontext.cpp
by ochang
· 8 years ago
e80e9f8
Remove XFA_HFM2JSCONTEXT.
by dsinclair
· 8 years ago
73167ff
Remove unused CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContext
by tsepez
· 8 years ago
29adee7
Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it
by tsepez
· 8 years ago
f02f7e5
Fix compile error ‘isnan’ was not declared in this scope
by phajdan.jr
· 8 years ago
89ba6de
xfa_fm2jscontext method clean - pt II
by dsinclair
· 8 years ago
48d91dd
xfa_fm2jscontext formatting and cleanup - pt I
by dsinclair
· 8 years ago
86fad99
Replace CFXJSE_Value create/destroy with new and delete.
by dsinclair
· 8 years ago
4dce6d4
Fix a leak in CXFA_FontMgr.
by thestig
· 8 years ago
3a005f2
Workaround dubious casting between CXFA_Object and void* in FXJSE
by tsepez
· 8 years ago
2f109ab
Avoid two C-style FX_WCHAR* casts in pdfium
by brucedawson
· 8 years ago
bbff419
Fix two bugs found by /analyze tool
by weili
· 8 years ago
a54bc40
Add back-pointer to "Associated widget" to CFWL_WidgetImp.
by tsepez
· 8 years ago
816ff7b
Make sure CFDE_XMLSyntaxParser's buffer is null terminated.
by ochang
· 8 years ago
800222e
Fix MSVC C4800 build warnings.
by thestig
· 8 years ago
befa450
Remove default arguments from CFX_FxgeDevice.
by thestig
· 8 years ago
54ab234
Add opaque "layout item" to widgets for caller's use.
by tsepez
· 8 years ago
5c4dd35
Make additional FXJSE_CLASS_DESCRIPTORS constant
by tsepez
· 8 years ago
1c9cfe1
Make fm2jscontext's class descriptor a static constant.
by tsepez
· 8 years ago
e3b2a4e
Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASS
by tsepez
· 8 years ago
60607c3
Enable chromium_code standard for XFA code
by weili
· 8 years ago
7091c5b
Remove unused FWL_Error::OutOfMemory
by tsepez
· 8 years ago
12a6b0c
Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*
by dsinclair
· 8 years ago
d3e354a
Remove default arguments in CFX_RenderDevice.
by thestig
· 8 years ago
41846a0
Remove default argument from RestoreState() methods.
by thestig
· 8 years ago
e9885e7
Replace FXJSE_HCLASS with CFXJSE_Class*
by dsinclair
· 8 years ago
d2b93df
Remove one (of several) usages of SetPrivateData from IFWL_Widget
by tsepez
· 8 years ago
7f2abcc
Replace FXJSE_HCONTEXT with CFXJSE_Context*
by dsinclair
· 8 years ago
cfaffc0
Fix windows build breakage at 25fa42f398d1
by Tom Sepez
· 8 years ago
dd6a46c
Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ )
by dsinclair
· 8 years ago
25fa42f
Clean up fx_ge.h and IWYU.
by thestig
· 8 years ago
818e190
Remove parameters which are always null
by dsinclair
· 8 years ago
7fa5513
Banish CFX_PrivateData to the XFA side
by tsepez
· 8 years ago
ec3da5b
Rename FXJSE_HRUNTIME to v8::Isolate
by dsinclair
· 8 years ago
65be4b1
Complete or comment a couple Script_NodeClass functions
by weili
· 8 years ago
648575a
Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}
by tsepez
· 8 years ago
5aaa9bc
Correctly implement GetPartState() function
by weili
· 9 years ago
7a213d9
Replace CFX_DSPATemplate with std::binary_search.
by dsinclair
· 9 years ago
1529756
Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.
by tsepez
· 9 years ago
a2d699f
Rename IFX_Unknown to IFX_Retainable.
by tsepez
· 9 years ago
09e139e
Remove unused class CXFA_FFDocWidgetIterator
by weili
· 9 years ago
7ee2e53
Remove Release() from CFX_RTFBreak
by tsepez
· 9 years ago
524fa62
Clean up more XFA code which causes warnings
by weili
· 9 years ago
4cafdef
Return no style in GetItemStyles() for item of null pointer
by weili
· 9 years ago
a2c06e4
Use enum type for char type variables
by weili
· 9 years ago
f0a1282
Remove Release() from CFX_Barcode
by tsepez
· 9 years ago
76852be
Fix /analyze warnings in fxbarcode/
by tsepez
· 9 years ago
038aa53
Clean up XFA code which causes warnings
by weili
· 9 years ago
dc3ccdf
Fix a bug on scrollbar's checking theme states
by weili
· 9 years ago
7aaaae6
Use std::map in CXFA_ItemLayoutProcessor
by tsepez
· 9 years ago
bc34be4
Use std::map for CFX_GEFont::m_FontMapper
by tsepez
· 9 years ago
24ca59c
Fix unreachable code in fwl_comboboximp.cpp
by tsepez
· 9 years ago
92b5402
Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpp
by tsepez
· 9 years ago
192bb33
Use std::map, std::unique_ptr in fwl_widgetmgrimp.h
by tsepez
· 9 years ago
5a5180e
Use std::map in CXFA_FontMgr and CXFA_PDFFontMgr
by tsepez
· 9 years ago
788ac38
Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache
by tsepez
· 9 years ago
8b45eb1
Work around sign compare error from commit be9b894.
by thestig
· 9 years ago
6c93df8
Move fgas_sax into individual files in fde.
by dsinclair
· 9 years ago
fc2cdf8
fgas/ code cleanup.
by dsinclair
· 9 years ago
d77f417
Remove CFX_MapPtrToPtr in xfa_ffdocview.h
by tsepez
· 9 years ago
bc2f0c5
Remove Release() from CXFA_FM2JSContext
by tsepez
· 9 years ago
c7600f9
Remove CFX_DSPATemplate usage in CXFA_TextParser
by dsinclair
· 9 years ago
Next »