Age | Commit message (Expand) | Author |
2015-10-27 | Type check the m_pShadingObj before assuming it's a stream. | Dan Sinclair |
2015-10-26 | Delete unused fpdfsdkdll.rc and resource.h. | Lei Zhang |
2015-10-26 | Remove usage of std::vector::data | Oliver Chang |
2015-10-26 | Partial revert of commit c6d8683 to fix a GN + Win/Clang build warning.chromium/2552chromium/2551chromium/2550chromium/2549chromium/2548 | Lei Zhang |
2015-10-26 | Remove default argument from CPDF_Dictionary::SetAt(). | Lei Zhang |
2015-10-26 | Take FOXIT_FACE_COUNT and MM_FACE_COUNT constants from xfa | Tom Sepez |
2015-10-26 | Whitespace changes in fx_system_unittest.cpp to match XFA | Tom Sepez |
2015-10-26 | Fix a leak in CPDF_SyntaxParser::GetObject(). | Lei Zhang |
2015-10-26 | Revert "Make m_pShadingObj a CPDF_Stream instead of CPDF_Object." | Dan Sinclair |
2015-10-26 | Make m_pShadingObj a CPDF_Stream instead of CPDF_Object. | Dan Sinclair |
2015-10-26 | Revert "Revert "Add type cast definitions for CPDF_Reference."" | Dan Sinclair |
2015-10-26 | Revert "Add type cast definitions for CPDF_Reference." | Dan Sinclair |
2015-10-26 | Add type cast definitions for CPDF_Reference. | Dan Sinclair |
2015-10-23 | Cleanup parts of CPDFSDK_AnnotIterator and CPDFSDK_PageView.chromium/2547chromium/2546 | Lei Zhang |
2015-10-23 | Convert some pointers in fpdf_parser_parser to unique_ptr and std::vector. | Oliver Chang |
2015-10-23 | One line whitespace change for fpdf_render.cpp (clang format) | Tom Sepez |
2015-10-22 | Set a recursion limit on CPDF_DataAvail::CheckPageNode | Oliver Chang |
2015-10-22 | Make parallelized run_corpus_tests.py handle ctrl-c. | Lei Zhang |
2015-10-22 | Add type cast definitions for CPDF_Stream. | Dan Sinclair |
2015-10-22 | Sync build settings to XFA. | Dan Sinclair |
2015-10-22 | Remove unused error variable from CFX_Font::AdjustMMParams | Oliver Chang |
2015-10-22 | Remove unused CPDFSDK_InterForm::DoFDFBuffer. | Dan Sinclair |
2015-10-22 | Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-21 | More master side changes for convergence with XFA. | Tom Sepez |
2015-10-21 | (Reland) Switch builds to clang by default for Linux and OS X. | Oliver Chang |
2015-10-21 | Change DEPS hooks paths to include 'pdfium/'. | Oliver Chang |
2015-10-21 | Remove FFL_Utils as it is unused. | Dan Sinclair |
2015-10-21 | Add type cast definitions for CPDF_Name. | Dan Sinclair |
2015-10-21 | Add type cast definitions for CPDF_String. | Dan Sinclair |
2015-10-21 | Add type cast definitions for CPDF_Number. | Dan Sinclair |
2015-10-21 | Remove void* ctor from CPDF_Number. | Dan Sinclair |
2015-10-20 | Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-20 | Fix pdfium-i#236: memory leaks from RenderPdf | Qin Zhao |
2015-10-20 | Cosmetic changes in fsdk_define.h | Tom Sepez |
2015-10-20 | Add type cast definitions for CPDF_Boolean. | Dan Sinclair |
2015-10-20 | Roll DEPS for v8 to 2607e2b. Regular weekly roll. | Lei Zhang |
2015-10-20 | Revert "Revert "Add type cast definitions for CPDF_Dictionary."" | Dan Sinclair |
2015-10-20 | Minor documentation updates for fpdfview.h. | Dan Sinclair |
2015-10-20 | Revert "Make CFX_FontMgr member variables private." | Lei Zhang |
2015-10-20 | Revert "Add type cast definitions for CPDF_Dictionary." | Dan Sinclair |
2015-10-20 | Make CFX_FontMgr member variables private. | Lei Zhang |
2015-10-20 | Add type cast definitions for CPDF_Dictionary. | Dan Sinclair |
2015-10-19 | Remove unused CFFL_Notify. | Lei Zhang |
2015-10-19 | Fix some override warnings in fpdfview.cpp. | Lei Zhang |
2015-10-19 | Remove duplicate core/include/thirdparties headers. | Tom Sepez |
2015-10-19 | Remove dead code that was reactivated when fixing overrides.chromium/2545chromium/2544chromium/2543chromium/2542chromium/2541 | Lei Zhang |
2015-10-19 | Consolidate test support code. | Tom Sepez |
2015-10-19 | Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-19 | Remove some checks for object creation failures. They cannot fail. | Lei Zhang |
2015-10-19 | Add FPDFAPIJPEG_ prefix to more libjpeg functions | Tom Sepez |