Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
0b851fffe118d8be26e776256144a6b85495ce74
/
xfa
0b851ff
Rename xfa_doclayout and xfa_document_layout_imp files.
by dsinclair
· 8 years ago
9eb0db1
Move xfa_basic_imp to cxfa_widetextread.
by dsinclair
· 8 years ago
69f160d
Move CSSRuleCollection class to its own file
by npm
· 8 years ago
47228ac
Clean up singleton implementation
by weili
· 8 years ago
31f8740
Rename remaining xfa_script_* files.
by dsinclair
· 8 years ago
c1515ef
Rename the CScript_* files to match class names.
by dsinclair
· 8 years ago
5b36f0a
Split xfa_object_imp into individual class files.
by dsinclair
· 8 years ago
eea31b7
Cleanup CXFA_Document
by dsinclair
· 8 years ago
3496545
Cleanup fgas/crt.
by dsinclair
· 8 years ago
c1df5d4
Pass element hash and name into CXFA_Object constructor.
by dsinclair
· 8 years ago
e8a8066
Remove foxit app related setter and getter APIs in XFA code
by weili
· 8 years ago
08fea80
Rename fxjse/ to fxjs/ update files to match class names.
by dsinclair
· 8 years ago
ac14258
Cleanup CXFA_SimpleParser.
by dsinclair
· 8 years ago
bb95c50
Cleanup ownership of parser members
by dsinclair
· 8 years ago
34f86b0
Break xfa_parser_imp apart
by dsinclair
· 8 years ago
a1b0772
Remove IXFA_Parser, cleanup XFA parser code.
by dsinclair
· 8 years ago
d1cf239
Cleanup redundant method names.
by dsinclair
· 8 years ago
f1494f0
Cleanup xfa_document_datamerge files
by dsinclair
· 9 years ago
8bdbc88
Break xfa_basic_data up to smaller files
by dsinclair
· 9 years ago
df8c035
Clean up parts of CPDF_CIDFont.
by thestig
· 9 years ago
d5fd8e4
Convert some methods to std::lower_bound and std::find_if.
by dsinclair
· 9 years ago
017052a
Change CXFA_Node::GetClassName to return
by dsinclair
· 9 years ago
88b56f4
Remove IFWL_ToolTipTarget.
by thestig
· 9 years ago
ce56557
Use some FXSYS methods instead of duplicating
by dsinclair
· 9 years ago
b977847
Pass needed value to CXFA_Node constructor
by dsinclair
· 9 years ago
85d1f2c
Remove NULL in xfa/
by dsinclair
· 9 years ago
6e12478
Change XFA_GetElementByName to XFA_GetElementTypeForName
by dsinclair
· 9 years ago
41cb62e
Cleanup some variable namings.
by dsinclair
· 9 years ago
a5c8598
Remove IsOrdinaryList; rename to OrdinaryList to List
by dsinclair
· 9 years ago
937a113
Remove CXFA_OrdinaryObject class
by dsinclair
· 9 years ago
070fcdf
Update GetClassID to GetElementType
by dsinclair
· 9 years ago
a5ab26b
Remove unused GetScriptObjHash().
by dsinclair
· 9 years ago
907a522
Use FXFONT defines in place of integers.
by thestig
· 9 years ago
56a8b19
Convert XFA_ELEMENT to an enum class
by dsinclair
· 9 years ago
4701fcd
Fix clang_use_chrome_plugin for Mac and Skia builds
by weili
· 9 years ago
bff506d
Change func(void) to func()
by weili
· 9 years ago
c5a8f21
Split the XFA_OBJECTTYPE enum into two parts.
by dsinclair
· 9 years ago
ec51ac3
Another round of fx_ge cleanup.
by thestig
· 9 years ago
eec3a36
Make code compile with clang_use_chrome_plugin (final)
by weili
· 9 years ago
4ce94e1
Make code compile with clang_use_chrome_plugin (part VI)
by weili
· 9 years ago
d931476
Remove unused code.
by dsinclair
· 9 years ago
2f284d5
Remove unused XFA_GetElementChildren.
by dsinclair
· 9 years ago
a261534
Remove barcode reading code.
by dsinclair
· 9 years ago
8320ee2
Rename fxmath_barcodeimp to cfx_barcode
by dsinclair
· 9 years ago
9d6ca99
Cleanup FWL RenderWidget method parameters.
by dsinclair
· 9 years ago
47bcd4c
Make code compile with clang_use_chrome_plugin (part V)
by weili
· 9 years ago
3fa3351
Cleanup XML parser code.
by dsinclair
· 9 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 9 years ago
29b8ad0
Make code compile with clang_use_chrome_plugin (part III)
by weili
· 9 years ago
ee2abec
Cleanup ownership in CXFA_ScriptContext.
by dsinclair
· 9 years ago
756d379
Add fuzzer for FDE CSS syntax parser.
by dsinclair
· 9 years ago
82e24b1
Optionally skip image type detection in progressive decoder.
by dsinclair
· 9 years ago
f49747f
Trust the compiler to do array indexing and superclass promotion.
by tsepez
· 9 years ago
17e15d2
Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel
by tsepez
· 9 years ago
bbf2713
Remove redundant make_pair* cast in fxbarcode
by tsepez
· 9 years ago
c14c958
Remove redundant casts, part 9.
by tsepez
· 9 years ago
cfb77cc
Get rid of NULLs in xfa/fde/
by thestig
· 9 years ago
855665d
remove redundant CFX_Matrix* cast in one-d barcode
by tsepez
· 9 years ago
215507d
Avoid casts via correct types in fgas_textbreak
by tsepez
· 9 years ago
6dc1d77
Get rid of NULLs in xfa/fxbarcode/
by thestig
· 9 years ago
77b909e
Remove more casts, part 7.
by tsepez
· 9 years ago
8bd9ce0
Move xfa/fxjse/ to fxjse/
by dsinclair
· 9 years ago
3cace32
Change CFXJSE_Context::GetGlobalObject to return
by dsinclair
· 9 years ago
2f5582f
Convert CFXJSE_Value::ToString to return.
by dsinclair
· 9 years ago
bd136fb
xfa_fm2jscontext method cleanup - pt IX of IX
by dsinclair
· 9 years ago
20d6b76
Use static_cast<CXFA_WidgetAcc*> in xfa.
by tsepez
· 9 years ago
e64c3c6
Remove C-style casts in xfa/fde.
by tsepez
· 9 years ago
2334e9e
Fix crash in CXFA_Node::TryUserData() (speculative)
by tsepez
· 9 years ago
947c873
xfa_fm2jscontext method cleanup - pt VIII
by dsinclair
· 9 years ago
cf7f322
xfa_fm2jscontext method cleanup - pt VII
by dsinclair
· 9 years ago
769b137
Remove more FXJSE c-method wrappers.
by dsinclair
· 9 years ago
d3be111
Fix GetPageIndex() for dynamic XFA documents.
by thestig
· 9 years ago
f27aeec
Remove various FXJSE Value methods.
by dsinclair
· 9 years ago
a7c03c6
Remove dead code in CFGAS_FontMgrImp.
by thestig
· 9 years ago
a4fdfc5
Replace IFGAS_Font with underlying concrete type
by thestig
· 9 years ago
759de38
xfa_fm2jscontext method cleanup - pt VI
by dsinclair
· 9 years ago
5c147bd
Remove casts to same type in xfa_script_imp.cpp
by tsepez
· 9 years ago
bd1aa37
Remove some casts to same type in cfx_graphics.cpp
by tsepez
· 9 years ago
9896339
Fix more code which has shadow variables
by weili
· 9 years ago
4997b22
Get rid of NULLs in core/
by thestig
· 9 years ago
705f829
Remove FDE_HVISUALOBJ.
by dsinclair
· 9 years ago
96a05f4
xfa_fm2jscontext method cleanup - pt V
by dsinclair
· 9 years ago
2e9cd3a
Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().
by tsepez
· 9 years ago
6f4f233
Remove FWL_HTIMER in favor of IWFL_TimerInfo
by tsepez
· 9 years ago
52d7856
Clean up C-Style casts in CBC_CodeBase and subclasses
by tsepez
· 9 years ago
fe433f1
Remove FDE_HDEVICESTATE.
by dsinclair
· 9 years ago
2b6d64e
xfa_fm2jscontext method cleanup - pt IV
by dsinclair
· 9 years ago
48ddd86
Make GetDevFont() return a CFX_Font* instead of void*
by tsepez
· 9 years ago
d1b859c
Rename CFX_GEFont to CFGAS_GEFont
by tsepez
· 9 years ago
16e587e
Rename IFX_FontMgr to IFGAS_FontMgr
by tsepez
· 9 years ago
8d4e0d4
Fix more bugs found by /analyze tool
by weili
· 9 years ago
b71dc76
Rename IFX_Font to IFGAS_Font
by tsepez
· 9 years ago
b5032dd
Remove two unused opaque handle types
by tsepez
· 9 years ago
8f3074b
Remove FXJSE_Value_ToObject and call methods directly
by dsinclair
· 9 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 9 years ago
ad700c2
Replace FWL_HLISTITEM with class IFWL_ListItem {}
by tsepez
· 9 years ago
2235b7b
Change ThrowScriptErrorMessage() to just ThrowException().
by dsinclair
· 9 years ago
a31d4a9
Change CFX_Font::GetPsName() to return a CFX_ByteString.
by thestig
· 9 years ago
dbdcb81
xfa_fm2jscontext method cleanup - pt III
by dsinclair
· 9 years ago
0e0a86a
Remove unused LoadString values, cleanup remaining strings.
by dsinclair
· 9 years ago
Next »