2015-09-15 |
Lei Zhang | Cleanup: Fix a typo. s/Processive/Processing/ |
tree | commitdiff |
2015-09-11 |
Lei Zhang | Cleanup casting of FX_Alloc() return values. |
tree | commitdiff |
2015-09-10 |
Lei Zhang | Remove CJBig2_Object, CJBig2_Module, and friends. |
tree | commitdiff |
2015-09-02 |
Lei Zhang | Remove dead JBig2 code. |
tree | commitdiff |
2015-09-02 |
Lei Zhang | Reapply Foxit's libopenjpeg modifications. |
tree | commitdiff |
2015-09-01 |
Lei Zhang | Cleanup dead code in CPDF_DIBSource::LoadJpxBitmap... |
tree | commitdiff |
2015-08-17 |
Tom Sepez | CFX_MapByteStringToPtr considered harmful. |
tree | commitdiff |
2015-08-15 |
Lei Zhang | Clean: Fix some unneeded semi-colons and bad spacing. |
tree | commitdiff |
2015-08-14 |
Lei Zhang | Don't bother checking pointers before delete[] and... |
tree | commitdiff |
2015-08-14 |
Lei Zhang | Use override in more classes in core/ |
tree | commitdiff |
2015-08-04 |
Nico Weber | clang-format all pdfium code. |
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 | 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-14 |
Tom Sepez | Move FPDFAPI_FlateInit() prototype and friends to ... |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Cleanup: Do not check pointers before deleting them. |
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 | 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-15 |
Lei Zhang | Do some IWYU cleanups. |
tree | commitdiff |
2015-06-11 |
Lei Zhang | Remove trailing whitespaces in core. |
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-10 |
Tom Sepez | Remove typdefs for pointer types in fx_system.h. |
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-05 |
Tom Sepez | Move fx_safe_types.h to include/ directory. |
tree | commitdiff |
2015-05-19 |
Tom Sepez | Re-land: Remove FX_Alloc() null checks now that it... |
tree | commitdiff |
2015-05-19 |
Tom Sepez | Revert "Remove FX_Alloc() null checks now that it can... |
tree | commitdiff |
2015-05-19 |
Tom Sepez | Remove FX_Alloc() null checks now that it can't return... |
tree | commitdiff |
2015-05-18 |
JUN FANG | Change FX_Alloc to FX_Try_Alloc in _JpegEncode |
tree | commitdiff |
2015-05-18 |
Tom Sepez | Add safe FX_Alloc2D() macro |
tree | commitdiff |
2015-05-15 |
Lei Zhang | Fix leaks in embedder test's FlateEncode() usage and... |
tree | commitdiff |
2015-05-15 |
Tom Sepez | Abort on OOM by default in FX_Alloc(). |
tree | commitdiff |
2015-05-08 |
Lei Zhang | Fix a bunch of -Wunused-but-set-variable warnings. |
tree | commitdiff |
2015-05-06 |
Lei Zhang | Fix a couple of divide by zero crashes in PNG/TIFF... |
tree | commitdiff |
2015-04-16 |
Tom Sepez | Replace FX_NEW with new, remote tests from fxcodec |
tree | commitdiff |
2015-04-14 |
Tom Sepez | Kill CFX_Object. |
tree | commitdiff |
2015-03-26 |
Tom Sepez | Use correctly-typed error codes for fx_codec_jpx_unittest |
tree | commitdiff |
2015-03-20 |
Tom Sepez | Fix missing include for std::min |
tree | commitdiff |
2015-03-19 |
Tom Sepez | Fix subtle issues in opj_skip_from_memory and add unit... |
tree | commitdiff |
2015-03-16 |
JUN FANG | Fix a bug that JPX images can't be shown |
tree | commitdiff |
2015-01-06 |
Lei Zhang | Cleanup: Get rid of CRLF line endings. |
tree | commitdiff |
2015-01-05 |
Bo Xu | Remove static declared SymbolDictCache. |
tree | commitdiff |
2014-10-21 |
Bo Xu | More fixes in sycc422_to_rgb and sycc420_to_rgb when... |
tree | commitdiff |
2014-10-10 |
Bo Xu | Fix a bug when image width is odd in sycc422_to_rgb |
tree | commitdiff |
2014-09-30 |
Bo Xu | Update openjpeg |
tree | commitdiff |
2014-09-02 |
Tom Sepez | Tidy up opj_ callback functions in fx_codec_jpx_obj.cpp |
tree | commitdiff |
2014-08-27 |
Bo Xu | Restrict index not be greater than row_size in TIFF_Pre... |
tree | commitdiff |
2014-08-26 |
Tom Sepez | Bounds check before fixed-size memcmp() in CJPX_Decoder... |
tree | commitdiff |
2014-08-25 |
Bo Xu | Use number of components from ICC profile and alternate... |
tree | commitdiff |
2014-08-25 |
Bo Xu | Revert of Use number of components from ICC profile... |
tree | commitdiff |
2014-08-25 |
Bo Xu | Use number of components from ICC profile and alternate... |
tree | commitdiff |
2014-08-15 |
Bo Xu | Fix buffer size offset error in PNG_Predictor |
tree | commitdiff |
2014-08-13 |
Bo Xu | Remove try/catch block |
tree | commitdiff |
2014-07-31 |
Nico Weber | Remove a few unused variables, functions, and member... |
tree | commitdiff |
2014-07-29 |
Nico Weber | Fix a few more warnings in chromium_code mode. |
tree | commitdiff |
2014-07-08 |
Bo Xu | Remove custom memory manager |
tree | commitdiff |
2014-06-20 |
foxit | Stack-buffer-overflow in IccLib_Translate |
tree | commitdiff |
2014-06-05 |
John Abd-El-Malek | fix two uninitialized reads |
tree | commitdiff |
2014-06-04 |
John Abd-El-Malek | Wrong variable assignment in Pdfium. |
tree | commitdiff |
2014-05-24 |
Bo Xu | Fix warnings in android build, fix font rendering issue... |
tree | commitdiff |
2014-05-24 |
John Abd-El-Malek | Convert all line endings to LF. |
tree | commitdiff |
2014-05-18 |
John Abd-El-Malek | Initial commit. |
tree | commitdiff |
|