summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_page/fpdf_page_pattern.cpp
AgeCommit message (Expand)Author
2016-01-11Merge to XFA: Tidy up shading patternsTom 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-14Merge to XFA: Remove FX_BSTRC.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-10-27Merge to XFA: Give names to the shading typesDan Sinclair
2015-10-27Merge to XFA: Type check the m_pShadingObj before assuming it's a stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-15Merge to XFA: Provide a constructor for CPDF_CountedObject.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-05-06Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapiLei Zhang
2015-02-27Merge to XFA: Cleanup: Get rid of CRLF line endings.Lei Zhang
2014-11-06Merge to XFA: patch from CL 703213004Tom Sepez
2014-10-14Store the address of the page data map's value for proper referencing.Bo Xu
2014-09-16When forcing clear page data, no need to release colorspace when releasing pa...Bo Xu
2014-09-02Add m_pDocument in CPDF_Color and check if page date has been forced clearBo Xu
2014-08-05The root cause of this issue is shown as below:Jun Fang
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek