Age | Commit message (Expand) | Author |
2015-10-30 | Merge to master: Restore early return in FORM_DoPageAAction() | Tom Sepez |
2015-10-30 | chromium_code: Surrender in the gyp build for now. | Nico Weber |
2015-10-30 | More chromium_code whack-a-mole. | Nico Weber |
2015-10-30 | CPDFDoc_Environment::GetAnnotHandlerMgr() never returns nullptr. | Lei Zhang |
2015-10-30 | Rip out the KillFocusAnnot call from CPDFSDK_PageView's destructor | Oliver Chang |
2015-10-30 | chromium_code tweaks for Windows and Linux/gyp. | Nico Weber |
2015-10-30 | Fix incorrect CPDFSDK_PageView::CountAnnots(). (try 2) | Lei Zhang |
2015-10-30 | Turn on chromium_code (except -Wsign-compare, for now) for pdfium | Nico Weber |
2015-10-30 | linux: Remove unneeded -L flags from static library targets. | Nico Weber |
2015-10-30 | Add standard "Must be after no_chromium_code" comment in GN files. | Lei Zhang |
2015-10-30 | Revert "Fix incorrect CPDFSDK_PageView::CountAnnots()." | Lei Zhang |
2015-10-30 | Fix incorrect CPDFSDK_PageView::CountAnnots(). | Lei Zhang |
2015-10-29 | Revert "Cleanup some numeric code." | dan sinclair |
2015-10-29 | Cleanup some numeric code. | Dan Sinclair |
2015-10-29 | Cosmetic change to make fpdf_page_image.cpp identical to xfa. | Tom Sepez |
2015-10-29 | Remove linearized path print statements | Dan Sinclair |
2015-10-28 | Add PDFCharIsLineEnding helper | Dan Sinclair |
2015-10-28 | Allow running individual tests. | Dan Sinclair |
2015-10-28 | Add a NULL check in pdf_page_colors.cpp | Oliver Chang |
2015-10-28 | Add constants for the path operators. | Dan Sinclair |
2015-10-28 | Check if document was opened during testing. | Dan Sinclair |
2015-10-28 | Add PositionIsInBounds to CPDF_StreamParser | Dan Sinclair |
2015-10-28 | Add helpers to check the PDF_CharType. | Dan Sinclair |
2015-10-27 | Use static_cast for various CPDF_Object conversions. | Dan Sinclair |
2015-10-27 | Give names to the shading types | Dan Sinclair |
2015-10-27 | Add context to file load failures in pdfium_test. | Dan Sinclair |
2015-10-27 | Fix memory leak in FXJS_ReleaseRuntime. | Oliver Chang |
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 |