When we do a roll into Chrome (Elliot is the expert here), we update chrome/src/DEPS, ...
12 years, 8 months ago
(2012-04-16 17:59:49 UTC)
#4
When we do a roll into Chrome (Elliot is the expert here), we update
chrome/src/DEPS, and if necessary update chrome/src/skia/skia.gyp.
Chrome doesn't use our gyp files, they have a single flat gyp file that grabs
just the targets they want and sets any extra flags they need.
On 2012/04/16 17:57:12, robertphillips wrote: > How do I make the change to chrome's skia.gyp ...
12 years, 8 months ago
(2012-04-16 18:01:50 UTC)
#5
On 2012/04/16 17:57:12, robertphillips wrote:
> How do I make the change to chrome's skia.gyp happen? And why does adding a
file
> to src/gpu cause this?
Chrome has its own skia.gyp which is not based on our gyp files. :(
Usually when someone changes skia in a way that would require a chrome change
they put up a skia roll CL with the required change. However, since you haven't
really jumped into the chromium swamp yet an alternative is to send email to
skia-dev saying these two files must be added to chrome's skia.gyp to roll past
skia r????.
Issue 5978055: Minor refactoring to pull GrClipMaskManager into its own files
(Closed)
Created 12 years, 8 months ago by robertphillips
Modified 12 years, 8 months ago
Reviewers: bsalomon, TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0