Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
ce67be4c48bf1bdc037141237c1db6ecc2054337
/
core
ce67be4
Fix crash when inserting empty path
by Nicolas Pena
· 8 years ago
603a31d
Add blend to GraphicsData
by Nicolas Pena
· 8 years ago
957480c
Allow zero length streams when parsing.
by Dan Sinclair
· 8 years ago
6500c6f
Check validity of color indices in bmp_decode_rgb
by Nicolas Pena
· 8 years ago
8f38e4f
Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator.
by Henrique Nakashima
· 8 years ago
2de0703
Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp.
by Henrique Nakashima
· 8 years ago
c6fd58d
Trimming brackets and quotes outside URLs.
by Henrique Nakashima
· 8 years ago
897c4b9
Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.
by Henrique Nakashima
· 8 years ago
59c1ac0
Simplify CPDF_Array::RemoveAt(index, size).
by Lei Zhang
· 8 years ago
7e2d1f4
Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream.""
by Henrique Nakashima
· 8 years ago
53827cb
Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream."
by Henrique Nakashima
· 8 years ago
4633d52
Adding constructor of CFX_ByteString that takes a std::ostringstream.
by Henrique Nakashima
· 8 years ago
2ddf1cc
Guard against undefined shifting in JPX decoder
by Dan Sinclair
· 8 years ago
0915087
Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp.
by Henrique Nakashima
· 8 years ago
defe54d
Fixing click area for links with a URL with prepended text.
by Henrique Nakashima
· 8 years ago
d9d6c29
Fix EmptyCreation test
by Nicolas Pena
· 8 years ago
6c5ea10
Add start of CFGAS_FormatString tests
by Dan Sinclair
· 8 years ago
0a91394
Remove explicit CFX_Matrix identity matrix instantiations.
by Lei Zhang
· 8 years ago
5171a27
Use unique_ptrs for codec contexts in ccodec_progressivedecoder.
by Tom Sepez
· 8 years ago
5f34d47
Move CCodec_GifModule state to CGifContext
by Tom Sepez
· 8 years ago
19cda48
Missing one unowned_ptr in ccodec_progressivedecoder.h
by Tom Sepez
· 8 years ago
e858aa4
Fix content generation to only generate dirty page objects.
by wileyrya
· 8 years ago
9c6b37c
Rename FXJPEG_Context and use unowned ptr
by Tom Sepez
· 8 years ago
db9faec
Put all CCodec_PngModule state into its context.
by Tom Sepez
· 8 years ago
fc04f41
Move all of ccodec_bmpmodule state to its context
by Tom Sepez
· 8 years ago
26cb2fa
Use unowned ptr back to delegates in codec modules
by Tom Sepez
· 8 years ago
2c20003
Fix small ordering issue in CFX_ProgressiveDecoder cleanup.
by Tom Sepez
· 8 years ago
0704e9b
Release unowned m_pTiffContext before deleting through it
by Tom Sepez
· 8 years ago
9a50579
Do not store pointer to IFX_Pause in CCodec_Jbig2Context
by Tom Sepez
· 8 years ago
56e5e67
IFX_Pause is passed to CJBig2_Context, no need to store.
by Tom Sepez
· 8 years ago
385d32f
Fix CPDF_PageRenderContext cleanup
by Tom Sepez
· 8 years ago
06bbdef
Add public API for setting the blend mode on a page object.
by wileyrya
· 8 years ago
cdfc035
Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed.
by Tom Sepez
· 8 years ago
fb9c11b
Release unowned CS reference before maybe destroying owned one
by Tom Sepez
· 8 years ago
169b301
Use proper file names in core/fpdfapi/font
by Nicolas Pena
· 8 years ago
f677e18
Rename Probe() to ProbeForLowSeverityLifetimeIssue().
by Tom Sepez
· 8 years ago
741c362
Avoid dangling encrypt dict pointer in CPDF_Parser
by Tom Sepez
· 8 years ago
d928181
Simplify CPDF_Page ctor.
by Lei Zhang
· 8 years ago
864e9fb
Add public API for setting the fill color on a text object
by wileyrya
· 8 years ago
22a237f
Add public API for setting LineJoin and LineCap on a path
by wileyrya
· 8 years ago
1c26a6e
Use more STL algorithms in fx_coordinates.cpp.
by Lei Zhang
· 8 years ago
d0409af
Mass conversion of remaining class members (non-xfa)
by Tom Sepez
· 8 years ago
b7deb9b
Remove some unused defines
by Dan Sinclair
· 8 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
3a4c408
Rename CPDF_LinkExtract test file to match class
by Dan Sinclair
· 8 years ago
5acacd3
Break apart the pageint.h file.
by Dan Sinclair
· 8 years ago
e0e2cd4
Cleanup some nits in CFX_Font
by Nicolas Pena
· 8 years ago
0fafb4f
core: allow building against system lcms2
by Miklos Vajna
· 8 years ago
dc8a2b7
Convert to CFX_UnownedPtr, part 10
by Tom Sepez
· 8 years ago
edc1e4e
Convert to CFX_UnownedPtr, part 9
by Tom Sepez
· 8 years ago
4734512
Convert to CFX_UnownedPtr, part 8
by Tom Sepez
· 8 years ago
a38f798
Use CheckedNumeric in BiInterpolImpl
by Nicolas Pena
· 8 years ago
08f4b77
Convert to CFX_UnownedPtr, part 4.
by Tom Sepez
· 8 years ago
033e565
Convert to CFX_UnownedPtr, part 5
by Tom Sepez
· 8 years ago
655c783
Convert to CFX_UnownedPtr, part 3.
by Tom Sepez
· 8 years ago
6f3593c
Remove longjmp from the Gif module
by Nicolas Pena
· 8 years ago
258909c
Make CPDF_ImageCacheEntry retain CPDF_Image
by Tom Sepez
· 8 years ago
b45324b
Use NOTREACHED() in more places.
by Lei Zhang
· 8 years ago
4cb82ee
Convert more c-style pointers to CFX_UnownedPtr
by Tom Sepez
· 8 years ago
355954b
Fix crypto calculation regression due to typo
by Wei Li
· 8 years ago
ed75ee2
CFX_ByteStringC: avoid taking unreferenceable vector::data() ptr.
by Tom Sepez
· 8 years ago
6c8ed64
Better identify web links by trimming irrelevant chars
by Wei Li
· 8 years ago
910b763
Use std::vector and std::sort() in CPDF_PageRenderCache.
by Lei Zhang
· 8 years ago
bf014cf
Fix off-by-one introduced at ab20404
by Tom Sepez
· 8 years ago
7ec8eaa
Back-fill some functionality for CFX_UnownedPtr
by Tom Sepez
· 8 years ago
76020fc
Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.
by Lei Zhang
· 8 years ago
6d69108
Remove image dimension params that are never used.
by Lei Zhang
· 8 years ago
f605c24
Add more CFX_UnownedPtr usage.
by Tom Sepez
· 8 years ago
690d456
Use UnownedPtr to check CFX_*StringC lifetimes
by Tom Sepez
· 8 years ago
e6792f9
Fix typo in CFX_ImageTransformer::Continue
by Nicolas Pena
· 8 years ago
cfd5685
Fix a situation where images are not properly rendered.
by Lei Zhang
· 8 years ago
a3cf977
CFX_UnownedPtr: check during assignment time as well.
by Tom Sepez
· 8 years ago
17f4e02
Reland: Small fix in CPDF_TrueTypeFont load
by Nicolas Pena
· 8 years ago
938f211
SkPictureRecorder.h includes less, so we have to IWYU
by Mike Reed
· 8 years ago
7876609
Gif: Detect string decoding errors
by Nicolas Pena
· 8 years ago
b332581
Revert "Small fix in CPDF_TrueTypeFont load"
by Nicolás Peña
· 8 years ago
fe91c6c
Be skeptical of bare |new|s.
by Tom Sepez
· 8 years ago
dde95d8
Small fix in CPDF_TrueTypeFont load
by Nicolas Pena
· 8 years ago
cc20513
Introduce CFX_UnownedPtr to detect lifetime inversion issues.
by Tom Sepez
· 8 years ago
5885494
Simplify ContrastAdjust().
by Lei Zhang
· 8 years ago
0c7f94f
Remove gamma code
by Dan Sinclair
· 8 years ago
4b78b18
Remove unused flags from CPDF_Creator
by Nicolas Pena
· 8 years ago
34f8e1f
Gif: error out on invalid code sizes
by Nicolas Pena
· 8 years ago
d2afac1
Convert CPSOutput to an IFX_WriteStream
by dan sinclair
· 8 years ago
017ebba
Add a WriteString method to IFX_WriteStream
by dan sinclair
· 8 years ago
ef73cf5
Rename ErrorData and fix potential leak
by Nicolas Pena
· 8 years ago
2199ab8
Merge FXGIF_Context and CGifDecompressor into CGifContext
by Nicolas Pena
· 8 years ago
3c58aa0
Use clamp() in a couple more places.
by Lei Zhang
· 8 years ago
a5085d4
Rename render device classes
by Dan Sinclair
· 8 years ago
e6324fa
Remove unused GetPlatformSurface and GetDC methods
by dan sinclair
· 8 years ago
0dc8571
Do not use vector data() when it is empty
by Nicolas Pena
· 8 years ago
830897a
Move map and codec loading into manager
by Dan Sinclair
· 8 years ago
dbc3d3e
Fixup Initialize spelling
by Dan Sinclair
· 8 years ago
6e4ecaf
Stop rendering if a span length overflowed in AGG
by Nicolas Pena
· 8 years ago
bdc4580
Split DCT decoder creation from CPDF_DIBSource::CreateDecoder().
by Lei Zhang
· 8 years ago
0a08926
Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite member.
by Lei Zhang
· 8 years ago
5b59033
Store the offset in the archive buffer
by Dan Sinclair
· 8 years ago
aa70228
Cleaning up Edit code
by Dan Sinclair
· 8 years ago
2e2ee0e
Cleanup CGifDecompressor part 2
by Nicolas Pena
· 8 years ago
3e2d1ac
Simplify CPDF_ImageRenderer::StartRenderDIBSource().
by Lei Zhang
· 8 years ago
Next »