Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
774c90d5ec92d2c58d821c445230d8cb71928dcb
774c90d
Use UnownedPtr for document within CPDF_XXXAvail.
by Artem Strygin
· 6 years ago
b8f24bb
Remove useless code.
by Artem Strygin
· 6 years ago
0427370
Remove CPDF_Parser::ParseIndirectObjectAtByStrict().
by Lei Zhang
· 6 years ago
a2c2a9d
Add fxcrt::AutoRestorer<T>::AbandonRestoration().
by Tom Sepez
· 6 years ago
3ab8fa9
Update third_party/base/template_util.h.
by Lei Zhang
· 6 years ago
8444b6a
Remove unused m_bGif* fields from CFX_DIBAttribute
by Tom Sepez
· 6 years ago
20eca1e
Rework of loading of CPDF_Document.
by Artem Strygin
· 6 years ago
00ba8bb
Use spans and UnownedPtrs in cjpx_decoder.h
by Tom Sepez
· 6 years ago
d78a964
Remove CXFA_FField::UnloadWidget().
by Tom Sepez
· 6 years ago
9e12f14
Implement CPDF_CrossRefTable
by Artem Strygin
· 6 years ago
2d7cb92
Use unowned ptr for IFWL_ delegates
by Tom Sepez
· 6 years ago
bdf3f68
Use UnownedPtr<> in cpdf_streamcontentparser
by Tom Sepez
· 6 years ago
dc006f9
Use UnownedPtr<> in CPDF_Font
by Tom Sepez
· 6 years ago
4bd3a81
Use unowned ptr in CPDF_Cmap
by Tom Sepez
· 6 years ago
c4dce69
Use pdfium::span<> in cpdf_fontglobals.h
by Tom Sepez
· 6 years ago
ca386ad
Assert that tab width assumption holds in CFX_RTFBreak.
by Henrique Nakashima
· 6 years ago
0a6dbef
Add some more consts to unowned pointers.
by Tom Sepez
· 6 years ago
785da23
Use pdfium::span in CPDF_CID2UnicodeMap.
by Tom Sepez
· 6 years ago
e529390
Fix Integer-overflow in CFX_RTFBreak::AppendChar_Tab
by Henrique Nakashima
· 6 years ago
0145b89
Simplify CPDF_Parser::RebuildCrossRef.
by Artem Strygin
· 6 years ago
2d86843
Unify CPDF_Document loading methods.
by Artem Strygin
· 6 years ago
20582f7
Add test which verify, that "Info" from linearized doc is correctly saved.
by Artem Strygin
· 6 years ago
e3d3ce0
Implement CPDF_ObjStream.
by Artem Strygin
· 6 years ago
08b6819
Write pixel .evt test for dynamic_list_box_allow_multiple_selection.
by Henrique Nakashima
· 6 years ago
b865442
Make CPDF_Document::m_pRootDict an UnownedPtr<>.
by Tom Sepez
· 6 years ago
8625d3b
Add FPDFTextObj_GetFontSize() API
by Miklos Vajna
· 6 years ago
2cbae73
Use ObservedPtr for CJS_Field::m_pJSField
by Tom Sepez
· 6 years ago
75ee537
Fix uninit value in CFX_CSSComputedStyle::InheritedData.
by Lei Zhang
· 6 years ago
76fb29d
Clean up CPDF_StreamContentParser::AddTextObject().
by Lei Zhang
· 6 years ago
8c955c9
Combine common code into CPDF_RenderStatus::ClipPattern().
by Lei Zhang
· 6 years ago
8256f1f
Make DrawRadialShading() slightly more compact.
by Lei Zhang
· 6 years ago
5339261
Update code coverage documentation
by Ryan Harrison
· 6 years ago
27d3aa2
Fix some nits from commit 27cf78d8.
by Lei Zhang
· 6 years ago
b59b366
Fix some nits in gold.py.
by Lei Zhang
· 6 years ago
8b8031d
Follow up to removing JS alert/beep magic numbers
by Ryan Harrison
· 6 years ago
9fff1c7
Avoid some duplicate const/non-const getters.
by Tom Sepez
· 6 years ago
e6ca7c2
Fix overflow in CFX_RenderDevice::DrawFillStrokePath().
by Henrique Nakashima
· 6 years ago
0a49103
CPDF_PageObjectHolder::GetDirtyStreams() returns const ref.
by Henrique Nakashima
· 6 years ago
a327030
Rework of Fixing metadata not read from linearized file.
by Artem Strygin
· 6 years ago
c3cc2ab
Clean up constant values for JS alert and beep
by Ryan Harrison
· 6 years ago
aaaf987
Use enum for stages of CPDF_Creator.
by Henrique Nakashima
· 6 years ago
0dcf1f4
Do not save content stream if all page objects were removed from it.
by Henrique Nakashima
· 6 years ago
d52a0af
Use the length of calculated string instead of source
by Ryan Harrison
· 6 years ago
3d81315
Pass output parameters as pointers in ijs_event_context
by Tom Sepez
· 6 years ago
a964f2a
Remove WideString::c_str() calls where possible.
by Tom Sepez
· 6 years ago
9c292fe
Avoid const-refs to implicitly constructed strings.
by Tom Sepez
· 6 years ago
bcd66f5
Add pass/fail Gold summary to output
by Stephan Altmueller
· 6 years ago
d9fb538
Remove duplicate method for generating alerts
by Ryan Harrison
· 6 years ago
cc4802e
Fix a couple of CPDF_DefaultAppearance::GetFont usages
by Nicolas Pena
· 6 years ago
c62e848
Avoid more .c_str() usage, part 3
by Tom Sepez
· 6 years ago
b6b01cb
Re-work some more c_str() usage.
by Tom Sepez
· 6 years ago
b3345fe
Replace SkTSwap with std::swap/swap.
by Ben Wagner
· 6 years ago
e84e618
c_str() calls not needed when writing to ostream
by Tom Sepez
· 6 years ago
b6e0117
Add in a size guard to JPX fuzzer
by Ryan Harrison
· 6 years ago
e005dc3
Move fxcrt::{Byte,Wide}Strings with std::move().
by Tom Sepez
· 6 years ago
ed1c580
Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMap
by Tom Sepez
· 6 years ago
c765d2a
Add FPDFText_GetMatrix() API
by Miklos Vajna
· 6 years ago
a700b85
Use const pointers within GetDirectInteger function.
by Artem Strygin
· 6 years ago
a1ea427
fxcrt::{Byte,Wide}String missing move-assign operator
by Tom Sepez
· 6 years ago
ee3e3a4
Merge 3 methods of CJBig2_GRDProc together
by Nicolas Pena
· 6 years ago
e90469e
[formcalc] Calculate length of string when calling FXSYS_wcstof
by Dan Sinclair
· 6 years ago
bb3d631
Move definition of XFA_SCRIPTATTRIBUTEINFO into cjx_object.h.
by Peter Collingbourne
· 6 years ago
27cf78d
Rewrite content stream regeneration.
by Henrique Nakashima
· 6 years ago
e16ffd4
Simplify the calculation of Pages Offsets within CPDF_HintsTable.
by Artem Strygin
· 6 years ago
8e63177
Collapse some more xfa/non-xfa code in cpdfsdk annots.
by Tom Sepez
· 6 years ago
571053a
Mark modified content streams as dirty in CPDF_PageObjectHolder.
by Henrique Nakashima
· 6 years ago
ff94c9e
Remove CFX_FixedBufGrow from cpdf_renderstatus.cpp
by Nicolas Pena
· 6 years ago
fb73bcd
Remove CFX_FixedBufGrow from cpdf_colorspace.cpp
by Nicolas Pena
· 6 years ago
07d52a9
Remove almost all usages of CFX_FixedBufGrow from cpdf_dibsource.cpp
by Nicolas Pena
· 6 years ago
8625205
Make CJBig2_Context::GetHuffmanTable return const
by Nicolas Pena
· 6 years ago
ae7bcb7
Remove CFX_FixedBufGrow from fx_codec_icc.cpp
by Nicolas Pena
· 6 years ago
437e5e4
Merge the offset calculation logic within CPDF_HintsTable.
by Artem Strygin
· 6 years ago
4c48b10
Add FPDFText_LoadStandardFont to public API
by Nicolas Pena
· 6 years ago
fb6b382
Remove CFX_FixedBufGrow from fx_apple_platform.cpp
by Nicolas Pena
· 6 years ago
c6fd4d7
Guard some non-windows only code in cfx_font with ifdefs.
by Tom Sepez
· 6 years ago
dae73f5
Tidy FFLCommon()
by Tom Sepez
· 6 years ago
c2b34d2
Refactor GetOrCreateDefaultGraphics out of ProcessDefaultGraphics.
by Henrique Nakashima
· 6 years ago
5f03299
CPDFSDK_Widget(): bDisplay arg always passed as true (default).
by Tom Sepez
· 6 years ago
81a3085
Refactor modification of Contents in CPDF_PageContentGenerator.
by Henrique Nakashima
· 6 years ago
62d8ebe
Comment some more #else // PDF_ENABLE_XFA
by Tom Sepez
· 6 years ago
6eb7939
Fill m_ContentStream field in CPDF_PageObject.
by Henrique Nakashima
· 6 years ago
ef9fe9e
FPDFPage_New(), FPDF_LoadPage(): Fallthru into PDF case if no XFA context.
by Tom Sepez
· 6 years ago
8128485
CheckUnSupportError() always called with FPDF_ERR_SUCCESS.
by Tom Sepez
· 6 years ago
a3843c9
Remove some #ifdef XFA in favor of runtime checks.
by Tom Sepez
· 6 years ago
82c730b
Make empty document always have empty privileges
by Tom Sepez
· 6 years ago
909c6e7
Remove explicit calls to FXFT_Clear_Face_External_Stream().
by Tom Sepez
· 6 years ago
101535f
Rework "Make common page base class."
by Tom Sepez
· 6 years ago
755b0e5
[fm2js] Convert formcalc tests to use raw literals
by Dan Sinclair
· 6 years ago
fb72726
Implement CPDF_Object::MakeReference method.
by Artem Strygin
· 6 years ago
5e873f5
Move some CFXJS_Engine methods to CFXJS_ObjDefinition.
by Tom Sepez
· 6 years ago
e3b782f
Move some FXJS methods onto the per-isolate object.
by Tom Sepez
· 6 years ago
b372dc6
Remove explicit calls to x->operator[]
by Tom Sepez
· 6 years ago
5223956
Replace FPDF_PAGE_MAX_NUM with class scoped constant.
by Tom Sepez
· 6 years ago
88398a4
Use spans in CJX_Object.
by Tom Sepez
· 6 years ago
8b4ddeb
Use spans in CJS_Object.
by Tom Sepez
· 6 years ago
9bc7a21
Consolidate bounding box logic.
by Lei Zhang
· 6 years ago
821ae92
Avoid undefined behavior in FX_atonum().
by Lei Zhang
· 6 years ago
83b259e
Remove CJS_Object::InitInstance().
by Tom Sepez
· 6 years ago
fc615c6
Add constants for PDF 1.7 spec, table 3.27.
by Lei Zhang
· 6 years ago
8ef4ef2
Move getting the CPDF_CryptoHandler into CPDF_Creator::WriteStream()
by Henrique Nakashima
· 6 years ago
Next »