Age | Commit message (Expand) | Author |
2017-06-14 | Add blend to GraphicsData | Nicolas Pena |
2017-06-13 | Allow zero length streams when parsing.chromium/3130 | Dan Sinclair |
2017-06-13 | Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator. | Henrique Nakashima |
2017-06-13 | Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp. | Henrique Nakashima |
2017-06-09 | Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.chromium/3126 | Henrique Nakashima |
2017-06-09 | Simplify CPDF_Array::RemoveAt(index, size). | Lei Zhang |
2017-06-08 | Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp. | Henrique Nakashima |
2017-06-07 | Fix EmptyCreation test | Nicolas Pena |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
2017-05-30 | Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116 | Tom Sepez |
2017-05-26 | Fix CPDF_PageRenderContext cleanup | Tom Sepez |
2017-05-26 | Add public API for setting the blend mode on a page object. | wileyrya |
2017-05-26 | Release unowned CS reference before maybe destroying owned one | Tom Sepez |
2017-05-26 | Use proper file names in core/fpdfapi/font | Nicolas Pena |
2017-05-26 | Avoid dangling encrypt dict pointer in CPDF_Parser | Tom Sepez |
2017-05-26 | Simplify CPDF_Page ctor. | Lei Zhang |
2017-05-26 | Add public API for setting the fill color on a text object | wileyrya |
2017-05-26 | Add public API for setting LineJoin and LineCap on a path | wileyrya |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-05-24 | Convert to CFX_UnownedPtr, part 9 | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 8chromium/3110 | Tom Sepez |
2017-05-24 | Use CheckedNumeric in BiInterpolImpl | Nicolas Pena |
2017-05-24 | Convert to CFX_UnownedPtr, part 4. | Tom Sepez |
2017-05-24 | Convert to CFX_UnownedPtr, part 3. | Tom Sepez |
2017-05-23 | Make CPDF_ImageCacheEntry retain CPDF_Image | Tom Sepez |
2017-05-23 | Use NOTREACHED() in more places. | Lei Zhang |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-20 | Use std::vector and std::sort() in CPDF_PageRenderCache. | Lei Zhang |
2017-05-19 | Fix off-by-one introduced at ab20404 | Tom Sepez |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-19 | Remove image dimension params that are never used. | Lei Zhang |
2017-05-18 | Add more CFX_UnownedPtr usage. | Tom Sepez |
2017-05-18 | Fix a situation where images are not properly rendered. | Lei Zhang |
2017-05-17 | Reland: Small fix in CPDF_TrueTypeFont load | Nicolas Pena |
2017-05-17 | Revert "Small fix in CPDF_TrueTypeFont load" | Nicolás Peña |
2017-05-16 | Small fix in CPDF_TrueTypeFont load | Nicolas Pena |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2017-05-15 | Remove unused flags from CPDF_Creator | Nicolas Pena |
2017-05-11 | Use clamp() in a couple more places. | Lei Zhang |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-11 | Move map and codec loading into manager | Dan Sinclair |
2017-05-10 | Split DCT decoder creation from CPDF_DIBSource::CreateDecoder(). | Lei Zhang |
2017-05-10 | Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m... | Lei Zhang |
2017-05-10 | Store the offset in the archive buffer | Dan Sinclair |
2017-05-10 | Cleaning up Edit code | Dan Sinclair |
2017-05-10 | Simplify CPDF_ImageRenderer::StartRenderDIBSource(). | Lei Zhang |
2017-05-10 | Use FXSYS_IntToTwoHexChars() in more places. | Lei Zhang |
2017-05-10 | Fix typos for the word start. | Lei Zhang |