summaryrefslogtreecommitdiff
path: root/core/src/fxge/win32/fx_win32_device.cpp
AgeCommit message (Expand)Author
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-06-09Merge to XFA: Remove more cruft from fx_system.hTom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-11-10Merge to XFA: patch from CL 618073003Bo Xu
2014-08-22Don't stretch bitmaps if destination size is empty.Vitaly Buka
2014-07-31Fix integer overflow when stretch bitmapBo Xu
2014-07-21Fix remaining -Wdelete-non-virtual-dtor violations on Windows.Nico Weber
2014-07-16Remove uninitialized const global g_GbFontNameMap.Nico Weber
2014-07-14Fix an out-of-boundary issue for wide stringBo Xu
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