Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
826480cf599f61fe0366ab2bd5803dd53c9d0562
/
core
ebdba61
Fix some integer overflows in CJBig2_TRDProc
by Nicolas Pena
· 7 years ago
c9d0bcc
Return error when attempting to load frame with 0 height
by Ryan Harrison
· 7 years ago
25e763e
Fix cpdf_textpage so it doesn't omit spaces.
by Andrew Weintraub
· 7 years ago
0e187d8
Cleanup some javascript color code
by Dan Sinclair
· 7 years ago
97dab80
Validate pattern sizes before usage
by Dan Sinclair
· 7 years ago
d78ef3b
Fix a FPDF_GetMetaText() crash.
by Lei Zhang
· 7 years ago
d0b48fa
PostScript: Do not send fonts with size <= 0 to printers
by rbpotter
· 7 years ago
abd3bfb
Tidy up bits of CPDF_RenderStatus.
by Lei Zhang
· 7 years ago
9433601
Fix integer overflows in cfx_font.cpp.
by Henrique Nakashima
· 7 years ago
04e4dc8
Fix rounding of colour values
by Dan Sinclair
· 7 years ago
7c2daec
Fix loading mutually referencing colorspaces.
by Henrique Nakashima
· 7 years ago
38ce527
Remove fxge/ friend classes
by Dan Sinclair
· 7 years ago
90fffb3
Simplify CPVT_GenerateAP interface
by Dan Sinclair
· 7 years ago
9521036
More more CPVT_GenerateAP methods to anonymous namespace
by Dan Sinclair
· 7 years ago
9df8033
Cleanup CPVT_GenerateAP
by Dan Sinclair
· 7 years ago
e5a637c
Hide CPVT_Dash in CPVT_GenerateAP
by Dan Sinclair
· 7 years ago
8e7f932
Convert CPVT_Color to CFX_Color
by Dan Sinclair
· 7 years ago
a112f85
Add more checks to fseeks in CFX_FolderFontInfo
by Nicolas Pena
· 7 years ago
fb6165f
Fix dangling pointer to ID array in CPDF_SecurityHandler.
by Henrique Nakashima
· 7 years ago
dd00293
Fix crash when offset > file_size_ in cpdf_read_validator.cpp.
by Henrique Nakashima
· 7 years ago
b962ecc
Fix a crash in CPDF_ImageRenderer.
by Lei Zhang
· 7 years ago
d103b96
Remove CPVT_SectionInfo
by Dan Sinclair
· 7 years ago
b7f9d8e
Remove unused CPVT_SectionInfo::nTotalLines
by Dan Sinclair
· 7 years ago
7f1c6a5
Remove CPVT_Section
by Dan Sinclair
· 7 years ago
3bea564
Remove unused methods from CPDF_VariableText::Iterator.
by Dan Sinclair
· 7 years ago
c720e3f
Remove CPVT_WordPlace from CPVT_Section
by Dan Sinclair
· 7 years ago
ce813f8
Remove CPVT_WordProps
by Dan Sinclair
· 7 years ago
480ca10
Remove unused CPVT_SecProps
by Dan Sinclair
· 7 years ago
b01848a
Remove unused parameters
by Dan Sinclair
· 7 years ago
a374263
Make GIF decoder more standards complaint
by Ryan Harrison
· 7 years ago
921fe6b
Move CPDF_RenderOptions members to private
by Dan Sinclair
· 7 years ago
023d645
Remove friend from CPDF_ApSettings
by Dan Sinclair
· 7 years ago
59454e1
Remove friends from form code
by Dan Sinclair
· 7 years ago
3862d24
Remove friends from CPDF_VariableText
by Dan Sinclair
· 7 years ago
4ce4f5f
Cleanup CPDF_RenderStatus
by Dan Sinclair
· 7 years ago
645e78a
Remove CPDF_Object friends
by Dan Sinclair
· 7 years ago
5e2cfb5
Remove friends from CXML_Element
by Dan Sinclair
· 7 years ago
41bf73a
Remove CPDF_CMapParser friends
by Dan Sinclair
· 7 years ago
38d0449
Fix Null-dereference READ in CPDF_Dictionary::GetIntegerFor.
by Artem Strygin
· 7 years ago
985e86f
Remove friends from CPDF_TextObject
by Dan Sinclair
· 7 years ago
75a205f
Remove CPDF_CMap friends
by Dan Sinclair
· 7 years ago
3878e1a
Make CPDF_TransferFunc members private
by Dan Sinclair
· 7 years ago
0181a84
Make CPDF_FontGlobals members private
by Dan Sinclair
· 7 years ago
6ed297c
Remove CFX_CRTFileAccess
by Dan Sinclair
· 7 years ago
adb19b0
Fix Heap-use-after-free in CPDF_SecurityHandler::~CPDF_SecurityHandler.
by Artem Strygin
· 7 years ago
3e3a78b
Improve readability for CPDF_LinearizedHeader.
by Artem Strygin
· 7 years ago
a5fc897
Unify parsing of cross ref table v4.
by Artem Strygin
· 7 years ago
4db6e37
Simplify CPDF_DataAvail::ParseIndirectObjectAt
by Artem Strygin
· 7 years ago
aafdc15
Unify CPDF_HintsTable.
by Artem Strygin
· 7 years ago
609d1fd
Improve CPDF_SecurityHandler code style.
by Artem Strygin
· 7 years ago
df3d229
Simplify CPDF_Parser::GetIDArray
by Artem Strygin
· 7 years ago
a081931
Move initialization of CPDF_CryptoHandler into CPDF_SytnaxParser initialization.
by Artem Strygin
· 7 years ago
c3d5c97
Use ByteString instead raw string for password in CPDF_SecurityHandler.
by Artem Strygin
· 7 years ago
b7fe3c6
Move the CryptoHandler into the SecurityHandler
by Artem Strygin
· 7 years ago
e4289f6
Remove the parser from the CPDF_SecurityHandler .
by Artem Strygin
· 7 years ago
6caef30
Change the ownership of the CPDF_CryptoHandler.
by Artem Strygin
· 7 years ago
97538d8
Reduce calls of external API within CPDF_ReadVaildator
by Artem Strygin
· 7 years ago
62b2180
Improve CPDF_ReadVaildator
by Artem Strygin
· 7 years ago
0feba6f
Rewrite how GIF headers are read
by Ryan Harrison
· 7 years ago
c2ae41a
Replace GetWord_LSBFirst with FXWORD_GET_LSBFIRST
by Ryan Harrison
· 7 years ago
951b111
More define cleanup
by Dan Sinclair
· 7 years ago
c065d88
Remove extraneous ;s
by Dan Sinclair
· 7 years ago
ac57110
Remove useless code.
by Artem Strygin
· 7 years ago
1cfdb58
Move CPDF_Parser::ObjectType into protected section
by Artem Strygin
· 7 years ago
d8169d7
Implement CPDF_CryptoHandler::DecryptObject
by Artem Strygin
· 7 years ago
522e100
Use std::make_tuple
by Dan Sinclair
· 7 years ago
59dfc62
Removing unused defines
by Dan Sinclair
· 7 years ago
a5c32a1
Extract test subclasses of IFX_SeekableReadStream
by Ryan Harrison
· 7 years ago
10e1f05
Cleanup font defines
by Dan Sinclair
· 7 years ago
dd0e6e1
Cleanup font defines
by Dan Sinclair
· 7 years ago
58418a2
Convert LZW decompressor to use vector instead of static array
by Ryan Harrison
· 7 years ago
0e60b9e
Implement FakeFileAccess.
by Artem Strygin
· 7 years ago
9c392c8
Simplify some OS checks to PLATFORM checks
by Dan Sinclair
· 7 years ago
94df367
Fix load non first pages in linearized document with hints table.
by Artem Strygin
· 7 years ago
0ec10f9
Fix infinite loop on form availability check.
by Artem Strygin
· 7 years ago
6e37620
Remove no-op cast
by Ryan Harrison
· 7 years ago
86f5cf1
Cleanup some font headers
by Dan Sinclair
· 7 years ago
60830ae
Hide FaceFontInfo inside CFX_FolderFontInfo
by Dan Sinclair
· 7 years ago
c9de55b
Remove error strings from BMP decoding path
by Ryan Harrison
· 7 years ago
36a155d
Cleaning up naming of GIF files/classes/variables
by Ryan Harrison
· 7 years ago
dd17a14
Move CFX_Font definition to cfx_font.h
by Dan Sinclair
· 7 years ago
290799f
Remove error string from CGifContext
by Ryan Harrison
· 7 years ago
655b347
Cleanup fx_freetype.h
by Dan Sinclair
· 7 years ago
8b1408e
Remove FXSYS_strlen and FXSYS_wcslen
by Ryan Harrison
· 7 years ago
bacf75e
Replace FX_SAFE_STRSIZE with FX_SAFE_SIZE_T
by Ryan Harrison
· 7 years ago
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 7 years ago
cc3a3ee
Make names of GIF types less opaque
by Ryan Harrison
· 7 years ago
d6a1595
Add in missing ! to conditional
by Ryan Harrison
· 7 years ago
fe9ea0e
Remove unreachable code in fx_codec_icc
by Nicolás Peña
· 7 years ago
698aed7
Cleanup FX macros
by Dan Sinclair
· 7 years ago
3070e94
Remove _FX_IOS_
by Dan Sinclair
· 7 years ago
2e4075d
Fix checks for FX_WIN64_DESKTOP
by Dan Sinclair
· 7 years ago
8c806cf
Confirm that a global palette has data before attempting to use it
by Ryan Harrison
· 7 years ago
e2df5b7
Move LZW decoder out of fx_gif
by Ryan Harrison
· 7 years ago
15dffdf
Remove fx_text_int.h
by Dan Sinclair
· 7 years ago
95ec397
Hide CFX_UniqueKeyGen
by Dan Sinclair
· 7 years ago
92827b6
Move C-style functions into CGifContext
by Ryan Harrison
· 7 years ago
73bed4e
Fix crash when rendering invalid GIF
by Ryan Harrison
· 7 years ago
09b5ce6
Rename CPDF_SyntaxParser::GetObject to GetObjectBody
by Artem Strygin
· 7 years ago
b872a93
Move CFX_WeakPtr to WeakPtr
by Dan Sinclair
· 7 years ago
Next »