summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-17M68: Use JSGetObject() in even more places.chromium/3440Lei Zhang
2018-07-17M68: Check GetObjDefnID() in various JS functions.Lei Zhang
2018-07-16M68: Roll DEPS for FreeType to 62b55f8e.Lei Zhang
2018-07-03M68: Better determine if ICC colorspaces can be used for blending.Lei Zhang
2018-07-03M68: Exclude certain colorspace types for calculating transparency backdrop c...Lei Zhang
2018-06-01Fix font regression in AdjustMMParamsNicolas Pena
2018-05-29Revert 'Remove almost all usages of CFX_FixedBufGrow with std::vector'Nicolas Pena
2018-05-24CPDF_HintTables should not try to read 0 bits.Lei Zhang
2018-05-24Do some variable cleanup in CJBig2_ContextNicolas Pena
2018-05-24Mark some pointers as non-const in CPDF_NameTree.Lei Zhang
2018-05-24Improve constness for more CPDF_Objects pointers.Lei Zhang
2018-05-23Remove GetBits32().Lei Zhang
2018-05-23Avoid repeated calculations in CFX_BitStream::GetBits().Lei Zhang
2018-05-23Add unit test for CFX_BitStream.Lei Zhang
2018-05-23[xfa] Skip text length check for empty text fieldschromium/3439Dan Sinclair
2018-05-23Fix linking errors in fuzzer targets.Lei Zhang
2018-05-23Move SkFloatToDecimal pow10 inside anonymous namespaceDan Sinclair
2018-05-22Make friend RetainPtr<T> statements consistently public.Lei Zhang
2018-05-22Fix nits in fxjs.Lei Zhang
2018-05-22Simplify CPDF_ShadingPattern::Validate().Lei Zhang
2018-05-22Remove useless CPDFSDK_Widget::SetDefaultValue().chromium/3438Lei Zhang
2018-05-22Fix a regression with missing text.Lei Zhang
2018-05-22Add test case for a font substitution regression.Lei Zhang
2018-05-22Order CHKs in alphabetical order within each fileNicolas Pena
2018-05-22Remove JBIG2_memcpy() and JBIG2_memset().Lei Zhang
2018-05-22Remove return value from CJBig2_Image::SetPixel().Lei Zhang
2018-05-22Fix method style in JBig2_Image.Lei Zhang
2018-05-22Add FPDFPageObj_GetStrokeWidth() APIMiklos Vajna
2018-05-22Remove useless CPWL_ListBox::KillFocus().Lei Zhang
2018-05-22Fix spaces too wide in XFA Dropdown.Henrique Nakashima
2018-05-22Declare some variables closer to when used in CFX_FontMapper.Lei Zhang
2018-05-21Avoid indexing into std::vector inside a tight loop.chromium/3437Lei Zhang
2018-05-18Fix small typo in common.pychromium/3436chromium/3435Ryan Harrison
2018-05-18Fix issues with XFA font loadingRyan Harrison
2018-05-17Add check that --font-dir is actually a directorychromium/3434Ryan Harrison
2018-05-17More overflow checks in bidi codeDan Sinclair
2018-05-17Deprecate several Path/Text APIs.Nicolas Pena
2018-05-17Make CXFA_LayoutProcessor an UnownedPtr in CXFA_FFDocViewDan Sinclair
2018-05-17Roll third_party/freetype/src/ 2157d8fa6..9e345c911 (9 commits)Lei Zhang
2018-05-17Annotate CFX_ImageTransformer with LIKELY().Lei Zhang
2018-05-17Add comment about cleaning binding nodesDan Sinclair
2018-05-17Expose CJBig2_Image::ComposeTo() as a public method.Lei Zhang
2018-05-17Avoid fmodf() in CFX_BilinearMatrix.Lei Zhang
2018-05-17Consolidate identical code in CJBig2_TRDProc.Lei Zhang
2018-05-17Convert JS execute methods to return Optional<IJS_Runtime::JS_Error>Dan Sinclair
2018-05-17Update third_party/base/compiler_specific.h.Lei Zhang
2018-05-16Move JBig2 HuffmanTables into JBig2_HuffmanTable.cppNicolas Pena
2018-05-16Add support for PartionRealloc to return nullptrRyan Harrison
2018-05-16Update third_party/base/bits.h.Lei Zhang
2018-05-16Remove some more unused #definesTom Sepez