summaryrefslogtreecommitdiff
path: root/xfa/src/fdp/src/css/fde_csscache.cpp
AgeCommit message (Expand)Author
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-25Remove fde_mem.hDan Sinclair
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-23Remove more _CAPS namesTom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-22Define NDEBUG for Release builds.Lei Zhang
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
2016-01-26Fix DOS newlinesTom Sepez
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-08-19Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch).Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-16XFA: Write new as "new" rather than using several macros.Tom Sepez
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2014-11-24Mass remove dangerous and needless LPCWSTR casts.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu