2015-08-18 |
Tom Sepez | FX_CMapDwordToDword considered harmful. |
tree | commitdiff |
2015-08-18 |
Tom Sepez | Remove more dead code from fx_basic.h |
tree | commitdiff |
2015-08-18 |
Lei Zhang | Clean up IFX_BidiChar |
tree | commitdiff |
2015-08-17 |
Tom Sepez | CFX_MapByteStringToPtr considered harmful. |
tree | commitdiff |
2015-08-14 |
Lei Zhang | Don't bother checking pointers before delete[] and... |
tree | commitdiff |
2015-08-13 |
Lei Zhang | Cleanup: Remove unused CPDF_Stream::Clone(). |
tree | commitdiff |
2015-08-07 |
Tom Sepez | Fix FXSYS_itoa() implementation. |
tree | commitdiff |
2015-08-05 |
Tom Sepez | Remove the unused IFX_StreamRead::SetRange() mechanism. |
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-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 | Revert "FX_BOOL considered harmful, part 2." |
tree | commitdiff |
2015-07-23 |
Tom Sepez | FX_BOOL considered harmful, part 2. |
tree | commitdiff |
2015-06-19 |
Lei Zhang | Replace CFX_MapPtrTemplate with std::map. |
tree | commitdiff |
2015-06-17 |
Tom Sepez | Replace some Release() calls with virtual destructors. |
tree | commitdiff |
2015-06-15 |
Lei Zhang | Do some IWYU cleanups. |
tree | commitdiff |
2015-06-15 |
Lei Zhang | Fix -Winconsistent-missing-override warnings. |
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 FX_BSTR and FX_WSTR typedefs. |
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 | Add move constructor for FX string types. |
tree | commitdiff |
2015-06-05 |
Tom Sepez | Move fx_safe_types.h to include/ directory. |
tree | commitdiff |
2015-05-28 |
Tom Sepez | Fix ALL the include guards. |
tree | commitdiff |
2015-05-18 |
Tom Sepez | Add safe FX_Alloc2D() macro |
tree | commitdiff |
2015-05-15 |
Tom Sepez | Abort on OOM by default in FX_Alloc(). |
tree | commitdiff |
2015-05-15 |
Tom Sepez | Remove FX_NEW_VECTOR() macros. |
tree | commitdiff |
2015-05-15 |
Tom Sepez | Fix potential UAF in ConcatInPlace. |
tree | commitdiff |
2015-05-14 |
Tom Sepez | Make CFX_StringData be scoped by CFX_Bytestring and... |
tree | commitdiff |
2015-05-12 |
Tom Sepez | Restore checked strlen conversions. |
tree | commitdiff |
2015-05-08 |
Tom Sepez | Fix compilation under chromium checkouts. |
tree | commitdiff |
2015-05-08 |
Lei Zhang | Fix a bunch of -Wunused-but-set-variable warnings. |
tree | commitdiff |
2015-05-07 |
Tom Sepez | Support arrays in nonstd::unique_ptr<>. |
tree | commitdiff |
2015-05-06 |
Tom Sepez | Manual revert of ad2a822ce5c3 |
tree | commitdiff |
2015-05-06 |
Tom Sepez | Remove FX_STRSIZE casts, use safe conversions |
tree | commitdiff |
2015-05-06 |
Tom Sepez | Fix fx_string.h compile error under chromium checkouts. |
tree | commitdiff |
2015-05-05 |
Tom Sepez | Make sure string constructors are efficient on literals |
tree | commitdiff |
2015-05-04 |
Tom Sepez | Fix issues with != and == in fx_basic_wstring |
tree | commitdiff |
2015-05-04 |
Tom Sepez | Kill FX_DEFINEHANDLE |
tree | commitdiff |
2015-05-04 |
Tom Sepez | Fix issuse with != and == shown by fx_basic_bstring... |
tree | commitdiff |
2015-05-01 |
Tom Sepez | Backfill some FX String unit tests for == and !=. |
tree | commitdiff |
2015-05-01 |
Tom Sepez | Save 4 bytes per CFX_ByteString where intptr_t smaller... |
tree | commitdiff |
2015-04-28 |
Tom Sepez | Make CFX_WideString::LockBuffer() completely unused. |
tree | commitdiff |
2015-04-28 |
Tom Sepez | Revert "Make CFX_WideString::LockBuffer() completely... |
tree | commitdiff |
2015-04-28 |
Tom Sepez | Make CFX_WideString::LockBuffer() completely unused. |
tree | commitdiff |
2015-04-27 |
Tom Sepez | Revert "Make CFX_WideString::LockBuffer() completely... |
tree | commitdiff |
2015-04-27 |
Tom Sepez | Make CFX_WideString::LockBuffer() completely unused. |
tree | commitdiff |
2015-04-27 |
Tom Sepez | Revert "Kill operator LPCWSTR from CFX_WideString()." |
tree | commitdiff |
2015-04-27 |
Tom Sepez | Kill operator LPCWSTR from CFX_WideString(). |
tree | commitdiff |
2015-04-22 |
Tom Sepez | Add missing operators for CFX_WideStringC. |
tree | commitdiff |
2015-04-22 |
Tom Sepez | Add missing operators for CFX_ByteStringC. |
tree | commitdiff |
2015-04-22 |
Tom Sepez | Add missing operators for CFX_WideString |
tree | commitdiff |
2015-04-22 |
Tom Sepez | Add missing operators for CFX_ByteString. |
tree | commitdiff |
2015-04-21 |
Tom Sepez | Kill CFX_StringBufTemplate. |
tree | commitdiff |
2015-04-17 |
Tom Sepez | Remove unused FX_NEW definition. |
tree | commitdiff |
2015-04-17 |
Tom Sepez | Fix all remaining instances of FX_NEW. |
tree | commitdiff |
2015-04-15 |
Tom Sepez | Remove checks in fxcrt now that FX_NEW can't return 0. |
tree | commitdiff |
2015-04-15 |
Tom Sepez | Make FX_NEW throw on OOM. |
tree | commitdiff |
2015-04-14 |
Tom Sepez | Kill CFX_Object. |
tree | commitdiff |
2015-04-10 |
Bruce Dawson | Fix the noisiest variable shadowing warnings in pdfium. |
tree | commitdiff |
2015-04-10 |
Tom Sepez | Better fix for snprintf non-termination on windows. |
tree | commitdiff |
2015-04-06 |
Tom Sepez | Fix IWYU in fxcrt headers. |
tree | commitdiff |
2015-03-12 |
Tom Sepez | Revert "Kill CFX_GrowOnlyPool." |
tree | commitdiff |
2015-03-12 |
Tom Sepez | Kill CFX_GrowOnlyPool. |
tree | commitdiff |
2015-03-10 |
Tom Sepez | Kill remaining sprintfs |
tree | commitdiff |
2015-02-10 |
JUN FANG | Fix uninitialized value in CFX_ByteString::FormatInteger |
tree | commitdiff |
2015-02-06 |
Tom Sepez | Kill off some more unreachable fopen's. |
tree | commitdiff |
2015-02-04 |
Tom Sepez | Prevent base::CheckedNumeric from leaking outside of... |
tree | commitdiff |
2015-02-04 |
Tom Sepez | Replace CFX_SmartPointer cast operator with Get() method. |
tree | commitdiff |
2015-01-27 |
Tom Sepez | Fix infinite recursion in CPDF_Parser::ParseIndirectObj... |
tree | commitdiff |
2015-01-21 |
Bo Xu | Simplify UTF16LE_Encode and add unittest. |
tree | commitdiff |
2015-01-09 |
Tom Sepez | Fix -Wnon-virtual-dtor compiler warnings. |
tree | commitdiff |
2015-01-07 |
Tom Sepez | Finish unit test for CFX_ByteStringC class. |
tree | commitdiff |
2015-01-07 |
Tom Sepez | Add ostream helpers for FX String classes. |
tree | commitdiff |
2014-12-31 |
Bo Xu | Get rid of FX_LPCSTR cast. |
tree | commitdiff |
2014-12-09 |
Bruce Dawson | Replace manual/error-prone/hard-to-verify arraysize... |
tree | commitdiff |
2014-12-08 |
Bruce Dawson | Getting rid of more (FX_LPCWSTR) casts and fixing two... |
tree | commitdiff |
2014-11-18 |
Bruce Dawson | Fixing format strings to remove 'z' size specifier. |
tree | commitdiff |
2014-11-17 |
Bruce Dawson | Removing unnecessary casts from wchar_t* to wchar_t... |
tree | commitdiff |
2014-08-14 |
Tom Sepez | Add FX_OVERRIDE and use it for virtual functions of... |
tree | commitdiff |
2014-08-08 |
Bo Xu | When normalize coordinate, return instead of assert... |
tree | commitdiff |
2014-07-31 |
Chris Palmer | Correct the names of the FX_SAFE_* typedefs. |
tree | commitdiff |
2014-07-30 |
JUN FANG | Fix the potential integer overflow from 'offset+size... |
tree | commitdiff |
2014-07-25 |
Bo Xu | CalRGB color correction |
tree | commitdiff |
2014-07-23 |
Chris Palmer | Refactor CFX_BasicArray. |
tree | commitdiff |
2014-07-23 |
Nico Weber | Only use "final" on MSVS2012+, to keep pdfium building... |
tree | commitdiff |
2014-07-18 |
Nico Weber | pdfium: Fix all -Wdelete-non-virtual-dtor violations... |
tree | commitdiff |
2014-07-14 |
Bo Xu | Fix an out-of-boundary issue for wide string |
tree | commitdiff |
2014-07-09 |
Lei Zhang | Fixes for re-enabling more MSVC level 4 warnings: pdfiu... |
tree | commitdiff |
2014-07-08 |
Lei Zhang | Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46 |
tree | commitdiff |
2014-07-08 |
Lei Zhang | Fixes for re-enabling more MSVC level 4 warnings: pdfiu... |
tree | commitdiff |
2014-07-08 |
Bo Xu | Remove custom memory manager |
tree | commitdiff |
2014-07-08 |
Chris Palmer | Fix integer overflow in fx_basic_[bw]string.cpp. |
tree | commitdiff |
2014-07-07 |
foxit | Integer overflow in fx_basic.h and fx_memory.h |
tree | commitdiff |
next |