Age | Commit message (Expand) | Author |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-04 | Remove some unused IFX_Pause params | Dan Sinclair |
2017-05-04 | More cleanup in CFX_ScanlineCompositor | Nicolas Pena |
2017-05-04 | CPDF_DataAvail: avoid reads into stack buffers. | Tom Sepez |
2017-05-04 | Move O_BINARY and O_LARGEFILE defintions | Tom Sepez |
2017-05-04 | Remove FXSYS_wfopen(), it is totally unused. | Tom Sepez |
2017-05-03 | Clean up CRYPT_ArcFourCrypt(). | Lei Zhang |
2017-05-03 | Actually build fuzzers with the pdfium_all target.chromium/3089 | Lei Zhang |
2017-05-03 | CPDF_SyntaxParser::SearchWord() is always backwards and for whole-words | Tom Sepez |
2017-05-03 | SetPos to at most the file length to avoid overflows | Nicolas Pena |
2017-05-03 | Use enum class GifDecodeStatus instead of integers in fx_gif | Nicolas Pena |
2017-05-03 | Add a ToUnicode mapping when loading CID fonts | Nicolas Pena |
2017-05-03 | XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr. | Tom Sepez |
2017-05-03 | Add a unit test for CRYPT_ArcFourSetup(). | Lei Zhang |
2017-05-02 | Remove some more |new|s, part 11chromium/3088 | Tom Sepez |
2017-05-02 | CRYPT_ArcFourSetup: don't use key[0] when length is 0 | Tom Sepez |
2017-05-02 | Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp | Tom Sepez |
2017-05-02 | Roll FreeType to 5a3490e. | Lei Zhang |
2017-05-02 | Pass explicit string size in EncodeToCodewords(). | Lei Zhang |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-05-02 | Add API to create a text object using a loaded font. | Nicolas Pena |
2017-05-02 | Tag FXJSE's V8 objects as such. | Tom Sepez |
2017-05-02 | Fix some nits in fx_gif.cpp | Nicolas Pena |
2017-05-02 | Remove more |new|s, part 8 | Tom Sepez |
2017-05-02 | Remove more |new|s, part 7 | Tom Sepez |
2017-05-01 | Remove more |new|s, part 6chromium/3087 | Tom Sepez |
2017-05-01 | Remove more |new|s, part 5 | Tom Sepez |
2017-05-01 | Fix CGifLZWDecoder::Decode comparison | Nicolas Pena |
2017-05-01 | Add PDF reference to CFX_Matrix comment | Nicolas Pena |
2017-04-29 | Fix rotationschromium/3086chromium/3085 | rbpotter |
2017-04-28 | Clean up private methods in CBC_C40Encoder. | Lei Zhang |
2017-04-28 | Remove some more |new|s, part 4. | Tom Sepez |
2017-04-28 | Limit recursion in CXML_Parser::ParseElement(). | Lei Zhang |
2017-04-28 | Disallow CPDF_FormField with deep node trees. | Lei Zhang |
2017-04-28 | Remove more |new|s, part 3 | Tom Sepez |
2017-04-28 | CXFA_FMStringExpression: int16_t is not a good type for a string index. | Tom Sepez |
2017-04-28 | Remove dead dimensions code in fxbarcode.chromium/3084 | Lei Zhang |
2017-04-28 | Fix stack overflow in CFieldTree::Node::GetFieldInternal(). | Lei Zhang |
2017-04-27 | Assert CPDF_Pattern always has a valid CPDF_Document pointer. | Lei Zhang |
2017-04-27 | Zero 4 byte variable before reading 3 bytes into it | Tom Sepez |
2017-04-27 | Add barcode test skeleton | Tom Sepez |
2017-04-27 | Remove CBC_HighLevelEncoder::illegalCharacter(). | Lei Zhang |
2017-04-27 | move pdfium skia build forward to match chromechromium/3083 | Cary Clark |
2017-04-27 | Remove more |new|s, part 2 | Tom Sepez |
2017-04-26 | Remove a few more |new|s. | Tom Sepez |
2017-04-26 | Avoid unordered_set and maps for the time being.chromium/3082 | Tom Sepez |
2017-04-26 | Guard against overflow in CFX_BilinearMatrix code. | Dan Sinclair |
2017-04-26 | Remove CPDF_Document parameter from CPDF_DeviceCS ctor. | Lei Zhang |
2017-04-26 | Get rid of a few |new|s in CPDF_Document. | Tom Sepez |
2017-04-26 | Fix botched negation in cpdf_imageobject.cpp | Tom Sepez |