Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
39ba18a64283ef3fc3c4aedf537a09835f90862e
/
core
39ba18a
Generate default AP stream for ink annotation.
by jaepark
· 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
af7ab33
Generate default AP stream for square annotation.
by jaepark
· 8 years ago
fb36208
Fixup various overflow conditions
by dsinclair
· 8 years ago
727da4f
Add CPDF_Array::IsEmpty().
by jaepark
· 8 years ago
b1b8668
Check if image width or height are zero before proceeding.
by dsinclair
· 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
26b86e6
Move CFX_GEModule into its own file
by npm
· 8 years ago
52a5005
Remove unnecessary casting in CPVT_GenerateAP.
by jaepark
· 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
96a0786
Generate default AP stream for squiggly annotation.
by jaepark
· 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
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
2d7ab18
Support PDF highlight annotation with opacity.
by jaepark
· 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
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
c279a3e
Use smart pointer for CPDF_Form in CPDF_Annot.
by jaepark
· 8 years ago
844c4b2
Remove unused m_bFirstLayer in CPDF_RenderContext.
by jaepark
· 8 years ago
22b05fc
Remove FX_FONTCACHE_DEFINE
by tsepez
· 8 years ago
3e80578
fix text rotation for skia
by caryclark
· 8 years ago
9b671ac
Use smart pointers for CFX_Font and CFX_Type3Font classes
by weili
· 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
8b30162
Bring pdfium file in sync with chrome, fix mac build
by caryclark
· 8 years ago
3b6c7e9
Move CPDF_Annot and CPDF_AnnotList to their own header.
by jaepark
· 8 years ago
cc8ae2f
Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot.
by jaepark
· 8 years ago
47228ac
Clean up singleton implementation
by weili
· 8 years ago
8ca60b2
Use smart pointers for various Jbig2 decoding contexts
by weili
· 8 years ago
fdb35ff
Implement CGdiPrinterDriver::DrawDeviceText().
by thestig
· 8 years ago
74a30b7
Remove default params in CPDF_VariableText.
by dsinclair
· 8 years ago
efd5a99
Removing default params from CFX_Edit.
by dsinclair
· 8 years ago
8d53150
Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference.
by jaepark
· 8 years ago
a2919b3
Remove RichText support from fpdfsdk/fxedit.
by dsinclair
· 9 years ago
38506d3
Rename methods in CPDF_Interform.
by jaepark
· 9 years ago
e059579
Replace void* to actual type for jbig2 context to avoid casts
by weili
· 9 years ago
5a6c139
Use smart pointers for class owned member variables
by weili
· 9 years ago
7fb17c0
set font cache if null
by caryclark
· 9 years ago
44105d8
Change class member variables in raw pointer type into unique_ptr
by weili
· 9 years ago
a27d49a
copy graphics state fully
by caryclark
· 9 years ago
df8c035
Clean up parts of CPDF_CIDFont.
by thestig
· 9 years ago
cfb31d6
Mac: Improve font substitution.
by thestig
· 9 years ago
08e7072
Clean up CFX_MacFontInfo and surrounding code.
by thestig
· 9 years ago
1e62a25
fix skia unit tests
by caryclark
· 9 years ago
e89391e
add local caching for skia draws
by caryclark
· 9 years ago
0efab94
Disable failing embedder tests for Skia builds.
by thestig
· 9 years ago
b21c6d0
Fix a regression from commit f3e6851.
by thestig
· 9 years ago
8ea3f51
Clean up some CPDF_Font subclasses.
by thestig
· 9 years ago
de0022a
Simplify CPDF_TextRenderer::DrawTextString().
by thestig
· 9 years ago
160bd0e
Double AdobeCMYK_to_sRGB speed with faster rounding
by brucedawson
· 9 years ago
29d447a
Improve hint table validation checks.
by thestig
· 9 years ago
ce56557
Use some FXSYS methods instead of duplicating
by dsinclair
· 9 years ago
decfa7b
Remove FPDFAPI_LoadCID2UnicodeMap.
by dsinclair
· 9 years ago
726b3db
Remove some fx_dib functions with unused parameters.
by thestig
· 9 years ago
ca0bc7d
Fix Skia GN build on Mac
by weili
· 9 years ago
29ce923
Fix memory leaks in EmbedderTest::OpenDocument().
by thestig
· 9 years ago
907a522
Use FXFONT defines in place of integers.
by thestig
· 9 years ago
095d346
Move ifx_renderdevicedriver to a separate file to share
by weili
· 9 years ago
4701fcd
Fix clang_use_chrome_plugin for Mac and Skia builds
by weili
· 9 years ago
bff506d
Change func(void) to func()
by weili
· 9 years ago
950e68f
Remove unused CFX_Font members.
by thestig
· 9 years ago
ec51ac3
Another round of fx_ge cleanup.
by thestig
· 9 years ago
54d027d
Fixup LoadImageInfo type checking.
by dsinclair
· 9 years ago
2fad11a
Simplify CPDF_TextPage::FindTextlineFlowOrientation().
by thestig
· 9 years ago
d931476
Remove unused code.
by dsinclair
· 9 years ago
23c9c47
fix skia build
by caryclark
· 9 years ago
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 9 years ago
f4bb580
Make code compile with clang_use_chrome_plugin (part II)
by weili
· 9 years ago
e7b0a2d
Clean up CPDF_TextPage.
by thestig
· 9 years ago
979070b
Get rid of IPDF_DataAvail.
by thestig
· 9 years ago
fc6326d
Delete Transform1bppBitmap() after commit 2f30766.
by thestig
· 9 years ago
2f30766
Remove default arguments from IFX_RenderDeviceDriver.
by thestig
· 9 years ago
868150b
Make code compile with clang_use_chrome_plugin (part I)
by weili
· 9 years ago
82e24b1
Optionally skip image type detection in progressive decoder.
by dsinclair
· 9 years ago
993d817
Fix CGdiDeviceDriver::DrawLine().
by thestig
· 9 years ago
6d4f6ff
use pos text
by caryclark
· 9 years ago
7f3a15f
[Android] Add support for standalone PDFium gn build on Android.
by jbudorick
· 9 years ago
fcf61b3
Clean up fx_codec_tiff.cpp.
by thestig
· 9 years ago
23ae4a5
Remove redundant casts, part 4
by tsepez
· 9 years ago
Next »