2015-08-13 |
Tom Sepez | Allow external font-path configuration from pdfium_test. |
tree | commitdiff |
2015-08-13 |
Tom Sepez | Revert "Allow external font-path configuration from... |
tree | commitdiff |
2015-08-13 |
Tom Sepez | Allow external font-path configuration from pdfium_test. |
tree | commitdiff |
2015-08-11 |
Lei Zhang | Fix a small leak in CPDF_DataAvail::CheckTrailer(). |
tree | commitdiff |
2015-08-11 |
Lei Zhang | Remove dead code from CPDF_Metadata. Add missing nullpt... |
tree | commitdiff |
2015-08-10 |
Lei Zhang | Cleanup: Mark methods with the override keyword. |
tree | commitdiff |
2015-08-07 |
Tom Sepez | Really Really fix tests broken at 9778206. |
tree | commitdiff |
2015-08-07 |
Tom Sepez | Really fix tests broken at 9778206. |
tree | commitdiff |
2015-08-07 |
Tom Sepez | Fix win unit tests broken at 9778206. |
tree | commitdiff |
2015-08-07 |
Tom Sepez | Fix FXSYS_itoa() implementation. |
tree | commitdiff |
2015-08-06 |
Nico Weber | clang-format all pdfium code, again. |
tree | commitdiff |
2015-08-06 |
Tom Sepez | Add CFX_FontFaceInfo constructor. |
tree | commitdiff |
2015-08-06 |
JUN FANG | Early object closing in PDF via premature 'endobj'... |
tree | commitdiff |
2015-08-05 |
Tom Sepez | Remove the unused IFX_StreamRead::SetRange() mechanism. |
tree | commitdiff |
2015-08-05 |
Tom Sepez | CPDF_Parser shouldnt be in the business of opening... |
tree | commitdiff |
2015-08-05 |
Tom Sepez | FPDF_Creator can only create file through embedder... |
tree | commitdiff |
2015-08-04 |
Nico Weber | clang-format all pdfium code. |
tree | commitdiff |
2015-07-31 |
Tom Sepez | Kill FX_HFILE |
tree | commitdiff |
2015-07-31 |
Tom Sepez | Name IFX_SysFontInfo subclasses consistently. |
tree | commitdiff |
2015-07-31 |
Tom Sepez | Kill IFX_FontMapper |
tree | commitdiff |
2015-07-30 |
Tom Sepez | Fix return check in CFX_FolderFontInfo::ScanFile()... |
tree | commitdiff |
2015-07-28 |
Tom Sepez | Missing bExact -> iExact conversions |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Fix FX_BOOL compilation errors under windows |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Kill CFX_ArchiveLoader / CFX_ArchiveSaver and subclasses |
tree | commitdiff |
2015-07-27 |
Tom Sepez | Revert "FX Bool considered harmful, part 3" |
tree | commitdiff |
2015-07-27 |
Tom Sepez | FX Bool considered harmful, part 3 |
tree | commitdiff |
2015-07-23 |
Tom Sepez | FX_BOOL not always 0 or 1 in CPDF_PageObjects::m_Parser... |
tree | commitdiff |
2015-07-23 |
Tom Sepez | Revert "FX_BOOL considered harmful, part 2." |
tree | commitdiff |
2015-07-23 |
Tom Sepez | FX_BOOL considered harmful, part 2. |
tree | commitdiff |
2015-07-23 |
Tom Sepez | Fix FX_BOOL type mismatches. |
tree | commitdiff |
2015-07-22 |
Tom Sepez | Re-land else-after-returns |
tree | commitdiff |
2015-07-22 |
Tom Sepez | Revert "Fix else-after-returns throughout pdfium." |
tree | commitdiff |
2015-07-22 |
Tom Sepez | Fix else-after-returns throughout pdfium. |
tree | commitdiff |
2015-07-22 |
Lei Zhang | Remove dead code found by Scythe. |
tree | commitdiff |
2015-07-22 |
Tom Sepez | Merge to master: _FETAL => _FATAL. |
tree | commitdiff |
2015-07-21 |
Tom Sepez | Move extern fpdf_font_charset.cpp function prototypes... |
tree | commitdiff |
2015-07-17 |
Tom Sepez | Refactor progressive renderer class. |
tree | commitdiff |
2015-07-17 |
Lei Zhang | Cleanup: Do not check pointers before deleting them... |
tree | commitdiff |
2015-07-15 |
Tom Sepez | Make ContentStreamParser members private, fix constructor |
tree | commitdiff |
2015-07-15 |
Lei Zhang | Add a null pointer check to CPDF_CalRGB::v_Load(). |
tree | commitdiff |
2015-07-15 |
Tom Sepez | Move extern cmap declarations from .cpp files into... |
tree | commitdiff |
2015-07-14 |
Tom Sepez | Move FPDFAPI_FlateInit() prototype and friends to ... |
tree | commitdiff |
2015-07-14 |
Tom Sepez | Tighten up DEPS include rules. |
tree | commitdiff |
2015-07-13 |
JUN FANG | Fix a crashier due to incorrect type conversion |
tree | commitdiff |
2015-07-10 |
Vitaly Buka | Make CJBig2_Object::operator delete accept nullptr |
tree | commitdiff |
2015-07-04 |
Nico Weber | Remove a superfluous qualifier. No behavior change. |
tree | commitdiff |
2015-07-02 |
Nico Weber | Add parentheses around && within ||. |
tree | commitdiff |
2015-07-01 |
Tom Sepez | Revert "Revert "Redo range check in CPDF_SampledFunc... |
tree | commitdiff |
2015-07-01 |
Nico Weber | Fix some clang warnings with -Wmissing-braces in pdfium. |
tree | commitdiff |
2015-06-30 |
Tom Sepez | Fix a clang warning about a dangling else. |
tree | commitdiff |
2015-06-30 |
Tom Sepez | Revert "Redo range check in CPDF_SampledFunc::v_Call()." |
tree | commitdiff |
2015-06-30 |
Tom Sepez | Redo range check in CPDF_SampledFunc::v_Call(). |
tree | commitdiff |
2015-06-22 |
Lei Zhang | Cleanup: Get rid of CPDF_Reference::Create(). |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Cleanup: Remove dead CPDF_InlineImages code. |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Replace CFX_MapPtrTemplate with std::map. |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Cleanup: Do not check pointers before deleting them. |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Small cleanup of CPDF_TextObject and other CPDF_PageObj... |
tree | commitdiff |
2015-06-19 |
Tom Sepez | Disintermediation. |
tree | commitdiff |
2015-06-19 |
Tom Sepez | Move zlib to third_party/ |
tree | commitdiff |
2015-06-19 |
Tom Sepez | Move libopenjpeg to third_party/ |
tree | commitdiff |
2015-06-18 |
Tom Sepez | Fix CPDF_ICCBasedCS::GetDefaultValue heap-buffer-overflow. |
tree | commitdiff |
2015-06-18 |
Tom Sepez | Revert "Move libopenjpeg to third_party/" |
tree | commitdiff |
2015-06-18 |
Tom Sepez | Move libopenjpeg to third_party/ |
tree | commitdiff |
2015-06-17 |
Tom Sepez | Replace some Release() calls with virtual destructors. |
tree | commitdiff |
2015-06-17 |
Tom Sepez | Move libjpeg to third_party/ |
tree | commitdiff |
2015-06-17 |
Tom Sepez | Move lcms2 into third_party |
tree | commitdiff |
2015-06-16 |
Tom Sepez | Separate agg-authored code from fx-authored code. |
tree | commitdiff |
2015-06-16 |
Tom Sepez | Add constructor for CPDF_ColorSpace. |
tree | commitdiff |
2015-06-16 |
Lei Zhang | Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure... |
tree | commitdiff |
2015-06-15 |
Lei Zhang | Do some IWYU cleanups. |
tree | commitdiff |
2015-06-15 |
Tom Sepez | Provide a constructor for CPDF_CountedObject. |
tree | commitdiff |
2015-06-13 |
Lei Zhang | Remove unneeded checks in CPDF_DocPageData::GetFontFile... |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Remove trailing whitespaces in core. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Remove unused reflow code. |
tree | commitdiff |
2015-06-11 |
Tom Sepez | Correct unexpected hinting fonts |
tree | commitdiff |
2015-06-11 |
Tom Sepez | Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Cleanup: Remove uses of "this->" in core/ |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Convert CPDF_FontFileMap to std::map. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Convert CPDF_IccProfileMap to use std::map. |
tree | commitdiff |
2015-06-10 |
Tom Sepez | Remove FX_BSTR and FX_WSTR typedefs. |
tree | commitdiff |
2015-06-10 |
John Abd-El-Malek | Fix font rendering issues because of an incorrect trans... |
tree | commitdiff |
2015-06-10 |
Lei Zhang | Convert CPDF_ImageMap to std::map. |
tree | commitdiff |
2015-06-10 |
Lei Zhang | Cache the CPDF_Annot's subtype, since it should never... |
tree | commitdiff |
2015-06-10 |
Lei Zhang | Convert CPDF_PatternMap to std::map. |
tree | commitdiff |
2015-06-10 |
Lei Zhang | Convert CPDF_ColorSpaceMap to std::map. |
tree | commitdiff |
2015-06-10 |
Tom Sepez | Remove typdefs for pointer types in fx_system.h. |
tree | commitdiff |
2015-06-10 |
Lei Zhang | Convert CPDF_FontMap to std::map. |
tree | commitdiff |
2015-06-09 |
JUN FANG | Revert 'Correct unexpected hinting fonts' |
tree | commitdiff |
2015-06-09 |
JUN FANG | Correct unexpected hinting fonts |
tree | commitdiff |
2015-06-09 |
Tom Sepez | Use stdint.h types throughout PDFium. |
tree | commitdiff |
2015-06-09 |
Tom Sepez | Remove more cruft from fx_system.h |
tree | commitdiff |
2015-06-08 |
Lei Zhang | Fix potentially massive memory leak in CPDF_DIBSource... |
tree | commitdiff |
2015-06-05 |
Lei Zhang | Cleanup: Make CPDF_Annot::m_pAnnotDict private. |
tree | commitdiff |
2015-06-05 |
Tom Sepez | Move fx_safe_types.h to include/ directory. |
tree | commitdiff |
2015-06-03 |
Tom Sepez | Kill unused IPDF_ classes. |
tree | commitdiff |
2015-06-03 |
Tom Sepez | Fix fx_basic_memmgr_unittest.cpp under stricter GN... |
tree | commitdiff |
2015-06-02 |
Tom Sepez | kill IPDF_DocParser(). |
tree | commitdiff |
2015-05-28 |
Tom Sepez | Fix ALL the include guards. |
tree | commitdiff |
2015-05-26 |
JUN FANG | Upgrade openjpeg to r3002 |
tree | commitdiff |
2015-05-21 |
Tom Sepez | Fix four annoying warnings: |
tree | commitdiff |
next |