Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
42e0ccfcdd5de93f75448a030efa42182b417cb5
/
xfa
4a8eeb7
Remove unused variables
by Jun Fang
· 9 years ago
3343d14
Fix XFA compilation noise, part 1.
by Tom Sepez
· 9 years ago
961c04a
XFA: Remove dead code in CBC_BufferedImageLuminanceSource and friends.
by Lei Zhang
· 9 years ago
ba692bf
XFA: Remove null CFX_DIBAttribute default argument.
by Tom Sepez
· 9 years ago
83fa467
Fix segv in CFX_BaseArray::~CFX_BaseArray
by Tom Sepez
· 9 years ago
6fc7919
XFA: Segv in CFXJSE_RuntimeData::Get()
by Tom Sepez
· 9 years ago
5a88b11
Remove register keyword from xfa files
by Tom Sepez
· 9 years ago
aad3828
Include cmath so we get std::isnan
by dan sinclair
· 9 years ago
bf18cb6
A crasher due to lacking 'template' node in XFA file
by Jun Fang
· 9 years ago
88e28aa
Revert accidental commits to XFA.
by Tom Sepez
· 9 years ago
2496751
Address review comments
by Jun Fang
· 9 years ago
1df0680
Update the format
by Jun Fang
· 9 years ago
ec44186
Add an embedded test case
by Jun Fang
· 9 years ago
e5457b7
Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone().
by Lei Zhang
· 9 years ago
1b04bcc
XFA: Manually apply changes to fpdf_text.h and fx_font.h from master
by Tom Sepez
· 9 years ago
122ee21
Merge to XFA: Make CFX_FontMgr member variables private. (try 2)
by Lei Zhang
· 9 years ago
59b10dc
XFA: Fix two minor build errors on Windows
by Qin Zhao
· 9 years ago
bbe0e4d
XFA: Fix unittests and embeddertests crashers
by Tom Sepez
· 9 years ago
23378cd
XFA: Remove cond ? TRUE : FALSE.
by Lei Zhang
· 9 years ago
24e733e
fxcrt convergence - XFA side.
by Tom Sepez
· 9 years ago
3745841
Merge to XFA: Make the vast majority of JS headers private to src/javascript.
by Tom Sepez
· 9 years ago
ea5c4d3
Merge to XFA: Turn a couple functions that always return true to return void.
by Lei Zhang
· 9 years ago
421b461
XFA: Remove test for new.
by Lei Zhang
· 9 years ago
ed7b2b5
XFA: contention between FXJSE and FXJS over isolate data slots
by Tom Sepez
· 9 years ago
09d33bc
Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).
by Tom Sepez
· 9 years ago
1b00239
Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.
by Lei Zhang
· 9 years ago
077f1a3
XFA: clang-format all pdfium code, again.
by Nico Weber
· 10 years ago
ae51c81
Kill off last uses of FX_NEW in XFA.
by Tom Sepez
· 10 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 10 years ago
d191c3a
Fix FX_BOOL / int inconsistencies, XFA branch
by Tom Sepez
· 10 years ago
75f43c4
Merge to XFA: Kill Func_Renderpage global function pointer.
by Tom Sepez
· 10 years ago
a4755c6
Add a few include rules for XFA-specific files.
by Tom Sepez
· 10 years ago
e5b0bd1
Merge to XFA: Do some IWYU cleanups.
by Lei Zhang
· 10 years ago
568aff5
Fix -Wnon-virtual-dtor warnings on the XFA branch.
by Lei Zhang
· 10 years ago
2c28619
Replace some Release() calls with virtual destructors.
by Tom Sepez
· 10 years ago
6c949d1
XFA: Write new as "new" rather than using several macros.
by Tom Sepez
· 10 years ago
6581175
Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.
by Tom Sepez
· 10 years ago
ca3ac5e
Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.
by Tom Sepez
· 10 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 10 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 10 years ago
b116136
Merge to XFA: Remove more cruft from fx_system.h
by Tom Sepez
· 10 years ago
eed467d
Replace XFA_HWIDGET with IXFA_Widget*
by Tom Sepez
· 10 years ago
18e5b4b
Replace XFA_HDOC with IXFA_Doc*
by Tom Sepez
· 10 years ago
bdeeb8a
Make CPDFXFA_App / IXFA_AppProvider saner
by Tom Sepez
· 10 years ago
90a4181
Fix compilation on xfa branch and turn on v8 deprecation warnings
by Jochen Eisinger
· 10 years ago
dfa2c99
Merge V8 API updates to xfa branch
by Jochen Eisinger
· 10 years ago
c9855ba
Code alignment in issue 471991
by JUN FANG
· 10 years ago
130c7d1
Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePositionedContainerPos
by JUN FANG
· 10 years ago
997bc0e
Merge to XFA: Make sure string constructors are efficient on literals
by Tom Sepez
· 10 years ago
090d139
Merge to XFA: Kill FX_DEFINEHANDLE
by Tom Sepez
· 10 years ago
d2cc1b9
Merge to XFA: Fix V8 array buffer allocator.
by Tom Sepez
· 10 years ago
551a0fd
Merge to XFA: Pin V8 version until initialization issue in b584bab resolved.
by Tom Sepez
· 10 years ago
b208774
Merge to XFA: Add missing operators for CFX_xxxString combo patch.
by Tom Sepez
· 10 years ago
f66cfd7
Fix heap use after free in FT_Stream_ReleaseFrame
by JUN FANG
· 10 years ago
3da4f9e
Fix XFA compile under clang
by Tom Sepez
· 10 years ago
6fc8cbb
Merge to XFA: Kill CFX_Object.
by Tom Sepez
· 10 years ago
2080b3e
Merge to XFA: Kill remaining sprintfs
by Tom Sepez
· 10 years ago
b045ed2
Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch
by John Abd-El-Malek
· 10 years ago
d3e2477
Fix IXFA_ destructor compiler warnings.
by Tom Sepez
· 10 years ago
96d1334
Merge to XFA: PDFium embeddertests.
by Tom Sepez
· 10 years ago
a7f7a28
Fix a PDF417 encoding bug for 45 digits numeric data.
by Bo Xu
· 10 years ago
04ddade
Fix include paths for pdfium_unittests under chromium checkout.
by Tom Sepez
· 10 years ago
a902979
Organize barcode codes into modules.
by Bo Xu
· 10 years ago
5f21e9d
Unit test for 417HighLevelEncoder
by Tom Sepez
· 10 years ago
9478b52
Do not convert from string literal to wchar_t*
by Bo Xu
· 10 years ago
fa2cff8
Add original copyright notice for barcode module.
by Bo Xu
· 10 years ago
3f49aa3
XFA: merge patch from CL 792953005, fix most warnings
by Bruce Dawson
· 10 years ago
bbd41bb
Fix one remaining misuse of FX_WSTRC on FX_WCHAR* vars.
by Bruce Dawson
· 10 years ago
fef49bc
Fixed incorrect use of FX_WSTRC on FX_WCHAR* vars.
by Bruce Dawson
· 10 years ago
9c52083
Update MyriadPro fontmap.
by Bo Xu
· 10 years ago
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
06428d2
check NULL of pTemplateRoot in DoDataMerge
by Bo Xu
· 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
610b751
Mass remove dangerous and needless LPCWSTR casts.
by Tom Sepez
· 10 years ago
0c32f02
Check NULL pointer dereferencing from GetDirect
by Bo Xu
· 10 years ago
062a079
modify google bug 61311 for messageBox;
by linlin_miao
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago