GrContextFactory can now expose the GLContext it is using.
authorkeyar@chromium.org <keyar@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 14 Aug 2012 22:02:48 +0000 (22:02 +0000)
committerkeyar@chromium.org <keyar@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 14 Aug 2012 22:02:48 +0000 (22:02 +0000)
commit5bdef29ae0f5a495381cd2c9787ce7c112e58354
tree9b92a9cb1d49d1d633e77020354aa68dddf23e06
parenta913a9932da358489d83e31f4587ca6dbb84f897
GrContextFactory can now expose the GLContext it is using.

Review URL: https://codereview.appspot.com/6461081

git-svn-id: http://skia.googlecode.com/svn/trunk@5105 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/tests.gyp
include/gpu/GrContextFactory.h
tests/GrContextFactoryTest.cpp [new file with mode: 0644]