summaryrefslogtreecommitdiff
path: root/core/src/fxge/agg
AgeCommit message (Expand)Author
2015-06-16Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435Tom Sepez
2015-06-11Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-19Re-land: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-19Revert "Remove FX_Alloc() null checks now that it can't return NULL."Tom Sepez
2015-05-19Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-18Add safe FX_Alloc2D() macroTom Sepez
2015-04-17Fix all remaining instances of FX_NEW.Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2014-12-12Simplify PDFium by removing code that's not used in the open source repo.John Abd-El-Malek
2014-08-28Remove unused fields and stack locals.Chris Palmer
2014-05-20Fixed or silenced all warnings and turned on warnings-as-errors.John Abd-El-Malek
2014-05-20Remove "using namespace agg" to make it clear which code is using agg, and al...John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek