Age | Commit message (Expand) | Author |
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-12 | Merge to XFA: Remove relative includes. | 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-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-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
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_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-16 | Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor. | Lei Zhang |
2015-10-16 | Merge to XFA: Declare PDF_GetStandardFontName() in the header. | Lei Zhang |
2015-09-15 | Merge to XFA: Cleanup casting of FX_Alloc() return values. | Lei Zhang |
2015-08-20 | Merge to XFA: Fix some -Wmaybe-uninitialized errors. | Lei Zhang |
2015-08-19 | Merge to XFA: Extern in .cpp file is a code smell, part 2. | Tom Sepez |
2015-08-19 | Merge to XFA: Extern in .cpp files is a code smell, part 1. | Tom Sepez |
2015-08-17 | Merge to XFA: Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding. | Lei Zhang |
2015-08-14 | Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). | Lei Zhang |
2015-08-05 | Merge to XFA: FPDF_Creator can only create file through callbacks. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-27 | Merge to XFA: Fix FX_BOOL compilation errors under windows | Tom Sepez |
2015-07-23 | Merge to XFA: FX_BOOL combo patch. | Tom Sepez |
2015-07-23 | Merge to XFA - else after returns. | Tom Sepez |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in core, XFA edition. | Lei Zhang |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-05-28 | Merge to XFA: Fix ALL the include guards. | Tom Sepez |
2015-05-21 | Merge to XFA: Fix four annoying warnings. | Tom Sepez |
2015-05-20 | Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-18 | Merge to XFA: Add safe FX_Alloc2D() macro | Tom Sepez |
2015-05-06 | Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapi | Lei Zhang |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2014-12-30 | XFA: merge patch from CL 733693003, get rid of FX_LPCSTR cast | Bo Xu |
2014-12-23 | XFA: merge patch from CL 727083002, zero local variables. | Bruce Dawson |
2014-08-19 | Fix bug in CPDF_PageContentGenerate constructor and destructor | Bo Xu |
2014-07-30 | Remove a few unused variables, functions, and member variables. | Nico Weber |
2014-07-29 | Fix a few more warnings in chromium_code mode. | Nico Weber |
2014-07-08 | Remove custom memory manager | Bo Xu |
2014-06-30 | Remove "this==NULL" and adjust corresponding callers | Bo Xu |
2014-06-12 | Enable security removal in FPDF_Doc_Save | Bo Xu |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-20 | Fix warning on Mac. | John Abd-El-Malek |