Currently libgr.a and libskgr.a depend on each other. The dependeny from libgr.a
to libskgr.a is just for SkDebugf. This change removes that dependency.
On 2012/03/21 22:08:54, bungeman wrote:
> Currently libgr.a and libskgr.a depend on each other. The dependeny from
libgr.a
> to libskgr.a is just for SkDebugf. This change removes that dependency.
LGTM, note this will require removing the _skia.cpp file from chrome's skia.gyp.
Issue 5879043: Remove mutual dependency of gr and skgr.
(Closed)
Created 14 years ago by bungeman
Modified 14 years ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0