Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
7b1e53c0ef09da360304c6f4397082d09a945a7e
7b1e53c
Use unsigned types for app age, value age in widgets.
by Tom Sepez
· 7 years ago
134ac91
Introduce CPWL_Wnd::PrivateData class.
by Tom Sepez
· 7 years ago
bf15730
Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams
by Tom Sepez
· 7 years ago
bb2f7e7
Simplify a couple of CXFA_Node methods.
by Lei Zhang
· 7 years ago
022d13b
Add ObservedPtrs to KillFocus path
by Ryan Harrison
· 7 years ago
5747561
Fix nullptr dereference in XFA_Node::SetScriptContent().
by Lei Zhang
· 7 years ago
12abfd0
Add public method FPDFPath_CountPoint to get # of points of a path object.
by Miklos Vajna
· 7 years ago
69fe711
Make static const char* arrays more const.
by Lei Zhang
· 7 years ago
b1f9205
OnBeforeKeystroke may invalidate the widget's window.
by Tom Sepez
· 7 years ago
3cb7126
Fix decoding of JBIG2 integers for values with large magnitude.
by Henrique Nakashima
· 7 years ago
f0947bd
Checkbox event fixed when triggered by a keyboard entry
by Claudio DeSouza
· 7 years ago
753818a
Add more FPDF_GetMetaText() tests.
by Lei Zhang
· 7 years ago
188cf0c
Add tests for FPDF_GetMetaText().
by Lei Zhang
· 7 years ago
bdd98ab
Move test/ to testing/resources/xfa/
by Lei Zhang
· 7 years ago
95a9c9a
Roll clang to 4db5854
by Tom Sepez
· 7 years ago
3ad06a5
Revert moving JPX library decode from Init to Decode
by Ryan Harrison
· 7 years ago
038740c
Fix CPDFPathObjectFromFPDFPageObject() implementation.
by Lei Zhang
· 7 years ago
24b0733
Change behaviour of FPDF_RenderPageBitmapWithMatrix
by Nicolas Pena
· 7 years ago
cb32712
Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.
by Henrique Nakashima
· 7 years ago
e762774
Add reverse iterators to CFX String classes.
by Tom Sepez
· 7 years ago
b4a6948
Add readme files to some directories.
by Henrique Nakashima
· 7 years ago
06c6855
Rewrite IsHyphen using string operations
by Ryan Harrison
· 7 years ago
f2ca50f
Avoid double va_list traversal in CFX_WideString::FormatV
by Tom Sepez
· 7 years ago
5b2092a
Don't attempt to decrypt AES streams that are too short
by Ryan Harrison
· 7 years ago
8ac7497
Remove ASSERT that was added to understand what was occuring
by Ryan Harrison
· 7 years ago
4588792
Address nits missed from original review
by Ryan Harrison
· 7 years ago
e420d9c
Add guard against reading more then expected from the page
by Ryan Harrison
· 7 years ago
56ec081
Use the right allocate and free functions in OpenJPEG.
by Chris Palmer
· 7 years ago
131c0eb
Fix an off by 1 error in TIFF_PredictLine().
by Lei Zhang
· 7 years ago
ee1e757
Remove CFWL_SpinButton, which is unused.
by Henrique Nakashima
· 7 years ago
e8b3e0c
Fix one-second spin in fx_random.cpp
by Tom Sepez
· 7 years ago
808b52a
Move decompressing of JPX out of Init and into Decode
by Ryan Harrison
· 7 years ago
f76741e
Store raw json with run results when running safetynet_job.py.
by Henrique Nakashima
· 7 years ago
acee2a8
Use std::move so this code compiles properly using gcc.
by Andrew Weintraub
· 7 years ago
6f9b1d7
Implement CPDF_SyntaxParser::PeekNextWord.
by Artem Strygin
· 7 years ago
38371fe
Simplify CPDF_SyntaxParser::GetNextWordInternal.
by Artem Strygin
· 7 years ago
cf7df1b
Roll DEPS for build to 34f9a2b.
by Lei Zhang
· 7 years ago
effe1da
Roll DEPS for build to a049c43.
by Lei Zhang
· 7 years ago
7840dd6
Unify checksum calculation of EAN-8 and EAN-13.
by Henrique Nakashima
· 7 years ago
4506166
Adding in missed )
by Ryan Harrison
· 7 years ago
a5100b0
Fix issue with integer types on win32 in std::min
by Ryan Harrison
· 7 years ago
8f6084b
Merge CFX_WordBreak into CFDE_TextEditEngine::Iterator.
by Dan Sinclair
· 7 years ago
eb57e0d
Implement word selection in CFDE_TextEditEngine
by Dan Sinclair
· 7 years ago
7465522
Add unit tests for UPC-A barcode writer.
by Henrique Nakashima
· 7 years ago
81f9eee
Convert FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
3ef61c7
GUID cleanup
by Dan Sinclair
· 7 years ago
555b31f
Remove unused CFX_WordBreak::Next method
by Dan Sinclair
· 7 years ago
a1e8707
Add unit tests for Codabar barcode writer.
by Henrique Nakashima
· 7 years ago
067b785
Add unit tests for Code 39 barcode writer.
by Henrique Nakashima
· 7 years ago
6c902e6
Rename fx_rand to fx_random
by Dan Sinclair
· 7 years ago
1eae16d
Remove isDevice parameter from barcode Render().
by Henrique Nakashima
· 7 years ago
e7767a0
Cleanup CFX_WordBreak
by Dan Sinclair
· 7 years ago
1ad67cf
Remove redundant code.
by Artem Strygin
· 7 years ago
0e3a4ff
Remove unused CFX_CharIter class
by Dan Sinclair
· 7 years ago
2bf05a6
Leave space for null characters when getting text
by Ryan Harrison
· 7 years ago
1c9ad7e
Split fx_guid from fx_extension
by Dan Sinclair
· 7 years ago
13ea3ff
Split random code from fx_extension.h
by Dan Sinclair
· 7 years ago
4fde70e
Fix length field in dictionary on create stream
by Artem Strygin
· 7 years ago
16b77c7
Refactoring of CPDF_IndirectObjectHolder.
by Artem Strygin
· 7 years ago
d2608a8
Move Parsing of indirect object logic into CPDF_SyntaxParser.
by Artem Strygin
· 7 years ago
088ca03
Upgrade OpenJPEG to 2.2.0
by Nicolas Pena
· 7 years ago
740bcd8
Split fx_ucd.h into fx_unicode.h and fx_ucddata.h.
by Tom Sepez
· 7 years ago
3c5944c
Add unit tests for EAN-8 barcode writer.
by Henrique Nakashima
· 7 years ago
ab3c111
Fix EAN-13 checksum and add unit tests.
by Henrique Nakashima
· 7 years ago
a2188df
Cleanup usages of Mid(foo, 1), Right(1), and Left(1)
by Ryan Harrison
· 7 years ago
7558414
Prepare for converting FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
dce09b1
Fix integer overflow in Buffer_itoa when passing INT_MIN.
by Henrique Nakashima
· 7 years ago
57cb544
Adjust loops in preperation for FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
ffb6ccf
Remove unused FXFORMAT_HEX and FXFORMAT_CAPITAL.
by Henrique Nakashima
· 7 years ago
1e8dd54
Rename fxcrt_ and ifxcrt_ files to better names
by Dan Sinclair
· 7 years ago
c5ac057
Make FPDF_GetText stricter on inputs
by Ryan Harrison
· 7 years ago
0733a1b
Change FPDFImageObj_GetImageFilter() to return byte strings.
by Lei Zhang
· 7 years ago
a864419
Move implementations into fx_system.cpp
by Dan Sinclair
· 7 years ago
2a1c8ac
Move fx_extension implementation to cpp file
by Dan Sinclair
· 7 years ago
203188a
Move stream code into fx_stream.cpp
by Dan Sinclair
· 7 years ago
3c6b72f
Disable objects decryption if it is useless.
by Artem Strygin
· 7 years ago
0872b04
Move methods string methods to fx_string.cpp
by Dan Sinclair
· 7 years ago
ce9ad1b
Fix colorspace loading for mutually referencing colorspaces.
by Henrique Nakashima
· 7 years ago
670c4fd
Cleanup fx_basic_* files
by Dan Sinclair
· 7 years ago
47a90b8
More BIDI code shuffling
by Dan Sinclair
· 7 years ago
235818f
Move bidi code to fx_bidi
by Dan Sinclair
· 7 years ago
f8763bb
Properly handle \n, \r, \r\n when inserting text
by Ryan Harrison
· 7 years ago
671f0d4
Prevent FPDFAvail_IsDocAvail() from infinite looping.
by Lei Zhang
· 7 years ago
276dd94
Clean up of typing in lexer code
by Ryan Harrison
· 7 years ago
f4b0632
Add component to owners
by Dan Sinclair
· 7 years ago
bcd1e70
Remove fx_basic.h
by Dan Sinclair
· 7 years ago
bc0ca1e
Prevent duplicate parses of same data, in the same recursive descent
by Ryan Harrison
· 7 years ago
df064df
Change APIs to use FPDF_BYTESTRING for keys.
by Lei Zhang
· 7 years ago
63b0126
Implement FORM_OnFocus() API.
by Lei Zhang
· 7 years ago
54b8137
Fixing CBC_OnedEAN13Writer checksum.
by Henrique Nakashima
· 7 years ago
fd42fc9
Use vector instead of pointer in CJBig2_Segment
by Nicolas Pena
· 7 years ago
af59cf1
Change CPDF_Form::ParseContent() to ParseContentWithParams().
by Lei Zhang
· 7 years ago
d120920
Fix code style.
by Artem Strygin
· 7 years ago
cc2b38d
Split IFX_Pause out of fx_basic
by Dan Sinclair
· 7 years ago
0158106
Add truly const versions of CPDF_Document getters.
by Lei Zhang
· 7 years ago
4793f34
Split CFX_FixedBufGrow out of fx_basic
by Dan Sinclair
· 7 years ago
a94566f
Move CFX_WideTextBuf out of fx_basic
by Dan Sinclair
· 7 years ago
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
Next »