Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
85af2a3cfcdfb2200510d337bfbf5b405858aa3b
85af2a3
Add another PDFEditTest test case.
by thestig
· 8 years ago
f4dc38b
The benefits of having a CPDFSDK_FormActionHandler instance in
by tonikitoo
· 8 years ago
dc359b0
Fix a leak with FPDFPageObj_NewImgeObj().
by thestig
· 8 years ago
39ba18a
Generate default AP stream for ink annotation.
by jaepark
· 8 years ago
e76203d
Use smart pointers for class owned pointers in xfa/fxbarcode
by weili
· 8 years ago
ad5ac75
Fix typos of the word outer.
by thestig
· 8 years ago
e7107f4
Generate default AP stream for circle annotation.
by jaepark
· 8 years ago
16fccc5
Use smart pointers for class owned pointers
by weili
· 8 years ago
af7ab33
Generate default AP stream for square annotation.
by jaepark
· 8 years ago
f3c8832
Remove back-pointer to CJS_Runtime from CJS_Date
by tsepez
· 8 years ago
fb36208
Fixup various overflow conditions
by dsinclair
· 8 years ago
5d8e5aa
Use virtual function to retrieve interface pointer
by weili
· 8 years ago
b6befb2
openjpeg: Prevent negative x, y values in opj_tcd_init_tile
by ochang
· 8 years ago
1c83675
Add support to Document::gotoNamedDest method.
by tonikitoo
· 8 years ago
727da4f
Add CPDF_Array::IsEmpty().
by jaepark
· 8 years ago
e1e7bd0
Remove MsgBox()/Alert() from CJS_EmbedObj.
by tsepez
· 8 years ago
e3ff76b
Rename CJS_Timer to GlobalTimer and make private to app.cpp
by tsepez
· 8 years ago
b1b8668
Check if image width or height are zero before proceeding.
by dsinclair
· 8 years ago
33c4cdb
Add support to Document::URL property getter.
by tonikitoo
· 8 years ago
e5aff74
Remove backpointer to runtime from CJS_Array.
by tsepez
· 8 years ago
660de3c
Move CFX_ClipRgn and CFX_PathData into their own files.
by npm
· 8 years ago
f41d9dc
Add CPDF_ImageObject::GetImage().
by thestig
· 8 years ago
8ca63de
Remove another potential stale CJS_Timer usage
by tsepez
· 8 years ago
135b998
Return v8::Date specialization not v8::Value where possible
by tsepez
· 8 years ago
b20ab6c
openjpeg: Prevent overflows when using opj_aligned_malloc()
by gogil
· 8 years ago
26b86e6
Move CFX_GEModule into its own file
by npm
· 8 years ago
ff74356
openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_size|
by gogil
· 8 years ago
1b4f6b3
Use smart pointers for class owned pointers
by weili
· 8 years ago
52a5005
Remove unnecessary casting in CPVT_GenerateAP.
by jaepark
· 8 years ago
cddf825
Use smart pointers for class owned pointers under xfa/fde
by weili
· 8 years ago
32e693f
Fix issue when firing TimerProc() destroys timer
by tsepez
· 8 years ago
0fa54b8
Beef up timer cancellation tests
by tsepez
· 8 years ago
beecc34
Fix a file name typo
by weili
· 8 years ago
6115972
Clean up fx_ge_linux.cpp a little.
by thestig
· 8 years ago
766901f
Add bounds checks to CWeightTable::Calc() and friends.
by thestig
· 8 years ago
a72ab5e
Fix libpng build for ARM.
by thestig
· 8 years ago
39e0e14
Remove unused method CPDFSDK_BAAnnot::CreateFormFiller.
by jaepark
· 8 years ago
6d5c56b
Update libpng to 1.6.22.
by thestig
· 8 years ago
96a0786
Generate default AP stream for squiggly annotation.
by jaepark
· 8 years ago
8e12029
Add test for bug 620428 (setinterval cancellation)
by tsepez
· 8 years ago
8d0cc67
Rename xfa_layout_pagemgr_new.h
by dsinclair
· 8 years ago
d9a39d0
Roll skia to 96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1
by msarett
· 8 years ago
2d5b020
Use smart pointers for class owned pointers
by weili
· 8 years ago
ca27127
Fixup class name spelling
by dsinclair
· 8 years ago
6ea5ba0
Split xfa_layout_appadapter
by dsinclair
· 8 years ago
e85f971
Fix FMCallExpression undefined shift behaviour.
by dsinclair
· 8 years ago
0d8c2d1
Generate default AP stream for strike out annotation.
by jaepark
· 8 years ago
33e9b26
Generate default AP stream for underline annotation.
by jaepark
· 8 years ago
27053d8
Splitting fpdfdoc/doc_* part III.
by dsinclair
· 8 years ago
e21501d
Bound total pixels in JBig2 images to avoid overflows later.
by tsepez
· 8 years ago
0a7552f
Verify row bytes before alloc in BMP codec.
by dsinclair
· 8 years ago
b2e6337
Use PaintOperation instead of bFillOrStroke in CPVT_GenerateAP.
by jaepark
· 8 years ago
448c433
Splitting fpdfdoc/doc_* part II.
by dsinclair
· 8 years ago
ea3ff9e
Introduce ::getPropertyInternal method to avoid duplication
by tonikitoo
· 8 years ago
6faf9f9
Fix Jbig2 document context creation by checking proper pointer
by weili
· 8 years ago
02e6f59
Splitting fpdfdoc/doc_* part I
by dsinclair
· 8 years ago
0690c35
Fixup crypto key generation.
by dsinclair
· 8 years ago
8f79700
Fix a memory leak in libtiff.
by thestig
· 8 years ago
2d7ab18
Support PDF highlight annotation with opacity.
by jaepark
· 8 years ago
ca97a8e
Watch for destruction of CPDFSDK_widget during callback
by tsepez
· 8 years ago
ab47ace
Generate default AP stream for highlight annotation.
by jaepark
· 8 years ago
c54bb43
Simplify some FPDF edit functions.
by thestig
· 8 years ago
9c987e9
Use bool instead of FX_BOOL as return values in CPVT_GenerateAP.
by jaepark
· 8 years ago
3e454bf
Add build configuration for experimental Windows GDI code.
by thestig
· 8 years ago
7484762
Refactor fxge/fx_apple and fx_win header files
by npm
· 8 years ago
2462217
Fix a FPE in CStretchEngine::StartStretchHorz().
by thestig
· 8 years ago
823df2a
Cleanup CPDF_DocPageData release methods and callers.
by thestig
· 8 years ago
dbfc352
Remove the document tagged code as it is unused.
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
0600234
fix text matrix again
by caryclark
· 8 years ago
6f10254
Fixup integer conversion logic.
by dsinclair
· 8 years ago
f73893a
Splitting fx_ge_fontmap.cpp
by npm
· 8 years ago
461eeaf
Reland of Remove pageview from map immediately
by dsinclair
· 8 years ago
c279a3e
Use smart pointer for CPDF_Form in CPDF_Annot.
by jaepark
· 8 years ago
6c694f1
Remove stray "extern" keyword for gs_EventActivity definition.
by tsepez
· 8 years ago
844c4b2
Remove unused m_bFirstLayer in CPDF_RenderContext.
by jaepark
· 8 years ago
f2cee98
Revert of Remove pageview from map immediately (patchset #1 id:1 of https://codereview.chromium.org/2179283005/ )
by dsinclair
· 8 years ago
49dce65
Remove pageview from map immediately
by dsinclair
· 8 years ago
d8cc503
Fix an integer overflow in opj_tcd_get_decoded_tile_size().
by ochang
· 8 years ago
22b05fc
Remove FX_FONTCACHE_DEFINE
by tsepez
· 8 years ago
3e80578
fix text rotation for skia
by caryclark
· 8 years ago
fbf52c2
Tidy up JS_Value.h
by tsepez
· 8 years ago
9b671ac
Use smart pointers for CFX_Font and CFX_Type3Font classes
by weili
· 8 years ago
d780735
Remove unused CJS_Value::Attach() variant
by tsepez
· 8 years ago
0024a22
Remove CFX_Deletable
by weili
· 8 years ago
9f515bc
Use actual type instead CFX_Deletable
by weili
· 8 years ago
8f19e4b
Fix skia build broken by commit c38cd6
by weili
· 8 years ago
c38cd6e
Use smart pointers for graphics device classes
by weili
· 8 years ago
1d3348c
Remove EnableMessageBox() / IsMessageBoxEnabled()
by tsepez
· 8 years ago
9ca2b09
Remove the use of handler array in CPDFSDK_AnnotHandlerMgr
by weili
· 8 years ago
a89f6be
Remove default parameters from CXFA_SimpleParser.
by dsinclair
· 8 years ago
3999d6a
Remove unused methods from JS_Object.cpp
by tsepez
· 8 years ago
1235f6f
Remove CXFA_DocumentParser friendship with CXFA_SimpleParser
by dsinclair
· 8 years ago
987796a
Remove friendship from CXFA_Document to CXFA_SimpleParser.
by dsinclair
· 8 years ago
39fdfc3
Rename xfa_utils_imp to xfa_utils
by dsinclair
· 8 years ago
3a7cc73
Split xfa_document_serialize into class files
by dsinclair
· 8 years ago
1628024
Move xfa_document to cxfa_document
by dsinclair
· 8 years ago
0b851ff
Rename xfa_doclayout and xfa_document_layout_imp files.
by dsinclair
· 8 years ago
9eb0db1
Move xfa_basic_imp to cxfa_widetextread.
by dsinclair
· 8 years ago
e283e47
Convert source sets to static libraries.
by brettw
· 8 years ago
Next »