~saiarcot895/chromium-browser/chromium-browser.vivid.beta

« back to all changes in this revision

Viewing changes to debian/patches/gpu-hangs

  • Committer: Saikrishna Arcot
  • Date: 2015-07-09 23:11:58 UTC
  • Revision ID: saiarcot895@gmail.com-20150709231158-9j8jw1drmc55afp7
Tags: 44.0.2403.81-0ubuntu1~ppa1~vivid1
* New upstream version 44.0.2403.81
* Refreshed and updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  GPU process until 20 sec.
3
3
Author: Chad MILLER <chad.miller@canonical.com>
4
4
 
5
 
Index: beta.vivid/content/gpu/gpu_main.cc
 
5
Index: beta.wily/content/gpu/gpu_main.cc
6
6
===================================================================
7
 
--- beta.vivid.orig/content/gpu/gpu_main.cc     2015-06-24 23:38:25.357444704 -0400
8
 
+++ beta.vivid/content/gpu/gpu_main.cc  2015-06-24 23:38:25.355444734 -0400
 
7
--- beta.wily.orig/content/gpu/gpu_main.cc      2015-07-09 18:04:43.787084313 -0400
 
8
+++ beta.wily/content/gpu/gpu_main.cc   2015-07-09 18:04:43.785084339 -0400
9
9
@@ -71,7 +71,7 @@
10
10
 #include <sanitizer/coverage_interface.h>
11
11
 #endif