summaryrefslogtreecommitdiff
path: root/core/src/fxge/agg/agg23/fx_agg_driver.cpp
AgeCommit message (Expand)Author
2015-06-16Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435Tom 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-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