Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
55e026b7b6eec17b012c819c4a7d39e63094b5c4
55e026b
Add APIs for path construction and painting
by Nicolas Pena
· 8 years ago
79365f7
Use enum class for PathPoint types.
by Nicolas Pena
· 8 years ago
c222907
Cleanup out params in XFA layout code.
by Dan Sinclair
· 8 years ago
76da884
Split CFX_STemplate from CFX_PSTemplate
by Tom Sepez
· 8 years ago
10def51
More CXFA_ItemLayoutProcessor cleanup
by Dan Sinclair
· 8 years ago
baf318f
Fix stream reading from pFile.
by Graeme Connell
· 8 years ago
f9baca8
Add support for fill and stroke RGBA in CPDF_PageContentGenerator
by Nicolas Pena
· 8 years ago
3c056ae
Remove redundant tests exposed by inlining macros in fxbarcode
by Tom Sepez
· 8 years ago
e5f4f22
Cleanup xfa layout code
by dan sinclair
· 8 years ago
aaf0bdc
Remove unused parameter
by dan sinclair
· 8 years ago
65c7c23
Remove FX_WSTRC usage
by dan sinclair
· 8 years ago
44b297b
Clean up CSS code to match styles.
by dan sinclair
· 8 years ago
4bd0d99
Add CPDF_PageContentGenerator::ProcessPath supporting path construction
by Nicolas Pena
· 8 years ago
5c19c35
Remove DrMemory
by dan sinclair
· 8 years ago
1f5e327
Fix recent test suppressions
by Nicolas Pena
· 8 years ago
c8017b2
Remove BC_EXCEPTION_CHECK macros
by Tom Sepez
· 8 years ago
00d4064
Fixup test harness
by dan sinclair
· 8 years ago
576e815
Use std::vector and unique_ptr in xfa/fwl.
by Tom Sepez
· 8 years ago
3509d16
Use std::vector, unique_ptrs in fxet_edit.h
by Tom Sepez
· 8 years ago
51d02b3
use std::vector in cfx_graphics.h and xfa_ffwidget.h
by Tom Sepez
· 8 years ago
02d83e1
skia/BUILD.gn: remove SkLayer
by halcanary
· 8 years ago
f4a8c72
Properly refcount CPDF_StructElement
by Tom Sepez
· 8 years ago
6db6df7
Remove CFX_ArrayTemplate from CFFL_ListBox
by Tom Sepez
· 8 years ago
f716f0b
Refcount CPDF_OCContext.
by Tom Sepez
· 8 years ago
4ada364
Cleanup memory allocations in ttgsubtable.cpp
by Tom Sepez
· 8 years ago
5535ac7
Use std::vector in cpdfxfa_context.h
by Tom Sepez
· 8 years ago
6438c4f
Limit parsing recursion levels in CPDF_StreamParser
by Nicolas Pena
· 8 years ago
d532036
Add flag to ignore images by their MD5 digest
by stephana
· 8 years ago
0630447
Fix leak in PredictorSetupDecode by calling tif_cleanup on failure
by Nicolas Pena
· 8 years ago
0370d6b
Cleanup CPDF_StructElement.
by tsepez
· 8 years ago
98909bf
Add CSS parser tests
by Dan Sinclair
· 8 years ago
35ee5bb
Cleanup memory in CFDE_CSSStyleSelector
by Dan Sinclair
· 8 years ago
cff5618
Fix CSS fuzzer input size
by Dan Sinclair
· 8 years ago
5c1673d
Calculate code_store safely in CGifLZWDecoder::Decode
by Nicolas Pena
· 8 years ago
4fc34fa
Prevent skew overflows in gtTileContig
by Nicolas Pena
· 8 years ago
03de884
Remove last usage of IFX_Retainable.
by Tom Sepez
· 8 years ago
d198e40
Use opj_uint_ceildiv where it is better than its int version
by Nicolas Pena
· 8 years ago
33316fc
Use std::vector for fx_ucd.h arrays.
by tsepez
· 8 years ago
6e162b5
Fixup coverage build
by dsinclair
· 8 years ago
bea4330
No need to define SK_SCALAR_IS_FLOAT
by halcanary
· 8 years ago
2763fba
Replace some loose (ptr, len) pairs with CFX_ByteStringC in fpdfapi.
by tsepez
· 8 years ago
a60d5b9
Make Gerrit the default for pdfium code reviews
by Aaron Gable
· 8 years ago
41c2353
Undefined shift in CPDF_PSEngine::DoOperator
by tsepez
· 8 years ago
8804940
Check m_data!=null when adding mct
by Nicolas Pena
· 8 years ago
a478dc5
Fix CPDF_InterForm::CheckRequiredFields and its callers.
by Nicolas Pena
· 8 years ago
7e5fdd0
Track CFDE_CSSComputedStyle with retained ptrs
by Dan Sinclair
· 8 years ago
aee2d80
Cleanup memory in CFDE_CSSRuleCollection
by Dan Sinclair
· 8 years ago
1339133
Remove ID, Class and Universal selector code
by Dan Sinclair
· 8 years ago
3d32876
Use std::vector for CFX_RectF arrays
by tsepez
· 8 years ago
e73fea5
Remove CSS Pseudo parsing
by Dan Sinclair
· 8 years ago
35a89dd
Fix bug found by fuzzer in A85 encoder (bad shift).
by rbpotter
· 8 years ago
7a82a62
Remove obsolete include of build_overrides/v8.gni
by brettw
· 8 years ago
4022f87
Update safe numerics package to get bitwise ops
by tsepez
· 8 years ago
b76f49b
Remove unused author and and user stylesheets
by Dan Sinclair
· 8 years ago
6414b27
Cleanup CSS parsing
by Dan Sinclair
· 8 years ago
a0b2d23
Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vector
by tsepez
· 8 years ago
c757d9a
Remove some |void Release() { delete this; }| anti-pattern.
by tsepez
· 8 years ago
82aa396
Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>
by tsepez
· 8 years ago
6db6fbc
Remove CFX_Points, CFX_PointsF in favor of std::vector
by tsepez
· 8 years ago
bc8dcc3
Add ObservedPtrs to PWL_CREATEPARAM
by Dan Sinclair
· 8 years ago
352b697
Fix leak in PixarLogSetupDecode
by Nicolas Pena
· 8 years ago
341b5c2
Return error in opj_j2k_read_header_procedure if l_marker_size < 2
by Nicolas Pena
· 8 years ago
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 8 years ago
dd533ba
use unique_ptr in fpdf_font_cid.cpp
by tsepez
· 8 years ago
e6cf013
Tidy FXJS_V8, backfill tests.
by tsepez
· 8 years ago
85c532b
use unique_ptr in xfa_checksum.h
by tsepez
· 8 years ago
e507dc5
Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt.
by tsepez
· 8 years ago
19c209d
Split CFDE_CSSPrimitiveValue apart
by Dan Sinclair
· 8 years ago
be59106
Convert CSS mode stack to std::stack
by Dan Sinclair
· 8 years ago
9dbc3c4
Remove unused syntax parser initialize method.
by Dan Sinclair
· 8 years ago
091344f
Remove unused codePage and URL code.
by Dan Sinclair
· 8 years ago
09065ae
Remove GetDeclImp methods in favour of GetDeclaration
by Dan Sinclair
· 8 years ago
21ae2b7
Stop using Encoding array to get unicode from charcode in Type 3 fonts
by npm
· 8 years ago
a715f52
More css parser tests; more memory fixes.
by Dan Sinclair
· 8 years ago
3285c56
Start CSS parser unit tests
by Dan Sinclair
· 8 years ago
da48997
Add optional coverage flags to build
by Dan Sinclair
· 8 years ago
783a7e0
Avoid endless loop deleting CFGAS_GEFont.
by tsepez
· 8 years ago
b9fbe6e
Rename FDE_CSSRECT and FDE_CSSLENGTH
by Dan Sinclair
· 8 years ago
6b71f22
Return early when gif_img_row_bytes is 0
by Nicolas Pena
· 8 years ago
ff920ae
Check blue,green,red bit count in bmp_decode_rgb
by Nicolas Pena
· 8 years ago
6efd0d7
Replace remaining CSS interfaces with concrete classes
by Dan Sinclair
· 8 years ago
cfb856c
Remove IFDE_CSS interfaces which are only implemented once.
by Dan Sinclair
· 8 years ago
1356098
Return error when bits_left is too big
by Nicolas Pena
· 8 years ago
38c8660
Add default substitution for narrow fonts
by Nicolas Pena
· 8 years ago
dd1bfe4
Use FX_Alloc() properly in fxcodec.
by tsepez
· 8 years ago
38c2705
Ensures that the gold output directory exists
by stephana
· 8 years ago
98d00b2
Remove used items from the CSS code.
by Dan Sinclair
· 8 years ago
6cf5eca
Don't put timers with ID == 0 into the global timer map.
by tsepez
· 8 years ago
1924971
Custom toString() methods may delete annots.
by tsepez
· 8 years ago
73debd4
Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails.
by Nicolas Pena
· 8 years ago
db76470
Add postscript path
by rbpotter
· 8 years ago
e7fb8eb
Prevent undefined shift in putagreytile
by Nicolas Pena
· 8 years ago
ffdfbb9
Remove unused CJS_Object::ExitInstance() method
by tsepez
· 8 years ago
e8b0281
Disable CQ bot retries
by Dan Sinclair
· 8 years ago
d805eec
Use observed pointers in CPDFSDK_AnnotIterator.
by tsepez
· 8 years ago
5e3121b
Make tiff_read return actual length read
by Nicolas Pena
· 8 years ago
96f482c
Convert FDE CSS enums to enum classes.
by Dan Sinclair
· 8 years ago
a63dd01
Really fix m_nb_mct_records calculation in opj_j2k_read_mct
by Nicolas Pena
· 8 years ago
8fa8279
Annotation deleted while retrieving it in JS
by tsepez
· 8 years ago
76a44de
Cleaning up memory allocation in CXFA_FM2JSContext - IV
by Dan Sinclair
· 8 years ago
Next »