Sign in
pdfium
/
pdfium
/
f1ecbedf506e4bbe46ffb9131a1c592c6e3e1b2f
/
xfa
4e7a55e
Remove flag parameter from CXFA_Node::CreateSamePacketNode
by Dan Sinclair
· 8 years ago
chromium/3260
5e35931
Remove default values from CXFA_Node::GetNodeList
by Dan Sinclair
· 8 years ago
185832c
Remove default params for CXFA_Node::{Insert|Remove}Child
by Dan Sinclair
· 8 years ago
c5d5729
Remove default values from CXFA_Node::{CountChildren|GetChild}
by Dan Sinclair
· 8 years ago
chromium/3259
cf70571
Remove default values from CXFA_Node::{Remove|Insert|Item}
by Dan Sinclair
· 8 years ago
8bafef1
Roll {Set|Get}ScriptContent into {Set|Get}Content
by Dan Sinclair
· 8 years ago
5471335
Fix visibility of some CJX_Node methods
by Dan Sinclair
· 8 years ago
f1be1e8
Rename Transparency to iTransparency.
by Lei Zhang
· 8 years ago
eda1761
Remove default values from Set{UserData|Object} and GetUserData.
by Dan Sinclair
· 8 years ago
23efbbd
Remove default value from CJX_Node::{Set|Try}Measure
by Dan Sinclair
· 8 years ago
63c405d
Remove default values from CJX_Node::{Set|Try}Boolean
by Dan Sinclair
· 8 years ago
7f57108
Remove default values from CJX_Node::{Set|Try}Enum
by Dan Sinclair
· 8 years ago
8946aec
Remove default values from CJX_Node::TryContent
by Dan Sinclair
· 8 years ago
23aa2b0
Remove default values from CJX_Node::SetCData
by Dan Sinclair
· 8 years ago
3ac07ff
Cleanup params to CJX_Node::TryCData
by Dan Sinclair
· 8 years ago
b31433f
Remove default value from CJX_Node::TryInteger
by Dan Sinclair
· 8 years ago
e806037
Remove default values for CJX_Node::SetContent
by Dan Sinclair
· 8 years ago
a95fd60
Remove default value from CJX_Node::GetProperty
by Dan Sinclair
· 8 years ago
ea708c0
Remove default values from CJX_Node::SetAttributeValue
by Dan Sinclair
· 8 years ago
69cb914
Remove default value from CJX_Node::GetAttribute
by Dan Sinclair
· 8 years ago
77fe069
Remove default value to CJX_Node::SetAttribute
by Dan Sinclair
· 8 years ago
68bc6ad
Remove default value from CJX_Node::HasAttribute
by Dan Sinclair
· 8 years ago
chromium/3256
1bc5e49
Add CJX_ThisProxy
by Dan Sinclair
· 8 years ago
46ad7f8
Convert CScript classes to have CJX objects
by Dan Sinclair
· 8 years ago
778f2fe
Move CXFA_NodeList JS to CJX_NodeList
by Dan Sinclair
· 8 years ago
4ac35f2
Move the item methods into CXFA_Node propertly
by Dan Sinclair
· 8 years ago
a85e5ca
Split JS methods out of CXFA_Object
by Dan Sinclair
· 8 years ago
e5434b5
Split JS code out of CXFA_Node.
by Dan Sinclair
· 8 years ago
3fff90a
Move some XFA JS code into fxjs/
by Dan Sinclair
· 8 years ago
efc879d
Consistently apply JS size check
by Ryan Harrison
· 8 years ago
780a633
Fixing the prefix on IsTooBig
by Ryan Harrison
· 8 years ago
1e19e25
Add in depth check for ToJavascript and related methods
by Ryan Harrison
· 8 years ago
0e56881
Add in count value for form types
by Ryan Harrison
· 8 years ago
chromium/3247
68708e4
Cleanup nits in cxfa_ffdocview
by Dan Sinclair
· 8 years ago
chromium/3244
854d71c
Refactor HasXFAField into HasFormInfo
by Ryan Harrison
· 8 years ago
f9068a5
Convert XFA Doc Types to be more precise
by Ryan Harrison
· 8 years ago
643266c
Explicitly return std::vector in CFDE_TextEditEngine.
by Lei Zhang
· 8 years ago
6ed297c
Remove CFX_CRTFileAccess
by Dan Sinclair
· 8 years ago
951b111
More define cleanup
by Dan Sinclair
· 8 years ago
10e1f05
Cleanup font defines
by Dan Sinclair
· 8 years ago
dd0e6e1
Cleanup font defines
by Dan Sinclair
· 8 years ago
1ca7173
Cleanup CFGAS_GEFont methods
by Dan Sinclair
· 8 years ago
9c392c8
Simplify some OS checks to PLATFORM checks
by Dan Sinclair
· 8 years ago
dd17a14
Move CFX_Font definition to cfx_font.h
by Dan Sinclair
· 8 years ago
8b1408e
Remove FXSYS_strlen and FXSYS_wcslen
by Ryan Harrison
· 8 years ago
chromium/3226
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 8 years ago
e950b11
Move static methods to anonymous namespace
by Dan Sinclair
· 8 years ago
698aed7
Cleanup FX macros
by Dan Sinclair
· 8 years ago
2e4075d
Fix checks for FX_WIN64_DESKTOP
by Dan Sinclair
· 8 years ago
7d04f1b
Hide FX_HandleParentPath
by Dan Sinclair
· 8 years ago
4825c4b
Share public part of CFGAS_FontMgr declaration
by Dan Sinclair
· 8 years ago
81f02f4
Move font source into CFGAS_FontMgr
by Dan Sinclair
· 8 years ago
1a43b30
Remove font default params
by Dan Sinclair
· 8 years ago
73bed4e
Fix crash when rendering invalid GIF
by Ryan Harrison
· 8 years ago
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 8 years ago
0b95042
Rename CFX_RetainPtr to RetainPtr
by Dan Sinclair
· 8 years ago
a5eb9f0
Cleanup WidgetMgr ownership
by Dan Sinclair
· 8 years ago
65ecca4
Move CFX_Observable to Observable
by Dan Sinclair
· 8 years ago
3418f71
Rename CXFA_FFApp::GetWidgetMgr to make it clear the type
by Dan Sinclair
· 8 years ago
chromium/3222
a44a480
Move CFGAS_PDFFontMgr to the CXFA_FFDoc
by Dan Sinclair
· 8 years ago
959c2be
Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager
by Dan Sinclair
· 8 years ago
de44d15
Move CFX_MaybeOwned to fxcrt::MaybeOwned
by Dan Sinclair
· 8 years ago
b896699
Move CFX_AutoRestorer to fxcrt::AutoRestorer
by Dan Sinclair
· 8 years ago
db0312e
Move CXFA_PDFFontMgr to CFGAS_PDFFontMgr
by Dan Sinclair
· 8 years ago
46fc3fa
Remove old TODO
by Dan Sinclair
· 8 years ago
b8777a2
Add embeddertest for CFWL_Edit
by Dan Sinclair
· 8 years ago
4fe8ea5
Add in missed parse recursion depth checks
by Ryan Harrison
· 8 years ago
d56fd77
Implement CFDE_TextEditEngine::GetIndex* methods.
by Dan Sinclair
· 8 years ago
bc48185
Convert FindNextBreakPos to return position
by Dan Sinclair
· 8 years ago
7acd826
Forward declare codec modules in fx_codec.h.
by Lei Zhang
· 8 years ago
9f374b0
Cleanup FindNextBreakPos variables
by Dan Sinclair
· 8 years ago
d13f24c
Invert flag to CFDE_TextEditEngine::Iterator::IsEOF
by Dan Sinclair
· 8 years ago
0264e97
Convert selection to use count instead of end index
by Dan Sinclair
· 8 years ago
b02aa61
IWYU: Explicitly include <stdint.h> in some headers.
by Raphael Kubo da Costa
· 8 years ago
5278ceb
Cleanup word break properties
by Dan Sinclair
· 8 years ago
91c2f7c
Remove some unused variables.
by Lei Zhang
· 8 years ago
275e260
Convert string class names
by Ryan Harrison
· 8 years ago
bb2f7e7
Simplify a couple of CXFA_Node methods.
by Lei Zhang
· 8 years ago
5747561
Fix nullptr dereference in XFA_Node::SetScriptContent().
by Lei Zhang
· 8 years ago
69fe711
Make static const char* arrays more const.
by Lei Zhang
· 8 years ago
95a9c9a
Roll clang to 4db5854
by Tom Sepez
· 8 years ago
chromium/3216
cb32712
Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.
by Henrique Nakashima
· 8 years ago
b4a6948
Add readme files to some directories.
by Henrique Nakashima
· 8 years ago
chromium/3215
ee1e757
Remove CFWL_SpinButton, which is unused.
by Henrique Nakashima
· 8 years ago
chromium/3211
effe1da
Roll DEPS for build to a049c43.
by Lei Zhang
· 8 years ago
8f6084b
Merge CFX_WordBreak into CFDE_TextEditEngine::Iterator.
by Dan Sinclair
· 8 years ago
eb57e0d
Implement word selection in CFDE_TextEditEngine
by Dan Sinclair
· 8 years ago
81f9eee
Convert FX_STRSIZE int->size_t
by Ryan Harrison
· 8 years ago
3ef61c7
GUID cleanup
by Dan Sinclair
· 8 years ago
1eae16d
Remove isDevice parameter from barcode Render().
by Henrique Nakashima
· 8 years ago
1c9ad7e
Split fx_guid from fx_extension
by Dan Sinclair
· 8 years ago
740bcd8
Split fx_ucd.h into fx_unicode.h and fx_ucddata.h.
by Tom Sepez
· 8 years ago
a2188df
Cleanup usages of Mid(foo, 1), Right(1), and Left(1)
by Ryan Harrison
· 8 years ago
chromium/3203
dce09b1
Fix integer overflow in Buffer_itoa when passing INT_MIN.
by Henrique Nakashima
· 8 years ago
670c4fd
Cleanup fx_basic_* files
by Dan Sinclair
· 8 years ago
47a90b8
More BIDI code shuffling
by Dan Sinclair
· 8 years ago
chromium/3205
chromium/3206
235818f
Move bidi code to fx_bidi
by Dan Sinclair
· 8 years ago
276dd94
Clean up of typing in lexer code
by Ryan Harrison
· 8 years ago
bcd1e70
Remove fx_basic.h
by Dan Sinclair
· 8 years ago
0158106
Add truly const versions of CPDF_Document getters.
by Lei Zhang
· 8 years ago
Next »