Age | Commit message (Expand) | Author |
2016-02-18 | Fixup incorrect include guards. | Dan Sinclair |
2016-02-18 | Name the states for fpdf_parser_parser. | Dan Sinclair |
2016-02-18 | Sort headers in non-xfa directories. | Dan Sinclair |
2016-02-17 | Banish CFX_ObjectArray to the XFA side. | Tom Sepez |
2016-02-17 | Remove CFX_PtrList from renderer main loop. | Tom Sepez |
2016-02-17 | Expand all paths to be based off pdfium/ directory | Dan Sinclair |
2016-02-17 | Banish CFX_ByteArray and CFX_WideArray to the XFA side. | Tom Sepez |
2016-02-16 | Split CPDF_PageObjectHolder off from CPDF_PageObjectList | Tom Sepez |
2016-02-16 | Refactor CPDF_SimpleParser and add unit tests. | Wei Li |
2016-02-16 | Rework progressive render loop. | Tom Sepez |
2016-02-12 | Fix the way to access marked content. | Wei Li |
2016-02-12 | One less PI. | Tom Sepez |
2016-02-12 | Remove the FX_MIN macro. | Tom Sepez |
2016-02-12 | Make fx_bidi sane. | Tom Sepez |
2016-02-11 | Remove unused NormalizeString() | Tom Sepez |
2016-02-10 | Banish CFX_PtryArray to XFA side only. | Tom Sepez |
2016-02-09 | Banish CFX_WordArray to XFA-land. | Tom Sepez |
2016-02-08 | Tidy fpdfsave.cpp | Tom Sepez |
2016-02-05 | Remove CFX_FileSizeArray. | Tom Sepez |
2016-02-04 | Use full include path in core/include/fpdfapi | Tom Sepez |
2016-02-04 | Remove CFX_PtrArray from fx_xml.h | Tom Sepez |
2016-02-03 | Merge to XFA: Fix prototypes for CPDF_FormNotify. | Tom Sepez |
2016-02-03 | Merge to XFA: Complete unit tests for CPDF_Array | Wei Li |
2016-02-02 | Merge to XFA: Kill CFX_ByteArray in master. | Tom Sepez |
2016-02-01 | Merge to XFA: Remove the m_ObjVersion member variable from CPDF_Parser. | Lei Zhang |
2016-02-01 | Merge to XFA: Remove the m_V5Type member variable from CPDF_Parser.chromium/2641chromium/2640chromium/2639chromium/2638 | Lei Zhang |
2016-01-29 | Merge to XFA: Some cleanup of fpdf_render_loadimage.cpp | Oliver Chang |
2016-01-29 | Merge to XFA: Refactor CPDF_Object and its subclasses. | Wei Li |
2016-01-29 | Another round of cleanup in CPDF_Parser and friends. | Lei Zhang |
2016-01-29 | Merge to XFA: Member function name refactoring | Wei Li |
2016-01-26 | Fix collison with Windows #define RGB macro. | Tom Sepez |
2016-01-26 | War on #defines - part 2 | Tom Sepez |
2016-01-26 | Merge to XFA: War on #defines, part 1. | Tom Sepez |
2016-01-25 | Merge to XFA: Remove CFX_SegmentedArray use from master. | Tom Sepez |
2016-01-25 | Remove several more unused parser values. | Tom Sepez |
2016-01-25 | Remove struct PARSE_OPTIONS. | Tom Sepez |
2016-01-25 | Remove unused IsContentUsedElsewhere() | Tom Sepez |
2016-01-22 | Merge to XFA: CPDFText_ParseOptions never change from default. | Tom Sepez |
2016-01-22 | Merge to XFA: Change _PDF_RenderItem to CPDF_RenderContext::Layer. | Tom Sepez |
2016-01-21 | Merge to XFA: Rename CPDF_PageObjects to CPDF_PageObjectList | Tom Sepez |
2016-01-21 | Mege to XFA: Redo CPDF_PageObjects - part 1 | Tom Sepez |
2016-01-21 | Merge to XFA: Rename CPDF_PageContentGenerate to CPDF_PageContentGenerator. | Tom Sepez |
2016-01-20 | Merge to XFA: Replace more CFX_MapPtrToPtr. | Tom Sepez |
2016-01-20 | Merge to XFA: Remove CFX_CMapByteStringToPtr | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-19 | Fix an assertion failure in CXFA_FWLTheme::Initialize() | Jun Fang |
2016-01-19 | Merge to XFA: Remove an extra "const" in fpdf_objects. | Oliver Chang |
2016-01-19 | Merge to XFA: Fix infinite loops caused by calling circular indirect objects | Wei Li |
2016-01-15 | Merge to XFA: Fix the way FT headers are included | Lei Zhang |
2016-01-14 | Merge to XFA: Correct the way to count pages and to avoid infinite loop | Wei Li |