Age | Commit message (Expand) | Author |
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-25 | Fix FM2JSContext Round return type | Dan Sinclair |
2017-05-25 | Enable remaining boolean FM2JSContext tests | dan sinclair |
2017-05-25 | Enable the FM2JSContext Exists test | dan sinclair |
2017-05-25 | Enable FM2JSContext Choose tests | dan sinclair |
2017-05-25 | Enable most FM2JSContext boolean tests | dan sinclair |
2017-05-24 | Convert to CFX_UnownedPtr, part 10 | Tom Sepez |
2017-05-24 | More FM2JSContext tests | Dan Sinclair |
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-20 | Use observed ptrs from CFGAS_GEFont back to its font mgrs.chromium/3106 | Tom Sepez |
2017-05-20 | Use unowned ptr from CXFA_FFDocView to CXFA_FFDoc | Tom Sepez |
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-18 | Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104 | Tom Sepez |
2017-05-18 | Adding fm2js embedder tests | Dan Sinclair |
2017-05-18 | Remove CXFA_FMErrorInfo | dan sinclair |
2017-05-17 | Shorten internal JS prefixes. | Dan Sinclair |
2017-05-17 | Adding CXFA_Parse unittests | Dan Sinclair |
2017-05-17 | Rename formcalc files to better match contents | Dan Sinclair |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-05-16 | CFDE_RenderDevice::m_bOwnerDevice is always false | Tom Sepez |
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 | Add formcalc lexer tests. | Dan Sinclair |
2017-05-16 | Update formcalc return types | Dan Sinclair |
2017-05-16 | Do not walk off end of formcalc string | Dan Sinclair |
2017-05-16 | Minor xfa_lexer.cpp cleanup | Dan Sinclair |
2017-05-15 | Return unique_ptr from xfa lexer Scan() method | Tom Sepez |
2017-05-11 | Rename render device classes | Dan Sinclair |
2017-05-11 | Limit XFA FormCalc program translation size. | Lei Zhang |
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 | Use CXFA_TextUserData in place of CFX_Retainable where possible. | 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-08 | Remove default params in CFX_DIBSource | Nicolas Pena |
2017-05-04 | Give a couple of char to int functions better names.chromium/3090 | Lei Zhang |
2017-05-04 | Make CPDF_Font member variables protected. | Lei Zhang |
2017-05-04 | Cleanup CXFA_RenderContext | Dan Sinclair |
2017-05-04 | Removing unused IFX_Pause parameters | Dan Sinclair |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-05-03 | XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr. | Tom Sepez |
2017-05-02 | Change BarcodeTest to render to bitmaps. | Lei Zhang |
2017-05-02 | Remove more |new|s, part 7 | Tom Sepez |
2017-05-01 | Remove more |new|s, part 6chromium/3087 | Tom Sepez |
2017-05-01 | Remove more |new|s, part 5 | Tom Sepez |
2017-04-28 | Remove some more |new|s, part 4. | Tom Sepez |