Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(971)

Issue 433603005: aw: Add versions to public function tables (Closed)

Created:
6 years, 4 months ago by boliu
Modified:
6 years, 4 months ago
Reviewers:
hush (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org, benm (inactive)
Project:
chromium
Visibility:
Public.

Description

aw: Add versions to public function tables BUG=399370 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287810

Patch Set 1 #

Total comments: 4

Patch Set 2 : roll aosp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M android_webview/buildbot/aosp_manifest.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M android_webview/public/browser/draw_gl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M android_webview/public/browser/draw_sw.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
boliu
Missed these last time :/
6 years, 4 months ago (2014-07-31 18:17:33 UTC) #1
hush (inactive)
https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h File android_webview/public/browser/draw_gl.h (right): https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h#newcode89 android_webview/public/browser/draw_gl.h:89: static const int kAwDrawGLFunctionTableVersion = 1; what is the ...
6 years, 4 months ago (2014-07-31 21:03:50 UTC) #2
hush (inactive)
https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h File android_webview/public/browser/draw_gl.h (right): https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h#newcode89 android_webview/public/browser/draw_gl.h:89: static const int kAwDrawGLFunctionTableVersion = 1; I guess every ...
6 years, 4 months ago (2014-07-31 21:08:41 UTC) #3
boliu
https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h File android_webview/public/browser/draw_gl.h (right): https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h#newcode89 android_webview/public/browser/draw_gl.h:89: static const int kAwDrawGLFunctionTableVersion = 1; On 2014/07/31 21:03:50, ...
6 years, 4 months ago (2014-07-31 21:09:38 UTC) #4
boliu
https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h File android_webview/public/browser/draw_gl.h (right): https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h#newcode89 android_webview/public/browser/draw_gl.h:89: static const int kAwDrawGLFunctionTableVersion = 1; On 2014/07/31 21:09:38, ...
6 years, 4 months ago (2014-07-31 21:10:47 UTC) #5
hush (inactive)
On 2014/07/31 21:09:38, boliu wrote: > https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h > File android_webview/public/browser/draw_gl.h (right): > > https://codereview.chromium.org/433603005/diff/1/android_webview/public/browser/draw_gl.h#newcode89 > ...
6 years, 4 months ago (2014-07-31 21:13:18 UTC) #6
boliu
On 2014/07/31 21:13:18, hush wrote: > Oh. Okay. > So you can remove things from ...
6 years, 4 months ago (2014-07-31 21:16:10 UTC) #7
hush (inactive)
On 2014/07/31 21:16:10, boliu wrote: > On 2014/07/31 21:13:18, hush wrote: > > Oh. Okay. ...
6 years, 4 months ago (2014-07-31 21:19:11 UTC) #8
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 4 months ago (2014-07-31 21:29:50 UTC) #9
boliu
On 2014/07/31 21:19:11, hush wrote: > Okay. Let's not remove fields from the struct when ...
6 years, 4 months ago (2014-07-31 21:30:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/433603005/1
6 years, 4 months ago (2014-07-31 21:32:13 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-01 00:02:58 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-01 00:19:01 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/1876)
6 years, 4 months ago (2014-08-01 00:19:02 UTC) #14
hush (inactive)
On 2014/08/01 00:19:02, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 4 months ago (2014-08-01 00:56:23 UTC) #15
boliu
Yeah the current glue layer isn't written to allow new fields to be added. Need ...
6 years, 4 months ago (2014-08-01 00:59:08 UTC) #16
hush (inactive)
I think you need a frameworks/webview change for GraphicsUtils::GetDrawSWFunctionTable
6 years, 4 months ago (2014-08-01 01:01:44 UTC) #17
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 4 months ago (2014-08-06 16:22:03 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/433603005/20001
6 years, 4 months ago (2014-08-06 16:23:22 UTC) #19
boliu
Rolled aosp btw, so it's green now.
6 years, 4 months ago (2014-08-06 16:25:39 UTC) #20
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 18:35:03 UTC) #21
Message was sent while issue was closed.
Change committed as 287810

Powered by Google App Engine
This is Rietveld 408576698