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