Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
cbe23dbdff3f6e41843fd99cbf615000b52727ed
« Previous
cc3a3ee
Make names of GIF types less opaque
by Ryan Harrison
· 7 years ago
d6a1595
Add in missing ! to conditional
by Ryan Harrison
· 7 years ago
e950b11
Move static methods to anonymous namespace
by Dan Sinclair
· 7 years ago
c29c16f
Enable PRINTF_FORMAT for clang
by Dan Sinclair
· 7 years ago
fe9ea0e
Remove unreachable code in fx_codec_icc
by Nicolás Peña
· 7 years ago
6202231
Remove FX_CPU=FX_WIN64 build flag
by Dan Sinclair
· 7 years ago
698aed7
Cleanup FX macros
by Dan Sinclair
· 7 years ago
3070e94
Remove _FX_IOS_
by Dan Sinclair
· 7 years ago
2e4075d
Fix checks for FX_WIN64_DESKTOP
by Dan Sinclair
· 7 years ago
8c806cf
Confirm that a global palette has data before attempting to use it
by Ryan Harrison
· 7 years ago
e2df5b7
Move LZW decoder out of fx_gif
by Ryan Harrison
· 7 years ago
7d04f1b
Hide FX_HandleParentPath
by Dan Sinclair
· 7 years ago
4825c4b
Share public part of CFGAS_FontMgr declaration
by Dan Sinclair
· 7 years ago
81f02f4
Move font source into CFGAS_FontMgr
by Dan Sinclair
· 7 years ago
15dffdf
Remove fx_text_int.h
by Dan Sinclair
· 7 years ago
1a43b30
Remove font default params
by Dan Sinclair
· 7 years ago
a7caeb5
Rename CFPDF_* classes
by Dan Sinclair
· 7 years ago
ba14c0a
Update comments regarding dictionary keys in public APIS.
by Lei Zhang
· 7 years ago
95ec397
Hide CFX_UniqueKeyGen
by Dan Sinclair
· 7 years ago
9262761
API: rename FPDFPage_CountObject() to FPDFPage_CountObjects()
by Miklos Vajna
· 7 years ago
f5777a1
Fix UAF after destroying a widget during OnBeforeKeyStroke().
by Henrique Nakashima
· 7 years ago
92827b6
Move C-style functions into CGifContext
by Ryan Harrison
· 7 years ago
73bed4e
Fix crash when rendering invalid GIF
by Ryan Harrison
· 7 years ago
0150a54
API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments()
by Miklos Vajna
· 7 years ago
09b5ce6
Rename CPDF_SyntaxParser::GetObject to GetObjectBody
by Artem Strygin
· 7 years ago
b872a93
Move CFX_WeakPtr to WeakPtr
by Dan Sinclair
· 7 years ago
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 7 years ago
8e9e3d8
Move CFX_StringPoolTemplate to StringPoolTemplate
by Dan Sinclair
· 7 years ago
20a1755
Move CFX_StringDataTemplate to StringDataTemplate
by Dan Sinclair
· 7 years ago
9317f8f
Move CFX_SharedCopyOnWrite to SharedCopyOnWrite
by Dan Sinclair
· 7 years ago
0b95042
Rename CFX_RetainPtr to RetainPtr
by Dan Sinclair
· 7 years ago
a5eb9f0
Cleanup WidgetMgr ownership
by Dan Sinclair
· 7 years ago
65ecca4
Move CFX_Observable to Observable
by Dan Sinclair
· 7 years ago
3418f71
Rename CXFA_FFApp::GetWidgetMgr to make it clear the type
by Dan Sinclair
· 7 years ago
a44a480
Move CFGAS_PDFFontMgr to the CXFA_FFDoc
by Dan Sinclair
· 7 years ago
959c2be
Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager
by Dan Sinclair
· 7 years ago
de44d15
Move CFX_MaybeOwned to fxcrt::MaybeOwned
by Dan Sinclair
· 7 years ago
b896699
Move CFX_AutoRestorer to fxcrt::AutoRestorer
by Dan Sinclair
· 7 years ago
db0312e
Move CXFA_PDFFontMgr to CFGAS_PDFFontMgr
by Dan Sinclair
· 7 years ago
46fc3fa
Remove old TODO
by Dan Sinclair
· 7 years ago
b8777a2
Add embeddertest for CFWL_Edit
by Dan Sinclair
· 7 years ago
36eed87
Add FPDFPath_GetPoint() API
by Miklos Vajna
· 7 years ago
0c2e705
Add bounds checks in CAgg_PathData::BuildPath
by Dan Sinclair
· 7 years ago
4fe8ea5
Add in missed parse recursion depth checks
by Ryan Harrison
· 7 years ago
d56fd77
Implement CFDE_TextEditEngine::GetIndex* methods.
by Dan Sinclair
· 7 years ago
bc48185
Convert FindNextBreakPos to return position
by Dan Sinclair
· 7 years ago
eea6319
Cleanup CPWL_Caret code
by Dan Sinclair
· 7 years ago
61674c8
Get system lcms2 config using pkg-config.
by Lei Zhang
· 7 years ago
61f2f48
Isolate lcms2 usage to a few files.
by Lei Zhang
· 7 years ago
7acd826
Forward declare codec modules in fx_codec.h.
by Lei Zhang
· 7 years ago
4b8d363
Move CCodec_ScanlineDecoder to its own file.
by Lei Zhang
· 7 years ago
89bf9ce
Fix draw order of popup annotations.
by Henrique Nakashima
· 7 years ago
e9d6834
Remove unneeded core/fxcodec/fx_codec.h includes.
by Lei Zhang
· 7 years ago
c2db74b
Default to c++11 instead of c++14.
by Lei Zhang
· 7 years ago
6f96034
Setting focus on a widget may destroy the widget
by Dan Sinclair
· 7 years ago
2d510f7
Remove unused methods and field in CFFL_FormFiller.
by Henrique Nakashima
· 7 years ago
b52b1b4
Roll DEPS for build to fc826e6.
by Lei Zhang
· 7 years ago
9f374b0
Cleanup FindNextBreakPos variables
by Dan Sinclair
· 7 years ago
d13f24c
Invert flag to CFDE_TextEditEngine::Iterator::IsEOF
by Dan Sinclair
· 7 years ago
0264e97
Convert selection to use count instead of end index
by Dan Sinclair
· 7 years ago
b02aa61
IWYU: Explicitly include <stdint.h> in some headers.
by Raphael Kubo da Costa
· 7 years ago
2c559dc
Use CPDF_ReadValidator to request linearized hint tables.
by Artem Strygin
· 7 years ago
0bf6961
Simplify CPDF_Parser::LoadCrossRefV4
by Artem Strygin
· 7 years ago
59aa827
Use CPDF_ReadValidator to request linearized first page.
by Artem Strygin
· 7 years ago
29b7891
Remove useless code.
by Artem Strygin
· 7 years ago
21f4afb
Use CPDF_ReadValidator to request linearized data.
by Artem Strygin
· 7 years ago
5278ceb
Cleanup word break properties
by Dan Sinclair
· 7 years ago
91c2f7c
Remove some unused variables.
by Lei Zhang
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
450fbea
Roll DEPS for build to e659d43.
by Lei Zhang
· 7 years ago
7b1e53c
Use unsigned types for app age, value age in widgets.
by Tom Sepez
· 7 years ago
134ac91
Introduce CPWL_Wnd::PrivateData class.
by Tom Sepez
· 7 years ago
bf15730
Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams
by Tom Sepez
· 7 years ago
bb2f7e7
Simplify a couple of CXFA_Node methods.
by Lei Zhang
· 7 years ago
022d13b
Add ObservedPtrs to KillFocus path
by Ryan Harrison
· 7 years ago
5747561
Fix nullptr dereference in XFA_Node::SetScriptContent().
by Lei Zhang
· 7 years ago
12abfd0
Add public method FPDFPath_CountPoint to get # of points of a path object.
by Miklos Vajna
· 7 years ago
69fe711
Make static const char* arrays more const.
by Lei Zhang
· 7 years ago
b1f9205
OnBeforeKeystroke may invalidate the widget's window.
by Tom Sepez
· 7 years ago
3cb7126
Fix decoding of JBIG2 integers for values with large magnitude.
by Henrique Nakashima
· 7 years ago
f0947bd
Checkbox event fixed when triggered by a keyboard entry
by Claudio DeSouza
· 7 years ago
753818a
Add more FPDF_GetMetaText() tests.
by Lei Zhang
· 7 years ago
188cf0c
Add tests for FPDF_GetMetaText().
by Lei Zhang
· 7 years ago
bdd98ab
Move test/ to testing/resources/xfa/
by Lei Zhang
· 7 years ago
95a9c9a
Roll clang to 4db5854
by Tom Sepez
· 7 years ago
3ad06a5
Revert moving JPX library decode from Init to Decode
by Ryan Harrison
· 7 years ago
038740c
Fix CPDFPathObjectFromFPDFPageObject() implementation.
by Lei Zhang
· 7 years ago
24b0733
Change behaviour of FPDF_RenderPageBitmapWithMatrix
by Nicolas Pena
· 7 years ago
cb32712
Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.
by Henrique Nakashima
· 7 years ago
e762774
Add reverse iterators to CFX String classes.
by Tom Sepez
· 7 years ago
b4a6948
Add readme files to some directories.
by Henrique Nakashima
· 7 years ago
06c6855
Rewrite IsHyphen using string operations
by Ryan Harrison
· 7 years ago
f2ca50f
Avoid double va_list traversal in CFX_WideString::FormatV
by Tom Sepez
· 7 years ago
5b2092a
Don't attempt to decrypt AES streams that are too short
by Ryan Harrison
· 7 years ago
8ac7497
Remove ASSERT that was added to understand what was occuring
by Ryan Harrison
· 7 years ago
4588792
Address nits missed from original review
by Ryan Harrison
· 7 years ago
e420d9c
Add guard against reading more then expected from the page
by Ryan Harrison
· 7 years ago
56ec081
Use the right allocate and free functions in OpenJPEG.
by Chris Palmer
· 7 years ago
131c0eb
Fix an off by 1 error in TIFF_PredictLine().
by Lei Zhang
· 7 years ago
ee1e757
Remove CFWL_SpinButton, which is unused.
by Henrique Nakashima
· 7 years ago
Next »