Age | Commit message (Expand) | Author |
2017-05-24 | More FM2JSContext tests | Dan Sinclair |
2017-05-23 | Use NOTREACHED() in more places. | 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 | 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 | Limit XFA FormCalc program translation size. | Lei Zhang |
2017-05-10 | Check CXFA_FM2JSContext::Translate() return value. | Lei Zhang |
2017-04-28 | CXFA_FMStringExpression: int16_t is not a good type for a string index. | Tom Sepez |
2017-04-25 | Use unique_ptr in CXFA_ScriptContext::m_mapVariableToContext. | Tom Sepez |
2017-04-25 | Use fx_extension.h utilities in more places in xfa/ | Lei Zhang |
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-18 | Use Byte/WideString iterators | Tom Sepez |
2017-04-18 | Require unique_ptr arg for CXFA_FMLexer::SetToken() | Tom Sepez |
2017-04-13 | Add ability to make StringCs from std::vector<>s. | Tom Sepez |
2017-04-12 | Fix string passing coventions in xfa_fm2jscontext.hchromium/3070 | Tom Sepez |
2017-04-11 | Avoid long assignment chain in FM parser | Nicolas Pena |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-04-06 | Fix unit tests to initialize PartitionAlloc. | Chris Palmer |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-03-29 | Remove fgas/localization directory | Dan Sinclair |
2017-03-29 | Rename fgas/localization files to match contents | Dan Sinclair |
2017-03-29 | Rename CFX_Unitime to CFX_DateTime | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-29 | Return values instead of out paramschromium/3056 | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-28 | Remove CFX_ArrayTemplate in CXFA_ValueArray | Tom Sepez |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-14 | Replace CXFA_{Object,Node}Array with std::vector | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_DOUBLE with underlying double type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-02-13 | Simplify FX_UTF8Encode variants.chromium/3012 | Tom Sepez |
2017-02-02 | Remove FX_WSTRC usagechromium/3003chromium/3002 | dan sinclair |
2017-01-11 | Cleaning up memory allocation in CXFA_FM2JSContext - IV | Dan Sinclair |
2017-01-06 | Cleaning up memory allocation in CXFA_FM2JSContext - III | Dan Sinclair |
2017-01-05 | Cleaning up memory allocation in CXFA_FM2JSContext - II | Dan Sinclair |
2017-01-05 | Cleaning up memory allocation in CXFA_FM2JSContext - Ichromium/2974 | Dan Sinclair |