Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
bc2f0c5c4e3bbb5f317c29716c2b94af03c38329
bc2f0c5
Remove Release() from CXFA_FM2JSContext
by tsepez
· 9 years ago
39faf4f
Remove Release() from CPDFDOC_Environment
by tsepez
· 9 years ago
9b1a0ee
Fix Undefined-shift in CPDF_SampledFunc::v_Init().
by thestig
· 9 years ago
db9e498
Fix a potential nullptr deref in CFX_MapPtrToPtr.
by thestig
· 9 years ago
80f25a5
Fix leak in CPDF_StreamContentParser::AddTextObject().
by thestig
· 9 years ago
c7600f9
Remove CFX_DSPATemplate usage in CXFA_TextParser
by dsinclair
· 9 years ago
f8d8ac4
Expand some typedefs to the original types
by dsinclair
· 9 years ago
bc8a640
Correctly check for overflow in FX_atonum.
by dsinclair
· 9 years ago
e97ea03
Fix memory leaks in pdfium_test.
by thestig
· 9 years ago
bc91641
Cleanup unused fgas/ code.
by dsinclair
· 9 years ago
d89fcb8
Remove Release() from CFX_StreamImp, rename to IFX_StreamImp
by tsepez
· 9 years ago
225a257
Fix a memory leak in opj_jp2_read_ihdr().
by thestig
· 9 years ago
2346793
Remove Release() from CXFA_WidgetLayoutData
by tsepez
· 9 years ago
749c14c
Remove agg from skia build
by caryclark
· 9 years ago
7b21423
Clean up CFX_RenderDevice::DrawNormalText().
by thestig
· 9 years ago
d1f843e
Remove Release() from CFX_TxtBreak
by tsepez
· 9 years ago
87144d3
Remove Release() from CFDE_TxtEdit* classes
by tsepez
· 9 years ago
0aae2a7
Remove Release() from CXFA_FWLTheme
by tsepez
· 9 years ago
f1a52ca
Remove Release() from CXFA_ScriptContext
by tsepez
· 9 years ago
cbfef57
Cleanup XFA_HASHCODE usage.
by dsinclair
· 9 years ago
1763f62
Remove Release() from CFX_SAXReader
by tsepez
· 9 years ago
a039bc2
Remove Release() from CXFA_RenderContext
by tsepez
· 9 years ago
e7b2853
Remove Release() from CXFA_WidgetAccIterator
by tsepez
· 9 years ago
501e8cd
Remove Release() from CXFA_ChecksumContext
by tsepez
· 9 years ago
6539518
Split xfa/fee files into individual class files.
by dsinclair
· 9 years ago
3b09363
Use std::vector in CPDF_StructTreeImpl
by tsepez
· 9 years ago
5c9b65e
Remove c_str() from widestring checksum variant.
by tsepez
· 9 years ago
be9b894
Pass objects instead of strings for undo/redo records.
by dsinclair
· 9 years ago
56286b3
Remove some CFX_ArrayTemplate<> usage from fxjse
by tsepez
· 9 years ago
0c268e9
Replace XFA_N with value
by dsinclair
· 9 years ago
8bdb290
Remove Release() from IFX_CharIter, use unique_ptrs.
by tsepez
· 9 years ago
992def0
Don't use LCD antialiasing if Fontconfig doesn't support hinting
by thomasanderson
· 9 years ago
61a4544
Rename CPDF_Struct{Element,Tree} to IPDF_
by tsepez
· 9 years ago
935d8d5
XFA_WIDGETSTATUS cleanup.
by dsinclair
· 9 years ago
59ce240
Fix DrMemory bot error by properly initializing the variable
by weili
· 9 years ago
dbc14fa
Allow multiprocess Dr Memory tests
by dsinclair
· 9 years ago
dd42700
Revert of Remove an unnecessary variable from CPDF_Creator (patchset #1 id:20001 of https://codereview.chromium.org/1988603002/ )
by weili
· 9 years ago
849284d
Combine corpus runner into test_runner.py
by dsinclair
· 9 years ago
47b998b
Remove an unnecessary variable from CPDF_Creator
by weili
· 9 years ago
5f3b41b
Use chromium_code standard for PDFium GYP compilation
by weili
· 9 years ago
3857904
Remove Release() { delete this; } in CFXA_Data{Importer,Exporter}
by tsepez
· 9 years ago
3301ab3
Fix a nullptr deref in CPDF_BookmarkTree::GetFirstChild().
by thestig
· 9 years ago
d3743ea
Revert "Replace Release() { delete this; } in fde_xml_imp.h"
by Tom Sepez
· 9 years ago
fa34e80
Replace Release() { delete this; } in fde_xml_imp.h
by tsepez
· 9 years ago
44d83f3
Use CFX_RetainPtr<> to refcount CPDFXFA_Page
by tsepez
· 9 years ago
3cc01f2
Fix the code that causes warnings
by weili
· 9 years ago
c6450bb
Remove XFA_WIDGETEVENT defines
by dsinclair
· 9 years ago
cc4d6d8
Remove { delete this; } anti-pattern from IXFA_WidgetIterator
by tsepez
· 9 years ago
e699c66
Clean up CPDF_Creator.
by thestig
· 9 years ago
06f4572
Fix binding of null pointer dereference to reference type
by hans
· 9 years ago
3f80c86
Remove some c_str() calls from StringCs in xfa docs.
by tsepez
· 9 years ago
b22504a
Replace FX_WSTRC(L"xyz").c_str() with just L"xyz"
by tsepez
· 9 years ago
92cb5e5
Convert border style defines to an enum class.
by dsinclair
· 9 years ago
719a7a7
Readme update to make need for pdfium_is_standalone clear.
by dsinclair
· 9 years ago
71a452f
Make CFX_ByteString(const CFX_ByteStringC&) explicit.
by tsepez
· 9 years ago
afe9430
Make CFX_WideString(const CFX_WideString&) explicit.
by tsepez
· 9 years ago
01e624f
Fix GCC warnings to be ready for GCC standalone build
by weili
· 9 years ago
8adc153
ReplaceSelections() methods never called.
by tsepez
· 9 years ago
f7036ba
Templatize CFX_{Byte,Wide}StringC
by tsepez
· 9 years ago
19ea309
Make the Skia GN build work.
by thestig
· 9 years ago
9c845c3
Move some classes out of doc_vt.cpp into their own files.
by thestig
· 9 years ago
d6e1887
allow Skia to be the default graphics engine
by caryclark
· 9 years ago
594b20b
Fix some misc nits.
by thestig
· 9 years ago
f6d9a61
Add GN bots into commit queue
by weili
· 9 years ago
28c7844
Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.
by tsepez
· 9 years ago
ade9465
Fix comment in fx_string.h
by tsepez
· 9 years ago
39fbb7e
Clean up CFX_ImageTransformer.
by thestig
· 9 years ago
a0a3bc3
Fix use of an uninitialised CFX_Widestring in AFNumber_Keystroke.
by ochang
· 9 years ago
732f6a0
IFX_Edit::NewEdit never returns nullptr.
by thestig
· 9 years ago
aadedf9
Replace CXFA_PtrSetTemplate with std::unordered_set.
by tsepez
· 9 years ago
fc11365
put change to CFX_ImageStretcher in Skia as well
by caryclark
· 9 years ago
77f45f2
Fix a sign mismatch.
by thestig
· 9 years ago
9febfe6
Clean up CFX_ImageStretcher.
by thestig
· 9 years ago
f0db33f
Revert "Reland of relax a couple checks to allow certain non-standard PDF files. (patchset #1 id:1 of https://codereview.chromium.org/1946693002/ )"
by weili
· 9 years ago
f7fe678
Add much-needed Find() method for CFX_*StringC
by tsepez
· 9 years ago
94dfd56
Remove c_str() from fpdf_font.cpp
by tsepez
· 9 years ago
0d13187
Fix a divide by zero in CFX_ImageStretcher.
by thestig
· 9 years ago
4d063bb
Use bytestringC rather than raw ptr/len pairs in syntax parser
by tsepez
· 9 years ago
cac1571
Remove CPVT_Size and CPVT_FloatRange.
by thestig
· 9 years ago
821d59e
CPDF_VariableText::GetIterator() never returns NULL.
by thestig
· 9 years ago
a244dfe
Clean up CPDF_Color and some related code.
by thestig
· 9 years ago
35c2100
Fix a potential UAF with FPDFAvail_IsLinearized().
by thestig
· 9 years ago
877a547
Use STL map for m_eventTargets.
by tsepez
· 9 years ago
3173543
fix skia build
by caryclark
· 9 years ago
f74ad99
Replace some calls to Release() with direct delete, part 1.
by tsepez
· 9 years ago
2c3a16a
Remove some dead code.
by thestig
· 9 years ago
245ae9c
Make GYP and GN build consistent for third_party targets
by weili
· 9 years ago
cf03f8e
Remove std::string usage in PublicMethods.cpp.
by thestig
· 9 years ago
690a99c
fix linux warnings
by caryclark
· 9 years ago
e00f75c
CFX_ArabicChar contains only static methods, no need to instantiate.
by tsepez
· 9 years ago
d29882d
Resolve macro redefinition warnings when built in Chromium
by weili
· 9 years ago
1f00dbf
Only set memory tool define if not set.
by dsinclair
· 9 years ago
b4d40ff
Remove CLASSHASH defines in favour of an enum class.
by dsinclair
· 9 years ago
439bb9e
Avoid unused variable warnings on Linux
by Wei Li
· 9 years ago
5fe7ae7
Properly fix the warnings
by Wei Li
· 9 years ago
6e1ae86
Enable 'treating warnings as errors' for 64 bit Win builds
by weili
· 9 years ago
c777f48
Convert FWL_ERR into an enum class.
by dsinclair
· 9 years ago
41aad19
More gtest overrides to fix OSX GN build
by dsinclair
· 9 years ago
e8fd101
Ignore the generate_library_loader directory
by dsinclair
· 9 years ago
d7725bb
Copy the event definition file to the testing directory along with pdf
by tsepez
· 9 years ago
Next »