electron/atom
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
..
app Fix cppcheck warnings (#11883) 2018-02-14 02:21:46 -06:00
browser Fix cppcheck warnings (#11883) 2018-02-14 02:21:46 -06:00
common Add ability to set arbitrary arguments in a renderer process (#11850) 2018-02-12 11:54:31 -06:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Revert "Merge pull request #11737 from kwonoj/feat-cache-capacity" (#11906) 2018-02-13 10:49:27 -05:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00