Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d50095fb151688e119a7097aabce11e4b3d36244
d50095f
Split CPDF_SyntaxParser into its own named .cpp/.h files.
by Tom Sepez
· 9 years ago
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
83c523a
Update cast to fix lint warning.
by Dan Sinclair
· 9 years ago
6f6388f
Remove xfa/src/fwl/src and move code up a level.
by Dan Sinclair
· 9 years ago
7156859
Revert "Force GN build onto XFA (at next roll)."
by Tom Sepez
· 9 years ago
31d7a18
CXFA_TextParseContext::m_eDisplay is too small
by Tom Sepez
· 9 years ago
fffc963
Move fx_agg_driver files up one level
by Dan Sinclair
· 9 years ago
a44cbb5
Remove extraneous xfa/src/fwl/src include/ directories.
by Dan Sinclair
· 9 years ago
9f7b5e1
Completely de-virtualize CPDF_SyntaxParser.
by Tom Sepez
· 9 years ago
b90dabe
Suppress C4201 for Windows build.
by Oliver Chang
· 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
0513487
Force GN build onto XFA (at next roll).
by Tom Sepez
· 9 years ago
258f19f
Fix a regression caused by 7cf13c9
by Wei Li
· 9 years ago
3b08a77
Remove _FX_WINAPI_PARTITION_APP_
by Dan Sinclair
· 9 years ago
09ca162
Reland "Add option to GYP to use chromium clang plugins."
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
5227e57
Add unit tests for FPDFBookmark_Find()
by Wei Li
· 9 years ago
800265a
Turn on -Werror for standalone builds.
by Tom Sepez
· 9 years ago
5ad8474
Revert "Add option to GYP to use chromium clang plugins."
by Tom Sepez
· 9 years ago
297b515
Re-land "Only place primitive objects on the V8 global template."
by Tom Sepez
· 9 years ago
c91f42a
Try again to suppress mac warnings.
by Tom Sepez
· 9 years ago
f896da0
Remove V8_DEPRECATION_WARNINGS for mac/xfa
by Tom Sepez
· 9 years ago
1a35d55
Revert "Only place primitive objects on the V8 global template."
by Tom Sepez
· 9 years ago
3e44a7b
Only place primitive objects on the V8 global template.
by Tom Sepez
· 9 years ago
dca2483
Try again to suppress mac deprecation warnings.
by Tom Sepez
· 9 years ago
1a87cc3
Suppress same windows warnings in xfa.gyp
by Tom Sepez
· 9 years ago
979a36a
Small change to enable skia-backed version of pdfium.
by Cary Clark
· 9 years ago
ce00f4a
Fix deprecated ObjectTemplate::New() and TryCatch() warnings.
by Tom Sepez
· 9 years ago
1c91537
Combine StrToInt methods.
by Dan Sinclair
· 9 years ago
44beca7
Add option to GYP to use chromium clang plugins.
by Dan Sinclair
· 9 years ago
f67387f
Fixup chromium-style warnings in fpdf_objects.h
by Dan Sinclair
· 9 years ago
88aa3a7
Suppress deprecation warnings for XFA.
by Tom Sepez
· 9 years ago
c61e585
Remove other remaining use of std::list::size() from loop body.
by Tom Sepez
· 9 years ago
0e2e5d7
Fix infinite loop for bookmark search
by Wei Li
· 9 years ago
d8741af
Add JS tests for global const equality.
by Tom Sepez
· 9 years ago
f3e3af6
Fix O(n^2) behaviour in parser.
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
42fb301
Fix parsing of object numbers > 16,777,216.
by Dan Sinclair
· 9 years ago
41c7a97
Remove unnecessary code
by Zhiwei Lin
· 9 years ago
75e1a49
Don't load GDI+ if GDI is disabled.
by Tom Sepez
· 9 years ago
73733f0
Check that the names buffer is not empty before passing to GetNameFromTT.
by Tom Sepez
· 9 years ago
d87b20e
Rename png_ functions conflicting with chrome.
by Tom Sepez
· 9 years ago
91f7f3f
Remove unused CFX_GrowOnlyPool.
by dan sinclair
· 9 years ago
0fc6b25
Remove implicit conversions and some cleanup
by Wei Li
· 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
23835e3
Add myself to AUTHORS file.
by Dan Sinclair
· 9 years ago
88e54e2
This Cl adds some whitespace and other formatting while removing some braces and making bits of the code simpler.
by Dan Sinclair
· 9 years ago
d5366ad
Remove _FX_WINAPI_PARTITION_DESKTOP_
by Dan Sinclair
· 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
3fc97ff
Cleanup some fsdk_common defines
by Dan Sinclair
· 9 years ago
020fd8a
Add CFX_FloatRect::ToFxRect().
by Tom Sepez
· 9 years ago
ac4b836
Remove fx_fpf.h and IWYU
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
bf85bd7
Speculative fix for windows broken at d5e7b355b8c4.
by Tom Sepez
· 9 years ago
d5e7b35
Fixup FX_RECT and FX_SMALL_RECT classes.
by Tom Sepez
· 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
5803aff
Remove wParentIndex from XFA_ELEMENTHIERARCHY.
by Dan Sinclair
· 9 years ago
60c865d
Add missing field initializers to g_PredefinedCMaps.
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
281a9ea
Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
566b974
Revert "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
3b8fdd3
Replace CPDF_Rect and CPDF_Point with CFX types.
by Tom Sepez
· 9 years ago
8ba5b59
Silence shift-negative-value warnings only on POSIX/Clang.
by Lei Zhang
· 9 years ago
dfefa9b
Replace or remove _FX control-flow defines
by Tom Sepez
· 9 years ago
104fa7c
Fix static initializers.
by Lei Zhang
· 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
4467dea
Rename some functions that start with underscore.
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
6b7b5a5
refactor CPDF_Font and subclasses
by Wei Li
· 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
Next »