Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
b97f8d578f6a11962f36d522bd1dbf33064e7461
b97f8d5
Cleanup StreamContentParser transform methods
by Dan Sinclair
· 8 years ago
1f403ce
Convert more TransformPoint calls to Transform
by Dan Sinclair
· 8 years ago
04557b8
Remove some JS_Define macros
by Tom Sepez
· 8 years ago
b1670b5
Pass CJS_Runtime to JS callbacks.
by Tom Sepez
· 8 years ago
026f3d3
Libopenjpeg upstream fix for undefined shift
by Nicolas Pena
· 8 years ago
28e6919
Avoid a potential leak in CPDF_IndirectObjectHolder
by Tom Sepez
· 8 years ago
d6ae2af
Rename IJS_Context to IJS_EventContext.
by Tom Sepez
· 8 years ago
49f7deb
Convert fx_font points to CFX_Point{F}s
by Dan Sinclair
· 8 years ago
2c02fae
Change FXTEXT_CHARPOS to use CFX_PointF
by Dan Sinclair
· 8 years ago
abf240c
CQ config: add gerrit CQAbility verifier.
by Andrii Shyshkalov
· 8 years ago
9ad7d96
Convert CPDF_TextPage classes to CFX_PointF
by Dan Sinclair
· 8 years ago
fa42927
Convert CPDF_TextObject to CFX_PointF
by Dan Sinclair
· 8 years ago
a4ad01f
Move generated graphics and font maps to CPDF_Page
by Nicolas Pena
· 8 years ago
f7fddc9
Make skia bots blocking
by Dan Sinclair
· 8 years ago
4093039
Cleanup GetZeroAreaPath method
by Dan Sinclair
· 8 years ago
e460232
Cleanup CFX_PathData.
by Dan Sinclair
· 8 years ago
eb55885
Remove unused FX_RECT methods
by Dan Sinclair
· 8 years ago
4905840
Add public API for adding text with standard fonts
by Nicolas Pena
· 8 years ago
1c467fd
remove skia clipstack debugging
by Cary Clark
· 8 years ago
5f2d381
Replace CPWL_Point with CFX_PointF
by Dan Sinclair
· 8 years ago
7d4ccd7
Prevent heap-buffer-overflow in CCodec_ProgressiveDecoder
by Nicolas Pena
· 8 years ago
940f559
Reland Cleanup CPDF_MeshStream
by Dan Sinclair
· 8 years ago
f528eee
Reland "Convert CFX_FloatPoint to CFX_PointF"
by Dan Sinclair
· 8 years ago
22da8c2
Delete unused method CPWL_Edit::GeneratePageObjects
by Nicolas Pena
· 8 years ago
dd40b8b
Add ProcessText supporting standard fonts
by Nicolas Pena
· 8 years ago
d8b01ca
Revert "Convert Origins to points"
by Dan Sinclair
· 8 years ago
ceb3ab5
Revert "Cleanup CPDF_MeshStream"
by dsinclair
· 8 years ago
92a32db
Revert "Convert CFX_FloatPoint to CFX_PointF"
by dsinclair
· 8 years ago
4797c42
Convert CFX_FloatPoint to CFX_PointF
by Dan Sinclair
· 8 years ago
58e4c5a
Clean up CPDF_TextObject a bit
by Nicolas Pena
· 8 years ago
9787a74
Cleanup CPDF_MeshStream
by Dan Sinclair
· 8 years ago
9e41d04
Use container with stable iterator for m_Icons.
by Tom Sepez
· 8 years ago
da83d3a
Convert Origins to points
by Dan Sinclair
· 8 years ago
f0b6554
Simplify FX_UTF8Encode variants.
by Tom Sepez
· 8 years ago
5fb0ad8
core: fix a few uninitialized members
by Miklos Vajna
· 8 years ago
2eb1a70
Add line width option for stroking paths
by Nicolas Pena
· 8 years ago
e818bcb
Roll build, buildtools, and V8
by Nicolas Pena
· 8 years ago
687a79c
Cleanup CFX_Matrix related methods
by Dan Sinclair
· 8 years ago
afb4456
Remove Transform in favour of TransformPoint
by Dan Sinclair
· 8 years ago
67e4faa
Libtiff upstream fix for large td_bitspersample
by Nicolas Pena
· 8 years ago
9d5fd1d
Roll third_party/skia from f44703a to 90e3cd789
by Ben Wanger
· 8 years ago
118a8e2
Replace rect.Transform(matrix) with matrix.TransformRect(rect)
by Dan Sinclair
· 8 years ago
21e954b
Remove CopyToLocal from CFDE_CSSDeclaration
by Dan Sinclair
· 8 years ago
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 8 years ago
ac2e047
Libtiff upstream fix for TIFFFetchNormalTag
by Nicolas Pena
· 8 years ago
0fc185e
Add EmbedderTest for adding and filling paths
by Nicolas Pena
· 8 years ago
36c18c8
Add CFDE_CSSValueListParser tests
by Dan Sinclair
· 8 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
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
Next »