Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2ee9c3a71497cb637a4953928014863a4ebb1ed6
2ee9c3a
gclient DEPS file for auto checking out deps
by Aneesh Mulye
· 10 years ago
9047b8b
Clean up meaningless branch on commented-out code.
by Chris Palmer
· 10 years ago
ef72d48
Fix the problem that memory is accessed after released due to invalid type-cast
by Jun Fang
· 10 years ago
1b9c5c4
The root cause of this issue is shown as below:
by Jun Fang
· 10 years ago
06a8c87
Fix unninitialized 'tmp' in CJBig2_Image::composeTo_opt2
by Jun Fang
· 10 years ago
7b99cd3
Remove unused |m_pEvi| field.
by Chris Palmer
· 10 years ago
f47ab54
Fix a segmentation fault in CPDF_DataAvail::CheckPage due to invalid usage of i++
by Jun Fang
· 10 years ago
465c2a8
Fix buffer size boundary check offset by 1
by Bo Xu
· 10 years ago
90d1f9b
Add more |bpc| value check in GetValidBpc()
by Bo Xu
· 10 years ago
b7e2af9
Fix for min/max compile error on Windows
by Scott Graham
· 10 years ago
d4ca3b4
Revert 'gn: cross-platform exception disable'
by Scott Graham
· 10 years ago
4923e3c
gn: cross-platform exception disable
by Scott Graham
· 10 years ago
ecc73b9
remove .gitattributes to prevent automatic CRLF conversions
by Scott Graham
· 10 years ago
515c26b
Correct the names of the FX_SAFE_* typedefs.
by Chris Palmer
· 10 years ago
09363c8
Fix a few more -Wreorder warnings.
by Nico Weber
· 10 years ago
c2df91c
Remove CPDFSDK_Annot::ResetAppearance().
by Nico Weber
· 10 years ago
2fd400c
Fix integer overflow when stretch bitmap
by Bo Xu
· 10 years ago
10ec7ca
Fix uninitialized coords and one of infinite loops
by JUN FANG
· 10 years ago
55681f9
Remove a few unused variables, functions, and member variables.
by Nico Weber
· 10 years ago
ec570e5
Fix a few -Wreorder warnings.
by Nico Weber
· 10 years ago
96608b3
Add missing braces for aggregate initializers.
by Nico Weber
· 10 years ago
f04bd76
Fix potential integer overflow in fpdf_render_loadimage.cpp
by JUN FANG
· 10 years ago
f1d18bb
Attempt to fix some -Woverloaded-virtual warnings.
by Nico Weber
· 10 years ago
fe08482
Fix incorrect override of GetLayoutOrder().
by Nico Weber
· 10 years ago
8dee6ca
Fix the potential integer overflow from 'offset+size' in extension.h and fpdfview.cpp
by JUN FANG
· 10 years ago
0d3b5cc
Speculative fix for uninitialized value in CFX_ByteString().
by Tom Sepez
· 10 years ago
cc96527
Fix the typo of "Resources" keyword
by Bo Xu
· 10 years ago
621d4de
Tidy up app::response().
by Tom Sepez
· 10 years ago
6c55495
Fix a few more warnings in chromium_code mode.
by Nico Weber
· 10 years ago
c77e8f7
Remove a few unused variables, functions, and tables.
by Nico Weber
· 10 years ago
3b07e75
Remove 'inline' from two methods.
by Nico Weber
· 10 years ago
e7e6ca4
CalRGB color correction
by Bo Xu
· 10 years ago
3414a64
This change is for fixing the potential integer overflow from "offset + size"
by JUN FANG
· 10 years ago
a08cf99
Refactor CFX_BasicArray.
by Chris Palmer
· 10 years ago
141d61d
Check for integer overflow in CFX_BasicArray.
by Chris Palmer
· 10 years ago
f7f6b0c
Remove unnecessary aligned memory check when __SSE__ is used
by Bo Xu
· 10 years ago
10e6c7c
Only use "final" on MSVS2012+, to keep pdfium building with 2010.
by Nico Weber
· 10 years ago
46773fd
Fix potential memory violation in CJS_PublicMethods::StrRTrim()
by Tom Sepez
· 10 years ago
8538642
Fix lookahead beyond bounds in CJS_PublicMethods::MakeFormatDate().
by Tom Sepez
· 10 years ago
0f14185
Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNeeded is true
by Bo Xu
· 10 years ago
9e0177a
Added options to save pages into BMP and EMF on Windows.
by Vitaly Buka
· 10 years ago
22b31e0
Adjust null object check
by Bo Xu
· 10 years ago
baca770
Fix remaining -Wdelete-non-virtual-dtor violations on Windows.
by Nico Weber
· 10 years ago
b72977f
Build with exceptions enabled on Windows too.
by Nico Weber
· 10 years ago
98a44a1
Fix the potential integer overflow from "offset + size".
by Chris Palmer
· 10 years ago
5ffacd6
Fix bounds checking in CJS_PublicMethods::MakeRegularDate().
by Tom Sepez
· 10 years ago
6256a14
Fix pdfium building issue on VS2010
by Jun Fang
· 10 years ago
5eb9f7b
pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.
by Nico Weber
· 10 years ago
a9c29e0
Fix garbled text when loading linearized pdf document
by Bo Xu
· 10 years ago
c7cd3c8
Fix building pdfium for x64 with ninja under windows.
by Nico Weber
· 10 years ago
3fb18f4
Hook up the default v8::Platform implementation to pdfium
by Jochen Eisinger
· 10 years ago
8f75c67
Disable warning 4267 in pdfium until it is fixed.
by Nico Weber
· 10 years ago
e76e823
Remove unused variable orig_size.
by Bo Xu
· 10 years ago
3d07b6f
Do not disable warnings-as-errors for pdfium.
by Nico Weber
· 10 years ago
0ce77e3
Add a newline at the end of fpdfeditpage.cpp.
by Nico Weber
· 10 years ago
27e35a8
Remove uninitialized const global g_GbFontNameMap.
by Nico Weber
· 10 years ago
b44bac5
Error handling for invalid component number in CPDF_ICCBasedCS::v_Load
by Jun Fang
· 10 years ago
f86d7d6
Fix uninitialized coords in _DrawCoonPatchMeshes
by Jun Fang
· 10 years ago
1c8d196
Fix uninitialized nresults in GetRGB
by Jun Fang
· 10 years ago
feff0db
Fix uninitialized RGB in DrawShading
by Jun Fang
· 10 years ago
8434565
Fix uninitialized Storage in _LUTeval16
by foxit
· 10 years ago
9114e83
Add support to extract viewer preference
by Bo Xu
· 10 years ago
8daab31
Fix an out-of-boundary issue for wide string
by Bo Xu
· 10 years ago
456cde9
Fix uninitialized Storage
by foxit
· 10 years ago
fab8896
Fix uninitialized okeybuf
by foxit
· 10 years ago
41e06e7
Fix uninitialized triangle
by foxit
· 10 years ago
d5a0e7a
Zero out temporary arrays before use in PDF encryption.
by Bo Xu
· 10 years ago
b66432c
Fix a null object bug
by Bo Xu
· 10 years ago
532a6a7
Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2)
by Lei Zhang
· 10 years ago
d573678
Fix a null object check
by Bo Xu
· 10 years ago
cb46ea1
Fix BUILD.gn for commit 3522876d.
by Lei Zhang
· 10 years ago
ab99c38
Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46
by Lei Zhang
· 10 years ago
95c018e
Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition
by Lei Zhang
· 10 years ago
3522876
Remove custom memory manager
by Bo Xu
· 10 years ago
e7ee98e
Fix for UMR in CXML_Parser::GetCharRef.
by Chris Palmer
· 10 years ago
30f2ff1
Fix integer overflow in fx_basic_[bw]string.cpp.
by Chris Palmer
· 10 years ago
d7db790
Fix a crasher issue due to invalid 'bits per component' in PDF
by foxit
· 10 years ago
a26b328
fix a crash issue in _CMapLookupCallback
by foxit
· 10 years ago
f3227ae
Fix uninitialized nresults and RGB
by foxit
· 10 years ago
e644f7f
Fix uninitialized offset
by foxit
· 10 years ago
5a5c042
Fix uninitialized RGB in GetRGB
by foxit
· 10 years ago
17dd07a
Fix uninitialized RGB in translating scanline
by foxit
· 10 years ago
ab4221c
Integer overflow in fx_basic.h and fx_memory.h
by foxit
· 10 years ago
c7d8739
Fix uninitialized RGB in LoadPalette
by foxit
· 10 years ago
cceb554
Fix uninitialized font_offset
by foxit
· 10 years ago
9d319f0
Fix syntax error in BUILD.gn
by John Abd-El-Malek
· 10 years ago
72c9373
Fix checklicenses in chromium
by John Abd-El-Malek
· 10 years ago
287e11a
Remove "this==NULL" and adjust corresponding callers
by Bo Xu
· 10 years ago
ad30f60
Fix standalone build.
by John Abd-El-Malek
· 10 years ago
9108ad2
Import Chromium base/numerics to resolve integer overflow.
by Chris Palmer
· 10 years ago
a548d30
Explicitly use binary mode when opening files in the pdfium_test sample.
by John Abd-El-Malek
· 10 years ago
9a52eb0
Fix and integer overflow issue in SDK's QuickSort
by Bo Xu
· 10 years ago
6c67358
Revert "Import Chromium base/numerics to resolve integer overflow."
by John Abd-El-Malek
· 10 years ago
617089a
BUG=382241 R=palmer@chromium.org
by foxit
· 10 years ago
bda8232
Fix a crash in CFXMEM_FixedMgr::AllocLarge
by foxit
· 10 years ago
3e4b1bc
Stack-buffer-overflow in IccLib_Translate
by foxit
· 10 years ago
d9713f0
Import Chromium base/numerics to resolve integer overflow.
by Chris Palmer
· 10 years ago
63412bf
Fix JS_WIDESTRING to work with clang-cl
by John Abd-El-Malek
· 10 years ago
fda75e4
resolve symbol collsion with zlib 1.2.8
by Bo Xu
· 10 years ago
394010d
Add FPDFPage_SetRotation function
by Bo Xu
· 10 years ago
Next »