Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/chromium: update to 58.0.3029.110 | khanku | 2017-05-26 | 1 | -18/+18 |
| | |||||
* | community/chromium: upgrade to 57.0.2987.133 | Natanael Copa | 2017-04-03 | 1 | -0/+23 |
| | |||||
* | community/chromium: upgrade to 55.0.2883.87 | Natanael Copa | 2016-12-19 | 1 | -2/+2 |
| | |||||
* | community/chromium: gcc6 fix and reduce stacksize | Natanael Copa | 2016-09-08 | 1 | -2/+2 |
| | | | | | the crashes apparently came from gcc6. so we reduce stack size to 2MB again. This is what android use. | ||||
* | community/chromium: upgrade to 53.0.2785.92 | Natanael Copa | 2016-09-05 | 1 | -2/+2 |
| | | | | increase thread stack size to 4MB since we had some pages that crashed. | ||||
* | community/chromium: increase stack size | Natanael Copa | 2016-09-01 | 1 | -0/+6 |
apparently even OS X's 512k is not enough so we set it to 2mb which android seems to use. |