summaryrefslogtreecommitdiff
path: root/core/fxge/dib
AgeCommit message (Expand)Author
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-09-28Use string pools in some dictionaries, names, and strings.tsepez
2016-09-26Strengthen bounds check in CWeightTable::Calc.stackexploit
2016-09-15Rename dictionary set and get methodsdsinclair
2016-08-11Fix an integer overflow in CStretchEngine constructorweili
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04Add bounds checks to CWeightTable::Calc() and friends.thestig
2016-07-29Fix a FPE in CStretchEngine::StartStretchHorz().thestig
2016-07-21Use smart pointers for graphics device classesweili
2016-07-19Use smart pointers for various Jbig2 decoding contextsweili
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-02The PDFium source in core/fxge/dib implements a bit-blitting backend.caryclark
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-25Remove FX_GAMMA() and friends. They do nothing.thestig
2016-05-12Clean up CFX_ImageTransformer.thestig
2016-05-11Clean up CFX_ImageStretcher.thestig
2016-05-11Fix a divide by zero in CFX_ImageStretcher.thestig
2016-04-19Remove a few more char* members from structs/classes.tsepez
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-21Remove unused FXDIB_PALETTE_ optionsTom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair