Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
1eb6cb7b078dc773b4663575432f144d15d0c2e5
/
core
3b20ec7
Avoid annotation popups to be clipped at page edges
by Jane Liu
· 7 years ago
f8f34bb
Remove useless code.
by Artem Strygin
· 8 years ago
69ad278
Converted CFX_FloatRect::{Init|Update}Rect() to take point objects
by Jane Liu
· 8 years ago
2f7653c
Converted DrawCosmeticLine() to take point objects
by Jane Liu
· 8 years ago
19319b7
Roll build_revision to bff6ee8.
by Lei Zhang
· 8 years ago
8d7672e
Fix some issues with individual image mask rendering
by rbpotter
· 8 years ago
59178f5
Fix another unguarded string element access
by Ryan Harrison
· 8 years ago
cd04b72
Fix potential OOM / integer overflow in CPDF_Parser.
by Lei Zhang
· 8 years ago
ca89829
API and test for retrieving metadata from image objects
by Jane Liu
· 8 years ago
eb14e04
Change a bunch of methods to take a const CFX_Matrix& param.
by Lei Zhang
· 8 years ago
6e524ad
Remove CFX_ByteTextBuf.
by Henrique Nakashima
· 8 years ago
130bf6f
Add missing length check before getting element from string
by Ryan Harrison
· 8 years ago
28549c9
Make GetChar & Clone const for IFX_CharIter
by Ryan Harrison
· 8 years ago
29fd935
Remove useless code.
by Artem Strygin
· 8 years ago
8a1758b
Remove GetAt from string classes
by Ryan Harrison
· 8 years ago
73b492a
Remove CFDE_RenderDevice
by Dan Sinclair
· 8 years ago
5f0e644
Refactoring of CPDF_DataAvail::GetObject.
by Artem Strygin
· 8 years ago
f57cad4
Add CPDF_ObjectWalker.
by Artem Strygin
· 8 years ago
93c886b
Refactoring of CPDF_DataAvail::AreObjectsAvailable.
by Artem Strygin
· 8 years ago
ddb9b7c
Add checks of index operations on string classes
by Ryan Harrison
· 8 years ago
f1c72de
Move graphic state operations outside BT/ET operations
by Ryan Wiley
· 8 years ago
7ffb59f
Remove CFDE_Path
by Dan Sinclair
· 8 years ago
f752039
LCMS: rename folder
by Nicolas Pena
· 8 years ago
a128129
Rename CFX_UTF8Decoder::AppendChar to AppendCodePoint.
by Henrique Nakashima
· 8 years ago
e6c67cd
Make CFX_ByteString(ostringstream) const.
by Henrique Nakashima
· 8 years ago
821e59c
Remove CFX_ByteTextBuf from CFX_UTF8Encoder
by Henrique Nakashima
· 8 years ago
abe8280
Add a FPDF_GetFileVersion() test for a linearized document.
by Lei Zhang
· 8 years ago
b6db95b
Remove useless code.
by Artem Strygin
· 8 years ago
d0f2dcd
Unify initialization of CPDF_Parser.
by Artem Strygin
· 8 years ago
d24b97e
Unify of saving documents.
by Artem Strygin
· 8 years ago
e13c4f8
Unify CPDF_Parser::ParseIndirectObjectAtXXX methods.
by Artem Strygin
· 8 years ago
23a824c
Move CSS data tables only used in one file
by Dan Sinclair
· 8 years ago
073797b
Fold CFX_IsOnlyValue define into only usage
by Dan Sinclair
· 8 years ago
31d706b
Add validator into CPDF_SyntaxParser.
by Artem Strygin
· 8 years ago
9f0e85a
Move CSS code to core
by Dan Sinclair
· 8 years ago
78fc9aa
Tidy fx_codec_jpx_opj.cpp
by Tom Sepez
· 8 years ago
3c4d5d4
Convert static functions to anonymous namespace
by Tom Sepez
· 8 years ago
ae6c344
Fix PartitionAlloc vs. opj_malloc mismatch in fx_codec_jpx_opj.cpp
by Tom Sepez
· 8 years ago
5c09f4c
Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.
by Henrique Nakashima
· 8 years ago
a2da7c5
Enforce recent VC++ version (2015 or later).
by Tom Sepez
· 8 years ago
1952d17
Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."
by Henrique Nakashima
· 8 years ago
6061c41
Replace CFX_ByteTextBuf with ostringstream in fx_win32_gdipext.cpp
by Henrique Nakashima
· 8 years ago
548334e
APIs and tests for retrieving raw/decoded data from image objects
by Jane Liu
· 8 years ago
28fb7ba
APIs and tests for extracting bitmaps from image objects
by Jane Liu
· 8 years ago
844d5da
kill some stray __native_client__ defines
by Tom Sepez
· 8 years ago
6c740e2
Remove CPDF_Array::Truncate().
by Lei Zhang
· 8 years ago
d24030d
Do not truncate the filter array in PDF_DataDecode().
by Lei Zhang
· 8 years ago
d1a8458
Avoid a redundant header offset check in CPDF_Parser.
by Lei Zhang
· 8 years ago
f44812c
Replace CFX_ByteTextBuf with ostringstream in cfx_psrenderer.cpp.
by Henrique Nakashima
· 8 years ago
0e52788
Replace CFX_ByteTextBuf from cpdf_security_handler.cpp with std::vector
by Henrique Nakashima
· 8 years ago
3015257
Remove unused FromUnicode method
by Ryan Harrison
· 8 years ago
17b1c19
Unify parsing of cross refs v4
by Artem Strygin
· 8 years ago
17e5452
Remove parameter from GetID
by Ryan Harrison
· 8 years ago
0811da8
Remove support for out of bounds params in Delete
by Ryan Harrison
· 8 years ago
db14532
Rewrite how string Insert() methods handle out of bound indices
by Ryan Harrison
· 8 years ago
4a0cbf9
Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start().
by Lei Zhang
· 8 years ago
6189937
Remove unused CPDF_FlateEncoder ctor.
by Lei Zhang
· 8 years ago
aea80dc
Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.
by Henrique Nakashima
· 8 years ago
33dd830
Add public access for read stream into CPDF_SyntaxParser
by Artem Strygin
· 8 years ago
07a71da
Improve readability in CPDF_Parser::ObjectInfo.
by Artem Strygin
· 8 years ago
7d8544a
Implement read Session.
by Artem Strygin
· 8 years ago
1c5d850
Change CPDF_Parser::GetIndirectBinary() to return a std::vector.
by Lei Zhang
· 8 years ago
04f7360
Encapsulate some CFX_Char members.
by Lei Zhang
· 8 years ago
0186c18
Remove support for negative params to ReleaseBuffer()
by Ryan Harrison
· 8 years ago
da129ab
Replace raw value for constant error value in string operations
by Ryan Harrison
· 8 years ago
de7c962
Prevent use of null pFileRead in CPDF_DataAvail.
by Artem Strygin
· 8 years ago
47c9e6d
Initialize CPDF_PathObject members on constructor.
by Henrique Nakashima
· 8 years ago
f0e9c84
Use FX_GetUnicodeProperties() in more places.
by Lei Zhang
· 8 years ago
90555e0
Add CPDF_Stream::ReplaceData method.
by Artem Strygin
· 8 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 8 years ago
106eecd
Return removed value from dictionary.
by Artem Strygin
· 8 years ago
834ebec
Implement read validator.
by Artem Strygin
· 8 years ago
672a172
Simplify FX_GetMirrorChar() code.
by Lei Zhang
· 8 years ago
d4362fe
Define SIZEOF_VOIDP and other cleanup in tiffconf
by Nicolas Pena
· 8 years ago
33805cc
Remove single param Mid() method from string classes
by Ryan Harrison
· 8 years ago
4191b03
Simplify CFX_BidiLine code.
by Lei Zhang
· 8 years ago
f9d6059
Added CPDF_NameTree::DeleteValueAndName()
by Jane Liu
· 8 years ago
663e02d
Text Driver: add CLRF characters for new lines
by rbpotter
· 8 years ago
6ba39e8
Allow CFX_RTemplate to work with CFX_FloatRect
by Dan Sinclair
· 8 years ago
7e0d58b
Use std::min/max in fx_coordinates.h
by Dan Sinclair
· 8 years ago
4c04552
Make comment match code
by Dan Sinclair
· 8 years ago
e9af379
Remove recursion from CPDF_DataAvail::HaveResourceXXX.
by Artem Strygin
· 8 years ago
5c1c87c
Remove useless code.
by Artem Strygin
· 8 years ago
364d18b
flush but do not release skia driver
by Cary Clark
· 8 years ago
54a4214
Basic APIs and tests for adding attachments
by Jane Liu
· 8 years ago
a5d2929
Added CPDF_NameTree::AddValueAndName()
by Jane Liu
· 8 years ago
72cc6c6
Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY
by Dan Sinclair
· 8 years ago
d0856ba
Fix nits from commit 67ccef7.
by Lei Zhang
· 8 years ago
1a44cb4
Convert CFX_ListItem to use CFX_FloatRect
by Dan Sinclair
· 8 years ago
3f753f2
Change length calculation in CFX_StringCTemplate constructor
by Ryan Harrison
· 8 years ago
bba6b77
Use enum for pdf object type
by Artem Strygin
· 8 years ago
2c4a805
Create helper method in CJBig2_HTRDProc
by Nicolas Pena
· 8 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 8 years ago
67ccef7
Use CFX_WideString in CPDF_NameTree functions to strip BOM
by Jane Liu
· 8 years ago
eed247e
Converting CFX_ByteTextBuf to ostringstream in SAX.
by Henrique Nakashima
· 8 years ago
56a8054
Revert "Converting CFX_ByteTextBuf to ostringstream in SAX."
by Henrique Nakashima
· 8 years ago
18ae06d
Basic APIs and tests for extracting attachments
by Jane Liu
· 8 years ago
0add284
Remove JBig2_GsidProc class
by Nicolas Pena
· 8 years ago
23c93ef
Avoid unterminated string segment in cfx_saxreaderhandler.cpp
by Tom Sepez
· 8 years ago
d0f1054
Prevent more crashes in wcsftime.
by Lei Zhang
· 8 years ago
Next »