projects
/
pdfium.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge to XFA: patch from issue 692533005
[pdfium.git]
/
fpdfsdk
/
2014-11-06
Tom Sepez
Merge to XFA: patch from issue 692533005
tree
|
commitdiff
2014-11-03
Bo Xu
Do not Initialize v8 in fpdfsdk, since this has been...
tree
|
commitdiff
2014-11-03
unknown
Lock page in LoadFXAnnot to prevent unintended page...
tree
|
commitdiff
2014-11-03
Bo Xu
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
tree
|
commitdiff
2014-10-30
Tom Sepez
For v8 Global Object, do not copy in CJS_Value constructor.
tree
|
commitdiff
2014-10-03
Bo Xu
Enable C linkage in fpdfppo.h
tree
|
commitdiff
2014-09-24
Bo Xu
Lock page in LoadFXAnnot to prevent unintended page...
tree
|
commitdiff
2014-09-22
Jochen Eisinger
Invoke V8::Initialize() explicitly during V8 setup
tree
|
commitdiff
2014-09-20
Bo Xu
Add FPDF_GetSecurityHandlerRevision
tree
|
commitdiff
2014-09-08
Jun Fang
The cause of this issue is that there is an indirect...
tree
|
commitdiff
2014-08-22
Tom Sepez
Fix confusion between length in bytes and length in...
tree
|
commitdiff
2014-08-18
Jun Fang
Fix a double-free issue in CFX_PathData::~CFX_PathData
tree
|
commitdiff
2014-08-18
Bo Xu
Check path point count overflow in DrawThisAppearance
tree
|
commitdiff
2014-08-18
Nico Weber
Fix tzHour usage on systems where char is unsigned.
tree
|
commitdiff
2014-08-14
Tom Sepez
Add FX_OVERRIDE and use it for virtual functions of...
tree
|
commitdiff
2014-08-13
Bo Xu
Remove try/catch block
tree
|
commitdiff
2014-08-12
Bo Xu
Treat null Parent as no Parent for dictionary objects
tree
|
commitdiff
2014-08-12
Tom Sepez
Fix missing or broken include guard macros in pdfium...
tree
|
commitdiff
2014-08-07
Jun Fang
Change '>=' back to '>' in extension.h due to bad fix
tree
|
commitdiff
2014-08-06
Chris Palmer
Clean up meaningless branch on commented-out code.
tree
|
commitdiff
2014-08-04
Chris Palmer
Remove unused |m_pEvi| field.
tree
|
commitdiff
2014-08-02
Bo Xu
Fix buffer size boundary check offset by 1
tree
|
commitdiff
2014-07-31
Nico Weber
Fix a few more -Wreorder warnings.
tree
|
commitdiff
2014-07-31
Nico Weber
Remove CPDFSDK_Annot::ResetAppearance().
tree
|
commitdiff
2014-07-31
Nico Weber
Remove a few unused variables, functions, and member...
tree
|
commitdiff
2014-07-31
Nico Weber
Fix a few -Wreorder warnings.
tree
|
commitdiff
2014-07-31
Nico Weber
Add missing braces for aggregate initializers.
tree
|
commitdiff
2014-07-30
Nico Weber
Attempt to fix some -Woverloaded-virtual warnings.
tree
|
commitdiff
2014-07-30
Nico Weber
Fix incorrect override of GetLayoutOrder().
tree
|
commitdiff
2014-07-30
JUN FANG
Fix the potential integer overflow from 'offset+size...
tree
|
commitdiff
2014-07-30
Tom Sepez
Speculative fix for uninitialized value in CFX_ByteStri...
tree
|
commitdiff
2014-07-29
Tom Sepez
Tidy up app::response().
tree
|
commitdiff
2014-07-29
Nico Weber
Fix a few more warnings in chromium_code mode.
tree
|
commitdiff
2014-07-29
Nico Weber
Remove a few unused variables, functions, and tables.
tree
|
commitdiff
2014-07-23
Tom Sepez
Fix potential memory violation in CJS_PublicMethods...
tree
|
commitdiff
2014-07-23
Tom Sepez
Fix lookahead beyond bounds in CJS_PublicMethods::MakeF...
tree
|
commitdiff
2014-07-23
Bo Xu
Fix FPDF_RenderPage 2x zoom in when bBackgroundAlphaNee...
tree
|
commitdiff
2014-07-18
Tom Sepez
Fix bounds checking in CJS_PublicMethods::MakeRegularDa...
tree
|
commitdiff
2014-07-18
Nico Weber
pdfium: Fix all -Wdelete-non-virtual-dtor violations...
tree
|
commitdiff
2014-07-17
Jochen Eisinger
Hook up the default v8::Platform implementation to...
tree
|
commitdiff
2014-07-16
Nico Weber
Add a newline at the end of fpdfeditpage.cpp.
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-06-30
Bo Xu
Remove "this==NULL" and adjust corresponding callers
tree
|
commitdiff
2014-06-26
Chris Palmer
Import Chromium base/numerics to resolve integer overflow.
tree
|
commitdiff
2014-06-24
Bo Xu
Fix and integer overflow issue in SDK's QuickSort
tree
|
commitdiff
2014-06-23
John Abd-El-Malek
Revert "Import Chromium base/numerics to resolve intege...
tree
|
commitdiff
2014-06-20
Chris Palmer
Import Chromium base/numerics to resolve integer overflow.
tree
|
commitdiff
2014-06-19
John Abd-El-Malek
Fix JS_WIDESTRING to work with clang-cl
tree
|
commitdiff
2014-06-12
Bo Xu
Add FPDFPage_SetRotation function
tree
|
commitdiff
2014-06-12
Bo Xu
Enable security removal in FPDF_Doc_Save
tree
|
commitdiff
2014-05-29
Bo Xu
In linux and mac, use Arial to replace Tahoma for displ...
tree
|
commitdiff
2014-05-28
Bo Xu
Fix a security issue in FPDF_GetMetaText
tree
|
commitdiff
2014-05-24
Lei Zhang
Fix a typo with PAGEMODE_UNKNOWN.
tree
|
commitdiff
2014-05-24
John Abd-El-Malek
Convert all line endings to LF.
tree
|
commitdiff
2014-05-20
John Abd-El-Malek
Add some blank lines at the end of 3 files to remove...
tree
|
commitdiff
2014-05-20
John Abd-El-Malek
Remove "using namespace v8" in header. This allows...
tree
|
commitdiff
2014-05-18
John Abd-El-Malek
Initial commit.
tree
|
commitdiff