projects
/
pdfium.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Replace linux-specific code in test scripts.
[pdfium.git]
/
core
/
include
/
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-03-06
Tom Sepez
Make conversions for CPDF_Link explicit.
tree
|
commitdiff
2015-03-06
Tom Sepez
Make conversion between CPDF_Dest and its object explicit.
tree
|
commitdiff
2015-03-06
Tom Sepez
Make conversion between CPDF_Action and its dictionary...
tree
|
commitdiff
2015-02-11
Tom Sepez
CPDF_Object() constructor should set its internal m_Typ...
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-05
Tom Sepez
Merge to master: Kill off some dodgy JS callbacks
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-31
John Abd-El-Malek
Use system FreeType on Linux.
tree
|
commitdiff
2015-01-27
Tom Sepez
Kill scattered extern _PDF_CharType declarations.
tree
|
commitdiff
2015-01-27
Tom Sepez
Fix infinite recursion in CPDF_Parser::ParseIndirectObj...
tree
|
commitdiff
2015-01-23
Tom Sepez
Use IPDF_DataAvail interface to hide CPDF_DataAvail.
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
2015-01-05
Bo Xu
Clean up bookmark related codes.
tree
|
commitdiff
2014-12-31
Bo Xu
Get rid of FX_LPCSTR cast.
tree
|
commitdiff
2014-12-19
Bo Xu
Update freetype to 2.5.4.
tree
|
commitdiff
2014-12-18
Lei Zhang
Cleanup: Pass by const reference in fpdftext.
tree
|
commitdiff
2014-12-13
John Abd-El-Malek
Simplify PDFium by removing code that's not used in...
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-10-21
Bo Xu
Add missing parenthesis in FXARGB_GETDIB macro
tree
|
commitdiff
2014-10-15
Bo Xu
Store the address of the page data map's value for...
tree
|
commitdiff
2014-10-13
Tom Sepez
Fix off-by-one in sizing of m_EmbeddedToUnicodes.
tree
|
commitdiff
2014-09-16
Bo Xu
When forcing clear page data, no need to release colors...
tree
|
commitdiff
2014-09-10
Bo Xu
Change the forced clear order of CPDF_DocPageData:...
tree
|
commitdiff
2014-09-10
Bo Xu
Fix uninitialized value in CPDF_ColorStateData
tree
|
commitdiff
2014-09-10
Bo Xu
Revert of Fix uninitialized value in CPDF_ColorStateDat...
tree
|
commitdiff
2014-09-09
Bo Xu
Fix uninitialized value in CPDF_ColorStateData
tree
|
commitdiff
2014-09-02
Bo Xu
Add m_pDocument in CPDF_Color and check if page date...
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-23
Jun Fang
Fix the issue 'SEGV on unknown address in CPDF_DataAvai...
tree
|
commitdiff
2014-08-18
Jun Fang
Font is used after release in CPDF_TextStateData::...
tree
|
commitdiff
2014-08-14
Tom Sepez
Add FX_OVERRIDE and use it for virtual functions of...
tree
|
commitdiff
2014-08-12
Tom Sepez
Fix missing or broken include guard macros in pdfium...
tree
|
commitdiff
2014-08-08
Bo Xu
When normalize coordinate, return instead of assert...
tree
|
commitdiff
2014-08-05
Jun Fang
The root cause of this issue is shown as below:
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
Add support to extract viewer preference
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
fix a crash issue in _CMapLookupCallback
tree
|
commitdiff
2014-07-07
foxit
Integer overflow in fx_basic.h and fx_memory.h
tree
|
commitdiff
2014-06-30
Bo Xu
Remove "this==NULL" and adjust corresponding callers
tree
|
commitdiff
2014-06-20
foxit
Stack-buffer-overflow in IccLib_Translate
tree
|
commitdiff
2014-06-12
Bo Xu
resolve symbol collsion with zlib 1.2.8
tree
|
commitdiff
2014-06-12
Bo Xu
Enable security removal in FPDF_Doc_Save
tree
|
commitdiff
2014-05-28
Lei Zhang
Fix licenses in headers to pass Chromium's checklicense...
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