summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-22Use UnownedPtr<> in CXFA_RenderContext.chromium/3531Tom Sepez
2018-08-22Remove m_currentRow from the state of CBC_BarcodeMatrix.Henrique Nakashima
2018-08-22Simplify internal state of CBC_BarcodeMatrix.Henrique Nakashima
2018-08-22Remove unused barcode matrix scaling code.Henrique Nakashima
2018-08-22Properly handle language markers in decoded textRyan Harrison
2018-08-22Change in/out params in CBC_PDF417Writer::Encode to only out.Henrique Nakashima
2018-08-22Use UnownedPtr<> in IJS_Runtime.Tom Sepez
2018-08-22Use UnownedPtr<> in JBig2_TrdProc, part 2.Tom Sepez
2018-08-22Use UnownedPtr<> in CPDFSDK_FileWriteAdapter.Tom Sepez
2018-08-22Remove unused setters in CBC_BarcodeMatrix and CBC_BarcodeRow.Henrique Nakashima
2018-08-22Mark CFX_XMLNode pointers as const in various places.Lei Zhang
2018-08-22Add GetLowerCaseElementAttributeOrDefault() helper function.Lei Zhang
2018-08-22Fix integer overflow in CPDF_CIDFont::GetCharBBoxNicolas Pena
2018-08-22Simplify GetEmbeddedObj() methods.Lei Zhang
2018-08-22Roll tools/clang/ dec27d726..13b165992 (29 commits)Lei Zhang
2018-08-22Roll third_party/depot_tools/ 5484b866d..02d534031 (93 commits; 18 trivial ro...Lei Zhang
2018-08-22Roll third_party/zlib/ 39b4a6260..dcf1d0f8c (6 commits)Lei Zhang
2018-08-22Roll third_party/binutils/ e146228c2..4110e0919 (2 commits)Lei Zhang
2018-08-22Roll third_party/googletest/src/ ce468a17c..d52663267 (62 commits)Lei Zhang
2018-08-21Use UnownedPtr in CPDF_VariableTextTom Sepez
2018-08-21Use UnownedPtr<> to theme provider in cfwl_widgetproperties.hTom Sepez
2018-08-21Use UnownedPtr<> in xfa_resolvenode_rs.hTom Sepez
2018-08-21Remove dead code in CBC_CommonBitMatrix.Henrique Nakashima
2018-08-21Use UnownedPtr<> in JBIG2_SDDProc.Tom Sepez
2018-08-21Use UnownedPtr<> in JBig2_GrrdProc.h.Tom Sepez
2018-08-21Remove excessive padding above and below PDF417 barcodes.Henrique Nakashima
2018-08-21Use UnownedPtr<> in CJBig2_TRDProc.Tom Sepez
2018-08-21Avoid copying some big vectors in JBIG2_SymbolDictTom Sepez
2018-08-21Change GetEmbbedObj() to return an Optional<WideString>.Lei Zhang
2018-08-21Fix lifetime issue in CJBig2_GRDProc::ProgressiveArithDecodeStateTom Sepez
2018-08-21Allow creation of a MaybeOwned<T> from UnownedPtr<T>.Tom Sepez
2018-08-21Optimize rendering of two dimensional barcodes: defer upscale.Henrique Nakashima
2018-08-21Fix some IWYU issues in xfa/fxfa/.Lei Zhang
2018-08-21Fix one-of property JS errors.Henrique Nakashima
2018-08-21Roll code coverage DEPS aheadchromium/3530Ryan Harrison
2018-08-21Fix usage of deprecated V8 Value::*Value methodsDan Elphick
2018-08-20Use UnownedPtr<> in JBig2_GrdProc.hTom Sepez
2018-08-20Use UnownedPtr<> in CXFA_GEColor.Tom Sepez
2018-08-20Use UnownedPtr<> in CPDF_ObjectWalker.Tom Sepez
2018-08-20Use more UnownedPtr<> in CPWL_Wnd::CreateParams.Tom Sepez
2018-08-20Fix nits in CXFA_Node.Lei Zhang
2018-08-20Clean up CXFA_Graphics::SetLineDash().Lei Zhang
2018-08-20Fix reversed arguments to GenerateResourceDict().Lei Zhang
2018-08-20Simplify CPDF_InterForm::GenerateNewResourceName().Lei Zhang
2018-08-20Avoid an integer overflow in CFX_RTFBreak.Lei Zhang
2018-08-20Use more consts in CFX_Break.Lei Zhang
2018-08-20Remove refcounting from CFPF_SkiaFont.chromium/3529Lei Zhang
2018-08-17Ger rid of some #defines in Android font code.chromium/3528chromium/3527Lei Zhang
2018-08-17Get rid of CFPF_SkiaFont::InitFont().Lei Zhang
2018-08-17Encapsulate CFPF_SkiaPathFont members.Lei Zhang