Age | Commit message (Expand) | Author |
2016-02-02 | Merge to XFA: Kill CFX_ByteArray in master. | Tom Sepez |
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-22 | Merge to XFA: Change _PDF_RenderItem to CPDF_RenderContext::Layer. | Tom Sepez |
2016-01-20 | Merge to XFA: Replace more CFX_MapPtrToPtr. | Tom Sepez |
2016-01-13 | Merge to XFA: Fix another invalidated iterator issue while traversing CPDF_Di... | Oliver Chang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-11 | Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. | Oliver Chang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-22 | Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp... | Lei Zhang |
2015-12-18 | Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ... | Lei Zhang |
2015-12-17 | Merge to XFA: Tidy CPDF_RenderContext | Tom Sepez |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-10 | Merge to XFA: Replace several more CFX_MapPtrToPtr with std::set or std::map | Tom Sepez |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-09 | Merge to XFA: Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-11-25 | Manual fixups to PDF_ENABLE_XFA in core/ | Tom Sepez |
2015-11-25 | Inflict PPDF_ENABLE_XFA ifdefs on XFA core/ | Tom Sepez |
2015-11-17 | Make CPDF_InterForm::AddStandardFont take a non-const document pointer. | Lei Zhang |
2015-11-11 | Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters. | Lei Zhang |
2015-11-10 | Merge to XFA: Cleanup CPDF_Stream: | Lei Zhang |
2015-11-10 | Merge to XFA: Fix relative includes within core/ | Lei Zhang |
2015-11-10 | Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-10-30 | Merge to XFA: Clean up CPDF_AnnotList. | Lei Zhang |
2015-10-27 | Merge to XFA: Use static_cast for various CPDF_Object conversions. | Dan Sinclair |
2015-10-26 | Remove CPDF_Reference::Create(), make logic match master | Tom Sepez |
2015-10-26 | Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference."" | Dan Sinclair |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Stream. | Dan Sinclair |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Name. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_String. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Number. | Dan Sinclair |
2015-10-20 | [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-03 | Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm. | Lei Zhang |
2015-10-01 | XFA: Remove tests for failures after new statements. | Lei Zhang |
2015-09-17 | Merge to XFA: Implement FPDFAction_GetFilePath(). | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp file is a code smell, part 2. | Tom Sepez |
2015-08-17 | Merge to XFA: Fix more sign comparison errors. | Lei Zhang |
2015-08-14 | Merge to XFA: Cleanup: Fix some unneeded semi-colons and bad spacing. | Lei Zhang |
2015-08-14 | Merge to XFA: Use override in more classes in core/ | Lei Zhang |
2015-08-14 | Merge to XFA: Add new public APIs to find the z-order for links and widgets. | Lei Zhang |
2015-08-14 | Merge to XFA: Cleanup: Remove unused CPDF_Metadata::m_pDoc. | Lei Zhang |
2015-08-11 | Merge to XFA: Remove dead code from CPDF_Metadata. Add missing nullptr check. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |