Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
55265016faac358266af280db6c62afa34ce2891
5526501
Fix typo in BUILD.gn at f040890.
by Tom Sepez
· 9 years ago
aed7b33
Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015
by Bruce Dawson
· 9 years ago
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
79fcb5f
Change colorspace's number of components to be unsigned
by Wei Li
· 9 years ago
2852ce0
openjpeg: Don't build with SSE instrinsics for 32-bit x86.
by Oliver Chang
· 9 years ago
f040890
Split apart the remainder of fpdf_render_render.cpp into per-class files.
by Tom Sepez
· 9 years ago
a1193ae
Split off IPDF_CryptoHandler into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
9940619
Move ScopedSetInsertion to third_party/base/stl_util.h
by Tom Sepez
· 9 years ago
520f247
Add a pixel test for text rendering regression
by Wei Li
· 9 years ago
c7c2115
Move CPDF_NumberTree to fpdfdoc.
by Tom Sepez
· 9 years ago
70d54be
Convert NULLs to nullptrs in fx_xml_parser.cpp
by Oliver Chang
· 9 years ago
df5a116
Cleanup some header includes.
by Dan Sinclair
· 9 years ago
4f6fdbe
Structs shouldn't inherit from CFX_Target.
by Tom Sepez
· 9 years ago
2e95951
Cleanup the xfa/src/fdp directory.
by Dan Sinclair
· 9 years ago
ea2a252
Fix build broken at ca78d9a52893
by Tom Sepez
· 9 years ago
ca78d9a
Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.
by Tom Sepez
· 9 years ago
0c64d69
Fix build broken at 8388037a5c58
by Tom Sepez
· 9 years ago
9332e0c
Cleanup the xfa/src/fgas directory.
by Dan Sinclair
· 9 years ago
8388037
Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files
by Tom Sepez
· 9 years ago
f1fa151
Collapse xfa/src/fee directories
by Dan Sinclair
· 9 years ago
c76831b
Fix clang-cl build for pdf_enable_xfa=1
by Oliver Chang
· 9 years ago
4f0b7a6
Fix build at 2f4232d.
by Oliver Chang
· 9 years ago
2f4232d
Support clang-cl build on Windows.
by Oliver Chang
· 9 years ago
f089d47
Fix non-xfa builds.
by Dan Sinclair
· 9 years ago
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
3177585
Fix build at 310438fb97a2
by Tom Sepez
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
b70f5a4
Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files."
by Tom Sepez
· 9 years ago
e1b163c
Missing return, broken win build.
by Dan Sinclair
· 9 years ago
06fae28
Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files."
by Tom Sepez
· 9 years ago
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
Next »