Age | Commit message (Expand) | Author |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-02-29 | Pass rect by const reference in SetClip_Rect(). | Tom Sepez |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-25 | Remove fde_mem.h | Dan Sinclair |
2016-02-25 | Remove fgas.h and IWYU. | Dan Sinclair |
2016-02-25 | Remove fde.h and IWYU. | Dan Sinclair |
2016-02-25 | Make CFX_PSVTemplate simpler. | Tom Sepez |
2016-02-24 | Fixing whitespace lint errors. | Dan Sinclair |
2016-02-23 | Simplify CFDE_CSSStyleSelector::SortRulesTo(). | Lei Zhang |
2016-02-23 | Remove more _CAPS names | Tom Sepez |
2016-02-23 | Remove _FDE_BLOCK_BUFFER as it's always defined. | Dan Sinclair |
2016-02-23 | Remove _FDEPLUS define. | Dan Sinclair |
2016-02-23 | Sort includes in xfa/. | Dan Sinclair |
2016-02-22 | Remove unused stuff from fx_sys.h | Tom Sepez |
2016-02-22 | Define NDEBUG for Release builds. | Lei Zhang |
2016-02-22 | Remove CFX_ThreadLock (its a no-op) | Tom Sepez |
2016-02-22 | Remove unused fde_gdidevice files. | Dan Sinclair |
2016-02-22 | Expand XFA includes to be relative to pdfium/. | Dan Sinclair |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-19 | Resolve fde_xml.h header collisionchromium/2631chromium/2630chromium/2629chromium/2628chromium/2627chromium/2626 | Tom Sepez |
2016-01-11 | Clean compiling warnings on Linux | Jun Fang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-12-17 | Remove FDE_Alloc in favor of FX_Alloc. | Tom Sepez |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
2015-10-20 | XFA: Remove cond ? TRUE : FALSE. | Lei Zhang |
2015-10-02 | XFA: Remove test for new. | Lei Zhang |
2015-08-19 | Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). | Tom Sepez |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-16 | XFA: Write new as "new" rather than using several macros. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2014-11-24 | Mass remove dangerous and needless LPCWSTR casts. | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |