Age | Commit message (Expand) | Author |
2018-01-30 | Check if opj_image_data_alloc returned null. | Henrique Nakashima |
2018-01-29 | Remove duplicate assignments in sycc420_to_rgb(). | Lei Zhang |
2017-09-20 | Isolate lcms2 usage to a few files. | Lei Zhang |
2017-09-20 | Forward declare codec modules in fx_codec.h. | Lei Zhang |
2017-09-14 | Revert moving JPX library decode from Init to Decode | Ryan Harrison |
2017-09-11 | Address nits missed from original reviewchromium/3213 | Ryan Harrison |
2017-09-11 | Use the right allocate and free functions in OpenJPEG. | Chris Palmer |
2017-09-08 | Move decompressing of JPX out of Init and into Decode | Ryan Harrison |
2017-08-10 | LCMS: rename folder | Nicolas Pena |
2017-08-07 | Tidy fx_codec_jpx_opj.cppchromium/3180 | Tom Sepez |
2017-08-07 | Convert static functions to anonymous namespace | Tom Sepez |
2017-08-07 | Fix PartitionAlloc vs. opj_malloc mismatch in fx_codec_jpx_opj.cpp | Tom Sepez |
2017-06-30 | Use the right free function for ICC color profiles.chromium/3146 | Chris Palmer |
2017-06-08 | Guard against undefined shifting in JPX decoder | Dan Sinclair |
2017-05-24 | core: allow building against system lcms2chromium/3111 | Miklos Vajna |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-13 | Remove openjpeg write support. | thestig |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-19 | Avoid nullptr access in sycc422_to_rgb and sycc420_to_rgb | stackexploit |
2016-09-12 | Verify value of prec before using | dsinclair |
2016-08-29 | Skip the channel if there is no data. | dsinclair |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-04-29 | Avoid nullptr dereferences in sycc444_to_rgb(). | thestig |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Rename FX_SAFE_DWORD to FX_SAFE_UINT32 | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Re-enable several MSVC warnings | Wei Li |
2016-03-15 | Reland "Fix sycc{420,422}_to_rgb issues."chromium/2680 | Oliver Chang |
2016-03-15 | Revert "Fix sycc{420,422}_to_rgb issues." | Oliver Chang |
2016-03-15 | Fix sycc{420,422}_to_rgb issues. | Oliver Chang |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |