Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2bf942d8c21b653efdfdcae681769cffbfaa0663
2bf942d
Avoid a crash inside wcsftime() on Windows.
by Lei Zhang
· 7 years ago
1e25e12
Simplify code in the JS printf/printd implementations.
by Lei Zhang
· 7 years ago
77e3fc5
Change some CFFL classes to use early returns.
by Lei Zhang
· 7 years ago
b7384b5
Improve ObserverPtr usage in CFFL_InteractiveFormFiller.
by Lei Zhang
· 7 years ago
cd8ff7e
Check for destroyed annotations in CPDFSDK_WidgetHandler::OnLoad().
by Lei Zhang
· 7 years ago
6a3fc45
Add more checks for destroyed annotations in CFFL_FormFiller.
by Lei Zhang
· 7 years ago
65a5534
Remove unused BMP compressing code
by Nicolas Pena
· 7 years ago
c71fdcb
Cleanup fx_bmp part 1
by Nicolas Pena
· 7 years ago
d321ef9
Reenabled a flaky test
by Jane Liu
· 7 years ago
ce67be4
Fix crash when inserting empty path
by Nicolas Pena
· 7 years ago
603a31d
Add blend to GraphicsData
by Nicolas Pena
· 7 years ago
f0f2a2a
Fix a buffer overflow in FPDFPage_Flatten().
by Lei Zhang
· 7 years ago
c71de7f
Fix some nits in CFFL_InteractiveFormFiller.
by Lei Zhang
· 7 years ago
a7d2c15
Remove deprecated FPDPage_HasFormFieldAtPoint().
by Lei Zhang
· 7 years ago
0698c85
Fix bad format string in CXFA_FM2JSContext.
by Lei Zhang
· 7 years ago
957480c
Allow zero length streams when parsing.
by Dan Sinclair
· 7 years ago
6500c6f
Check validity of color indices in bmp_decode_rgb
by Nicolas Pena
· 7 years ago
3516256
Implement CPWL_ComboBox::OnDestroy() to manage unowned pointers.
by Lei Zhang
· 7 years ago
19e6bcf
Add CFGAS_FormatString helper to extract digits.
by Dan Sinclair
· 7 years ago
8f38e4f
Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator.
by Henrique Nakashima
· 7 years ago
2de0703
Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp.
by Henrique Nakashima
· 7 years ago
d3b90ac
Fix FPDFAction_GetFilePath() documentation error.
by Lei Zhang
· 7 years ago
c6fd58d
Trimming brackets and quotes outside URLs.
by Henrique Nakashima
· 7 years ago
b83d870
Fix types for FT_ULong chars in fpdfedittext
by Nicolas Pena
· 7 years ago
897c4b9
Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.
by Henrique Nakashima
· 7 years ago
262cf46
Minor changes/addons for annotation APIs
by Jane Liu
· 7 years ago
59c1ac0
Simplify CPDF_Array::RemoveAt(index, size).
by Lei Zhang
· 7 years ago
7e2d1f4
Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream.""
by Henrique Nakashima
· 7 years ago
748793b
Disable a new flaky test
by Jane Liu
· 7 years ago
53827cb
Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream."
by Henrique Nakashima
· 7 years ago
4633d52
Adding constructor of CFX_ByteString that takes a std::ostringstream.
by Henrique Nakashima
· 7 years ago
2ddf1cc
Guard against undefined shifting in JPX decoder
by Dan Sinclair
· 7 years ago
0915087
Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp.
by Henrique Nakashima
· 7 years ago
defe54d
Fixing click area for links with a URL with prepended text.
by Henrique Nakashima
· 7 years ago
7e6f396
CFGAS_FormatString use helper to convert char to int
by Dan Sinclair
· 7 years ago
04c79d3
Add CFGAS_FormatString Number to String helper
by Dan Sinclair
· 7 years ago
08839f3
Combine more CFGAS_FormatString code
by Dan Sinclair
· 7 years ago
a0b322b
Remove use of FXBSTR_ID from CFGAS_FormatString
by Dan Sinclair
· 7 years ago
cee11c2
Simplify some CFGAS_FormatString methods
by Dan Sinclair
· 7 years ago
28d6769
Fix some CFGAS_FormatString issues
by Dan Sinclair
· 7 years ago
eda6525
Fixing FPDFPage_TransformAnnots
by Jane Liu
· 7 years ago
20eafda
Basic APIs and tests for creating annotations
by Jane Liu
· 7 years ago
52998a4
Even more CFGAS_FormatString tests.
by Dan Sinclair
· 7 years ago
d9d6c29
Fix EmptyCreation test
by Nicolas Pena
· 7 years ago
7dee685
Convert CFGAS_FormatString to pointer out parameters
by Dan Sinclair
· 7 years ago
db124cf
More CFGAS_FormatString tests
by Dan Sinclair
· 7 years ago
b3a119e
Add more CFGAS_FormatString tests.
by Dan Sinclair
· 7 years ago
8a59833
Add missing static asserts for line cap and line join values.
by wileyrya
· 7 years ago
e98ba9d
More CFGAS_FormatString tests
by Dan Sinclair
· 7 years ago
6c5ea10
Add start of CFGAS_FormatString tests
by Dan Sinclair
· 7 years ago
7211eac
Cleaning up some XFA locale related code
by Dan Sinclair
· 7 years ago
af680b1
Add a basic embedder test for CPWL_Edit.
by Lei Zhang
· 7 years ago
633a3b7
Rename PWL_FooBar files to cpwl_foo_bar.
by Lei Zhang
· 7 years ago
12eea81
Remove unused bits from PWL_Edit headers.
by Lei Zhang
· 7 years ago
fac46f8
Split timer classes out of PWL_Wnd.h
by Lei Zhang
· 7 years ago
d332e2d
Prevent OOB access in CXFA_FM2JSContext::IsIsoTimeFormat().
by Lei Zhang
· 7 years ago
3db8759
Remove dead CPDFSDK_Annot code.
by Lei Zhang
· 7 years ago
4f34c64
Clean up CFFL formfiller classes.
by Lei Zhang
· 7 years ago
dd29c25
Remove unused parameter from CFFL_FormFiller::NewPDFWindow().
by Lei Zhang
· 7 years ago
0a91394
Remove explicit CFX_Matrix identity matrix instantiations.
by Lei Zhang
· 7 years ago
feea08c
Roll V8 to 539f7ab3.
by Lei Zhang
· 7 years ago
1d95c68
Document bindings implementaion
by Tom Sepez
· 7 years ago
4fd9a47
Basic APIs and tests for extracting annotations
by Jane Liu
· 7 years ago
8cb8841
Tag CFXJSE_HostObject sub-classes.
by Tom Sepez
· 7 years ago
5171a27
Use unique_ptrs for codec contexts in ccodec_progressivedecoder.
by Tom Sepez
· 7 years ago
5f34d47
Move CCodec_GifModule state to CGifContext
by Tom Sepez
· 7 years ago
1fed5a2
Simplify code in fpdfformfill.cpp.
by Lei Zhang
· 7 years ago
7bef7c8
Clarify IPWL_Filler_Notify::QueryWherePopup() parameters.
by Lei Zhang
· 7 years ago
f6ca07b
Replace some repeated code with existing CFXJS_Engine::NewString() helper.
by Tom Sepez
· 7 years ago
a64cd6c
Remove unused Locale code
by Dan Sinclair
· 7 years ago
fb7021c
Be less trusting of MaybeLocal<> return types from V8 To* methods.
by Tom Sepez
· 7 years ago
19cda48
Missing one unowned_ptr in ccodec_progressivedecoder.h
by Tom Sepez
· 7 years ago
e858aa4
Fix content generation to only generate dirty page objects.
by wileyrya
· 7 years ago
5be0b29
Add public #defines for line cap and line join values.
by wileyrya
· 7 years ago
9c6b37c
Rename FXJPEG_Context and use unowned ptr
by Tom Sepez
· 7 years ago
db9faec
Put all CCodec_PngModule state into its context.
by Tom Sepez
· 7 years ago
fc04f41
Move all of ccodec_bmpmodule state to its context
by Tom Sepez
· 7 years ago
d9dc962
Add missing public APIs to API test.
by wileyrya
· 7 years ago
ce84f71
CFXJS_Engine::GetObjDefnID is a static method
by Tom Sepez
· 7 years ago
5e042a1
Fix OnDestroy method for scroll bars
by Tom Sepez
· 7 years ago
26cb2fa
Use unowned ptr back to delegates in codec modules
by Tom Sepez
· 7 years ago
2c20003
Fix small ordering issue in CFX_ProgressiveDecoder cleanup.
by Tom Sepez
· 7 years ago
0704e9b
Release unowned m_pTiffContext before deleting through it
by Tom Sepez
· 7 years ago
9a50579
Do not store pointer to IFX_Pause in CCodec_Jbig2Context
by Tom Sepez
· 7 years ago
b58ff22
Roll skia to fix bots
by Dan Sinclair
· 7 years ago
207b727
Eliminate unneeded calls to FPDFPage_GenerateContent
by Nicolas Pena
· 7 years ago
56e5e67
IFX_Pause is passed to CJBig2_Context, no need to store.
by Tom Sepez
· 7 years ago
385d32f
Fix CPDF_PageRenderContext cleanup
by Tom Sepez
· 7 years ago
06bbdef
Add public API for setting the blend mode on a page object.
by wileyrya
· 7 years ago
cdfc035
Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed.
by Tom Sepez
· 7 years ago
fb9c11b
Release unowned CS reference before maybe destroying owned one
by Tom Sepez
· 7 years ago
f1697fa
Add public API for getting the bounds of a page object.
by wileyrya
· 7 years ago
169b301
Use proper file names in core/fpdfapi/font
by Nicolas Pena
· 7 years ago
f677e18
Rename Probe() to ProbeForLowSeverityLifetimeIssue().
by Tom Sepez
· 7 years ago
741c362
Avoid dangling encrypt dict pointer in CPDF_Parser
by Tom Sepez
· 7 years ago
d928181
Simplify CPDF_Page ctor.
by Lei Zhang
· 7 years ago
05f3359
Add include dir for new Skia shaders location
by Florin Malita
· 7 years ago
864e9fb
Add public API for setting the fill color on a text object
by wileyrya
· 7 years ago
22a237f
Add public API for setting LineJoin and LineCap on a path
by wileyrya
· 7 years ago
1bbcb35
Replace SymbolShapeHint with a boolean.
by Lei Zhang
· 7 years ago
Next »