summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01Add XFA BMP pixel testchromium/3569Ryan Harrison
2018-10-01Add XFA TIFF Deflate pixel testRyan Harrison
2018-10-01Add XFA TIFF PackBits pixel testRyan Harrison
2018-10-01Add XFA TIFF LZW pixel testRyan Harrison
2018-10-01Add XFA PNG pixel testRyan Harrison
2018-10-01Add XFA TIFF pixel testRyan Harrison
2018-10-01Remove checks for impossible situation in CPDFXFA_Context.Lei Zhang
2018-10-01Update some third_party/base headers.Lei Zhang
2018-10-01Make header guards consistent in third_party/base/*.h.Lei Zhang
2018-10-01Fix #include ordering / formatting.Lei Zhang
2018-10-01Initialize more CXFA_Node members in the header.Lei Zhang
2018-10-01Remove some "exceptions" from reedsolomon code.Lei Zhang
2018-10-01Use size_t and FX_ArraySize() for some arrays.Lei Zhang
2018-10-01Add XFA JPG pixel testRyan Harrison
2018-10-01Add XFA GIF pixel testRyan Harrison
2018-09-27Shading functions should take const matrix pointers.chromium/3568chromium/3567chromium/3566chromium/3565chromium/3564Lei Zhang
2018-09-25Optimize MaybeEmbedPositionAdjustmentPatterns().chromium/3563chromium/3562Lei Zhang
2018-09-25Get rid of "exceptions" in CBC_QRCoderMatrixUtil.Lei Zhang
2018-09-25Roll third_party/freetype/src/ dfddc2d97..abd997aa7 (9 commits)Lei Zhang
2018-09-25Revert "Remove unreachable code in CPDF_DIBBase."Lei Zhang
2018-09-25Add FxAlignToBoundary<>() template helper function.Tom Sepez
2018-09-25Introduce CodecModuleIface for progressive decoder modules.Tom Sepez
2018-09-24Give CFX_GraphStateData a work-over.chromium/3561Tom Sepez
2018-09-24Revert "Make potentially dangerous Actions require a user click."Henrique Nakashima
2018-09-22Remove useless charset data in CFGAS_FontMgr.Lei Zhang
2018-09-22Roll build/ f53effa79..dfca77bb0 (53 commits)Lei Zhang
2018-09-22Move some CFGAS_FontMgr methods into an anonymous namespace.Lei Zhang
2018-09-22Change CBC_QRCoderMatrixUtil::BuildMatrix() to return a bool.Lei Zhang
2018-09-22Encapsulate CBC_QRCoderMatrixUtil code.Lei Zhang
2018-09-22Remove CBC_CommonByteArray and CBC_QRCoderBlockPair.Lei Zhang
2018-09-21Cleanup in CCodec_FaxModuleNicolas Pena
2018-09-21Replace CPDF_Color::Copy() with honest-to-goodness operator=().Tom Sepez
2018-09-21Make OutputIndex() a void methodNicolas Pena
2018-09-21Fix destruction order with CPDF_StreamAcc.Lei Zhang
2018-09-21Remove unreachable code in CPDF_DIBBase.Lei Zhang
2018-09-21Validate more image values in CPDF_DIBBase.Lei Zhang
2018-09-20Make potentially dangerous Actions require a user click.Henrique Nakashima
2018-09-20Make some methods const in XFAJSEmbedderTestchromium/3560chromium/3559chromium/3558Nicolas Pena
2018-09-20Roll testing/corpus/ 2ddedb263..19feefee4 (1 commit)Lei Zhang
2018-09-20Validate some image data in CPDF_Image::InitJPEG().Lei Zhang
2018-09-20Use pdfium::Optional with FPDF_Doc_Save().Lei Zhang
2018-09-20Change CFX_FixedBufGrow to take a size_t.Lei Zhang
2018-09-20Remove extraneous 'extern "C"' entries.Lei Zhang
2018-09-20Fix misc lint errors and other cleanups.Lei Zhang
2018-09-20Remove more unneeded STL #includes from headers.Lei Zhang
2018-09-20Remove many unneeded STL #includes from headers.Lei Zhang
2018-09-19Use MaybeOwned in CPDF_StreamAcc.chromium/3557Lei Zhang
2018-09-19Roll testing/corpus/ 6cd71979b..2ddedb263 (1 commit)Lei Zhang
2018-09-19Consolidate raw data processing path in CPDF_StreamAcc.Lei Zhang
2018-09-19Initialize CPDF_ImageRenderer in the header.Lei Zhang