Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
9976672977d39fc5fe9df2b0110ed977d79609a8
/
xfa
/
include
d21cdda
Remove many _CAPS structure names.
by Tom Sepez
· 9 years ago
880962c
Sort includes in xfa/.
by Dan Sinclair
· 9 years ago
2c115d8
Resolve heap-use-after-free in CFX_WideString::~CFX_WideString()
by Jun Fang
· 9 years ago
04d02db
Expand XFA includes to be relative to pdfium/.
by Dan Sinclair
· 9 years ago
22d6607
Fixing include guards, and presubmit.
by Dan Sinclair
· 9 years ago
c7cd809
Fixup incorrect include guards.
by Dan Sinclair
· 9 years ago
ab27768
Banish CFX_ByteArray and CFX_WideArray to the XFA side.
by Tom Sepez
· 9 years ago
5f55413
IFWL_App::Create() always passed adapter, "fuel" adapter unused
by Tom Sepez
· 9 years ago
a30b7e8
One less PI. One less Bezier.
by Tom Sepez
· 9 years ago
c74acf4
Several pure virtual IFWL_Adapter* classes not implemented.
by Tom Sepez
· 9 years ago
ddf2f33
Remove CFX_PtrArray from xfa/include/fwl
by Tom Sepez
· 9 years ago
e059b5b
Remove CFX_PtrArray from xfa's combobox.h.
by Tom Sepez
· 9 years ago
4866158
Pdfium does not create isolate when it runs in chromium
by jinming_wang
· 9 years ago
99ddbfb
Make CXFA_Data sub-classes ctors explicit.
by Tom Sepez
· 9 years ago
6ffb03c
XFA: Remove dead AddDoRecord code.
by Lei Zhang
· 9 years ago
99ffdb0
Fix DOS newlines
by Tom Sepez
· 9 years ago
c909ce8
XFA: Remove many relative includes in xfa/
by Lei Zhang
· 9 years ago
c2fb35f
Merge to XFA: Remove header files that only have includes.
by Lei Zhang
· 9 years ago
d75b853
Convert last batch of casts in fwl.
by Tom Sepez
· 9 years ago
33c8c76
Replace more static casts in FWL (part 3)
by Tom Sepez
· 9 years ago
e021e08
Fix errors in BEGIN_FWL_MESSAGE_DEF macros
by Tom Sepez
· 9 years ago
8ee79f8
FWL refcounts never incremented (part 2).
by Tom Sepez
· 9 years ago
df68503
Re-land "Rename CFWL_Thread classes to ThreadImp"
by Tom Sepez
· 9 years ago
77221d4
FWL refcounts never incremented (part 1)
by Tom Sepez
· 9 years ago
5e4f290
Revert "Rename CFWL_Thread classes to ThreadImp"
by Tom Sepez
· 9 years ago
6fa20c6
Rename CFWL_Thread classes to ThreadImp
by Tom Sepez
· 9 years ago
95b6315
Tidy fwl_widgetimp.cpp.
by Tom Sepez
· 9 years ago
9263e71
Remove _FWL_RETURN_IF_ macros
by Tom Sepez
· 9 years ago
8677d53
Add MakeWidgetImpProperties() helper method.
by Tom Sepez
· 9 years ago
0e4e368
Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript()
by Jun Fang
· 9 years ago
696d9fa
Refactor CXFA_FFPageView::GetWidgetByPos
by Jun Fang
· 9 years ago
5500da0
Merge to XFA: Remove CFX_Matrix::Reset()
by Tom Sepez
· 9 years ago
4497189
Kill dead IFWL_*::Initialize() variants dead.
by Tom Sepez
· 9 years ago
3fc8c68
Make IFWL_Target::m_pImpl a private member.
by Tom Sepez
· 9 years ago
3cca9c8
Fold IFWL_TargetData into IFWL_Target
by Tom Sepez
· 9 years ago
b8a51e2
Make FWL_ classes more consistently named.
by Tom Sepez
· 9 years ago
a688a04
Merge to XFA: Fix all relative includes to core.
by Lei Zhang
· 9 years ago
e6cab22
XFA: Actually fix all relative includes to third_party.
by Lei Zhang
· 9 years ago
8241df7
Merge to XFA: Fix all relative includes to third_party.
by Lei Zhang
· 9 years ago
5570d23
Fix XFA compilation warnings, part 2
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
421b461
XFA: Remove test for new.
by Lei Zhang
· 9 years ago
077f1a3
XFA: clang-format all pdfium code, again.
by Nico Weber
· 9 years ago
ae51c81
Kill off last uses of FX_NEW in XFA.
by Tom Sepez
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
75f43c4
Merge to XFA: Kill Func_Renderpage global function pointer.
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
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
c9855ba
Code alignment in issue 471991
by JUN FANG
· 10 years ago
090d139
Merge to XFA: Kill FX_DEFINEHANDLE
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
d3e2477
Fix IXFA_ destructor compiler warnings.
by Tom Sepez
· 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
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