Age | Commit message (Expand) | Author |
2016-10-05 | Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment | dsinclair |
2016-10-05 | Remove ownership of CPDFSDK_Document from CPDFXFA_Document | dsinclair |
2016-10-05 | Removed unused stuff, some FX_BOOL, and cleanup pageint.h a bit | npm |
2016-10-05 | Re-land "Assert that only 0-numbered objects are Released()" | tsepez |
2016-10-05 | Rework a redundant check when calling ConvertToIndirectObjectAt() | tsepez |
2016-10-05 | Cleanup some CPDFSDK_PageView annotation code. | dsinclair |
2016-10-05 | Remove FX_BOOL from core/fpdfapi/font | npm |
2016-10-04 | Fix cmdStageAllocMatrix parameter swap | kcwu |
2016-10-04 | Fix ownership when making a private annot dictionary into a shared one. | tsepez |
2016-10-04 | Rename fpdfsdk/fpdfxfa files to match contentschromium/2881 | dsinclair |
2016-10-04 | Cleanup DEPS files | dsinclair |
2016-10-04 | Fix fuzzer paths | dsinclair |
2016-10-04 | Avoid crashing on CPDF_ToUnicodeMap::Load by using ValueOrDefault() | npm |
2016-10-04 | Make sure the fuzzer read size does not go negative. | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_render to core/fpdfapi/render | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_font to core/fpdfapi/font | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_edit to core/fpdfapi/edit | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps | dsinclair |
2016-10-04 | Use FX_SAFE_UINT32 on CPDF_ToUnicodeMap::Load | npm |
2016-10-04 | Update test expectations for unexpected successes. | thestig |
2016-10-04 | update skia to latest sources | caryclark |
2016-10-03 | Revert of Assert that only 0-numbered objects are Released() (patchset #7 id:... | thestig |
2016-10-03 | Sync pdfium_test version to include updated test file | weili |
2016-10-03 | Assert that only 0-numbered objects are Released() | tsepez |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-10-03 | Fix potentially uninitialized value.chromium/2880 | dsinclair |
2016-10-03 | Rename CFX_WeakPtr::Clear() to DestroyObject() | tsepez |
2016-10-03 | Guard against double deletion of page views. | dsinclair |
2016-10-03 | Detect resursive loading of type3 font char to avoid infinite loop | weili |
2016-10-03 | Remove unused CPDFSDK_PageView::ClearFXAnnots | dsinclair |
2016-10-03 | Remove _FX_OS_ checks in core/fxge/win32/. | thestig |
2016-09-30 | Move CPDF_Reference::SafeGetDirect() out of the header.chromium/2879chromium/2878 | thestig |
2016-09-30 | Switch CFX_SAXReader to use std::stack. | thestig |
2016-09-30 | Fix build of pdf_hint_table_fuzzer.chromium/2877 | tsepez |
2016-09-30 | Fix #includes in libfuzzer so pdfium can be rolled | npm |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent | dsinclair |
2016-09-29 | Move fxjs/include to fxjs | dsinclair |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move fpdfsdk/fxedit/include to fpdfsdk/fxedit | dsinclair |
2016-09-29 | Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-29 | Move core/fpdftext/include to core/fpdftext | dsinclair |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-29 | Move core/fpdfapi/include to core/fpdfapi | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render | dsinclair |