Age | Commit message (Expand) | Author |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-27 | Fix FX_BOOL / int inconsistencies, XFA branch | Tom Sepez |
2015-07-15 | Merge to XFA: Kill Func_Renderpage global function pointer. | Tom Sepez |
2015-07-14 | Add a few include rules for XFA-specific files. | Tom Sepez |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-18 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-16 | XFA: Write new as "new" rather than using several macros. | Tom Sepez |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-02 | Replace XFA_HWIDGET with IXFA_Widget* | Tom Sepez |
2015-05-27 | Replace XFA_HDOC with IXFA_Doc* | Tom Sepez |
2015-05-27 | Make CPDFXFA_App / IXFA_AppProvider saner | Tom Sepez |
2015-05-20 | Fix compilation on xfa branch and turn on v8 deprecation warnings | Jochen Eisinger |
2015-05-19 | Merge V8 API updates to xfa branch | Jochen Eisinger |
2015-05-13 | Code alignment in issue 471991 | JUN FANG |
2015-05-13 | Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePosi... | JUN FANG |
2015-05-05 | Merge to XFA: Make sure string constructors are efficient on literals | Tom Sepez |
2015-05-04 | Merge to XFA: Kill FX_DEFINEHANDLE | Tom Sepez |
2015-04-30 | Merge to XFA: Fix V8 array buffer allocator. | Tom Sepez |
2015-04-28 | Merge to XFA: Pin V8 version until initialization issue in b584bab resolved. | Tom Sepez |
2015-04-22 | Merge to XFA: Add missing operators for CFX_xxxString combo patch. | Tom Sepez |
2015-04-16 | Fix heap use after free in FT_Stream_ReleaseFrame | JUN FANG |
2015-04-14 | Fix XFA compile under clang | Tom Sepez |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-03-11 | Merge to XFA: Kill remaining sprintfs | Tom Sepez |
2015-02-10 | Merge https://codereview.chromium.org/897973002/ and https://codereview.chrom... | John Abd-El-Malek |
2015-01-30 | Fix IXFA_ destructor compiler warnings. | Tom Sepez |
2015-01-16 | Merge to XFA: PDFium embeddertests. | Tom Sepez |
2015-01-16 | Fix a PDF417 encoding bug for 45 digits numeric data. | Bo Xu |
2015-01-12 | Fix include paths for pdfium_unittests under chromium checkout. | Tom Sepez |
2015-01-09 | Organize barcode codes into modules. | Bo Xu |
2015-01-09 | Unit test for 417HighLevelEncoder | Tom Sepez |
2015-01-08 | Do not convert from string literal to wchar_t* | Bo Xu |
2015-01-08 | Add original copyright notice for barcode module. | Bo Xu |
2015-01-08 | XFA: merge patch from CL 792953005, fix most warnings | Bruce Dawson |
2015-01-05 | Fix one remaining misuse of FX_WSTRC on FX_WCHAR* vars. | Bruce Dawson |
2015-01-05 | Fixed incorrect use of FX_WSTRC on FX_WCHAR* vars. | Bruce Dawson |
2014-12-30 | Update MyriadPro fontmap. | Bo Xu |
2014-12-29 | Fix compilation breakage at d70b545. | Tom Sepez |
2014-12-29 | Fix the big integer bug in PDF417. | Bo Xu |
2014-12-05 | check NULL of pTemplateRoot in DoDataMerge | Bo Xu |
2014-12-04 | Remove needless casts of (narrow) string literals. | Tom Sepez |
2014-12-04 | Replace void* pointers with CFX_BaseMassArrayImp* pointers. | Tom Sepez |
2014-11-24 | Mass remove dangerous and needless LPCWSTR casts. | Tom Sepez |