Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2e4075dea6c988c1e573038af23f561a286daa19
/
core
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
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 7 years ago
8e9e3d8
Move CFX_StringPoolTemplate to StringPoolTemplate
by Dan Sinclair
· 7 years ago
20a1755
Move CFX_StringDataTemplate to StringDataTemplate
by Dan Sinclair
· 7 years ago
9317f8f
Move CFX_SharedCopyOnWrite to SharedCopyOnWrite
by Dan Sinclair
· 7 years ago
0b95042
Rename CFX_RetainPtr to RetainPtr
by Dan Sinclair
· 7 years ago
65ecca4
Move CFX_Observable to Observable
by Dan Sinclair
· 7 years ago
de44d15
Move CFX_MaybeOwned to fxcrt::MaybeOwned
by Dan Sinclair
· 7 years ago
b896699
Move CFX_AutoRestorer to fxcrt::AutoRestorer
by Dan Sinclair
· 7 years ago
0c2e705
Add bounds checks in CAgg_PathData::BuildPath
by Dan Sinclair
· 7 years ago
61f2f48
Isolate lcms2 usage to a few files.
by Lei Zhang
· 7 years ago
7acd826
Forward declare codec modules in fx_codec.h.
by Lei Zhang
· 7 years ago
4b8d363
Move CCodec_ScanlineDecoder to its own file.
by Lei Zhang
· 7 years ago
e9d6834
Remove unneeded core/fxcodec/fx_codec.h includes.
by Lei Zhang
· 7 years ago
2c559dc
Use CPDF_ReadValidator to request linearized hint tables.
by Artem Strygin
· 7 years ago
0bf6961
Simplify CPDF_Parser::LoadCrossRefV4
by Artem Strygin
· 7 years ago
59aa827
Use CPDF_ReadValidator to request linearized first page.
by Artem Strygin
· 7 years ago
29b7891
Remove useless code.
by Artem Strygin
· 7 years ago
21f4afb
Use CPDF_ReadValidator to request linearized data.
by Artem Strygin
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
69fe711
Make static const char* arrays more const.
by Lei Zhang
· 7 years ago
3cb7126
Fix decoding of JBIG2 integers for values with large magnitude.
by Henrique Nakashima
· 7 years ago
3ad06a5
Revert moving JPX library decode from Init to Decode
by Ryan Harrison
· 7 years ago
24b0733
Change behaviour of FPDF_RenderPageBitmapWithMatrix
by Nicolas Pena
· 7 years ago
e762774
Add reverse iterators to CFX String classes.
by Tom Sepez
· 7 years ago
b4a6948
Add readme files to some directories.
by Henrique Nakashima
· 7 years ago
06c6855
Rewrite IsHyphen using string operations
by Ryan Harrison
· 7 years ago
f2ca50f
Avoid double va_list traversal in CFX_WideString::FormatV
by Tom Sepez
· 7 years ago
5b2092a
Don't attempt to decrypt AES streams that are too short
by Ryan Harrison
· 7 years ago
4588792
Address nits missed from original review
by Ryan Harrison
· 7 years ago
56ec081
Use the right allocate and free functions in OpenJPEG.
by Chris Palmer
· 7 years ago
131c0eb
Fix an off by 1 error in TIFF_PredictLine().
by Lei Zhang
· 7 years ago
e8b3e0c
Fix one-second spin in fx_random.cpp
by Tom Sepez
· 7 years ago
808b52a
Move decompressing of JPX out of Init and into Decode
by Ryan Harrison
· 7 years ago
acee2a8
Use std::move so this code compiles properly using gcc.
by Andrew Weintraub
· 7 years ago
6f9b1d7
Implement CPDF_SyntaxParser::PeekNextWord.
by Artem Strygin
· 7 years ago
38371fe
Simplify CPDF_SyntaxParser::GetNextWordInternal.
by Artem Strygin
· 7 years ago
effe1da
Roll DEPS for build to a049c43.
by Lei Zhang
· 7 years ago
4506166
Adding in missed )
by Ryan Harrison
· 7 years ago
a5100b0
Fix issue with integer types on win32 in std::min
by Ryan Harrison
· 7 years ago
8f6084b
Merge CFX_WordBreak into CFDE_TextEditEngine::Iterator.
by Dan Sinclair
· 7 years ago
eb57e0d
Implement word selection in CFDE_TextEditEngine
by Dan Sinclair
· 7 years ago
81f9eee
Convert FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
3ef61c7
GUID cleanup
by Dan Sinclair
· 7 years ago
555b31f
Remove unused CFX_WordBreak::Next method
by Dan Sinclair
· 7 years ago
6c902e6
Rename fx_rand to fx_random
by Dan Sinclair
· 7 years ago
e7767a0
Cleanup CFX_WordBreak
by Dan Sinclair
· 7 years ago
1ad67cf
Remove redundant code.
by Artem Strygin
· 7 years ago
0e3a4ff
Remove unused CFX_CharIter class
by Dan Sinclair
· 7 years ago
1c9ad7e
Split fx_guid from fx_extension
by Dan Sinclair
· 7 years ago
13ea3ff
Split random code from fx_extension.h
by Dan Sinclair
· 7 years ago
4fde70e
Fix length field in dictionary on create stream
by Artem Strygin
· 7 years ago
16b77c7
Refactoring of CPDF_IndirectObjectHolder.
by Artem Strygin
· 7 years ago
d2608a8
Move Parsing of indirect object logic into CPDF_SyntaxParser.
by Artem Strygin
· 7 years ago
740bcd8
Split fx_ucd.h into fx_unicode.h and fx_ucddata.h.
by Tom Sepez
· 7 years ago
a2188df
Cleanup usages of Mid(foo, 1), Right(1), and Left(1)
by Ryan Harrison
· 7 years ago
7558414
Prepare for converting FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
dce09b1
Fix integer overflow in Buffer_itoa when passing INT_MIN.
by Henrique Nakashima
· 7 years ago
57cb544
Adjust loops in preperation for FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
ffb6ccf
Remove unused FXFORMAT_HEX and FXFORMAT_CAPITAL.
by Henrique Nakashima
· 7 years ago
1e8dd54
Rename fxcrt_ and ifxcrt_ files to better names
by Dan Sinclair
· 7 years ago
a864419
Move implementations into fx_system.cpp
by Dan Sinclair
· 7 years ago
2a1c8ac
Move fx_extension implementation to cpp file
by Dan Sinclair
· 7 years ago
203188a
Move stream code into fx_stream.cpp
by Dan Sinclair
· 7 years ago
3c6b72f
Disable objects decryption if it is useless.
by Artem Strygin
· 7 years ago
0872b04
Move methods string methods to fx_string.cpp
by Dan Sinclair
· 7 years ago
ce9ad1b
Fix colorspace loading for mutually referencing colorspaces.
by Henrique Nakashima
· 7 years ago
670c4fd
Cleanup fx_basic_* files
by Dan Sinclair
· 7 years ago
47a90b8
More BIDI code shuffling
by Dan Sinclair
· 7 years ago
235818f
Move bidi code to fx_bidi
by Dan Sinclair
· 7 years ago
671f0d4
Prevent FPDFAvail_IsDocAvail() from infinite looping.
by Lei Zhang
· 7 years ago
bcd1e70
Remove fx_basic.h
by Dan Sinclair
· 7 years ago
bc0ca1e
Prevent duplicate parses of same data, in the same recursive descent
by Ryan Harrison
· 7 years ago
fd42fc9
Use vector instead of pointer in CJBig2_Segment
by Nicolas Pena
· 7 years ago
af59cf1
Change CPDF_Form::ParseContent() to ParseContentWithParams().
by Lei Zhang
· 7 years ago
d120920
Fix code style.
by Artem Strygin
· 7 years ago
cc2b38d
Split IFX_Pause out of fx_basic
by Dan Sinclair
· 7 years ago
0158106
Add truly const versions of CPDF_Document getters.
by Lei Zhang
· 7 years ago
4793f34
Split CFX_FixedBufGrow out of fx_basic
by Dan Sinclair
· 7 years ago
a94566f
Move CFX_WideTextBuf out of fx_basic
by Dan Sinclair
· 7 years ago
cd07123
Move CFX_BinaryBuf out of fx_basic
by Dan Sinclair
· 7 years ago
5624fe3
Move CFX_UTF8Decoder out of fx_basic
by Dan Sinclair
· 7 years ago
c2f0789
Move CFX_UTF8Encoder out of fx_basic
by Dan Sinclair
· 7 years ago
fd70d79
Fix undefined shift in CJBig2_Context::decodeSymbolIDHuffmanTable
by Nicolas Pena
· 7 years ago
674bbfe
Split auto restorer from fx_basic
by Dan Sinclair
· 7 years ago
ccd5be0
Move CFX_BitStream to its own file
by Dan Sinclair
· 7 years ago
aa3a9cd
Convert int* references to FX_STRSIZE
by Ryan Harrison
· 7 years ago
980a3ea
Cleanup CFX_SeekableStreamProxy
by Ryan Harrison
· 7 years ago
304eefb
Implement CPDF_ObjectAvail.
by Artem Strygin
· 7 years ago
3fab4e3
Optimize receiving page, if it have not obj num.
by Artem Strygin
· 7 years ago
081d412
Make some CPDF_StreamContentParser methods static.
by Lei Zhang
· 7 years ago
6e63fd3
Unify CPDF_DataAvail::CheckTrailer.
by Artem Strygin
· 7 years ago
Next »