Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
b21c6d0083e18077aa09b8cb1e4bb867dab2949e
b21c6d0
Fix a regression from commit f3e6851.
by thestig
· 9 years ago
8ea3f51
Clean up some CPDF_Font subclasses.
by thestig
· 9 years ago
c08cd7a
Fix memory leaks with V8 startup data.
by thestig
· 9 years ago
dff03da
Clean up fxet_ap.cpp.
by thestig
· 9 years ago
de0022a
Simplify CPDF_TextRenderer::DrawTextString().
by thestig
· 9 years ago
160bd0e
Double AdobeCMYK_to_sRGB speed with faster rounding
by brucedawson
· 9 years ago
afe3e46
pdfium clang/win: Stop passing /FIIntrin.h
by thakis
· 9 years ago
17dfaa7
Revert "Turn on clang_use_chrome_plugins for GYP as well."
by thestig
· 9 years ago
88b56f4
Remove IFWL_ToolTipTarget.
by thestig
· 9 years ago
29d447a
Improve hint table validation checks.
by thestig
· 9 years ago
ce56557
Use some FXSYS methods instead of duplicating
by dsinclair
· 9 years ago
b977847
Pass needed value to CXFA_Node constructor
by dsinclair
· 9 years ago
85d1f2c
Remove NULL in xfa/
by dsinclair
· 9 years ago
6e12478
Change XFA_GetElementByName to XFA_GetElementTypeForName
by dsinclair
· 9 years ago
f7f659c
Turn on clang_use_chrome_plugins for GYP as well.
by thestig
· 9 years ago
41cb62e
Cleanup some variable namings.
by dsinclair
· 9 years ago
ab5b60e
Load font maps in XFA.
by dsinclair
· 9 years ago
decfa7b
Remove FPDFAPI_LoadCID2UnicodeMap.
by dsinclair
· 9 years ago
a5c8598
Remove IsOrdinaryList; rename to OrdinaryList to List
by dsinclair
· 9 years ago
937a113
Remove CXFA_OrdinaryObject class
by dsinclair
· 9 years ago
070fcdf
Update GetClassID to GetElementType
by dsinclair
· 9 years ago
a5ab26b
Remove unused GetScriptObjHash().
by dsinclair
· 9 years ago
726b3db
Remove some fx_dib functions with unused parameters.
by thestig
· 9 years ago
ca0bc7d
Fix Skia GN build on Mac
by weili
· 9 years ago
29ce923
Fix memory leaks in EmbedderTest::OpenDocument().
by thestig
· 9 years ago
907a522
Use FXFONT defines in place of integers.
by thestig
· 9 years ago
56a8b19
Convert XFA_ELEMENT to an enum class
by dsinclair
· 9 years ago
bb8b63d
Update the documentation: no longer needs to set clang_use_chrome_plugins
by weili
· 9 years ago
6028b3c
Add win_xfa_clang trybot
by weili
· 9 years ago
095d346
Move ifx_renderdevicedriver to a separate file to share
by weili
· 9 years ago
8f93cc6
Add android to the CQ as a 100% experiment.
by jbudorick
· 9 years ago
df6ec80
Add stackexploit@gmail.com to AUTHORS file.
by ochang
· 9 years ago
4701fcd
Fix clang_use_chrome_plugin for Mac and Skia builds
by weili
· 9 years ago
bff506d
Change func(void) to func()
by weili
· 9 years ago
338a6b7
openjpeg: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc.
by stackexploit
· 9 years ago
c5a8f21
Split the XFA_OBJECTTYPE enum into two parts.
by dsinclair
· 9 years ago
950e68f
Remove unused CFX_Font members.
by thestig
· 9 years ago
ec51ac3
Another round of fx_ge cleanup.
by thestig
· 9 years ago
54d027d
Fixup LoadImageInfo type checking.
by dsinclair
· 9 years ago
7d554c9
Speculative fix for FXJS_InitializeRuntime crash.
by dsinclair
· 9 years ago
eec3a36
Make code compile with clang_use_chrome_plugin (final)
by weili
· 9 years ago
4ce94e1
Make code compile with clang_use_chrome_plugin (part VI)
by weili
· 9 years ago
2fad11a
Simplify CPDF_TextPage::FindTextlineFlowOrientation().
by thestig
· 9 years ago
d931476
Remove unused code.
by dsinclair
· 9 years ago
5944f5f
Sort the file list in xfa.gyp.
by thestig
· 9 years ago
2f284d5
Remove unused XFA_GetElementChildren.
by dsinclair
· 9 years ago
a261534
Remove barcode reading code.
by dsinclair
· 9 years ago
8320ee2
Rename fxmath_barcodeimp to cfx_barcode
by dsinclair
· 9 years ago
9d6ca99
Cleanup FWL RenderWidget method parameters.
by dsinclair
· 9 years ago
47bcd4c
Make code compile with clang_use_chrome_plugin (part V)
by weili
· 9 years ago
b63068f
Add text dump to pdfium_test.
by dsinclair
· 9 years ago
3fa3351
Cleanup XML parser code.
by dsinclair
· 9 years ago
5377267
Add CFX_SAXReader fuzzer
by dsinclair
· 9 years ago
23c9c47
fix skia build
by caryclark
· 9 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 9 years ago
29b8ad0
Make code compile with clang_use_chrome_plugin (part III)
by weili
· 9 years ago
f4bb580
Make code compile with clang_use_chrome_plugin (part II)
by weili
· 9 years ago
ee2abec
Cleanup ownership in CXFA_ScriptContext.
by dsinclair
· 9 years ago
e7b0a2d
Clean up CPDF_TextPage.
by thestig
· 9 years ago
979070b
Get rid of IPDF_DataAvail.
by thestig
· 9 years ago
756d379
Add fuzzer for FDE CSS syntax parser.
by dsinclair
· 9 years ago
fc6326d
Delete Transform1bppBitmap() after commit 2f30766.
by thestig
· 9 years ago
2f30766
Remove default arguments from IFX_RenderDeviceDriver.
by thestig
· 9 years ago
868150b
Make code compile with clang_use_chrome_plugin (part I)
by weili
· 9 years ago
82e24b1
Optionally skip image type detection in progressive decoder.
by dsinclair
· 9 years ago
7546469
Remove unimplemented signatures
by dsinclair
· 9 years ago
4044d2d
Remove V8_INLINE markers.
by dsinclair
· 9 years ago
993d817
Fix CGdiDeviceDriver::DrawLine().
by thestig
· 9 years ago
6d4f6ff
use pos text
by caryclark
· 9 years ago
72708b9
fix skia + windows + gn
by caryclark
· 9 years ago
f49747f
Trust the compiler to do array indexing and superclass promotion.
by tsepez
· 9 years ago
17e15d2
Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel
by tsepez
· 9 years ago
bbf2713
Remove redundant make_pair* cast in fxbarcode
by tsepez
· 9 years ago
c14c958
Remove redundant casts, part 9.
by tsepez
· 9 years ago
cfb77cc
Get rid of NULLs in xfa/fde/
by thestig
· 9 years ago
7f3a15f
[Android] Add support for standalone PDFium gn build on Android.
by jbudorick
· 9 years ago
855665d
remove redundant CFX_Matrix* cast in one-d barcode
by tsepez
· 9 years ago
215507d
Avoid casts via correct types in fgas_textbreak
by tsepez
· 9 years ago
6dc1d77
Get rid of NULLs in xfa/fxbarcode/
by thestig
· 9 years ago
fcf61b3
Clean up fx_codec_tiff.cpp.
by thestig
· 9 years ago
342de0b
Apply security fixes to libtiff that are not in 4.0.6.
by thestig
· 9 years ago
d71bae0
Cleanup some cjs_runtime ifdefs.
by dsinclair
· 9 years ago
77b909e
Remove more casts, part 7.
by tsepez
· 9 years ago
8bd9ce0
Move xfa/fxjse/ to fxjse/
by dsinclair
· 9 years ago
3cace32
Change CFXJSE_Context::GetGlobalObject to return
by dsinclair
· 9 years ago
2f5582f
Convert CFXJSE_Value::ToString to return.
by dsinclair
· 9 years ago
bd136fb
xfa_fm2jscontext method cleanup - pt IX of IX
by dsinclair
· 9 years ago
20d6b76
Use static_cast<CXFA_WidgetAcc*> in xfa.
by tsepez
· 9 years ago
e64c3c6
Remove C-style casts in xfa/fde.
by tsepez
· 9 years ago
2334e9e
Fix crash in CXFA_Node::TryUserData() (speculative)
by tsepez
· 9 years ago
9e077d2
Roll V8 and its deps and update ICU initialization call
by jochen
· 9 years ago
23ae4a5
Remove redundant casts, part 4
by tsepez
· 9 years ago
947c873
xfa_fm2jscontext method cleanup - pt VIII
by dsinclair
· 9 years ago
cf7f322
xfa_fm2jscontext method cleanup - pt VII
by dsinclair
· 9 years ago
6aac8a8
Remove even more const casting from core.
by tsepez
· 9 years ago
c183561
Add some consts and remove more casts in core/
by tsepez
· 9 years ago
bc58de0
Set data availablity error.
by dsinclair
· 9 years ago
769b137
Remove more FXJSE c-method wrappers.
by dsinclair
· 9 years ago
bc85eec
update skia
by caryclark
· 9 years ago
7d2a8d9
Remove implicit CFX_CountedRef::operator T*()
by tsepez
· 9 years ago
Next »