summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-20Add FPDFPath_GetPoint() APIchromium/3221Miklos Vajna
2017-09-20Add bounds checks in CAgg_PathData::BuildPathDan Sinclair
2017-09-20Add in missed parse recursion depth checksRyan Harrison
2017-09-20Implement CFDE_TextEditEngine::GetIndex* methods.Dan Sinclair
2017-09-20Convert FindNextBreakPos to return positionDan Sinclair
2017-09-20Cleanup CPWL_Caret codeDan Sinclair
2017-09-20Get system lcms2 config using pkg-config.Lei Zhang
2017-09-20Isolate lcms2 usage to a few files.Lei Zhang
2017-09-20Forward declare codec modules in fx_codec.h.Lei Zhang
2017-09-20Move CCodec_ScanlineDecoder to its own file.Lei Zhang
2017-09-19Fix draw order of popup annotations.Henrique Nakashima
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-19Default to c++11 instead of c++14.Lei Zhang
2017-09-19Setting focus on a widget may destroy the widgetDan Sinclair
2017-09-19Remove unused methods and field in CFFL_FormFiller.Henrique Nakashima
2017-09-19Roll DEPS for build to fc826e6.Lei Zhang
2017-09-19Cleanup FindNextBreakPos variablesDan Sinclair
2017-09-19Invert flag to CFDE_TextEditEngine::Iterator::IsEOFDan Sinclair
2017-09-19Convert selection to use count instead of end indexDan Sinclair
2017-09-19IWYU: Explicitly include <stdint.h> in some headers.Raphael Kubo da Costa
2017-09-19Use CPDF_ReadValidator to request linearized hint tables.Artem Strygin
2017-09-19Simplify CPDF_Parser::LoadCrossRefV4Artem Strygin
2017-09-18Use CPDF_ReadValidator to request linearized first page.Artem Strygin
2017-09-18Remove useless code.chromium/3219Artem Strygin
2017-09-18Use CPDF_ReadValidator to request linearized data.Artem Strygin
2017-09-18Cleanup word break propertiesDan Sinclair
2017-09-18Remove some unused variables.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-18Roll DEPS for build to e659d43.Lei Zhang
2017-09-15Use unsigned types for app age, value age in widgets.chromium/3218chromium/3217Tom Sepez
2017-09-15Introduce CPWL_Wnd::PrivateData class.Tom Sepez
2017-09-15Move CPWL_CREATPARAM to CPWL_Wnd::CreateParamsTom Sepez
2017-09-15Simplify a couple of CXFA_Node methods.Lei Zhang
2017-09-15Add ObservedPtrs to KillFocus pathRyan Harrison
2017-09-15Fix nullptr dereference in XFA_Node::SetScriptContent().Lei Zhang
2017-09-15Add public method FPDFPath_CountPoint to get # of points of a path object.Miklos Vajna
2017-09-15Make static const char* arrays more const.Lei Zhang
2017-09-15OnBeforeKeystroke may invalidate the widget's window.Tom Sepez
2017-09-14Fix decoding of JBIG2 integers for values with large magnitude.Henrique Nakashima
2017-09-14Checkbox event fixed when triggered by a keyboard entryClaudio DeSouza
2017-09-14Add more FPDF_GetMetaText() tests.Lei Zhang
2017-09-14Add tests for FPDF_GetMetaText().Lei Zhang
2017-09-14Move test/ to testing/resources/xfa/Lei Zhang
2017-09-14Roll clang to 4db5854chromium/3216Tom Sepez
2017-09-14Revert moving JPX library decode from Init to DecodeRyan Harrison
2017-09-14Fix CPDFPathObjectFromFPDFPageObject() implementation.Lei Zhang
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-09-13Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.Henrique Nakashima
2017-09-13Add reverse iterators to CFX String classes.Tom Sepez
2017-09-13Add readme files to some directories.chromium/3215Henrique Nakashima