Age | Commit message (Expand) | Author |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-21 | Move CFX_AutoRestorer to fxcrt::AutoRestorer | Dan Sinclair |
2017-09-20 | Forward declare codec modules in fx_codec.h. | Lei Zhang |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-15 | Simplify a couple of CXFA_Node methods. | Lei Zhang |
2017-09-15 | Fix nullptr dereference in XFA_Node::SetScriptContent(). | Lei Zhang |
2017-09-07 | Roll DEPS for build to a049c43. | Lei Zhang |
2017-09-06 | Convert FX_STRSIZE int->size_t | Ryan Harrison |
2017-09-01 | Cleanup usages of Mid(foo, 1), Right(1), and Left(1)chromium/3203 | Ryan Harrison |
2017-08-31 | Remove fx_basic.h | Dan Sinclair |
2017-08-30 | Move CFX_WideTextBuf out of fx_basic | Dan Sinclair |
2017-08-30 | Split auto restorer from fx_basic | Dan Sinclair |
2017-08-30 | Convert int* references to FX_STRSIZE | Ryan Harrison |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-15 | Add checks on length of string before accessing elements of string | Ryan Harrison |
2017-08-15 | Remove GetAt from string classes | Ryan Harrison |
2017-08-02 | Rewrite how string Insert() methods handle out of bound indices | Ryan Harrison |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-07-26 | Clean up CXFA_Measurement and callers. | Lei Zhang |
2017-07-24 | Move xfa/fxfa/app to xfa/fxfachromium/3166 | Dan Sinclair |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-06-30 | Fix nits in a bunch of random XFA files. | Lei Zhang |
2017-06-20 | Cleanup fpdf_parser_decode | Nicolas Pena |
2017-06-06 | Convert CFGAS_FormatString to pointer out parameterschromium/3123 | Dan Sinclair |
2017-06-05 | More CFGAS_FormatString tests | Dan Sinclair |
2017-06-05 | Cleaning up some XFA locale related code | Dan Sinclair |
2017-06-01 | Tag CFXJSE_HostObject sub-classes. | Tom Sepez |
2017-06-01 | Remove unused Locale code | Dan Sinclair |
2017-05-25 | Split apart remaining xfa/fxfa/app files | Dan Sinclair |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-23 | Cleanup default values and methods in CXFA_Widgetdata | Dan Sinclair |
2017-05-23 | Use NOTREACHED() in more places. | Lei Zhang |
2017-05-19 | ASAN flags zero-length StringC in GetMapModuleString()chromium/3105 | Tom Sepez |
2017-05-19 | Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr. | Lei Zhang |
2017-05-17 | Shorten internal JS prefixes. | Dan Sinclair |
2017-05-17 | Rename formcalc files to better match contents | Dan Sinclair |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2017-05-16 | Handle when XFA parser error handlers cannot format error messages. | Lei Zhang |
2017-05-16 | Update formcalc return types | Dan Sinclair |
2017-05-10 | Check CXFA_FM2JSContext::Translate() return value. | Lei Zhang |
2017-05-09 | Create common CXML_Object base class for CXML_Content and CXML_Element. | Tom Sepez |
2017-05-09 | No-effect cast in cxfa_layoutitem.cpp | Tom Sepez |
2017-05-09 | Remove downcast in cxfa_layoutpagemgr.cpp | Tom Sepez |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-01 | Remove more |new|s, part 5 | Tom Sepez |
2017-04-28 | Remove some more |new|s, part 4. | Tom Sepez |
2017-04-28 | Remove more |new|s, part 3 | Tom Sepez |