Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
5b590337e0778b49dd7092af4a283ed0f9c5a2e9
/
core
/
fpdfapi
5b59033
Store the offset in the archive buffer
by Dan Sinclair
· 8 years ago
aa70228
Cleaning up Edit code
by Dan Sinclair
· 8 years ago
3e2d1ac
Simplify CPDF_ImageRenderer::StartRenderDIBSource().
by Lei Zhang
· 8 years ago
58577fd
Use FXSYS_IntToTwoHexChars() in more places.
by Lei Zhang
· 8 years ago
6e10d00
Fix typos for the word start.
by Lei Zhang
· 8 years ago
6161445
Edit code cleanup
by Dan Sinclair
· 8 years ago
ae4656e
Move FPDF_FILEWRITE adapter to own file
by Dan Sinclair
· 8 years ago
a0b1954
Rename fpdf_edit_create.cpp to cpdf_creator.cpp
by Dan Sinclair
· 8 years ago
f82efcc
Remove editint.h and create individual headers
by Dan Sinclair
· 8 years ago
3ba6010
Remove CPDF_Creator friends
by Dan Sinclair
· 8 years ago
c68b1e7
Remove AppendObject from CPDF_Creator
by Dan Sinclair
· 8 years ago
309d4db
Cleanup CPDF_Creator defines and method names
by Dan Sinclair
· 8 years ago
615bb96
Remove default params in CFX_DIBSource
by Nicolas Pena
· 8 years ago
486f141
Check bits to decode will fit before decoding
by Dan Sinclair
· 8 years ago
332ef54
Remove type-unsafe void* / uint8_t* usage in fx_crypt.h
by Tom Sepez
· 8 years ago
ab20404
Split out CPDF_CMap::m_pLeading into separate members.
by Tom Sepez
· 8 years ago
32f2087
Make CPDF_CMap::m_pMapping use std::vector
by Tom Sepez
· 8 years ago
4c64450
Fix CPDF_CMap::m_pAddMapping lack of type information.
by Tom Sepez
· 8 years ago
e8c1d41
Give a couple of char to int functions better names.
by Lei Zhang
· 8 years ago
b8a8c43
CPDF_Document::GetPageData() normally does not return NULL.
by Lei Zhang
· 8 years ago
d74da7b
Make CPDF_Font member variables protected.
by Lei Zhang
· 8 years ago
b4a7583
Remove CFX_GlyphMap
by Tom Sepez
· 8 years ago
c5fc83c
Remove some unused IFX_Pause params
by Dan Sinclair
· 8 years ago
e4f8fda
CPDF_DataAvail: avoid reads into stack buffers.
by Tom Sepez
· 8 years ago
0578244
CPDF_SyntaxParser::SearchWord() is always backwards and for whole-words
by Tom Sepez
· 8 years ago
746babd
SetPos to at most the file length to avoid overflows
by Nicolas Pena
· 8 years ago
ce8e51e
Fix rotations
by rbpotter
· 8 years ago
66568bc
Assert CPDF_Pattern always has a valid CPDF_Document pointer.
by Lei Zhang
· 8 years ago
6e72b2e
Remove more |new|s, part 2
by Tom Sepez
· 8 years ago
827db14
Remove a few more |new|s.
by Tom Sepez
· 8 years ago
e47e0c9
Avoid unordered_set and maps for the time being.
by Tom Sepez
· 8 years ago
2bbb551
Remove CPDF_Document parameter from CPDF_DeviceCS ctor.
by Lei Zhang
· 8 years ago
012ae89
Get rid of a few |new|s in CPDF_Document.
by Tom Sepez
· 8 years ago
5c42c8e
Fix botched negation in cpdf_imageobject.cpp
by Tom Sepez
· 8 years ago
64ee2c3
Use a pdfium-specific unittest main rather than gtest's
by Tom Sepez
· 8 years ago
302cd78
Initialize colour values
by Dan Sinclair
· 8 years ago
1629f60
Add CFX_RenderDevice::AutoRestorer()
by Tom Sepez
· 8 years ago
0748d3c
Return unique_ptr from CPDF_Type3Cache::RenderGlyph().
by Tom Sepez
· 8 years ago
e150045
Return unique_ptr from CPDF_RenderStatus::CloneObjStates().
by Tom Sepez
· 8 years ago
ddfc3dc
Let {Argb,Cmyk}Decode return tuples
by Nicolas Pena
· 8 years ago
283a043
Convert IFX_MemoryStream to CFX_MemoryStream
by Dan Sinclair
· 8 years ago
cfb1944
Cleanup the fx_extension code.
by Dan Sinclair
· 8 years ago
4363c8f
Rename array names to match codepage names
by Dan Sinclair
· 8 years ago
f51a02a
Cleanup codepage and charset definitions.
by Dan Sinclair
· 8 years ago
cec0180
Render image masks individually instead of rendering the entire page as
by rbpotter
· 8 years ago
7062b26
Use vector of unique ptr in cpdf_data_avail.cpp.
by Tom Sepez
· 8 years ago
a119340
Move another opertator<<() prototype into correct .h file.
by Tom Sepez
· 8 years ago
e0b5922
Refcount CPDF_CryptoHandler
by Tom Sepez
· 8 years ago
27a0f35
Some fixes to the fallback font code.
by Nicolas Pena
· 8 years ago
c4a2b75
Cleanup string passing in core/fpdf*
by Tom Sepez
· 8 years ago
1835a6f
Tweak CFDF_Font::AppendChar()
by Tom Sepez
· 8 years ago
6a5c20c
Remove the ICC transform where it is never initialized.
by Nicolas Pena
· 8 years ago
0fbb50c
Fix assignment to len.
by dan sinclair
· 8 years ago
abf16c0
Use correct length in guard check
by dan sinclair
· 8 years ago
20a909e
Remove a couple checks for MakeUnique failures.
by Lei Zhang
· 8 years ago
afd0d1f
RefCount CPDF_StreamAcc all the time.
by Tom Sepez
· 8 years ago
c3202a9
Let CPDF_ImageRenderer own the CFX_ImageRenderer
by Nicolas Pena
· 8 years ago
6088612
RefCount CPDF_IccProfile all the time
by Tom Sepez
· 8 years ago
37cc5fb
Finish splitting up fx_dib.h
by Nicolas Pena
· 8 years ago
e115b2e
Remove unneeded void* casts.
by Lei Zhang
· 8 years ago
7b9d823
Use unique_ptr in cpdf_type3cache.h.
by Tom Sepez
· 8 years ago
05e6a80
RefCount CPDF_Type3Cache all the time.
by Tom Sepez
· 8 years ago
3a1d9b4
RefCount CPDF_TransferFunc all the time.
by Tom Sepez
· 8 years ago
6da8ac5
Drop FXSYS_ from util methods
by Dan Sinclair
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
7e7c649
Drop FXSYS_ from string methods
by Dan Sinclair
· 8 years ago
044a70d
Remove some used-only-once typedefs from CPDF_DocPageData
by Tom Sepez
· 8 years ago
0c972eb
Split fx_dib part 5
by Nicolas Pena
· 8 years ago
7d4f6a8
Refcount CPDF_Image all the time.
by Tom Sepez
· 8 years ago
bdbb0bd
Split fx_dib part 3
by Nicolas Pena
· 8 years ago
fc715c3
Split fx_dib part 1
by Nicolas Pena
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
3de5005
Upgrade to FreeType 2.7.1.
by Lei Zhang
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
43c1950
Guard against lengths greater then input size
by Dan Sinclair
· 8 years ago
0d6d178
Remove old test expectations after the Mac 10.12 upgrade.
by Lei Zhang
· 8 years ago
e4b035b
Use PartitionAlloc for JavaScript ArrayBuffers and strings.
by Chris Palmer
· 8 years ago
4a58d14
Refcount CPDF_CMap all the time.
by Tom Sepez
· 8 years ago
6bdd824
Fix two CloneNonCycle issues
by Wei Li
· 8 years ago
4650ded
Revert "Remove CFX_FixedBufGrow"
by Nicolás Peña
· 8 years ago
d9d20a4
Return errors after validation instead of ASSERT in CPDF_DataAvail
by Nicolas Pena
· 8 years ago
2904101
Fix ASSERT in CPDF_Data_Avail
by Nicolas Pena
· 8 years ago
55d1d01
Remove CFX_FixedBufGrow
by Dan Sinclair
· 8 years ago
7dd72a3
Move colorspace specific code to colorspace class
by Dan Sinclair
· 8 years ago
090e041
Replace CFX_FileSizeListArray with a std::map
by Dan Sinclair
· 8 years ago
478c226
Pop when Pages is malformed and has no kids
by Nicolas Pena
· 8 years ago
35292ad
Allow processing fonts with indirect dict
by Nicolas Pena
· 8 years ago
85f019a
Add pdfium::clamp() as a placeholder for std::clamp().
by Lei Zhang
· 8 years ago
240fe6d
Use std::vector in CPDF_StreamContentParser.
by Lei Zhang
· 8 years ago
ac6e2a0
Bring CPDF_ICCBasedCS closer to PDF spec.
by Lei Zhang
· 8 years ago
7861657
Coalesce redundant path points.
by Lei Zhang
· 8 years ago
5e67ce3
Remove some nested statements in CPDF_DataAvail.
by Lei Zhang
· 8 years ago
25b5fdc
Fix nits in CPDF_DIBSource.
by Lei Zhang
· 8 years ago
c9819a9
Use EXPECT_FLOAT_EQ in cpdf_devicecs_unittest
by Nicolas Pena
· 8 years ago
c467d46
Reset tree traversal when we think we're at the start
by Nicolas Pena
· 8 years ago
a12159b
Refactor some CPDF_ColorSpace code.
by Lei Zhang
· 8 years ago
59d9416
Clean up more CPDF_PSEngine code.
by Lei Zhang
· 8 years ago
Next »