Age | Commit message (Expand) | Author |
---|---|---|
2018-10-12 | Remove more unnecessary includes and do IWYU as needed. | Lei Zhang |
2018-10-09 | Do IWYU for ptr_util.h. | Lei Zhang |
2018-08-10 | Remove const_cast<> from CFX_LZWDecompressor::Decode() caller. | Tom Sepez |
2018-03-21 | Rename "des_foo" to "dest_foo". | Lei Zhang |
2018-02-06 | Break unneeded dep on Bmp codec in Gif codec | Ryan Harrison |
2018-02-06 | Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ | Ryan Harrison |
2017-09-28 | Convert LZW decompressor to use vector instead of static arraychromium/3230chromium/3229chromium/3228chromium/3227 | Ryan Harrison |
2017-09-27 | Cleaning up naming of GIF files/classes/variables | Ryan Harrison |