summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09Fix a global buffer overflow in GCPDF_CIDFont::_CharCodeFromUnicodechromium/2368chromium/2367chromium/2366chromium/2365chromium/2364Jun Fang
2015-04-09Fix reference to timezone variable - removed in VS 2015Bruce Dawson
2015-04-08Fix IWYU in formfiller/ directory.Tom Sepez
2015-04-08Use pdfium-specific tree closer for gating landingsTom Sepez
2015-04-07Fix a stack overflow issue caused by an invalid usage of snprintfJun Fang
2015-04-07Land on master: FFL_MIN and FFL_MAX are pointless and stupid.Tom Sepez
2015-04-07Fix windows compile class vs. struct confusion in e300c8c32d73Tom Sepez
2015-04-07Fix IWYU in pdfwindow/ directory.Tom Sepez
2015-04-07Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.Tom Sepez
2015-04-06fix missing semicolonsJUN FANG
2015-04-06Fix a fatal error due to cloning a global document objectJUN FANG
2015-04-06Fix IWYU in fxcrt headers.Tom Sepez
2015-04-03Update the path of header file to avoid a compiling error in chromechromium/2363chromium/2362chromium/2361chromium/2360chromium/2359chromium/2358JUN FANG
2015-04-03Refactor PDFium python test utilities.Tom Sepez
2015-04-03No-op change to poke the bots after being out of sequence.Tom Sepez
2015-04-03Fix a compiling error in fpdf_parser_parser_embeddertest.cppJun Fang
2015-04-03Add embedder test comparing with the last patch.JUN FANG
2015-04-02Fix uninitialized face in fx_ge_font.cppJUN FANG
2015-04-01Update windows suppressions and unify across platformsTom Sepez
2015-04-01doc.external - Check direction of property access before blindly getting.Tom Sepez
2015-03-31Roll DEPS to pick up new test expectations after commit e3dd159.Lei Zhang
2015-03-30Fix no text displayed issue when font embedded and font subsetting enabledchromium/2356chromium/2355chromium/2354chromium/2353chromium/2352JUN FANG
2015-03-26Replace linux-specific code in test scripts.Tom Sepez
2015-03-26Use correctly-typed error codes for fx_codec_jpx_unittestTom Sepez
2015-03-25Suppress many failing mac tests.Tom Sepez
2015-03-25Suppress our "pixel" test on mac since it diffs.Tom Sepez
2015-03-25Create per-platform pdfium test suppression files.Tom Sepez
2015-03-25Add testing/corpus to .gitignoreTom Sepez
2015-03-24Add comments to suppressions fileTom Sepez
2015-03-23Support comments and blank lines in SUPPRESSIONS fileTom Sepez
2015-03-23Create simple suppressions file in PDFium repository.Tom Sepez
2015-03-23Flush stdout before launching sub-processes.Tom Sepez
2015-03-23Try to make a NOTREACHED definition suitable for win8.chromium/2351chromium/2350chromium/2349chromium/2348chromium/2347chromium/2346chromium/2345chromium/2344chromium/2343Tom Sepez
2015-03-20Roll DEPS to pull in full, regenerated corpus of testsTom Sepez
2015-03-20Turn down warning level for GN build of image_diff utilityTom Sepez
2015-03-20Fix missing include for std::minTom Sepez
2015-03-19Revert corpus to last known working version.Tom Sepez
2015-03-19Fix corpus roll broken in the previous commit.Tom Sepez
2015-03-19Bring in entire corpus for testing.Tom Sepez
2015-03-19Pull in specific revision of PDF corpus via DEPS.Tom Sepez
2015-03-19Fix subtle issues in opj_skip_from_memory and add unit tests.Tom Sepez
2015-03-17Revert "TEST that the tree goes RED when pixel/javascript tests fail."Tom Sepez
2015-03-17TEST that the tree goes RED when pixel/javascript tests fail.Tom Sepez
2015-03-17Return OS status code from python test driver scripts.Tom Sepez
2015-03-17Revert "Fix a problem that JP2 image is not displayed because index color spa...Tom Sepez
2015-03-16Pull our new test case repository via deps.Tom Sepez
2015-03-16Speculative fix for breakage in pdfum DEPS rollTom Sepez
2015-03-16Fix a problem that JP2 image is not displayed because index color space is usedJUN FANG
2015-03-16Fix a bug that JPX images can't be shownJUN FANG
2015-03-16Fix potential integer overflow in fpdf_render_image.cppJUN FANG