Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
cd07123993c2f6cfd2d08929e6ad27cab3ac74e9
cd07123
Move CFX_BinaryBuf out of fx_basic
by Dan Sinclair
· 7 years ago
5624fe3
Move CFX_UTF8Decoder out of fx_basic
by Dan Sinclair
· 7 years ago
c2f0789
Move CFX_UTF8Encoder out of fx_basic
by Dan Sinclair
· 7 years ago
fd70d79
Fix undefined shift in CJBig2_Context::decodeSymbolIDHuffmanTable
by Nicolas Pena
· 7 years ago
674bbfe
Split auto restorer from fx_basic
by Dan Sinclair
· 7 years ago
ccd5be0
Move CFX_BitStream to its own file
by Dan Sinclair
· 7 years ago
68eefa6
Rebuild CFDE_TextEditEngine.
by Dan Sinclair
· 7 years ago
aa3a9cd
Convert int* references to FX_STRSIZE
by Ryan Harrison
· 7 years ago
980a3ea
Cleanup CFX_SeekableStreamProxy
by Ryan Harrison
· 7 years ago
304eefb
Implement CPDF_ObjectAvail.
by Artem Strygin
· 7 years ago
3fab4e3
Optimize receiving page, if it have not obj num.
by Artem Strygin
· 7 years ago
93e67c9
Add a few recent decisions into README.md
by Tom Sepez
· 7 years ago
9648097
Remove an unused CXFA_FFDoc method.
by Lei Zhang
· 7 years ago
77f9bff
Reduce rounding errors when Invalidating rects.
by Lei Zhang
· 7 years ago
c9d6d68
Fix incorrectly guarded lexer advancement in FormCalc parser
by Ryan Harrison
· 7 years ago
31f7e4b
Convert some form fill tests to use CFX_PointF coordinates.
by Lei Zhang
· 7 years ago
081d412
Make some CPDF_StreamContentParser methods static.
by Lei Zhang
· 7 years ago
7bec2ff
Remove parameter to TypeTextIntoTextField().
by Lei Zhang
· 7 years ago
839692f
Put some form tests in FPDFFormFillEmbeddertest subclasses.
by Lei Zhang
· 7 years ago
6e63fd3
Unify CPDF_DataAvail::CheckTrailer.
by Artem Strygin
· 7 years ago
38adfc1
Implicitly create CFX_WideString() in form tests.
by Lei Zhang
· 7 years ago
4a1493d
Unify CPDF_DataAvail::LoadAllFile.
by Artem Strygin
· 7 years ago
93ed5f6
Update paths for coverage script in documentation
by Ryan Harrison
· 7 years ago
03371b8
Unify CPDF_DataAvail::CheckCrossRef.
by Artem Strygin
· 7 years ago
d1ed1ce
Added FPDFAnnot_GetAnnotIndex()
by Jane Liu
· 7 years ago
827f6ff
Add a nullptr check in ReplaceIndirectObjectIfHigherGeneration().
by Lei Zhang
· 7 years ago
9084a12
Remove unused / rarely used CFX_PTemplate methods.
by Lei Zhang
· 7 years ago
61cb112
Convert find markers to Optionals in CPDF_TextPageFind
by Ryan Harrison
· 7 years ago
2b6e2a7
Pass more const CFX_Matrix* params in CFFL_FormFiller.
by Lei Zhang
· 7 years ago
9592791
Add helper methods in CJBig2_GRRDProc.
by Lei Zhang
· 7 years ago
91f443f
Move replaced indirect objects to the orphans list.
by Lei Zhang
· 7 years ago
8a44940
Change DrawAppearance() methods to take CFX_Matrix by const-ref.
by Lei Zhang
· 7 years ago
2bb28c3
Limit pdf_codec_jbig2_fuzzer memory usage.
by Lei Zhang
· 7 years ago
b0860be
Limit pdf_jpx_fuzzer memory usage.
by Lei Zhang
· 7 years ago
4179988
Skip decoding of excessively large JBIG2 images.
by Lei Zhang
· 7 years ago
a8efb51
Unify CPDF_SyntaxParser::GetObjectXXX methods.
by Artem Strygin
· 7 years ago
574d440
Add a global font loader in XFA tests
by Dan Sinclair
· 7 years ago
133617c
Remove code which does nothing
by Dan Sinclair
· 7 years ago
ed48c1a
Add help IsValid* methods to string classes
by Ryan Harrison
· 7 years ago
175a858
Do not QuickFloor on cmsintrp
by Nicolas Pena
· 7 years ago
8ada2ef
Fix some nits in XFACodecFuzzer.
by Lei Zhang
· 7 years ago
664d4b8
Reject oversized iCCP profile length in libpng.
by Lei Zhang
· 7 years ago
0924119
Fixed ASan crash when unloading page with CFFL_ListBox.
by Henrique Nakashima
· 7 years ago
e9fcd8e
Reduce FM2JS parser depth limit to avoid memory exhaustion
by Ryan Harrison
· 7 years ago
978b1fa
Remove OnPageLoad and OnPageUnload from CFWL_Edit
by Dan Sinclair
· 7 years ago
6c76d50
Cleanup GetPre* methods in CFDE_TextEdtEngine
by Dan Sinclair
· 7 years ago
6b0287d
Move m_pTextBreak to be a member of CFDE_TxtEdtEngine
by Dan Sinclair
· 7 years ago
12db751
Convert string Find methods to return an Optional
by Ryan Harrison
· 7 years ago
3bb0a34
Convert the CFDE_TxtEdtEngine::Insert results into an enum class
by Dan Sinclair
· 7 years ago
1d3696d
Remove useless code.
by Artem Strygin
· 7 years ago
f9161c6
Unify CPDF_DataAvail::CheckEnd.
by Artem Strygin
· 7 years ago
a9bf297
Unify CPDF_DataAvail::CheckHeader.
by Artem Strygin
· 7 years ago
81692ab
Simplify Trailers usage in CPDF_Parser.
by Artem Strygin
· 7 years ago
77d8317
Verify image returned from AddImage
by Dan Sinclair
· 7 years ago
627b316
Remove tools/generate_library_loader.
by Lei Zhang
· 7 years ago
32489a0
Bypass asserts in string [] operator for empty strings
by Ryan Harrison
· 7 years ago
8a1081f
Corrected the error setting after calling FPDF_LoadDocument()
by Jane Liu
· 7 years ago
ed2f276
Add pdfium::Optional to third_party/base
by Ryan Harrison
· 7 years ago
4a65254
Simplifying state of CPDFSDK_PageView.
by Henrique Nakashima
· 7 years ago
300bb27
Added FPDFAnnot_GetLinkedAnnot()
by Jane Liu
· 7 years ago
878b27d
Converted CFX_Matrix::TransformRect() to take in consts
by Jane Liu
· 7 years ago
aac59a0
Check length in CFX_Win32FontInfo::AddInstalledFont
by Nicolas Pena
· 7 years ago
e6f3fcc
Prepare safetynet_job.py to have its output sent in emails
by Henrique Nakashima
· 7 years ago
39fa751
Avoid an ASSERT failure in CFX_SeekableStreamProxy.
by Lei Zhang
· 7 years ago
bde6f35
Unify cross ref item check.
by Artem Strygin
· 8 years ago
1eb6cb7
Convert FDE_TXTEDIT_LINEEND to a private enum class
by Dan Sinclair
· 7 years ago
a798e2f
Cleanup CFDE_TxtEdtBuf and simplify some logic.
by Dan Sinclair
· 7 years ago
3b20ec7
Avoid annotation popups to be clipped at page edges
by Jane Liu
· 7 years ago
f8f34bb
Remove useless code.
by Artem Strygin
· 7 years ago
3fa212a
Converted CFDE_TxtEdt{Buf|Engine}::Insert() to take CFX_WideString
by Jane Liu
· 7 years ago
69ad278
Converted CFX_FloatRect::{Init|Update}Rect() to take point objects
by Jane Liu
· 7 years ago
8c6dc95
Cleanup CFDE_TextOut
by Dan Sinclair
· 7 years ago
2f7653c
Converted DrawCosmeticLine() to take point objects
by Jane Liu
· 7 years ago
8b2107e
Fixing crash on delete or backspace in XFA text edit box.
by Henrique Nakashima
· 7 years ago
e20e80a
Roll yasm to 1.3.0.
by Lei Zhang
· 7 years ago
4b47214
Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.
by Lei Zhang
· 7 years ago
7c9d4c2
Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.
by Lei Zhang
· 7 years ago
ba1897b
Remove default parameters from CXFA_FFWidget methods.
by Lei Zhang
· 7 years ago
129297f
Remove default parameters in CXFA_Graphics methods.
by Lei Zhang
· 7 years ago
86224fc
Remove default argument for CXFA_Graphics::SetLineWidth().
by Lei Zhang
· 7 years ago
9342b33
Remove redundant members in CFDE_TxtEdtEngine
by Dan Sinclair
· 7 years ago
b5df8a5
Roll DEPS for Skia to e0e2075.
by Lei Zhang
· 7 years ago
a0b16ec
Roll DEPS for third_party/instrumented_lib to 644afd3.
by Lei Zhang
· 7 years ago
aec423b
Roll DEPS for ICU to 08cb956.
by Lei Zhang
· 7 years ago
0d2349b
Turn caret movement into an enum class
by Dan Sinclair
· 7 years ago
022b439
Cleanup CFDE_TxtEdtEngine Insert and Delete methods
by Dan Sinclair
· 7 years ago
e30e9cc
Unify GetTextLength and GetTextBufLength in CFDE_TxtEdtEngine
by Dan Sinclair
· 7 years ago
b3e7bfa
Cleanup visibilty and unused methods in xfa/fde
by Dan Sinclair
· 7 years ago
1748c4f
Roll clang to a1420b8.
by Lei Zhang
· 7 years ago
00ff0b3
Roll V8 to 539f7ab3.
by Lei Zhang
· 7 years ago
19319b7
Roll build_revision to bff6ee8.
by Lei Zhang
· 7 years ago
2e56505
Roll clang to 7770b47.
by Lei Zhang
· 7 years ago
8d7672e
Fix some issues with individual image mask rendering
by rbpotter
· 7 years ago
574015e
Tidy CXFA_Color class and argument passing.
by Tom Sepez
· 7 years ago
a364729
Move some CFDE_TxtEdt* methods to the headers
by Dan Sinclair
· 7 years ago
a016857
Simplify CFDE_TxtEdtEngine layout code
by Dan Sinclair
· 7 years ago
6551362
Fixing crash on mouse movement in XFA form.
by Henrique Nakashima
· 7 years ago
59178f5
Fix another unguarded string element access
by Ryan Harrison
· 7 years ago
5a0214b
Remove friendship from TxtEdtEngine and TxtEdtPage
by Dan Sinclair
· 7 years ago
a169364
Add parse depth limit to FormCalc parser
by Ryan Harrison
· 7 years ago
Next »