Nancy Zheng 74dfcf90f1 Pulling in https://android-review.googlesource.com/#/c/186482/1
Fix memory leak in HWUI

std::unique_ptr::release just releases the ownership of the
managed object. To delete the object, std::unique_ptr::reset
function should be called.

Bug: 26116596
Change-Id: If65f74085b1fc2be3a9fffc433326e0bcdb40ff3
2016-01-13 15:23:56 -08:00
..
2015-07-07 18:42:42 -07:00
2015-07-06 16:12:46 -07:00
2015-01-20 12:39:05 -08:00
2015-05-07 11:06:46 -07:00
2015-05-07 11:06:46 -07:00
2015-05-05 10:36:09 -07:00
2015-02-25 16:00:02 -08:00
2015-02-25 16:00:02 -08:00
2015-04-03 13:01:18 -07:00
2015-07-06 16:12:46 -07:00
2015-07-06 16:12:46 -07:00
2015-07-06 16:12:46 -07:00
2015-04-06 16:07:12 -07:00
2015-03-02 17:56:06 -08:00
2015-03-02 17:56:06 -08:00
2015-07-07 10:09:35 -07:00
2015-07-07 18:42:42 -07:00
2015-03-04 15:32:47 -08:00
2015-06-30 17:58:21 -07:00
2015-05-05 10:36:09 -07:00
2015-07-21 10:46:54 -07:00
2015-07-21 10:46:54 -07:00
2015-07-21 10:46:54 -07:00
2015-07-21 10:46:54 -07:00
2015-02-17 15:45:46 -08:00