Age | Commit message (Expand) | Author |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-20 | Forward declare codec modules in fx_codec.h. | Lei Zhang |
2017-09-20 | Move CCodec_ScanlineDecoder to its own file. | Lei Zhang |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-30 | Split CFX_FixedBufGrow out of fx_basicchromium/3201 | Dan Sinclair |
2017-05-24 | Convert to CFX_UnownedPtr, part 4. | Tom Sepez |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-18 | Fix a situation where images are not properly rendered. | Lei Zhang |
2017-05-11 | Use clamp() in a couple more places. | Lei Zhang |
2017-05-10 | Split DCT decoder creation from CPDF_DIBSource::CreateDecoder(). | Lei Zhang |
2017-05-10 | Fix typos for the word start. | Lei Zhang |
2017-04-26 | Get rid of a few |new|s in CPDF_Document. | Tom Sepez |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-23 | Revert "Remove CFX_FixedBufGrow" | Nicolás Peña |
2017-03-22 | Remove CFX_FixedBufGrow | Dan Sinclair |
2017-03-16 | Fix nits in CPDF_DIBSource. | Lei Zhang |
2017-03-15 | Refactor some CPDF_ColorSpace code. | Lei Zhang |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-01-05 | Remove unused CPDF_ImageCacheEntry::GetCachedBitmap | Nicolas Pena |
2017-01-04 | Kill render_int.hchromium/2973chromium/2972 | Nicolas Pena |