Age | Commit message (Expand) | Author |
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 |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_edit/include to core/fpdfapi/fpdf_edit | dsinclair |
2016-09-29 | Move core/fdrm/crypto/include to core/fdrm/crypto | dsinclair |
2016-09-29 | Check for negative page size in FindTextlineFlowOrientation() | thestig |
2016-09-29 | Remove FX_BOOL from font_int.h | npm |
2016-09-29 | Remove unused CFX_AutoFontCache | thestig |
2016-09-29 | Update PDFium OWNERS. | thestig |
2016-09-29 | Roll V8 to a964163e. | thestig |
2016-09-28 | Fix leaks in pdfium_test. | thestig |
2016-09-28 | Replace a few more std::unique_ptr.reset() with WrapUnique assignments. | thestig |
2016-09-28 | Roll DEPS for buildtools to 5fd66957f0. | thestig |
2016-09-28 | Replace std::unique_ptr.reset() with WrapUnique assignment. | thestig |
2016-09-28 | Fix leaks in CFieldTree::Node. | thestig |
2016-09-28 | Use string pools in some dictionaries, names, and strings. | tsepez |
2016-09-28 | Implement weak pointerschromium/2876chromium/2875 | tsepez |
2016-09-28 | Remove dead code from CPDF_InterForm. | thestig |
2016-09-28 | Revert "Rename CPDF_CountedObject to CFX_WeakPtr::Handle" | tsepez |
2016-09-28 | Made CFieldTree::Node a class. | thestig |
2016-09-27 | Remove unused cpdf_generalstatedata.h | tsepez |