Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert NULL and 0 to nullptr. | Ben Wagner | 2017-08-28 |
* | Pass LC_ALL_MASK to newlocale | Eric Karl | 2017-04-17 |
* | Use nullptr to indicate C locale when using xlocale | Brian Salomon | 2017-01-05 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Porting Skia for newlib compatibility. | smklein | 2015-12-15 |
* | Try to fix intermittent GrAutoLocaleSetter crashes on Windows | kkinnunen | 2015-12-13 |
* | Speculative fix for win8 bot crash in ~GrAutoLocaleSetter | bsalomon | 2015-12-04 |
* | Fix maybe unintialized warning for GrAutoLocaleSetter | kkinnunen | 2015-11-19 |
* | Fix build for UCLIBC platforms (newlocale/freelocale) | smcgruer | 2015-06-09 |
* | Move GrAutoLocaleSetter to new file and fix issue with null locale | bsalomon | 2015-03-16 |