Age | Commit message (Expand) | Author |
---|---|---|
2018-04-25 | Replace reinterpret_cast with static_cast where possible | Tom Sepez |
2018-03-21 | Rename "des_foo" to "dest_foo". | Lei Zhang |
2018-02-16 | Fix fallthroughs in XFA code.chromium/3350 | Henrique Nakashima |
2018-02-15 | Correctly seek when header size is larger then expectedchromium/3349 | Ryan Harrison |
2018-02-14 | Check that the request was satisfied in ReadData | Ryan Harrison |
2018-02-13 | Change return value of GetAvailInput | Ryan Harrison |
2018-02-12 | Convert CFX_BmpDecompressor to use CFX_MemoryStream | Ryan Harrison |
2018-02-07 | Check that request sizes in ReadData don't overflow | Ryan Harrison |
2018-02-06 | Account for skip size before getting image ifh size | Ryan Harrison |
2018-02-06 | Extract classes in fx_bmp.h into their own files | Ryan Harrison |
2018-02-06 | Convert BMP class name style to match other codecs | Ryan Harrison |
2018-02-06 | Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ | Ryan Harrison |