Age | Commit message (Expand) | Author |
2016-02-24 | Remove foo != NULL checks in xfa/src/fxbarcode. | Lei Zhang |
2016-02-24 | Remove include only barcode.h and IWYU. | Dan Sinclair |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-23 | Remove uses of this->foo. | Lei Zhang |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-22 | Expand XFA includes to be relative to pdfium/. | Dan Sinclair |
2016-02-22 | Fixing include guards, and presubmit. | Dan Sinclair |
2016-02-19 | Remove CFX_{Byte,Wide}String::ConvertFrom(). | Lei Zhang |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-11 | Clean compiling warnings on Linux | Jun Fang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-17 | Remove FDE_Alloc in favor of FX_Alloc. | Tom Sepez |
2015-12-11 | XFA: avoid multiplications in FX_Allocs | Tom Sepez |
2015-12-11 | Fix size calculation in BC_QRCodeWriter.cpp | Tom Sepez |
2015-12-10 | Fix compiling warnings on Linux (part2) | Jun Fang |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-06 | XFA: Actually fix all relative includes to third_party. | Lei Zhang |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-03 | Remove unused variables | Jun Fang |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-30 | XFA: Remove dead code in CBC_BufferedImageLuminanceSource and friends. | Lei Zhang |
2015-10-30 | XFA: Remove null CFX_DIBAttribute default argument. | Tom Sepez |
2015-10-28 | Include cmath so we get std::isnan | dan sinclair |
2015-10-20 | XFA: Fix unittests and embeddertests crashers | Tom Sepez |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
2015-08-17 | Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding. | Lei Zhang |
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-06-18 | Replace some Release() calls with virtual destructors. | 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-04-14 | Merge to XFA: Kill CFX_Object. | 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 | Add original copyright notice for barcode module. | 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-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |