commit | ddef0218ea6193462a205857f50444123fd4882c | [log] [tgz] |
---|---|---|
author | tzik <[email protected]> | Tue Aug 14 07:08:33 2018 |
committer | Commit Bot <[email protected]> | Tue Aug 14 07:08:33 2018 |
tree | 378c199321dfa8d9f9e83d81ef61fd1100947e02 | |
parent | 6be2f35c9111e30c40cc9b9b6fc40a3ccc82e058 [diff] |
Replace NULL with nullptr in //gpu NULL blocks scoped_refptr to support nullptr, and eventually blocks the removal of its implicit raw-pointer-to-scoped_refptr conversion. This CL replaces all relevant NULL in //gpu with nullptr. Tbr: [email protected] Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I6009249763ed14961bd5a725534419d2d0bf71f0 Reviewed-on: https://chromium-review.googlesource.com/1168960 Commit-Queue: Taiju Tsuiki <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Cr-Commit-Position: refs/heads/master@{#582855}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .