summaryrefslogtreecommitdiff
path: root/core/src/fxge/win32/fx_win32_gdipext.cpp
AgeCommit message (Expand)Author
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-23Remove FXSYS_Div.Dan Sinclair
2016-02-23Remove FXSYS_Mul.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-12Remove the FX_MIN macro.Tom Sepez
2015-12-14Merge to XFA: Get rid of most instance of 'foo == NULL'Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-05Merge to XFA: The chromium_code whack-a-mole CLs.Lei Zhang
2015-10-30XFA: remove unused GdiCombineMode2Gdip() [windows]Tom Sepez
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-02XFA: Remove tests for new in fxge and fpdfsdk.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-27Merge to XFA: Fix FX_BOOL compilation errors under windowsTom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-02Cherry-pick to XFA: Add parentheses around && within ||.Nico Weber
2015-07-01Cherry-pick to XFA: Fix a clang warning about a dangling else.Tom Sepez
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-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
2015-05-18Merge to XFA: Add safe FX_Alloc2D() macroTom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2014-07-31Fix for min/max compile error on WindowsScott Graham
2014-07-21Fix remaining -Wdelete-non-virtual-dtor violations on Windows.Nico Weber
2014-07-08Remove custom memory managerBo Xu
2014-05-23remove Microsoft SDKJohn Abd-El-Malek
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek