95e3c058ef
* SkAutoFree moved to SkTemplates.h (now implmented with unique_ptr).
* SkAutoMalloc and SkAutoSMalloc moved to SkAutoMalloc.h
* "SkAutoFree X(sk_malloc_throw(N));" --> "SkAutoMalloc X(N);"
Revert "Revert 'SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h'"
This reverts commit
|
||
---|---|---|
.. | ||
GLWindowContext_win.cpp | ||
main_win.cpp | ||
RasterWindowContext_win.cpp | ||
VulkanWindowContext_win.cpp | ||
Window_win.cpp | ||
Window_win.h | ||
WindowContextFactory_win.h |