Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
8e631772e34256ca2f3bb86a1e23cca34fe8d4fa
« Previous
588a35b
Avoid indexing into std::vector inside a tight loop.
by Lei Zhang
· 6 years ago
9e17392
Fix small typo in common.py
by Ryan Harrison
· 6 years ago
377bd93
Fix issues with XFA font loading
by Ryan Harrison
· 6 years ago
dd8da5e
Add check that --font-dir is actually a directory
by Ryan Harrison
· 6 years ago
c524fc9
More overflow checks in bidi code
by Dan Sinclair
· 6 years ago
c647ed6
Deprecate several Path/Text APIs.
by Nicolas Pena
· 6 years ago
30f739c
Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocView
by Dan Sinclair
· 6 years ago
902a228
Roll third_party/freetype/src/ 2157d8fa6..9e345c911 (9 commits)
by Lei Zhang
· 6 years ago
524b2c1
Annotate CFX_ImageTransformer with LIKELY().
by Lei Zhang
· 6 years ago
d99d5e3
Add comment about cleaning binding nodes
by Dan Sinclair
· 6 years ago
3689975
Expose CJBig2_Image::ComposeTo() as a public method.
by Lei Zhang
· 6 years ago
4b220c6
Avoid fmodf() in CFX_BilinearMatrix.
by Lei Zhang
· 6 years ago
512509a
Consolidate identical code in CJBig2_TRDProc.
by Lei Zhang
· 6 years ago
dc5d88b
Convert JS execute methods to return Optional<IJS_Runtime::JS_Error>
by Dan Sinclair
· 6 years ago
db3c6ce
Update third_party/base/compiler_specific.h.
by Lei Zhang
· 6 years ago
1c0da4b
Move JBig2 HuffmanTables into JBig2_HuffmanTable.cpp
by Nicolas Pena
· 6 years ago
98ec533
Add support for PartionRealloc to return nullptr
by Ryan Harrison
· 6 years ago
cda8e00
Update third_party/base/bits.h.
by Lei Zhang
· 6 years ago
468652f
Remove some more unused #defines
by Tom Sepez
· 6 years ago
1282217
Move FX_LBUN shorthand codes from .h to .cpp file
by Tom Sepez
· 6 years ago
33515fb
Do more optimizations to make FindBit() faster.
by Lei Zhang
· 6 years ago
debd2d2
Use pdfium::span<> in cpdf_crypto_handler.h
by Tom Sepez
· 6 years ago
c8f4e72
Avoid a memset() in FindBit() in the fax codec.
by Lei Zhang
· 6 years ago
2be77a4
Remove two unused #defines in cjs_globaldata.cpp.
by Tom Sepez
· 6 years ago
7675a24
Convert CJX_Object::Set* methods to return void
by Dan Sinclair
· 6 years ago
6facd15
Use pdfium::span<> in cpdf_creator.
by Tom Sepez
· 6 years ago
fc0bbda
core: allow building against system icu-uc
by Miklos Vajna
· 6 years ago
67268cd
Cleanup CPDF_ContentParser
by Dan Sinclair
· 6 years ago
977f937
Use pdfium::span<> in CPDF_Encryptor
by Tom Sepez
· 6 years ago
5cf3057
Remove CFX_BidiLine
by Dan Sinclair
· 6 years ago
adbf41e
Convert Formcalc ToJavascript to a pointer WideTextBuf
by Dan Sinclair
· 6 years ago
99a046a
Use CheckedNumeric in CFX_RTFBreak::AppendChar_Others
by Dan Sinclair
· 6 years ago
a68ee04
Verify bidi pos is within range before accessing
by Dan Sinclair
· 6 years ago
c3aa483
Remove unused methods from CFX_BreakLine
by Dan Sinclair
· 6 years ago
c8fd054
Remove CFX_BreakLine::CountPieces
by Dan Sinclair
· 6 years ago
22b448a
Remove CFX_BreakLine::CountChars
by Dan Sinclair
· 6 years ago
16e9ecf
Use {{streamlen}} macro in testing/resources/javascript/*.in
by Tom Sepez
· 6 years ago
6137483
Cap size of exponent when converting floats
by Dan Sinclair
· 6 years ago
6595905
Use {{trailer}} macro in testing/resources/javascript/*.in
by Tom Sepez
· 6 years ago
bcb8152
Test app.beep() in standalone PDFium.
by Tom Sepez
· 6 years ago
68c15ce
Break CPDF_CotnentParser::Continue into pieces
by Dan Sinclair
· 6 years ago
473b4ae
Lower the limit of image dimensions for fax codecs.
by Lei Zhang
· 6 years ago
12401f7
Read data in bigger chunks in fax codec code.
by Lei Zhang
· 6 years ago
ce03169
Clean up CBC_ASCIIEncoder.
by Lei Zhang
· 6 years ago
96805eb
Return earlier in CPDF_TextPage::ProcessInsertObject() when possible.
by Lei Zhang
· 6 years ago
08d96f1
Simplify various functions in CPDF_TextPage.
by Lei Zhang
· 6 years ago
a7ff4dc
Cleanup CPDF_Form parsing code
by Dan Sinclair
· 6 years ago
77c223b
Use internal wcstof instead of system wcstod in formcalc lexer
by Dan Sinclair
· 6 years ago
ff3d00d
Add regression test for XFA crash under CPDF_LinkList::GetPageLinks().
by Tom Sepez
· 6 years ago
d81544b
Cleanup unused members of CFWL_MonthCalendar.
by Henrique Nakashima
· 6 years ago
23f5585
Remove dead code from CFWL_WidgetMgr.
by Henrique Nakashima
· 6 years ago
22c2444
Merge some values of JBig2_Result
by Nicolas Pena
· 6 years ago
e20f0c4
Add option to run safetynet_compare.py without a profiler.
by Henrique Nakashima
· 6 years ago
82cb809
Prepare image comparison in safetynet_compare.py to work in nightly run.
by Henrique Nakashima
· 6 years ago
47a4f41
Remove unused CFWL_FormProxy.
by Henrique Nakashima
· 6 years ago
626a093
Rename last CFWL_ComboBox::DisForm* methods.
by Henrique Nakashima
· 6 years ago
69594dd
Remove more dead code from CFWL_ComboBox.
by Henrique Nakashima
· 6 years ago
d6cdd0d
Remove CFWL_Widget::SetFocus(). It is non-op.
by Henrique Nakashima
· 6 years ago
b222dbb
Inline or renamed more CFWL_ComboBox::DisForm methods.
by Henrique Nakashima
· 6 years ago
d1de2f3
Remove CFWL_ComboBoxProxy.
by Henrique Nakashima
· 6 years ago
d291416
Reland "Filter out "Type" and "DecodeParms" from trailer keys."
by Henrique Nakashima
· 6 years ago
9201cec
Inline Disform_* methods.
by Henrique Nakashima
· 6 years ago
466bd4f
Revert "Filter out "Type" and "DecodeParms" from trailer keys."
by Henrique Nakashima
· 6 years ago
ce7a815
Remove CFWL_WidgetMgr::IsFormDisabled().
by Henrique Nakashima
· 6 years ago
ddfa517
Use more smart pointer types in CPDF_DIBSource.
by Tom Sepez
· 6 years ago
5e0b271
Fixup ASSERT in Bidi handling; Add bidi fuzzer.
by Dan Sinclair
· 6 years ago
5ad45e2
Cleanup formcalc method generation
by Dan Sinclair
· 6 years ago
660843f
Clean up post review comments
by Ryan Harrison
· 6 years ago
80302c7
Use test_dir instead of 'pdfium' for source type
by Ryan Harrison
· 6 years ago
3d1ab2d
Add CPDF_Transparency.
by Lei Zhang
· 6 years ago
f4f19b5
Make GetTestDataDir() work in a non-standalone checkout.
by Lei Zhang
· 6 years ago
2db7eda
Fix destruction order in CPDF_Dibsource.
by Tom Sepez
· 6 years ago
401e618
Remove a completeness check from CJBig2_GRRDProc::DecodeTemplate0Opt
by Nicolas Pena
· 6 years ago
9506137
Do not build BMP when codec is disabled
by Ryan Harrison
· 6 years ago
35557c3
Change formcalc javascript method output
by Dan Sinclair
· 6 years ago
ad18d2f
Use enum class instead of int in CJBig2_Context
by Nicolas Pena
· 6 years ago
3774c7a
Add proper const/non-const versions of CPDF_Array methods.
by Lei Zhang
· 6 years ago
7e28208
Add proper const/non-const versions of CPDF_Object methods.
by Lei Zhang
· 6 years ago
52489ee
safetynet_compare.py generates pngs to compare visually
by Henrique Nakashima
· 6 years ago
8198130
Split the MaybeOwned CPDF_Dictionary in CPDF_FlateEncoder.
by Lei Zhang
· 6 years ago
607f3cd
Do not build GIF when codec is disabled
by Ryan Harrison
· 6 years ago
d5d4845
Do not build PNG when codec is disabled
by Ryan Harrison
· 6 years ago
54ef2cb
Mark numerious pointers as const.
by Lei Zhang
· 6 years ago
a44b288
Add constants for PDF 1.7 spec, table 7.13.
by Lei Zhang
· 6 years ago
56b272e
Break backcolor code out of CPDF_RenderStatus::LoadSMask().
by Lei Zhang
· 6 years ago
575ceba
Make memory usage in CJBig2_HTRDProc::DecodeImage() O(1).
by Lei Zhang
· 6 years ago
27924e6
Do not build TIFF when codec is disabled
by Ryan Harrison
· 6 years ago
5f7c5be
Filter out "Type" and "DecodeParms" from trailer keys.
by Henrique Nakashima
· 6 years ago
df1298a
Add several FPDFPageObj_* APIs
by Nicolas Pena
· 6 years ago
7b094f8
Revert "Ensure that XFA Pages always have a corresponding PDF page"
by Henrique Nakashima
· 6 years ago
55bbb0a
Mark CPDF_Object pointers as const in CPDF_ViewerPreferences.
by Lei Zhang
· 6 years ago
9c6204f
Add APIs to work with a FPDF_PAGERANGE.
by Lei Zhang
· 6 years ago
5de481e
Remove almost all usages of CFX_FixedBufGrow with std::vector
by Nicolas Pena
· 6 years ago
12d61f1
Remove PDFTRANS_KNOCKOUT.
by Lei Zhang
· 6 years ago
fdd0ef6
Add constants for PDF 1.7 spec, table 7.2 and 7.3.
by Lei Zhang
· 6 years ago
b7c4149
Add some basic tests for FPDF_VIEWERREF_GetPrintPageRange().
by Lei Zhang
· 6 years ago
4ec16d7
Split CCodec_FlateScanlineDecoder in two.
by Lei Zhang
· 6 years ago
9ec0bca
Simplify more code in CPDF_TextObject.
by Lei Zhang
· 6 years ago
3645dbc
[fm2js] Create fewer CFX_WideTextBuf classes
by Dan Sinclair
· 6 years ago
dec08c8
[fm2js] Fail transpiling if lexer has left over data
by Dan Sinclair
· 6 years ago
Next »