summaryrefslogtreecommitdiff
path: root/xfa/src
AgeCommit message (Expand)Author
2015-11-17Rename additional IFWL imp classesTom Sepez
2015-11-17Make FWL_ classes more consistently named.Tom Sepez
2015-11-13Add AsLayoutItem()/ToLayoutItem() functions.Tom Sepez
2015-11-13XFA: Remove empty files in xfa/src/fgas/src/crt/codepage.Lei Zhang
2015-11-13Rename LayoutItemImpl classes to LayoutItem.Tom Sepez
2015-11-13Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}.Tom Sepez
2015-11-13Fold CXFA_LayoutItem into CXFA_LayoutItemImpl.Tom Sepez
2015-11-12Remove two unused IXFA interfaces.Tom Sepez
2015-11-11XFA: Use c++ style casts elsewhere in xfa_ffnotify.cppTom Sepez
2015-11-10Fix invalid cast in CXFA_FFNotify::OnLayoutItemRemoving().Tom Sepez
2015-11-09fix an embedder test in XFA branch.Wei Li
2015-11-06XFA: Actually fix all relative includes to third_party.Lei Zhang
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-05Remove harmony proxy from XFAJun Fang
2015-11-03Remove unused variablesJun Fang
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-30XFA: Remove dead code in CBC_BufferedImageLuminanceSource and friends.Lei Zhang
2015-10-30XFA: Remove null CFX_DIBAttribute default argument.Tom Sepez
2015-10-30Fix segv in CFX_BaseArray::~CFX_BaseArrayTom Sepez
2015-10-30XFA: Segv in CFXJSE_RuntimeData::Get()Tom Sepez
2015-10-29Remove register keyword from xfa filesTom Sepez
2015-10-28Include cmath so we get std::isnandan sinclair
2015-10-28A crasher due to lacking 'template' node in XFA fileJun Fang
2015-10-27Revert accidental commits to XFA.Tom Sepez
2015-10-27Address review commentsJun Fang
2015-10-27Update the formatJun Fang
2015-10-27Add an embedded test caseJun Fang
2015-10-23Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone().Lei Zhang
2015-10-23XFA: Manually apply changes to fpdf_text.h and fx_font.h from masterTom Sepez
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-21XFA: Fix two minor build errors on WindowsQin Zhao
2015-10-20XFA: Fix unittests and embeddertests crashersTom Sepez
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-02Merge to XFA: Turn a couple functions that always return true to return void.Lei Zhang
2015-10-02XFA: Remove test for new.Lei Zhang
2015-09-22XFA: contention between FXJSE and FXJS over isolate data slotsTom Sepez
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-17Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-27Fix FX_BOOL / int inconsistencies, XFA branchTom Sepez
2015-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-18Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-16XFA: Write new as "new" rather than using several macros.Tom Sepez
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez