electron/brightray
Charles Kerr 402201ac39
Fix cppcheck warnings (#11883)
* remove unused variable

* limit scope of variable 'ret'

* pass shared_ptr<SkBitmap> by reference

* silence warning: value reassign before read

* fix oops

* don't refer to 'response' after std::move()ing it

* make the linter happy
2018-02-14 02:21:46 -06:00
..
browser Fix cppcheck warnings (#11883) 2018-02-14 02:21:46 -06:00
common add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
brightray.gyp Added libfreetype dependency to ARM64 build 2017-11-24 10:58:53 +09:00
brightray.gypi Enable official build (#11847) 2018-02-08 13:26:23 -06:00
CPPLINT.cfg Fix build/include_alpha linter violations in brightray 2017-05-19 08:46:15 -07:00
filename_rules.gypi Move filename rules to another file 2015-04-09 10:03:01 +08:00
filenames.gypi Fix build and ensure no breaking change 2018-02-05 17:29:59 +09:00
LICENSE Time goes on 2014-07-11 00:39:21 -07:00
LICENSE-CHROMIUM Initial commit 2013-03-13 15:31:24 -04:00