Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -16/+0 |
* | Remove redundant interface already implemented by super class. (#10258) | Ahmed Ashour | 2017-10-31 | 1 | -3/+1 |
* | Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) | Ahmed Ashour | 2017-10-20 | 1 | -3/+5 |
* | Use enhanced for loop for arrays. (#10121) | Ahmed Ashour | 2017-10-02 | 1 | -6/+6 |
* | Construct array inline (#10068) | Ahmed Ashour | 2017-09-23 | 2 | -2/+2 |
* | Use String.isEmpty() (#10045) | Ahmed Ashour | 2017-09-21 | 1 | -1/+1 |
* | Migrate 7.7.5 branch patches to v8. (#7969) | Denis | 2016-12-15 | 1 | -0/+136 |
* | Implement new RichTextArea | Artur Signell | 2016-09-12 | 1 | -146/+0 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 1 | -5/+5 |
* | Format the project using Neon, remove trailing whitespace | Artur Signell | 2016-08-31 | 1 | -5/+3 |
* | Organize imports | Artur Signell | 2016-08-30 | 7 | -13/+13 |
* | Move old TextField to compatibility package | Artur Signell | 2016-08-26 | 10 | -0/+919 |