summaryrefslogtreecommitdiff
path: root/core/fxcodec/gif/cfx_lzwdecompressor.h
AgeCommit message (Expand)Author
2018-08-10Remove |typedef struct| in favor of just |struct|.Tom Sepez
2018-08-10Remove const_cast<> from CFX_LZWDecompressor::Decode() caller.Tom Sepez
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-03-21Rename "des_foo" to "dest_foo".Lei Zhang
2017-09-28Convert LZW decompressor to use vector instead of static arraychromium/3230chromium/3229chromium/3228chromium/3227Ryan Harrison
2017-09-27Cleaning up naming of GIF files/classes/variablesRyan Harrison