Age | Commit message (Expand) | Author |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-04-03 | Move most CBC_QRCoderEncoder code into an anonymous namespace. | Lei Zhang |
2017-04-03 | Add test case for bug_707479 | Tom Sepez |
2017-04-03 | Drop FXSYS_ from string methods | Dan Sinclair |
2017-04-03 | Remove some used-only-once typedefs from CPDF_DocPageData | Tom Sepez |
2017-04-03 | Do not shrink buffer before examining last byte in TryVSWPrintF | Tom Sepez |
2017-04-03 | Split fx_dib part 5 | Nicolas Pena |
2017-04-03 | Minor cleanups | Dan Sinclair |
2017-04-03 | Split fx_dib part 4 | Nicolas Pena |
2017-04-03 | Add public method FPDFPageObj_GetType to get type of a page object. | Miklos Vajna |
2017-04-03 | Fix Skia includes | Nicolas Pena |
2017-04-01 | Refcount CPDF_Image all the time.chromium/3061chromium/3060 | Tom Sepez |
2017-04-01 | Use absolute paths for FreeType source code. | Lei Zhang |
2017-03-31 | Use PartitionFreeGeneric for the strings partition, not PartitionFree. | Chris Palmer |
2017-03-31 | Use PartitionFreeGeneric, not PartitionFree, for JS ArrayBuffers. | Chris Palmer |
2017-03-31 | Move zlib to a DEPS-based checkout. | Lei Zhang |
2017-03-31 | Split fx_dib part 3 | Nicolas Pena |
2017-03-31 | Pull in FreeType via DEPS instead. | Lei Zhang |
2017-03-31 | Move FX_FILESIZE to fx_system.h | Tom Sepez |
2017-03-31 | Split fx_dib.h part 2chromium/3059 | Nicolas Pena |
2017-03-31 | Re-arrange fxcrt string files to match naming. | Tom Sepez |
2017-03-31 | Split fx_dib part 1 | Nicolas Pena |
2017-03-31 | Fix QR code generation. | Lei Zhang |
2017-03-31 | Roll DEPS for testing corpus to 146d4c6.chromium/3058 | Lei Zhang |
2017-03-31 | Roll DEPS for testing corpus to 9785959. | Lei Zhang |
2017-03-31 | Revert "Remove download_binaries.py from DEPS" | Tom Anderson |
2017-03-30 | vswprintf() part 2: retry when clearly out of space.chromium/3057 | Tom Sepez |
2017-03-30 | vswprintf() part 1: move code, create helper function. | Tom Sepez |
2017-03-30 | Move CXFA_XMLParser to CFDE_XMLParser | Dan Sinclair |
2017-03-30 | Fix some nits in the javascript util code. | Lei Zhang |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-30 | Move core/fxcrt XML files to core/fxcrt/xml | Dan Sinclair |
2017-03-30 | Avoid one more instance of the anti-pattern in 706346. | Tom Sepez |
2017-03-30 | Libtiff security upstream patches | Nicolas Pena |
2017-03-30 | Rename tto/fde_textout to cfde_textout | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |
2017-03-30 | Revert "Enable Wshift-negative-value in PDFium." | Nico Weber |
2017-03-30 | Protect against premature mask destruction in CFX_ClipRgn::IntersectRect | Tom Sepez |
2017-03-30 | Remove unnecessary FreeType include. | Dominik Röttsches |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-30 | Fix Chromium XFA build | Dominik Röttsches |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-30 | Use more unique_ptr and std::vector in JBig2_SddProc | Nicolas Pena |
2017-03-30 | Allow configuration of external embedder FreeType | Dominik Röttsches |
2017-03-30 | Roll DEPS for various tools. | Lei Zhang |
2017-03-30 | Upgrade to FreeType 2.7.1. | Lei Zhang |
2017-03-30 | Erase unused freetype files. | Lei Zhang |
2017-03-30 | Account for character size in last CFX_WideString patch. | Tom Sepez |
2017-03-29 | Quick fix for blank preview | rbpotter |
2017-03-29 | Avoid guessing vsnprintf() buffer length. | Tom Sepez |