Age | Commit message (Expand) | Author |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-26 | Remove a const_cast in CFDE_CSSTextBuf. | Lei Zhang |
2017-06-26 | Clean up CFDE_CSSTextBuf. | Lei Zhang |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-23 | Use NOTREACHED() in more places. | Lei Zhang |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-16 | CFDE_RenderDevice::m_bOwnerDevice is always false | Tom Sepez |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-04 | Give a couple of char to int functions better names.chromium/3090 | Lei Zhang |
2017-05-04 | Removing unused IFX_Pause parameters | Dan Sinclair |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-03 | XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr. | Tom Sepez |
2017-04-28 | Remove more |new|s, part 3 | Tom Sepez |
2017-04-26 | Avoid unordered_set and maps for the time being.chromium/3082 | Tom Sepez |
2017-04-25 | Use fx_extension.h utilities in more places in xfa/ | Lei Zhang |
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-19 | Update IFX_CharIter::Clone to return unique_ptr | Dan Sinclair |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-18 | Rename text break files to match class names. | Dan Sinclair |
2017-04-18 | Update IFGAS_Stream::WriteString to take a string. | Dan Sinclair |
2017-04-13 | Fold LoadFile{Read|Write} back into constructors | Dan Sinclair |
2017-04-12 | Fold CFGAS_Stream into CFGAS_TextStream. | Dan Sinclair |
2017-04-12 | Remove the FGAS Buffered Stream | Dan Sinclair |
2017-04-11 | Disabiguate CreateStream calls | Dan Sinclair |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-04-06 | Cleanup nits from previous XML Cl | dan sinclair |
2017-04-06 | Remove the length reference from XMLSyntaxParser | dan sinclair |
2017-04-06 | Change the CFDE_XMLSyntaxParser start and end types | Nicolas Pena |
2017-04-06 | Convert XMLSyntaxParser buffer to vector. | dan sinclair |
2017-04-05 | Merge XMLSyntaxParser Init into constructor | Dan Sinclair |
2017-04-05 | Update XML syntax parser to return strings | Dan Sinclair |
2017-04-05 | Move XML attribute handling to a base class. | Dan Sinclair |
2017-04-04 | Cleanup CFDE_XMLCharData and CFDE_XMLText | Dan Sinclair |
2017-04-04 | Remove un-needed CFDE_XMLDeclaration | Dan Sinclair |
2017-04-04 | Cleanup CFX_BlockBuffer | Dan Sinclair |
2017-04-04 | Let CPDF_ImageRenderer own the CFX_ImageRenderer | Nicolas Pena |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-03-30 | Move CXFA_XMLParser to CFDE_XMLParser | Dan Sinclair |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-30 | Rename tto/fde_textout to cfde_textout | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-30 | Rename fgas_stream to ifgas_stream | 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 |