summaryrefslogtreecommitdiffstats
path: root/tools/metrics/actions
diff options
context:
space:
mode:
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 04:12:06 +0000
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 04:12:06 +0000
commit94b54507c5d1222e694dee592e64a4906d3c4b1b (patch)
treec3f880f2147bf83dd1127c924f3b4214883c5640 /tools/metrics/actions
parent8148ad4c315725f995e52f91113203f0135add1b (diff)
downloadchromium_src-94b54507c5d1222e694dee592e64a4906d3c4b1b.zip
chromium_src-94b54507c5d1222e694dee592e64a4906d3c4b1b.tar.gz
chromium_src-94b54507c5d1222e694dee592e64a4906d3c4b1b.tar.bz2
Remove support for software swaps in Aura.
All software rendering should now be handled using the delegated renderer. BUG= Review URL: https://codereview.chromium.org/220163003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261664 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/metrics/actions')
-rw-r--r--tools/metrics/actions/actions.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 0673748..272fa9b 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1185,6 +1185,14 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="BadMessageTerminate_SharedMemoryAura">
+ <owner>jbauman@chromium.org</owner>
+ <description>
+ Emitted when a renderer is terminated due to it attempting to swap a shared
+ memory surface in aura.
+ </description>
+</action>
+
<action name="BadMessageTerminate_SharedMemoryManager1">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>