Age | Commit message (Expand) | Author |
2017-07-27 | Refactor whitespace lexing to be explicit | Ryan Harrison |
2017-07-27 | Rewrite FMLexer to use nullptr for errors | Ryan Harrison |
2017-07-27 | Add conversion from FMTokens to strings | Ryan Harrison |
2017-07-27 | The FDE CSS code does not use the CFGAS_FontMgr | Dan Sinclair |
2017-07-27 | Fixup includes in xfa/fde/csschromium/3169 | Dan Sinclair |
2017-07-27 | Removed unused helper function | Ryan Harrison |
2017-07-27 | Move CXFA_CSSTagProvider to inner class of CXFA_TextParser | Dan Sinclair |
2017-07-26 | Clean up CXFA_Measurement and callers. | Lei Zhang |
2017-07-25 | Clean up data passing in FormCalc Lexerchromium/3167 | Ryan Harrison |
2017-07-24 | Rename FMLexer methods to be more descriptive | Ryan Harrison |
2017-07-24 | Remove extracting characters from input | Ryan Harrison |
2017-07-24 | Move xfa/fxfa/app to xfa/fxfachromium/3166 | Dan Sinclair |
2017-07-24 | Remove fx_edit.h | Dan Sinclair |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-07-19 | Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162 | Jane Liu |
2017-07-18 | Correct lexer handling of FormCalc identifiers | Ryan Harrison |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-07-13 | Rename cfx_color to cxfa_color | Dan Sinclair |
2017-07-07 | Remove a static initializer introduced in commit 573b10a. | Lei Zhang |
2017-07-05 | Extract comparison functions from std::lower_bound args | Ryan Harrison |
2017-07-04 | Removed hand rolled bsearch from IsKeyword method | Ryan Harrison |
2017-06-30 | Remove hand rolled bsearch from HTMLSTR2Code | Ryan Harrison |
2017-06-30 | Split CFDE_CSSTextBuf in two. | Lei Zhang |
2017-06-30 | Remove hand rolled bsearch from HTMLCode2STR | Ryan Harrison |
2017-06-30 | Fix nits in a bunch of random XFA files. | Lei Zhang |
2017-06-29 | Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145 | Nicolas Pena |
2017-06-29 | Cleaning up SomMethod handling in fm2js | Ryan Harrison |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-06-29 | Cleanup call expression handling in fm2js | Ryan Harrison |
2017-06-28 | XFA: Add test to show Oneof() works correctly. | Lei Zhang |
2017-06-26 | Remove a const_cast in CFDE_CSSTextBuf. | Lei Zhang |
2017-06-26 | Clean up CFDE_CSSTextBuf. | Lei Zhang |
2017-06-26 | Adding back the CFX_DateTime print helpers. | Henrique Nakashima |
2017-06-23 | Cleaning up fx_string_testhelpers. | Henrique Nakashima |
2017-06-22 | Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139 | Chris Palmer |
2017-06-20 | Cleanup fpdf_parser_decode | Nicolas Pena |
2017-06-14 | Fix bad format string in CXFA_FM2JSContext. | Lei Zhang |
2017-06-13 | Add CFGAS_FormatString helper to extract digits. | Dan Sinclair |
2017-06-08 | CFGAS_FormatString use helper to convert char to int | Dan Sinclair |
2017-06-08 | Add CFGAS_FormatString Number to String helper | Dan Sinclair |
2017-06-08 | Combine more CFGAS_FormatString code | Dan Sinclair |
2017-06-07 | Remove use of FXBSTR_ID from CFGAS_FormatStringchromium/3124 | Dan Sinclair |
2017-06-07 | Simplify some CFGAS_FormatString methods | Dan Sinclair |
2017-06-07 | Fix some CFGAS_FormatString issues | Dan Sinclair |
2017-06-07 | Even more CFGAS_FormatString tests. | Dan Sinclair |
2017-06-06 | Convert CFGAS_FormatString to pointer out parameterschromium/3123 | Dan Sinclair |
2017-06-06 | More CFGAS_FormatString tests | Dan Sinclair |
2017-06-06 | Add more CFGAS_FormatString tests. | Dan Sinclair |
2017-06-05 | More CFGAS_FormatString tests | Dan Sinclair |
2017-06-05 | Add start of CFGAS_FormatString tests | Dan Sinclair |