Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
bb926248c79901be860c0b70b9bf97d98f43443b
bb92624
Fix compilation breakage at d70b545.
by Tom Sepez
· 10 years ago
d70b545
Fix the big integer bug in PDF417.
by Bo Xu
· 10 years ago
0a476d2
XFA: merge patch from CL 733693003, getting rid of more casts
by Bruce Dawson
· 10 years ago
1be4117
XFA: merge patch from CL 731673003, fix incorrect operator
by Bruce Dawson
· 10 years ago
cf8e1b2
XFA: merge patch from CL 727083002, zero local variables.
by Bruce Dawson
· 10 years ago
e1082c9
XFA: merge patch from CL 789163008 and 815333002
by Lei Zhang
· 10 years ago
0b07b31
XFA: merge patch from CL 816153002
by Bo Xu
· 10 years ago
d66f592
Adjust xfa.gyp to match freetype update.
by Bo Xu
· 10 years ago
4c764f3
XFA: merge patch from CL 815103002
by Bo Xu
· 10 years ago
d44e392
XFA: merge patch from CL 817753002
by Bo Xu
· 10 years ago
8f8ae8f
XFA: merge patch from CL 810223003
by Lei Zhang
· 10 years ago
fb40d8f
XFA: merge patch from CL 816593002
by Lei Zhang
· 10 years ago
56ee1b3
XFA: merge patch from CL 761313004
by Bo Xu
· 10 years ago
786febb
XFA: merge patch from CL 790213005
by Lei Zhang
· 10 years ago
c674af4
XFA: merge patch from CL 441988
by Bruce Dawson
· 10 years ago
293b95f
Remove spurious XFA unsupported warning on XFA branch
by Tom Sepez
· 10 years ago
c151fbb
Fix obvious compilation breakage on win32 in previous version.
by Tom Sepez
· 10 years ago
5ee12d7
Initialize V8 external data (XFA version).
by Tom Sepez
· 10 years ago
1a6785b
XFA: merge patch from issue 803103002
by JUN FANG
· 10 years ago
9011fca
Remove more defines in XFA branch that aren't used for PDFium.
by John Abd-El-Malek
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
0d4fdc1
Merge to XFA: patch from CL 792113003
by Bo Xu
· 10 years ago
9f13eb3
Merge to XFA: patch from CL 790363002
by Bo Xu
· 10 years ago
17d734e
Merge to XFA: patch from CL 791223002
by Bo Xu
· 10 years ago
ea02bdd
Merge to XFA: patch from CL 787753002
by Bo Xu
· 10 years ago
fb94728
Make app.alert() actually print its message under pdfium_test.
by Tom Sepez
· 10 years ago
06428d2
check NULL of pTemplateRoot in DoDataMerge
by Bo Xu
· 10 years ago
5645138
Log message when XFA load fails
by Tom Sepez
· 10 years ago
df448f5
Remove needless casts of (narrow) string literals.
by Tom Sepez
· 10 years ago
553efe2
Replace void* pointers with CFX_BaseMassArrayImp* pointers.
by Tom Sepez
· 10 years ago
8ad0040
Merge "Add big integer library""
by Bo Xu
· 10 years ago
610b751
Mass remove dangerous and needless LPCWSTR casts.
by Tom Sepez
· 10 years ago
66d6538
Merge to XFA: patch from CL 758593002
by Bo Xu
· 10 years ago
ebe9e7d
Merge to XFA: patch from CL 743263002
by Jun Fang
· 10 years ago
4a1a48e
Add XFA test files
by Bo Xu
· 10 years ago
ed63138
Update form fill version to 2 for pdfium_test.cc on XFA branch (only).
by Tom Sepez
· 10 years ago
ddc2062
Merge to XFA: patch from CL 738433003
by Bruce Dawson
· 10 years ago
0ed3b28
Merge to XFA: patch from CL 730993002
by Bo Xu
· 10 years ago
2b7a49d
Merge to XFA: patch from CL 700373006 and 727243002
by Bo Xu
· 10 years ago
f13c1f3
Merge to XFA: Patch from CL 726143002
by Bo Xu
· 10 years ago
0c32f02
Check NULL pointer dereferencing from GetDirect
by Bo Xu
· 10 years ago
a197ba4
Merge to XFA: Patch from CL 705503004
by Bo Xu
· 10 years ago
c706fc0
Add XFA files to GN build.
by Tom Sepez
· 10 years ago
00445c9
XFA: merge patch from issue 726033002
by Tom Sepez
· 10 years ago
65edf59
Merge patch from issue 720193004 to XFA.
by Tom Sepez
· 10 years ago
83dea75
Merge to XFA: patch from CL 618073003
by Bo Xu
· 10 years ago
35e6b87
Correct the forminfo version check in pdfium
by Bo Xu
· 10 years ago
bb5ef88
Change version of FPDF_FORMFILLINFO to 2; Add #define PDF_USE_XFA
by Bo Xu
· 10 years ago
90a7c22
Merge to XFA: patch from CL 703213004
by Tom Sepez
· 10 years ago
8a605d2
Merge to XFA: patch from issue 692533005
by Tom Sepez
· 10 years ago
9d9f6c3
Remove xfa_test for delivery
by Bo Xu
· 10 years ago
062a079
modify google bug 61311 for messageBox;
by linlin_miao
· 10 years ago
4e0dc7a
Update CloseDocument and ExitForm
by xiaoxia_yu
· 10 years ago
ca97940
Do not Initialize v8 in fpdfsdk, since this has been done in xfa
by Bo Xu
· 10 years ago
636ad3b
Lock page in LoadFXAnnot to prevent unintended page closing
by unknown
· 10 years ago
ffff9f2
Remove unused variable in pdfium_engine.cc
by Bo Xu
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago
e9b38fa
Undo an old change in freetype to account for size of USHORT
by Bo Xu
· 10 years ago
f79a69c
For v8 Global Object, do not copy in CJS_Value constructor.
by Tom Sepez
· 10 years ago
2b327f8
Update openjpeg to r2920
by Bo Xu
· 10 years ago
f3a5d3d
Resolve compilation error with G++ 4.9.
by Tom Sepez
· 10 years ago
4dc95e7
update openjpeg to r2911
by Bo Xu
· 10 years ago
db01bff
Change the clear order of pDocPage and pDocRender
by Bo Xu
· 10 years ago
767aebb
Update openjpeg to r2908
by Bo Xu
· 10 years ago
bff247d
More fixes in sycc422_to_rgb and sycc420_to_rgb when image width is odd
by Bo Xu
· 10 years ago
f71c2d0
Add missing parenthesis in FXARGB_GETDIB macro
by Bo Xu
· 10 years ago
fe45372
Make DEPS not add an extra pdfium directory.
by John Abd-El-Malek
· 10 years ago
175998f
Fix standalone build on Linux and Mac.
by John Abd-El-Malek
· 10 years ago
cbd8e1a
Fix licenses in headers to pass Chromium's checklicenses tool.
by Tom Sepez
· 10 years ago
e117742
Store the address of the page data map's value for proper referencing.
by Bo Xu
· 10 years ago
35d720a
Don't leave dangling pointer to out-of-scope local in CPDF_StreamContentParser::Parse.
by Tom Sepez
· 10 years ago
9776eca
Glyph index is out of range in cff_get_glyph_name.
by Jun Fang
· 10 years ago
9dd0880
Fix off-by-one in sizing of m_EmbeddedToUnicodes.
by Tom Sepez
· 10 years ago
6cf012a
Fix a bug when image width is odd in sycc422_to_rgb
by Bo Xu
· 10 years ago
d5e822a
Enable C linkage in fpdfppo.h
by Bo Xu
· 10 years ago
e93d534
check pointer overflow in t2.c
by Bo Xu
· 10 years ago
043f07f
Add openjpeg pre-processor OPJ_STATIC to pdfium.gyp
by Bo Xu
· 10 years ago
d53e6fd
Update openjpeg
by Bo Xu
· 10 years ago
1b24b69
Use static_assert unconditionally.
by Peter Kasting
· 10 years ago
7a649fe
Rename GN public variables.
by Brett Wilson
· 10 years ago
facd015
Lock page in LoadFXAnnot to prevent unintended page closing
by Bo Xu
· 10 years ago
0c53324
Invoke V8::Initialize() explicitly during V8 setup
by Jochen Eisinger
· 10 years ago
c5cab02
Add FPDF_GetSecurityHandlerRevision
by Bo Xu
· 10 years ago
2d28224
Fix a bug when assign the generation number of indirect objects
by Bo Xu
· 10 years ago
26019d4
Adjust the order of clearing resource in CPDF_DocPageData::Clear
by Jun Fang
· 10 years ago
e0399c7
Fix Regression: Incomplete file loading is seen for multi page pdf files.
by Tom Sepez
· 10 years ago
9135010
gn: don't remove -fno-exceptions to match gyp
by Scott Graham
· 10 years ago
69dcf14
When forcing clear page data, no need to release colorspace when releasing pattern
by Bo Xu
· 10 years ago
4481496
Add a boundary check before accessing the table of 'Index to Location'
by Jun Fang
· 10 years ago
4cce875
Check Null pointer in CPDF_Dictionary::GetUnicodeText
by Bo Xu
· 10 years ago
56ef173
Fix hebrew character highlight issue in a special document
by Bo Xu
· 10 years ago
12a9940
Check object type for objects used in the dictory of 'Index'
by Jun Fang
· 10 years ago
9175bee
Change the forced clear order of CPDF_DocPageData::Clear, and remove m_pDocument in CPDF_Color
by Bo Xu
· 10 years ago
663af99
Fix uninitialized value in CPDF_ColorStateData
by Bo Xu
· 10 years ago
6eee264
Revert of Fix uninitialized value in CPDF_ColorStateData (patchset #1 id:1 of https://codereview.chromium.org/547863002/)
by Bo Xu
· 10 years ago
a38d4c3
Fix uninitialized value in CPDF_ColorStateData
by Bo Xu
· 10 years ago
0fb1b3d
Fix un-initialized R G B value
by Bo Xu
· 10 years ago
edbf8ac
Convert GN visibility to be a list.
by Brett Wilson
· 10 years ago
1efeeeb
Merge performance fix for cmsDupToneCurve from previous upstream branch.
by Chris Palmer
· 10 years ago
4cf3695
The cause of this issue is that there is an indirect object like '112 0 R' but no its direct object '112 0 object' in the test pdf file. Without checking the validity, it causes a null pointer when trying to get the direct object by an indirect object.
by Jun Fang
· 10 years ago
Next »