summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
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-06Merge to XFA: Make the vast majority of JS headers private to src/javascript.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-07-15Merge to XFA: Kill Func_Renderpage global function pointer.Tom Sepez
2015-07-14Add a few include rules for XFA-specific files.Tom 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
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez
2015-06-02Replace XFA_HWIDGET with IXFA_Widget*Tom Sepez
2015-05-27Replace XFA_HDOC with IXFA_Doc*Tom Sepez
2015-05-27Make CPDFXFA_App / IXFA_AppProvider sanerTom Sepez
2015-05-20Fix compilation on xfa branch and turn on v8 deprecation warningsJochen Eisinger
2015-05-19Merge V8 API updates to xfa branchJochen Eisinger
2015-05-13Code alignment in issue 471991JUN FANG
2015-05-13Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi...JUN FANG
2015-05-05Merge to XFA: Make sure string constructors are efficient on literalsTom Sepez
2015-05-04Merge to XFA: Kill FX_DEFINEHANDLETom Sepez
2015-04-30Merge to XFA: Fix V8 array buffer allocator.Tom Sepez
2015-04-28Merge to XFA: Pin V8 version until initialization issue in b584bab resolved.Tom Sepez
2015-04-22Merge to XFA: Add missing operators for CFX_xxxString combo patch.Tom Sepez
2015-04-16Fix heap use after free in FT_Stream_ReleaseFrameJUN FANG
2015-04-14Fix XFA compile under clangTom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-03-11Merge to XFA: Kill remaining sprintfsTom Sepez
2015-02-10Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom...John Abd-El-Malek
2015-01-30Fix IXFA_ destructor compiler warnings.Tom Sepez
2015-01-16Merge to XFA: PDFium embeddertests.Tom Sepez
2015-01-16Fix a PDF417 encoding bug for 45 digits numeric data.Bo Xu
2015-01-12Fix include paths for pdfium_unittests under chromium checkout.Tom Sepez
2015-01-09Organize barcode codes into modules.Bo Xu
2015-01-09Unit test for 417HighLevelEncoderTom Sepez
2015-01-08Do not convert from string literal to wchar_t*Bo Xu