Age | Commit message (Expand) | Author |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part III) | 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-10 | Trust the compiler to do array indexing and superclass promotion. | tsepez |
2016-06-10 | Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel | tsepez |
2016-06-10 | Remove redundant make_pair* cast in fxbarcode | tsepez |
2016-06-10 | Remove redundant casts, part 9. | tsepez |
2016-06-10 | Get rid of NULLs in xfa/fde/ | thestig |
2016-06-09 | remove redundant CFX_Matrix* cast in one-d barcodechromium/2766chromium/2765 | tsepez |
2016-06-09 | Avoid casts via correct types in fgas_textbreak | tsepez |
2016-06-09 | Get rid of NULLs in xfa/fxbarcode/ | thestig |
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-09 | Remove C-style casts in xfa/fde. | tsepez |
2016-06-09 | Fix crash in CXFA_Node::TryUserData() (speculative) | 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 | Remove some casts to same type in cfx_graphics.cpp | tsepez |
2016-06-07 | Fix more code which has shadow variables | weili |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-07 | Remove FDE_HVISUALOBJ. | dsinclair |
2016-06-07 | xfa_fm2jscontext method cleanup - pt V | dsinclair |
2016-06-06 | Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). | tsepez |
2016-06-06 | Remove FWL_HTIMER in favor of IWFL_TimerInfo | tsepez |
2016-06-06 | Clean up C-Style casts in CBC_CodeBase and subclasses | tsepez |
2016-06-06 | Remove FDE_HDEVICESTATE. | dsinclair |
2016-06-06 | xfa_fm2jscontext method cleanup - pt IV | dsinclair |
2016-06-06 | Make GetDevFont() return a CFX_Font* instead of void* | tsepez |
2016-06-03 | Rename CFX_GEFont to CFGAS_GEFont | tsepez |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-06-03 | Fix more bugs found by /analyze tool | weili |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-06-03 | Remove two unused opaque handle types | tsepez |
2016-06-02 | Remove FXJSE_Value_ToObject and call methods directly | dsinclair |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-02 | Replace FWL_HLISTITEM with class IFWL_ListItem {} | tsepez |
2016-06-02 | Change ThrowScriptErrorMessage() to just ThrowException(). | dsinclair |