summaryrefslogtreecommitdiff
path: root/core/fxcodec/jbig2/JBig2_Context.cpp
AgeCommit message (Expand)Author
2016-06-03Fix some code which causes warnings when compiled by /analyze toolweili
2016-05-26Fix a bug which may cause infinite loopweili
2016-04-13Re-enable warning 4701 for GN build and some cleanupweili
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Make a few more const tables smaller.chromium/2689chromium/2688Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Split CPDF_Stream/CPDF_StreamAcc into separate filesTom Sepez
2016-03-14Move core/src/ up to core/.Dan Sinclair