Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
be83b31dc4f21e7be066ac1093fcd9b6aab058ed
be83b31
Properly release caches in CPDF_DocRenderData
by npm
· 8 years ago
e3c7315
Add --pages option in pdfium_test so it renders only some of the pages.
by npm
· 8 years ago
c64b76c
Cleanup remaining IFWL files for visiblity and usage.
by dsinclair
· 8 years ago
27e6675
IFWL cleanup in the Combo classes
by dsinclair
· 8 years ago
6e1d603
Fix unique ptrs in fpdfppo.cpp
by tsepez
· 8 years ago
211d4ed
Add fpdfppo_embeddertest.cpp.
by tsepez
· 8 years ago
8f3eb60
Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.
by npm
· 8 years ago
c40697b
Continue IFWL widget cleanup.
by dsinclair
· 8 years ago
dc40c40
Relax colorspace checks in CPDF_DIBSource::CreateDecoder().
by thestig
· 8 years ago
5937d0d
Fix sevg above CPDF_PageContentGenerator::ProcessImage()
by tsepez
· 8 years ago
a0d3231
Remove IFWL methods proxied from CFWL classes
by dsinclair
· 8 years ago
522c3d4
IFWL method and param cleanup
by dsinclair
· 8 years ago
08959c6
Roll V8 to 1fe5910c.
by thestig
· 8 years ago
cb8da9d
Cleanup methds in IFWL_MonthCalendar
by dsinclair
· 8 years ago
72f15a0
Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar
by dsinclair
· 8 years ago
d2bf062
Continue IFWL cleanup
by dsinclair
· 8 years ago
3e577c2
Convert FWL_SCBCODE to an enum class
by dsinclair
· 8 years ago
f348066
Use more unique_ptrs for CPDF_Annot and friends.
by thestig
· 8 years ago
69bbfa8
Use more unique_ptrs in CPVT_GenerateAP.
by thestig
· 8 years ago
12f72bf
Continue cleaning IFWL classes
by dsinclair
· 8 years ago
be6b148
Free the FPDF_SYSFONTINFO_DEFAULT instead of delete
by npm
· 8 years ago
98329fe
Cleanup IFWL_Widget visibility and virtual parameters
by dsinclair
· 8 years ago
50feafc
Roll DEPS for clang to 63ca7c81.
by thestig
· 8 years ago
61f8e9c
Do not load main cross ref table for first page in linearized pdf.
by art-snake
· 8 years ago
3f8cb53
Add early returns in CJBig2_TRDProc::decode_Arith when decode fails.
by npm
· 8 years ago
6173c9d
Tidy fpdfsdk/fpdf_flatten.cpp
by tsepez
· 8 years ago
c0a4777
Fix receiving page, if it have not obj num.
by art-snake
· 8 years ago
335cf09
Return unique_ptr from CPDF_Object::Clone().
by tsepez
· 8 years ago
3ff4dee
Rename IFWL_ListItem to CFWL_ListItem
by dsinclair
· 8 years ago
1e21c0d
Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.chromium.org/2482663002/ )
by kcwu
· 8 years ago
4f610ef
Define IsFloatEqual macro properly.
by thestig
· 8 years ago
7b3252f
Fix regression in annotation key event handling.
by thestig
· 8 years ago
d0ecd89
Fix abort above FPDFPage_Flatten
by tsepez
· 8 years ago
788217d
Add FPDF_FreeDefaultSystemFontInfo API
by npm
· 8 years ago
28c888b
Cleanup CPDF_DeviceCS and friends.
by thestig
· 8 years ago
2599ff7
Fix CPDFSDK_FormFillEnvironment destruction order
by tsepez
· 8 years ago
62114cf
Compile fuzzer sources in standalone builds. (try 2)
by thestig
· 8 years ago
c59fa88
Add FPDFDest_GetLocationInPage API
by dsinclair
· 8 years ago
3c669a7
Fix #include after commit c09625ca.
by thestig
· 8 years ago
4e597c8
Force compiler to deduce src type for checked_cast<dst, src>.
by tsepez
· 8 years ago
0d830c1
Hold trailers via unique_ptrs.
by tsepez
· 8 years ago
2e969ea
Sync pdfium tryserver list with main pdfium waterfall.
by thestig
· 8 years ago
5ab31ef
Use unique_ptr return from CPDF_Parser::ParseIndirectObject()
by tsepez
· 8 years ago
c09625c
Rename CPDF_Linearized to CPDF_LinearizedHeader
by tsepez
· 8 years ago
413e351
lcms: backport upstream commit c0a98d86
by kcwu
· 8 years ago
eb3f68c
Fold DataProviders into parent classes
by dsinclair
· 8 years ago
a97fc7c
Remove unused CFX_QuartzDevice(Driver) classes.
by npm
· 8 years ago
5756a77
lcms: Fix memory leak in ReadSegmentedCurve
by kcwu
· 8 years ago
014b012
Clean up fpdf_page_parsers
by npm
· 8 years ago
240dec5
Reland of Unify some code
by art-snake
· 8 years ago
a94fc11
Clean up fx_codec_icc.cpp
by kcwu
· 8 years ago
9adabf8
Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 of https://codereview.chromium.org/2480043002/ )
by npm
· 8 years ago
470b5fa
Compile fuzzer sources in standalone builds.
by thestig
· 8 years ago
19cd7cc
Revert of Unify some code (patchset #14 id:260001 of https://codereview.chromium.org/2466023002/ )
by dsinclair
· 8 years ago
71333dc
Unify some code
by art-snake
· 8 years ago
04bebfe
Implement FPDF_VIEWERREF_GetName() API.
by thestig
· 8 years ago
931d087
Pass object to ReplaceIndirectObjectIfHigherGeneration() by unique_ptr.
by tsepez
· 8 years ago
1d08c50
CHECK for re-addition of indirect objects
by tsepez
· 8 years ago
c5267c5
Revert: Only create widgets if really needed
by dsinclair
· 8 years ago
ec64cee
Traverse PDF page tree only once in CPDF_Document Try 3
by npm
· 8 years ago
33fdebc
Reland "Remove CPDF_Object::Release() in favor of direct delete"
by tsepez
· 8 years ago
761eed2
Assert objnum non-zero in ReplaceIndirectObjectIfHigherGeneration()
by tsepez
· 8 years ago
f0d5b6c
Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #11 id:200001 of https://codereview.chromium.org/2384883003/ )
by dsinclair
· 8 years ago
4de3d09
Remove CPDF_Object::Release() in favor of direct delete
by tsepez
· 8 years ago
7f3a8c3
Clean up CPDF_SyntaxParser a little bit
by npm
· 8 years ago
a5811f0
Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.
by dsinclair
· 8 years ago
20ef5b9
Move CPDF_Document insert methods from namespace
by npm
· 8 years ago
c9f94df
Fix roll after TRUE conversion
by dsinclair
· 8 years ago
304bb91
Remove FX_BOOL entirely.
by tsepez
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
12f3e4a
Remove FX_BOOL from core
by tsepez
· 8 years ago
3b3ce1a
Merge delegates into IFWL_* classes.
by dsinclair
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
66bd670
Take more current safe_math_impl.h from upstream.
by tsepez
· 8 years ago
521b750
Rename CPDFXFA_Document to CPDFXFA_Context
by dsinclair
· 8 years ago
25ec646
Merge CPDFXFA_App into CPDFXFA_Document.
by dsinclair
· 8 years ago
6fe8795
Fold IFWL*::{Initialize|Finalize} into constructor/destructor
by dsinclair
· 8 years ago
919e48d
libfuzzer: FALSE is not a pointer
by tsepez
· 8 years ago
8837c91
Reland: Make the CPDFXFA_App non-global
by dsinclair
· 8 years ago
fcb1728
Fix founding difference in pdfium_test on AdobeCMYK_to_sRGB
by brucedawson
· 8 years ago
9ec2217
Rename IFWL_Widget::SetDelegate
by dsinclair
· 8 years ago
5a22582
Re-land "Change FX_BOOL definition from int to bool."
by tsepez
· 8 years ago
da3447b
Fix bool / int mismatch for win64
by tsepez
· 8 years ago
da4ff18
Update document with supported architecture information
by weili
· 8 years ago
a3580f9
Fix a memory leak in CPDF_SecurityHandler.
by thestig
· 8 years ago
42cb645
Remove GetWidget() overrides
by dsinclair
· 8 years ago
461b1d9
Fix loading page using hint tables.
by art-snake
· 8 years ago
96c7b33
Remove unused parameter to CFWL_* Initialize methods.
by dsinclair
· 8 years ago
fea997e
remove deprecated skia transfer mode usage
by caryclark
· 8 years ago
2085538
Remove FWL globals.
by dsinclair
· 8 years ago
747dcf7
Revert of Change FX_BOOL definition from int to bool. (patchset #15 id:250001 of https://codereview.chromium.org/2453473003/ )
by dsinclair
· 8 years ago
dd65283
Change FX_BOOL definition from int to bool.
by tsepez
· 8 years ago
e47a08b
Fix FX_BOOL / int issue in fx_skia_device.cpp
by tsepez
· 8 years ago
900f421
Revert of Traverse PDF page tree only once in CPDF_Document Try 2 (patchset #3 id:40001 of https://codereview.chromium.org/2442403002/ )
by npm
· 8 years ago
dc0401a
Fix one more FX_BOOL / int issue in fpdfsdk
by tsepez
· 8 years ago
b849e81
Use CompositeMask instead of TransferBitmap when drawing type 3 text
by npm
· 8 years ago
5bca5ca
Change some ints to bools in JBIG2 code.
by thestig
· 8 years ago
95e5834
Continue fixing FX_BOOL / int noise
by tsepez
· 8 years ago
159ba95
Stop casting function pointers to data pointers in fx_win32_gdipext.cpp.
by tsepez
· 8 years ago
71ba588
Fix more FX_BOOL / int noise in core/fpdfsdk
by tsepez
· 8 years ago
Next »