Add a focused public API for src/record.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 10 Apr 2014 23:30:59 +0000 (23:30 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 10 Apr 2014 23:30:59 +0000 (23:30 +0000)
commit18fd2b923a5060175ab4e446e73a73cba581c20d
tree9940e91a8469c085c5b39e202215516353df18d8
parentd923288e50b5a69afb0bdd5c161191b24cab8345
Add a focused public API for src/record.

BUG=skia:2378
R=reed@google.com, robertphillips@google.com, mtklein@google.com, fmalita@chromium.org

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/233053005

git-svn-id: http://skia.googlecode.com/svn/trunk@14146 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/record.gyp
gyp/tests.gypi
include/record/SkRecording.h [new file with mode: 0644]
src/record/SkRecording.cpp [new file with mode: 0644]
tests/RecordingTest.cpp [new file with mode: 0644]