summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-21Clean up CPDF_Color.chromium/3301Lei Zhang
2017-12-21Fix various nits in color code.Lei Zhang
2017-12-21Roll DEPS for build, buildtools, and instrumented_lib.Lei Zhang
2017-12-21Roll DEPS for build to 3d168649.Lei Zhang
2017-12-20Avoid default arguments in EmbedderTest::OpenDocument().chromium/3300Lei Zhang
2017-12-20Fix nits in JSEmbedderTest.Lei Zhang
2017-12-20IWYU in testing/range_set.h.Lei Zhang
2017-12-20Combine operator< and ByteString::Compare().Lei Zhang
2017-12-20Add comments for CPDF_AAction types.Lei Zhang
2017-12-20Roll DEPS for third_party/android_ndk to d5752321.Lei Zhang
2017-12-20Roll DEPS for clang to 8427dae2.Lei Zhang
2017-12-19Fix use_system_freetype=true build when third_party/freetype is missingTom Anderson
2017-12-19Add parameter validation to CPDF_ShadingPattern.Henrique Nakashima
2017-12-19Remove some dead code.Lei Zhang
2017-12-19Add missing fpdfview_c_api_test.c entries.Lei Zhang
2017-12-19Require valid color space for shading pattern.Henrique Nakashima
2017-12-19Change pattern creation checks in CPDF_DocPageData::GetPattern().Lei Zhang
2017-12-19Fix some nits in build configs.Lei Zhang
2017-12-19Configure CQ to use Windows MSVC bots.Lei Zhang
2017-12-18Roll DEPS for clang to e7b39c73.chromium/3299Lei Zhang
2017-12-16Fix null-dereference in CPDF_ShadingPattern::Load().chromium/3298chromium/3297Lei Zhang
2017-12-16Configure CQ to use Windows ASAN bots.Lei Zhang
2017-12-15Validate base color space of Indexed color spaces.chromium/3296Henrique Nakashima
2017-12-15Validate shading pattern's ColorSpace. It cannot be a Pattern CS.Henrique Nakashima
2017-12-14Add restrictions to alternate color spaces.chromium/3295Henrique Nakashima
2017-12-14Fold CXFA_ParaData into CXFA_ParaDan Sinclair
2017-12-14Add type information to CJX_Object::GetPropertyDan Sinclair
2017-12-14Add types to the CXFA_Node::Get*{Child|Sibling}* methodsDan Sinclair
2017-12-14Change CXFA_Node::GetChild to return proper typesDan Sinclair
2017-12-14Reduce XFA image fuzzer size limit to 64MBRyan Harrison
2017-12-14Fold CXFA_ScriptData into CXFA_ScriptDan Sinclair
2017-12-14Fold CXFA_SubmitData into CXFA_SubmitDan Sinclair
2017-12-14Fold CXFA_TextData into CXFA_TextDan Sinclair
2017-12-14Fold CXFA_ValueData into CXFA_ValueDan Sinclair
2017-12-14Fold CXFA_ValidateData into CXFA_ValidateDan Sinclair
2017-12-14Create classes for XFA JS objectsDan Sinclair
2017-12-13Refactor CFXA_*List constructorschromium/3294Ryan Harrison
2017-12-13Methods are on CJX_Object not CJX_Node nowDan Sinclair
2017-12-13Get rid of CXML_AttrMap.Lei Zhang
2017-12-13Fix some nits in CXML_Element.Lei Zhang
2017-12-13Use size_t in CXML_Element and callers.Lei Zhang
2017-12-13Simplify CXML_Element::GetTagName().Lei Zhang
2017-12-13Inline CXML_Element private methods.Lei Zhang
2017-12-13Remove dead CXML_Element code.Lei Zhang
2017-12-13Update build instructions on WindowsWei Li
2017-12-13Move remaining Script_ methods to CJX_ObjectDan Sinclair
2017-12-13Move Script_Som_* methods to CJX_ObjectDan Sinclair
2017-12-12Roll pdfium/third_party/freetype/src/ bec14f688..2c048a8a6 (25 commits)chromium/3293Nicolas Pena
2017-12-12Move Script_Som_*Message methods to CJX_ObjectDan Sinclair
2017-12-12Move Script_Som_{Fill|Font}Color to CJX_ObjectDan Sinclair