summaryrefslogtreecommitdiff
path: root/core/src/fxge/dib/fx_dib_composite.cpp
AgeCommit message (Expand)Author
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-10-19Merge to XFA: Sanity check the values of TRUE and FALSE.Lei Zhang
2015-08-14Merge to XFA: Don't bother checking pointers before delete[] and FX_Free().Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-22Merge to XFA: Remove dead code found by Scythe.Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.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-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-08Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2014-07-29Remove a few unused variables, functions, and tables.Nico Weber
2014-05-24Fix warnings in android build, fix font rendering issue, fix issue 357588: wr...Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek