Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d50095fb151688e119a7097aabce11e4b3d36244
/
xfa
/
src
68b4a4a
Reland "Fix chromium-style errors."
by Dan Sinclair
· 9 years ago
508f92f
Move xfa/src/fxgraphics/src up one level.
by Dan Sinclair
· 9 years ago
e2a774a
Remove xfa/src/fxjse/src and move code up a level.
by Dan Sinclair
· 9 years ago
6cdf084
Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src
by Dan Sinclair
· 9 years ago
653e079
Fix build breakage at 69af2a34f211
by Tom Sepez
· 9 years ago
69af2a3
FX_FONTDESCRIPTOR must be POD.
by Tom Sepez
· 9 years ago
6f6388f
Remove xfa/src/fwl/src and move code up a level.
by Dan Sinclair
· 9 years ago
31d7a18
CXFA_TextParseContext::m_eDisplay is too small
by Tom Sepez
· 9 years ago
a44cbb5
Remove extraneous xfa/src/fwl/src include/ directories.
by Dan Sinclair
· 9 years ago
5949122
Revert "Fix chromium-style errors."
by Dan Sinclair
· 9 years ago
c582c0d
Fix chromium-style errors.
by Dan Sinclair
· 9 years ago
3b08a77
Remove _FX_WINAPI_PARTITION_APP_
by Dan Sinclair
· 9 years ago
18571cd
Fix linux XFA build.
by Dan Sinclair
· 9 years ago
14e20b1
Remove deprecated declarations
by jinming_wang
· 9 years ago
ce00f4a
Fix deprecated ObjectTemplate::New() and TryCatch() warnings.
by Tom Sepez
· 9 years ago
da17d6c
Don't allow empty expression in CXFA_FMParse::ParseParenExpression.
by Oliver Chang
· 9 years ago
457f421
Some cleanup for xfa_expression/xfa_simpleexpression
by Oliver Chang
· 9 years ago
738b08c
Fix and enable lint checks.
by Dan Sinclair
· 9 years ago
50dfc4a
Replace FX_LPCRECT typedef with underlying types
by Tom Sepez
· 9 years ago
4d2ce6f
Remove FX_NUM_DOUBLE
by Dan Sinclair
· 9 years ago
020f137
Remove XFA_PARSE_HAS_LINEIDENTIFIER
by Dan Sinclair
· 9 years ago
c441552
Remove _XFA_EMB
by Dan Sinclair
· 9 years ago
bec4ea1
Pass rect by const reference in SetClip_Rect().
by Tom Sepez
· 9 years ago
3f157c7
Remove xfa_fm2js.h and IWYU.
by Dan Sinclair
· 9 years ago
b364301
Remove foxitlib.h and foxitxfa.h and IWYU.
by Dan Sinclair
· 9 years ago
a74e9c9
Using size_t to silence warnings.
by Dan Sinclair
· 9 years ago
a558556
Remove fgas_base.h and IWYU
by Dan Sinclair
· 9 years ago
e547e34
Remove _XFA_LAYOUTITEM_* defines.
by Dan Sinclair
· 9 years ago
0d1ca17
Remove #if 0 code.
by Dan Sinclair
· 9 years ago
42bf7a3
Remove _FX_USEGASFONTMGR_ as it is always defined
by Dan Sinclair
· 9 years ago
ba9d15c
Remove #ifdef _FXEMB as it is not defined
by Dan Sinclair
· 9 years ago
45a23fd
Remove _FXLIB_NEW_VERSION_ as it is always defined.
by Dan Sinclair
· 9 years ago
06f49c8
Cleanup forward declarations.
by dan sinclair
· 9 years ago
330a703
Fix windows build broken at 007e6c0
by Tom Sepez
· 9 years ago
007e6c0
Remove some FX_BOOLs
by Tom Sepez
· 9 years ago
dfefa9b
Replace or remove _FX control-flow defines
by Tom Sepez
· 9 years ago
f8e21f3
Use std::lower_bound() in a couple places.
by Lei Zhang
· 9 years ago
1983622
Remove FDE_USEFORMATBLOCK.
by Dan Sinclair
· 9 years ago
9d8c29d
_XFA_VERIFY_Checksum is always defined.
by Dan Sinclair
· 9 years ago
27990e2
Remove fde_mem.h
by Dan Sinclair
· 9 years ago
32982d3
Remove fgas.h and IWYU.
by Dan Sinclair
· 9 years ago
5870b76
Use std::unique_ptr in CXFA_FMParse.
by Lei Zhang
· 9 years ago
3a47976
Remove fde.h and IWYU.
by Dan Sinclair
· 9 years ago
02b444a
Make CXFA_Node::GetMeasure() and friends const.
by Lei Zhang
· 9 years ago
6941d29
Remove set but unsed variables.
by Lei Zhang
· 9 years ago
ea1ae99
Make CFX_PSVTemplate simpler.
by Tom Sepez
· 9 years ago
f014768
Replace various *_MAX_VALUE macros with numeric_limits.
by Dan Sinclair
· 9 years ago
a3f2209
Fix mac build, part 2.
by dan sinclair
· 9 years ago
810e1d4
Fix Mac Build, missing include.
by Dan Sinclair
· 9 years ago
e73c5ce
Remove include only fwl.h and IWYU.
by Dan Sinclair
· 9 years ago
2e68642
Get rid of CBC_AutoPtr and use std::unique_ptr instead.
by Lei Zhang
· 9 years ago
5667203
Remove foo != NULL checks in xfa/src/fxfa.
by Lei Zhang
· 9 years ago
38eaaf3
Remove foo != NULL checks in xfa/src/fxbarcode.
by Lei Zhang
· 9 years ago
96b9bc3
Fix windows build broken at ea208f2.
by Tom Sepez
· 9 years ago
ea208f2
Moar _CAPS work, part 5
by Tom Sepez
· 9 years ago
320510d
Remove include only barcode.h and IWYU.
by Dan Sinclair
· 9 years ago
86b5c31
Moar _CAPS naming, part 4
by Tom Sepez
· 9 years ago
76ed0e3
_FXPLUS is never defined.
by Tom Sepez
· 9 years ago
700f667
Remove fxv8.h
by Dan Sinclair
· 9 years ago
4b33779
Remove xfa_common.h and IWYU.
by Dan Sinclair
· 9 years ago
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
a7f70cc
Simplify CFDE_CSSStyleSelector::SortRulesTo().
by Lei Zhang
· 9 years ago
d9aba86
Moar _CAPS work, part 3.
by Tom Sepez
· 9 years ago
affe4b0
Remove FXSYS_Div.
by Dan Sinclair
· 9 years ago
2c8fad4
Remove FXSYS_Mul.
by Dan Sinclair
· 9 years ago
2886a25
Remove more _CAPS names
by Tom Sepez
· 9 years ago
9976672
Remove uses of this->foo.
by Lei Zhang
· 9 years ago
d21cdda
Remove many _CAPS structure names.
by Tom Sepez
· 9 years ago
2eaa2ef
Remove _FDE_BLOCK_BUFFER as it's always defined.
by Dan Sinclair
· 9 years ago
2b4267c
Remove _FDEPLUS define.
by Dan Sinclair
· 9 years ago
5460ccb
XFA build fix.
by Dan Sinclair
· 9 years ago
880962c
Sort includes in xfa/.
by Dan Sinclair
· 9 years ago
2c115d8
Resolve heap-use-after-free in CFX_WideString::~CFX_WideString()
by Jun Fang
· 9 years ago
d219a24
Fix a crasher in CXFA_ItemLayoutProcessor::DoLayoutTableContainer()
by Jun Fang
· 9 years ago
6add19c
Fix a crasher in CXFA_LayoutPageMgr::GetAvailHeight()
by Jun Fang
· 9 years ago
db6d060
Fix a crasher in CFX_ArrayTemplate::GetAt()
by Jun Fang
· 9 years ago
e4ac336
Switch from _DEBUG to NDEBUG.
by Lei Zhang
· 9 years ago
bd7820c
Fix a crasher in ParsePostfixExpression()
by Jun Fang
· 9 years ago
2484d42
Fix return values in CFWL_FormImp::EndDoModal().
by Lei Zhang
· 9 years ago
14b8cbe
Fix remaining FX_memsets in windows
by Tom Sepez
· 9 years ago
a846215
Remove unused stuff from fx_sys.h
by Tom Sepez
· 9 years ago
d6b15fc
Define NDEBUG for Release builds.
by Lei Zhang
· 9 years ago
2373da2
Remove CFX_ThreadLock (its a no-op)
by Tom Sepez
· 9 years ago
95bbe13
Remove unused fde_gdidevice files.
by Dan Sinclair
· 9 years ago
04d02db
Expand XFA includes to be relative to pdfium/.
by Dan Sinclair
· 9 years ago
22d6607
Fixing include guards, and presubmit.
by Dan Sinclair
· 9 years ago
f348235
Add a proper bounds check to XFA_FM_KeywordToString
by Oliver Chang
· 9 years ago
ae85f87
Define _DEBUG for debug builds.
by Lei Zhang
· 9 years ago
052a8d9
Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.""
by Tom Sepez
· 9 years ago
ffc26c2
Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."
by Tom Sepez
· 9 years ago
78353d5
Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.
by Tom Sepez
· 9 years ago
711046a
Move m_rgPendingNodes off of CFX_PtrList.
by Tom Sepez
· 9 years ago
31c7b73
Remove CFX_{Byte,Wide}String::ConvertFrom().
by Lei Zhang
· 9 years ago
4905432
Remove XFA_DATAMERGE_UPDATEBINDINGRELATIONS_DFS
by Tom Sepez
· 9 years ago
fab9d9d
fix crashed in FXJSE_Value_Set
by jinming_wang
· 9 years ago
5634d5d
Fix a crasher in CXFA_Node::Script_Form_Recalculate()
by Jun Fang
· 9 years ago
d17a3af
Fix a crasher in CFDE_TxtEdtDoRecord_Insert::CFDE_TxtEdtDoRecord_Insert()
by Jun Fang
· 9 years ago
c5967f9
Fix an assertion failure in CXFA_FWLTheme::Initialize()
by Jun Fang
· 9 years ago
c7cd809
Fixup incorrect include guards.
by Dan Sinclair
· 9 years ago
1e1d3b0
Fix some issues with CXFA_FMParse/CXFA_FMLexer infinite looping.
by Oliver Chang
· 9 years ago
Next »