Age | Commit message (Expand) | Author |
2016-07-18 | Pass element hash and name into CXFA_Object constructor. | dsinclair |
2016-07-18 | Remove foxit app related setter and getter APIs in XFA code | weili |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-07-11 | Cleanup CXFA_SimpleParser. | dsinclair |
2016-07-11 | Cleanup ownership of parser members | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-07-11 | Cleanup redundant method names. | dsinclair |
2016-07-07 | Cleanup xfa_document_datamerge files | dsinclair |
2016-07-07 | Break xfa_basic_data up to smaller files | dsinclair |
2016-07-01 | Clean up parts of CPDF_CIDFont. | thestig |
2016-06-30 | Convert some methods to std::lower_bound and std::find_if. | dsinclair |
2016-06-28 | Change CXFA_Node::GetClassName to returnchromium/2786chromium/2784 | dsinclair |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Pass needed value to CXFA_Node constructor | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-23 | Change XFA_GetElementByName to XFA_GetElementTypeForName | dsinclair |
2016-06-23 | Cleanup some variable namings.chromium/2778 | dsinclair |
2016-06-23 | Remove IsOrdinaryList; rename to OrdinaryList to List | dsinclair |
2016-06-23 | Remove CXFA_OrdinaryObject class | dsinclair |
2016-06-22 | Update GetClassID to GetElementType | dsinclair |
2016-06-22 | Remove unused GetScriptObjHash(). | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-20 | Change func(void) to func() | weili |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-16 | Remove unused XFA_GetElementChildren. | dsinclair |
2016-06-16 | Cleanup FWL RenderWidget method parameters. | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-16 | Cleanup XML parser code. | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-14 | Cleanup ownership in CXFA_ScriptContext. | dsinclair |
2016-06-14 | Add fuzzer for FDE CSS syntax parser. | dsinclair |
2016-06-13 | Optionally skip image type detection in progressive decoder. | dsinclair |
2016-06-09 | Avoid casts via correct types in fgas_textbreak | tsepez |
2016-06-09 | Remove more casts, part 7. | tsepez |
2016-06-09 | Move xfa/fxjse/ to fxjse/ | dsinclair |
2016-06-09 | Change CFXJSE_Context::GetGlobalObject to return | dsinclair |
2016-06-09 | Convert CFXJSE_Value::ToString to return. | dsinclair |
2016-06-09 | xfa_fm2jscontext method cleanup - pt IX of IX | dsinclair |
2016-06-09 | Use static_cast<CXFA_WidgetAcc*> in xfa. | tsepez |
2016-06-08 | xfa_fm2jscontext method cleanup - pt VIII | dsinclair |
2016-06-08 | xfa_fm2jscontext method cleanup - pt VII | dsinclair |
2016-06-08 | Remove more FXJSE c-method wrappers. | dsinclair |
2016-06-08 | Fix GetPageIndex() for dynamic XFA documents. | thestig |
2016-06-07 | Remove various FXJSE Value methods. | dsinclair |
2016-06-07 | Remove dead code in CFGAS_FontMgrImp. | thestig |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-07 | xfa_fm2jscontext method cleanup - pt VIchromium/2763 | dsinclair |
2016-06-07 | Remove casts to same type in xfa_script_imp.cpp | tsepez |
2016-06-07 | Get rid of NULLs in core/ | thestig |