Age | Commit message (Expand) | Author |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |
2016-02-29 | Using size_t to silence warnings. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-25 | Replace various *_MAX_VALUE macros with numeric_limits. | Dan Sinclair |
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 | 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-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-12-11 | XFA: avoid multiplications in FX_Allocs | Tom Sepez |
2015-12-10 | Fix compiling warnings on Linux (part2) | Jun Fang |
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-10-20 | XFA: Fix unittests and embeddertests crashers | Tom Sepez |
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-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | 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 |