Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
23efbbd8a1840d5dd746d94069741b0532b61b14
23efbbd
Remove default value from CJX_Node::{Set|Try}Measure
by Dan Sinclair
· 7 years ago
63c405d
Remove default values from CJX_Node::{Set|Try}Boolean
by Dan Sinclair
· 7 years ago
7f57108
Remove default values from CJX_Node::{Set|Try}Enum
by Dan Sinclair
· 7 years ago
8946aec
Remove default values from CJX_Node::TryContent
by Dan Sinclair
· 7 years ago
23aa2b0
Remove default values from CJX_Node::SetCData
by Dan Sinclair
· 7 years ago
3ac07ff
Cleanup params to CJX_Node::TryCData
by Dan Sinclair
· 7 years ago
bf29e5b
Remove CJX_Node::SetInteger default value
by Dan Sinclair
· 7 years ago
b31433f
Remove default value from CJX_Node::TryInteger
by Dan Sinclair
· 7 years ago
7261c27
Remove some redundent code in CPDF_DIBSource::StartLoadDIBSource().
by Lei Zhang
· 7 years ago
e806037
Remove default values for CJX_Node::SetContent
by Dan Sinclair
· 7 years ago
a95fd60
Remove default value from CJX_Node::GetProperty
by Dan Sinclair
· 7 years ago
92492c1
Simplify some CMap code.
by Lei Zhang
· 7 years ago
8a884a4
CMemFile's buffer should be const uint8_t* const.
by Lei Zhang
· 7 years ago
ea708c0
Remove default values from CJX_Node::SetAttributeValue
by Dan Sinclair
· 7 years ago
019c1c6
Remove default params from CJX_Node::SetScriptContent
by Dan Sinclair
· 7 years ago
69cb914
Remove default value from CJX_Node::GetAttribute
by Dan Sinclair
· 7 years ago
77fe069
Remove default value to CJX_Node::SetAttribute
by Dan Sinclair
· 7 years ago
f45406f
Move CJX_Node definitions to cpp file
by Dan Sinclair
· 7 years ago
565fb43
Unify CPDF_DataAvail::Check[Header/End].
by Artem Strygin
· 7 years ago
4012849
Improve readability for CPDF_Parser::StartParseInternal
by Artem Strygin
· 7 years ago
1beb4a9
Unify parsing of linearized header.
by Artem Strygin
· 7 years ago
d4ef572
Only use the yield instruction on architectures that support it.
by Andrew Weintraub
· 7 years ago
87d06d3
Remove use of deprecated 'register' keyword
by Hans Wennborg
· 7 years ago
68bc6ad
Remove default value from CJX_Node::HasAttribute
by Dan Sinclair
· 7 years ago
14fe518
Add GetDocument() helper to CJX_Object
by Dan Sinclair
· 7 years ago
1bc5e49
Add CJX_ThisProxy
by Dan Sinclair
· 7 years ago
46ad7f8
Convert CScript classes to have CJX objects
by Dan Sinclair
· 7 years ago
778f2fe
Move CXFA_NodeList JS to CJX_NodeList
by Dan Sinclair
· 7 years ago
4ac35f2
Move the item methods into CXFA_Node propertly
by Dan Sinclair
· 7 years ago
a85e5ca
Split JS methods out of CXFA_Object
by Dan Sinclair
· 7 years ago
e5434b5
Split JS code out of CXFA_Node.
by Dan Sinclair
· 7 years ago
3fff90a
Move some XFA JS code into fxjs/
by Dan Sinclair
· 7 years ago
994f20c
Fix FPE in XFACodecFuzzer
by Ryan Harrison
· 7 years ago
367e7de
Add FS_RECTF conversion functions.
by Lei Zhang
· 7 years ago
8aa3002
Simplify code in fpdf_transformpage.cpp.
by Artem Strygin
· 7 years ago
d6e9cfa
Convert JS resource into enum class
by Dan Sinclair
· 7 years ago
caee959
Remove useless code.
by Artem Strygin
· 7 years ago
5c02f12
Deduplicate md5s in fpdfannot_embeddertest.cpp for Windows and others.
by Henrique Nakashima
· 7 years ago
c94eb95
Use CPDF_PageDataAvail to check page availability.
by Artem Strygin
· 7 years ago
a325462
Rename global data files to match contents
by Dan Sinclair
· 7 years ago
e0345a4
Move fpdfsdk/javascript to fxjs/
by Dan Sinclair
· 7 years ago
341ec62
Combine common code in fpdf_transformpage.cpp.
by Lei Zhang
· 7 years ago
a759dce
Use CPDF_PageDataAvail to check page resources availability.
by Artem Strygin
· 7 years ago
5bfac68
Rename util to cjs_util
by Dan Sinclair
· 7 years ago
a45dc45
Use CPDF_PageDataAvail to check form availability.
by Artem Strygin
· 7 years ago
956cb63
More safe ints in CJBig2_TRDProc
by Nicolas Pena
· 7 years ago
3de090d
Move resource to js_resource
by Dan Sinclair
· 7 years ago
d2d4df8
Rename report to cjs_report
by Dan Sinclair
· 7 years ago
4ab6b38
Rename event to cjs_event
by Dan Sinclair
· 7 years ago
ba9b9c3
Rename console to cjs_console
by Dan Sinclair
· 7 years ago
18470fe
Rename color to cjs_color
by Dan Sinclair
· 7 years ago
c085835
Rename app to cjs_app
by Dan Sinclair
· 7 years ago
a5c874c
Rename PublicMethods to cjs_publicmethods
by Dan Sinclair
· 7 years ago
a146507
Move JS_Value into JS_Define
by Dan Sinclair
· 7 years ago
5ce2d2e
Rename JS_Runtime_Stub to cjs_runtimestub
by Dan Sinclair
· 7 years ago
409726a
Move JS_Object to cjs_object
by Dan Sinclair
· 7 years ago
0ead542
Rename Icon to cjs_icon
by Dan Sinclair
· 7 years ago
5123032
Rename Field to cjs_field
by Dan Sinclair
· 7 years ago
451e4c8
Rename Document to match class
by Dan Sinclair
· 7 years ago
1fc3c3b
Fix overflow in image size check
by Ryan Harrison
· 7 years ago
7170226
Add test for CPDF_HintsTable.
by Artem Strygin
· 7 years ago
09b4192
Revert "Revert "Reland "Remove ContrastAdjust()."""
by Henrique Nakashima
· 7 years ago
704cf83
Limit the size of images being fuzzed in XFACodecFuzzers
by Ryan Harrison
· 7 years ago
978ba20
Revert "Reland "Remove ContrastAdjust().""
by Henrique Nakashima
· 7 years ago
d5ec7ab
Reland "Remove ContrastAdjust()."
by Henrique Nakashima
· 7 years ago
42613d8
Revert "Remove ContrastAdjust()."
by Henrique Nakashima
· 7 years ago
bef4d3e
Remove unneeded DefineJSObject param
by Dan Sinclair
· 7 years ago
c94a793
Make spec arrays const
by Dan Sinclair
· 7 years ago
ef29953
Cleanup statics in JS classes
by Dan Sinclair
· 7 years ago
15776cf
Remove g_pClassName
by Dan Sinclair
· 7 years ago
d808dfd
Cleanup JS define methods
by Dan Sinclair
· 7 years ago
977c2a0
Remove methods for empty const/method/property arrays
by Dan Sinclair
· 7 years ago
89d26c8
Remove JS macros
by Dan Sinclair
· 7 years ago
3a1ba8e
Remove CJS_Array
by Dan Sinclair
· 7 years ago
8b6acdd
Rename JS_EventHandler
by dan sinclair
· 7 years ago
d7ac26c
Move global.{h|cpp} to match class
by dan sinclair
· 7 years ago
95460d8
Rename Annot to cjs_annot
by dan sinclair
· 7 years ago
993a199
Split Consts into individual files
by dan sinclair
· 7 years ago
352e251
Add option to regenerate only platform-specific expected pngs.
by Henrique Nakashima
· 7 years ago
53d443f
Remove ContrastAdjust().
by Henrique Nakashima
· 7 years ago
efc879d
Consistently apply JS size check
by Ryan Harrison
· 7 years ago
78b334a
Temporarily disable mask rendering again
by rbpotter
· 7 years ago
06673ed
Add --regenerate_expected option to test_runner.py.
by Henrique Nakashima
· 7 years ago
5614d11
Enforce end of data in CJBig2_ArithDecoder
by Nicolas Pena
· 7 years ago
96ef1dd
Remove unused CJS_Object methods
by Dan Sinclair
· 7 years ago
6687f78
Remove CJS_Date
by Dan Sinclair
· 7 years ago
4c50b8b
Remove methods from CJS_Date
by Dan Sinclair
· 7 years ago
636904b
Remove CJS_Value
by Dan Sinclair
· 7 years ago
780a633
Fixing the prefix on IsTooBig
by Ryan Harrison
· 7 years ago
1e19e25
Add in depth check for ToJavascript and related methods
by Ryan Harrison
· 7 years ago
8f524d6
Refactor JS method parameters and return values.
by Dan Sinclair
· 7 years ago
2474a3b
Only set return value if one provided
by dan sinclair
· 7 years ago
5daf07a
Make NewNull return an actual Null
by dan sinclair
· 7 years ago
80435cb
Convert JS input params to v8::Local<v8::Value>>s
by dan sinclair
· 7 years ago
e85107b
Move MaybeCoerceToNumber to CJS_Runtime
by Dan Sinclair
· 7 years ago
037eae6
Remove IsArrayObject and IsDateObject methods
by Dan Sinclair
· 7 years ago
4674441
Roll pdfium/third_party/freetype/src/ ae7dc1f62..91015cb41 (35 commits)
by Henrique Nakashima
· 7 years ago
3cac360
Remove GetType from CJS_Value
by Dan Sinclair
· 7 years ago
1b2a18e
Remove the CJS_Value To* methods.
by Dan Sinclair
· 7 years ago
65f3162
Add more tests for FPDFText methods.
by Lei Zhang
· 7 years ago
Next »