Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
b97f8d578f6a11962f36d522bd1dbf33064e7461
« Previous
7a82a62
Remove obsolete include of build_overrides/v8.gni
by brettw
· 8 years ago
4022f87
Update safe numerics package to get bitwise ops
by tsepez
· 8 years ago
b76f49b
Remove unused author and and user stylesheets
by Dan Sinclair
· 8 years ago
6414b27
Cleanup CSS parsing
by Dan Sinclair
· 8 years ago
a0b2d23
Replace CXFA_StrokeArray and CXFA_WidgetArray with std::vector
by tsepez
· 8 years ago
c757d9a
Remove some |void Release() { delete this; }| anti-pattern.
by tsepez
· 8 years ago
82aa396
Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>
by tsepez
· 8 years ago
6db6fbc
Remove CFX_Points, CFX_PointsF in favor of std::vector
by tsepez
· 8 years ago
bc8dcc3
Add ObservedPtrs to PWL_CREATEPARAM
by Dan Sinclair
· 8 years ago
352b697
Fix leak in PixarLogSetupDecode
by Nicolas Pena
· 8 years ago
341b5c2
Return error in opj_j2k_read_header_procedure if l_marker_size < 2
by Nicolas Pena
· 8 years ago
95bec80
Split fde/css files into individual class files.
by Dan Sinclair
· 8 years ago
dd533ba
use unique_ptr in fpdf_font_cid.cpp
by tsepez
· 8 years ago
e6cf013
Tidy FXJS_V8, backfill tests.
by tsepez
· 8 years ago
85c532b
use unique_ptr in xfa_checksum.h
by tsepez
· 8 years ago
e507dc5
Bad indexing in CPDF_Document::FindPageIndex when page tree corrupt.
by tsepez
· 8 years ago
19c209d
Split CFDE_CSSPrimitiveValue apart
by Dan Sinclair
· 8 years ago
be59106
Convert CSS mode stack to std::stack
by Dan Sinclair
· 8 years ago
9dbc3c4
Remove unused syntax parser initialize method.
by Dan Sinclair
· 8 years ago
091344f
Remove unused codePage and URL code.
by Dan Sinclair
· 8 years ago
09065ae
Remove GetDeclImp methods in favour of GetDeclaration
by Dan Sinclair
· 8 years ago
21ae2b7
Stop using Encoding array to get unicode from charcode in Type 3 fonts
by npm
· 8 years ago
a715f52
More css parser tests; more memory fixes.
by Dan Sinclair
· 8 years ago
3285c56
Start CSS parser unit tests
by Dan Sinclair
· 8 years ago
da48997
Add optional coverage flags to build
by Dan Sinclair
· 8 years ago
783a7e0
Avoid endless loop deleting CFGAS_GEFont.
by tsepez
· 8 years ago
b9fbe6e
Rename FDE_CSSRECT and FDE_CSSLENGTH
by Dan Sinclair
· 8 years ago
6b71f22
Return early when gif_img_row_bytes is 0
by Nicolas Pena
· 8 years ago
ff920ae
Check blue,green,red bit count in bmp_decode_rgb
by Nicolas Pena
· 8 years ago
6efd0d7
Replace remaining CSS interfaces with concrete classes
by Dan Sinclair
· 8 years ago
cfb856c
Remove IFDE_CSS interfaces which are only implemented once.
by Dan Sinclair
· 8 years ago
1356098
Return error when bits_left is too big
by Nicolas Pena
· 8 years ago
38c8660
Add default substitution for narrow fonts
by Nicolas Pena
· 8 years ago
dd1bfe4
Use FX_Alloc() properly in fxcodec.
by tsepez
· 8 years ago
38c2705
Ensures that the gold output directory exists
by stephana
· 8 years ago
98d00b2
Remove used items from the CSS code.
by Dan Sinclair
· 8 years ago
6cf5eca
Don't put timers with ID == 0 into the global timer map.
by tsepez
· 8 years ago
1924971
Custom toString() methods may delete annots.
by tsepez
· 8 years ago
73debd4
Fix leak in OJPEGReadHeaderInfoSecTablesAcTable when read fails.
by Nicolas Pena
· 8 years ago
db76470
Add postscript path
by rbpotter
· 8 years ago
e7fb8eb
Prevent undefined shift in putagreytile
by Nicolas Pena
· 8 years ago
ffdfbb9
Remove unused CJS_Object::ExitInstance() method
by tsepez
· 8 years ago
e8b0281
Disable CQ bot retries
by Dan Sinclair
· 8 years ago
d805eec
Use observed pointers in CPDFSDK_AnnotIterator.
by tsepez
· 8 years ago
5e3121b
Make tiff_read return actual length read
by Nicolas Pena
· 8 years ago
96f482c
Convert FDE CSS enums to enum classes.
by Dan Sinclair
· 8 years ago
a63dd01
Really fix m_nb_mct_records calculation in opj_j2k_read_mct
by Nicolas Pena
· 8 years ago
8fa8279
Annotation deleted while retrieving it in JS
by tsepez
· 8 years ago
76a44de
Cleaning up memory allocation in CXFA_FM2JSContext - IV
by Dan Sinclair
· 8 years ago
9882243
Pass expose-gc flag to pdfium test programs.
by tsepez
· 8 years ago
44bc1f8
Fix m_nb_mct_records calculation in opj_j2k_read_mct
by Nicolas Pena
· 8 years ago
0cb9b8c
Strip out custom allocator code
by Dan Sinclair
· 8 years ago
1f5d498
Split xfa_textlayout apart.
by Dan Sinclair
· 8 years ago
0e6438e
Remove custom allocator from CFDE_TxtEdtBuf.
by Dan Sinclair
· 8 years ago
6c0c482
Remove CFX_ArrayTemplate in cfx_psrender.
by tsepez
· 8 years ago
29a9f87
Restrict code size in CGifLZWDecoder
by Nicolas Pena
· 8 years ago
d18b867
Remove some CFX_ArrayTemplate in fpdfapi and fpdfdoc
by tsepez
· 8 years ago
3128d1c
Remove more _LP* typedefs.
by tsepez
· 8 years ago
5e9066c
Add CFDE_TxtEdtBuf tests
by dsinclair
· 8 years ago
f04b7f1
Check validity of width and height in CCodec_TiffContext::LoadFrameInfo
by Nicolas Pena
· 8 years ago
c589fdc
HardClip all points used when building paths
by Nicolas Pena
· 8 years ago
661008d
Do not parse references with invalid objnum
by npm
· 8 years ago
5f92eab
[libtiff] Validate refblackwhite values
by Dan Sinclair
· 8 years ago
0d164f8
Remove CFX_ArrayTemplate from CPWL_Wnd.
by tsepez
· 8 years ago
8aafdf9
Remove CFX_ArrayTemplate from fpdftext and fxcodec.
by tsepez
· 8 years ago
0fa4717
Remove CFX_ArrayTemplate from fpdfapi
by tsepez
· 8 years ago
5037839
Tidy cfgas_fontmgr, remove custom sorting code.
by tsepez
· 8 years ago
591ed14
Remove CFX_MapPtrToPtr and templates.
by tsepez
· 8 years ago
6fd07ef
Remove CFX_MapPtrToPtr in xfa/fgas, part 2
by tsepez
· 8 years ago
8d94b66
Revert postscript code removal.
by rbpotter
· 8 years ago
469f6da
use unique_ptr in cxfa_layoutprocessor.h
by tsepez
· 8 years ago
4a551f5
Remove two unused members in cpdf_streamcontentparser.
by tsepez
· 8 years ago
2a998ad
Cleaning up memory allocation in CXFA_FM2JSContext - III
by Dan Sinclair
· 8 years ago
c4fcad2
[libtiff] Fixup unitialized access issue
by Dan Sinclair
· 8 years ago
647f284
Cleaning up memory allocation in CXFA_FM2JSContext - II
by Dan Sinclair
· 8 years ago
2f55999
Banish CFX_Points, CFX_PointsF, and CFX_RectFArray to XFA-side only.
by tsepez
· 8 years ago
73cb5c4
Fix bCJK calculation in Windows MapFont
by npm
· 8 years ago
7855a2c
Cleaning up memory allocation in CXFA_FM2JSContext - I
by Dan Sinclair
· 8 years ago
e647799
Properly ref-count CFGAS_GEFont with CFX_RetainPtr.
by tsepez
· 8 years ago
6bb3b89
Remove CFX_MapPtrToPtr from xfa/fxfa.
by tsepez
· 8 years ago
48f776f
Remove unused CPDF_ImageCacheEntry::GetCachedBitmap
by Nicolas Pena
· 8 years ago
91fd904
remove unused CFX_PtrToInt32 typedef
by tsepez
· 8 years ago
e4d611c
Remove CFX_MapPtrToPtr from xfa/fde.
by tsepez
· 8 years ago
0ef7ba0
Kill render_int.h
by Nicolas Pena
· 8 years ago
dc39e37
Add missing operator<() to CFX_RetainPtr.
by tsepez
· 8 years ago
6745f96
Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow
by tsepez
· 8 years ago
fff400a
Remove CFX_ArrayTemplate in BC_QRCoderEncoder.
by tsepez
· 8 years ago
4741b29
Add CFX_RetainPtr Leak() and Unleak() methods
by tsepez
· 8 years ago
d654d78
remove some CFX_ArrayTemplate in xfa_ffdocview.h
by tsepez
· 8 years ago
72f50f2
Cleanup ThemeProvider code
by Dan Sinclair
· 8 years ago
c635c93
Remove the ::GetCapacity methods.
by Dan Sinclair
· 8 years ago
3cdcfeb
Create individual exception methods.
by Dan Sinclair
· 8 years ago
e8f6897
Convert CFWL_MonthCalendar to use return values
by Dan Sinclair
· 8 years ago
5e3b976
Check for overflow in JBig2 Huffman decoder
by Dan Sinclair
· 8 years ago
fa07af3
Remove more CFX_ArrayTemplate in cfwl_notedriver.h.
by tsepez
· 8 years ago
eda80ef
Kill last use of CFX_PtrList.
by tsepez
· 8 years ago
b38c5df
Remove CFWL_ListBox::GetDataProviderItemText
by Dan Sinclair
· 8 years ago
c8fd331
Cleaning out params in CPDFXFA_Context
by Dan Sinclair
· 8 years ago
db194cf
Use return values in CFWL_Scrollbar instead of out params
by Dan Sinclair
· 8 years ago
83c5eac
Force stop of page tree traversal when max level reached
by Nicolas Pena
· 8 years ago
Next »