summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01Start at today's date in XFA Month Calendar.chromium/3417Henrique Nakashima
2018-05-01Clean up CFX_BidiString.Lei Zhang
2018-05-01Fix last character missing from strings in XFA Month Calendar.Henrique Nakashima
2018-05-01Check for NULL XFA context even when XFATom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-05-01Introduce the concept of CPDF_Page::ExtensionTom Sepez
2018-05-01Fixes XML Instruction handling in CXFA_DocumentParser.Dan Sinclair
2018-05-01Fix CFX_XML and add unit testsDan Sinclair
2018-05-01Fix possible integer overflows in CFX_RTFBreak.Henrique Nakashima
2018-05-01Add struct CJBig2_GRDProc::ProgressiveArithDecodeState.Lei Zhang
2018-05-01Clean up CJBig2_Image compose methods.Lei Zhang
2018-04-30Reorganize Unicode_GetNormalization() some more.Lei Zhang
2018-04-30Add CPDF_TextPage::GetPrevCharInfo() helper method.Lei Zhang
2018-04-30Change out parameter of CFGAS_GEFont::GetCharWidth to pointer.chromium/3416Henrique Nakashima
2018-04-30Fix more possible integer overflows in CFX_TxtBreak.Henrique Nakashima
2018-04-30Simplify Unicode_GetNormalization() and caller.Lei Zhang
2018-04-30Fix some nits in CPDF_TextPage.Lei Zhang
2018-04-30Saner memory managment in cttfontdesc, part 1.Tom Sepez
2018-04-30Fix Integer-overflow in CFX_TxtBreak::AppendChar_OthersHenrique Nakashima
2018-04-30Optimize yet another piece of barcode codeRyan Harrison
2018-04-30Make CPDFSDK_FormFillEnvironment always hold a CPDF_Document.Tom Sepez
2018-04-27Tidy cfx_gif.h.chromium/3415chromium/3414chromium/3413Tom Sepez
2018-04-27Remove an obsolete TODO.Lei Zhang
2018-04-27Fix illegal cast in core/fxge/win32/fx_win32_gdipext.cppTom Sepez
2018-04-27Remove CJBig2_HuffmanTable::InitCodes().Lei Zhang
2018-04-27Replace void* with CFX_GifPalette* in fxcodecTom Sepez
2018-04-27Fix focused day disappears in XFA MonthCalendar.Henrique Nakashima
2018-04-27Update caret after changes that could move lines in XFA edit.Henrique Nakashima
2018-04-27Change CJBig2_HuffmanTable to use struct JBig2HuffmanCode.Lei Zhang
2018-04-27Adjust CJBig2_Context::HuffmanAssignCode().Lei Zhang
2018-04-27Remove arguments from CPDFSDK_FormFillEnvironment methods (part 2)Tom Sepez
2018-04-27Simplify CJBig2_Context::DecodeSymbolIDHuffmanTable().Lei Zhang
2018-04-27Use std::function in CJBig2_GRDProc.Lei Zhang
2018-04-27Fix backspace on 1st character of a line erases the line break.Henrique Nakashima
2018-04-27Disambiguate methods in CJBig2_GRDProc.Lei Zhang
2018-04-27Simplify CJBig2_Context::FindReferredSegmentByTypeAndIndex().Lei Zhang
2018-04-27Avoid potential duplicate unique_ptr to CPDF_Document from CPDFXA_Context.Tom Sepez
2018-04-27Remove argument from CPDFSDK_FormFillEnvironment::GetCurrentPageTom Sepez
2018-04-27Add DEPS include_rules for xfa/fwl.Lei Zhang
2018-04-27Fix undefined behavior in AGG.Lei Zhang
2018-04-27Do validation earlier in CPDF_SampledFunc::v_Init(). (try 2)Lei Zhang
2018-04-27Fix style for many jbig2 methods.chromium/3412Lei Zhang
2018-04-27Add CJBig2_Image::IsValidImageSize() helper method.Lei Zhang
2018-04-27Sanitize another image size in CJBig2_Context::parseHalftoneRegion().Lei Zhang
2018-04-27Updated libtiff 4.0.8->4.0.9Ryan Harrison
2018-04-27Sanitize the SBNUMINSTANCES value in the JBIG2 decoder.Lei Zhang
2018-04-27Roll DEPS for ICU to e4194dc7chromium/3411Lei Zhang
2018-04-27Roll DEPS for build and buildtools.Lei Zhang
2018-04-27Roll DEPS for Clang to abe5e4f9.Lei Zhang
2018-04-26Reset entity start when clearing textchromium/3410Dan Sinclair