summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_page/fpdf_page_func.cpp
AgeCommit message (Expand)Author
2016-05-23Make CPDF_Function::Load() return an unique_ptr.chromium/2750chromium/2749chromium/2748thestig
2016-05-20Merge GetBits32() impls into one. Put it in fxcrt.thestig
2016-05-19Fix the Skia build after 9b1a0ee.thestig
2016-05-19Fix Undefined-shift in CPDF_SampledFunc::v_Init().thestig
2016-04-12flesh out gradient shaderscaryclark
2016-04-06Rename FX_SAFE_DWORD to FX_SAFE_UINT32dsinclair
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25support gradients and stroke+fillcaryclark
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair