summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-27Remove unnecessary ToArray() calls and locals in CPDF_Dest.chromium/3535Lei Zhang
2018-08-27Roll v8/ 9cf8abb7c..ff6b34b46 (689 commits)Lei Zhang
2018-08-27Add a "lastchange" hook.Lei Zhang
2018-08-25More cleanup in CPDF_TextPagechromium/3534chromium/3533Nicolas Pena
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-08-24Use span<uint8_t> in more fxcodec code.Tom Sepez
2018-08-24Cleanup CalculateBaseSpace in CPDF_TextPageNicolas Pena
2018-08-24Change CPDF_MetadataTest test data to static const char data[].Lei Zhang
2018-08-24Fix a bug in make_expected.sh.Lei Zhang
2018-08-23Use pdfium::span<> in CPDF_Stream::SetData().Tom Sepez
2018-08-23Pass unique_ptr<> to CFX_MemoryStream constructorTom Sepez
2018-08-23Fix GCC build with V8 disabled.Lei Zhang
2018-08-23Enable warnings for shadowed variablesRyan Harrison
2018-08-23Fix shadowed variablesRyan Harrison
2018-08-23Remove CBC_BarcodeMatrix::m_matrixOut and just return the bit array.Henrique Nakashima
2018-08-23Remove deprecated FPDFDest_GetPageIndex() API.Lei Zhang
2018-08-23Remove bool arg from CFWL_Widget::GetBorderSize().Tom Sepez
2018-08-23Swap width and height params in CBC_BarcodeMatrix constructor.Henrique Nakashima
2018-08-23Cleanup CPDF_TextPage::GetRectArrayNicolas Pena
2018-08-23Reorder RenderResult and RenderDeviceResult in CBC_TwoDimWriter.chromium/3532Henrique Nakashima
2018-08-23Remove bool bPromptCJK argument (several places)Tom Sepez
2018-08-23Remove m_bTruncated flag from CBC_PDF417Writer.Henrique Nakashima
2018-08-23Fold CPDF_Document::LoadDocInternal() into caller.Tom Sepez
2018-08-23BUILD.gn - put cfx_windowsrenderdevice.h in win-specific section.Tom Sepez
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