This repository has been archived by the owner on Jul 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.html
350 lines (333 loc) · 136 KB
/
example.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/WebPage">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<script type="text/javascript">/* Copyright 2008 Google. */ (function() { (function(){function e(g){this.t={};this.tick=function(h,k,f){this.t[h]=[void 0!=f?f:(new Date).getTime(),k];if(void 0==f)try{window.console.timeStamp("CSI/"+h)}catch(m){}};this.tick("start",null,g)}var a;if(window.performance)var d=(a=window.performance.timing)&&a.responseStart;var l=0<d?new e(d):new e;window.jstiming={Timer:e,load:l};if(a){var b=a.navigationStart;0<b&&d>=b&&(window.jstiming.srt=d-b)}if(a){var c=window.jstiming.load;0<b&&d>=b&&(c.tick("_wtsrt",void 0,b),c.tick("wtsrt_","_wtsrt",
d),c.tick("tbsd_","wtsrt_"))}try{a=null,window.chrome&&window.chrome.csi&&(a=Math.floor(window.chrome.csi().pageT),c&&0<b&&(c.tick("_tbnd",void 0,window.chrome.csi().startE),c.tick("tbnd_","_tbnd",b))),null==a&&window.gtbExternal&&(a=window.gtbExternal.pageT()),null==a&&window.external&&(a=window.external.pageT,c&&0<b&&(c.tick("_tbnd",void 0,window.external.startE),c.tick("tbnd_","_tbnd",b))),a&&(window.jstiming.pt=a)}catch(g){}})(); })()
</script>
<link rel="shortcut icon" href="/_/rsrc/1354323194313/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="/_/rsrc/1484148948583/apple-touch-icon.png" type="image/png" />
<script type="text/javascript">/* Copyright 2008 Google. */ (function() { function d(a){return document.getElementById(a)}window.byId=d;function g(a){return a.replace(/^\s+|\s+$/g,"")}window.trim=g;var h=[],k=0;window.JOT_addListener=function(a,b,c){var f=new String(k++);a={eventName:a,handler:b,compId:c,key:f};h.push(a);return f};window.JOT_removeListenerByKey=function(a){for(var b=0;b<h.length;b++)if(h[b].key==a){h.splice(b,1);break}};window.JOT_removeAllListenersForName=function(a){for(var b=0;b<h.length;b++)h[b].eventName==a&&h.splice(b,1)};
window.JOT_postEvent=function(a,b,c){var f={eventName:a,eventSrc:b||{},payload:c||{}};if(window.JOT_fullyLoaded)for(b=h.length,c=0;c<b&&c<h.length;c++){var e=h[c];e&&e.eventName==a&&(f.listenerCompId=e.compId||"",(e="function"==typeof e.handler?e.handler:window[e.handler])&&e(f))}else window.JOT_delayedEvents.push({eventName:a,eventSrc:b,payload:c})};window.JOT_delayedEvents=[];window.JOT_fullyLoaded=!1;
window.JOT_formatRelativeToNow=function(a,b){a=((new Date).getTime()-a)/6E4;if(1440<=a||0>a)return null;var c=0;60<=a&&(a/=60,c=2);2<=a&&c++;return b?window.JOT_siteRelTimeStrs[c].replace("__duration__",Math.floor(a)):window.JOT_userRelTimeStrs[c].replace("__duration__",Math.floor(a))}; })()
</script>
<link rel="stylesheet" type="text/css" href="https://ssl.gstatic.com/sites/p/aaf7d6/system/app/pagetypes/list/list.css" />
<script>
var breadcrumbs = [{"path":"/chromium-os","deleted":false,"title":"Chromium OS","dir":"ltr"},{"path":"/chromium-os/developer-information-for-chrome-os-devices","deleted":false,"title":"Developer Information for Chrome OS Devices","dir":"ltr"}];
var JOT_clearDotPath = 'https://ssl.gstatic.com/sites/p/aaf7d6/system/app/images/cleardot.gif';
var JOT_userRelTimeStrs = ["a minute ago","__duration__ minutes ago","an hour ago","__duration__ hours ago"];
var webspace = {"gvizGstaticVersion":"current","enableAnalytics":true,"pageSharingId":"jotspot_page","codeembeds":{"outerIframeSrc":"https://www.gstatic.com/jotspot/embeds/code/0f08d42392f2000e7e3f3daf5b427a43/outer_iframe.html","innerIframeSrc":"https://99441372-jotspot-embeds.googleusercontent.com/code/8d87fa64604b2a11fae2ed06104c58d3/inner_iframe.html"},"enableUniversalAnalytics":false,"sharingPolicy":"OPENED_WITH_INDICATOR","siteTitle":"The Chromium Projects","jot2atari":{"eligibility":"ineligible"},"onepickUrl":"https://docs.google.com/picker","adsensePublisherId":null,"features":{"oAuthForChartsApi":true,"moreMobileStyleImprovements":null,"googleChartsOverGstatic":false,"picasaAlbumInsert":false,"enableJot2Atari":true,"plusBadge":false},"isPublic":true,"newSitesBaseUrl":"https://sites.google.com","isConsumer":false,"serverFlags":{"jot2AtariLearnMoreUrl":"https://support.google.com/sites/answer/7035197"},"domainAnalyticsAccountId":"","plusPageId":"","signInUrl":"https://accounts.google.com/AccountChooser?continue\u003dhttps://sites.google.com/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices\u0026service\u003djotspot","analyticsAccountId":"UA-5484340-1","scottyUrl":"/_/upload","homePath":"/","siteNoticeUrlEnabled":null,"plusPageUrl":"","adsensePromoClickedOrSiteIneligible":true,"csiReportUri":"https://gg.google.com/csi","sharingId":"jotspot","termsUrl":"//www.google.com/intl/en/policies/terms/","gvizVersion":1,"editorResources":{"sitelayout":["https://ssl.gstatic.com/sites/p/aaf7d6/system/app/css/sitelayouteditor.css"],"text":["https://ssl.gstatic.com/sites/p/aaf7d6/system/js/codemirror.js","https://ssl.gstatic.com/sites/p/aaf7d6/system/app/css/codemirror_css.css","https://ssl.gstatic.com/sites/p/aaf7d6/system/js/trog_edit__en.js","https://ssl.gstatic.com/sites/p/aaf7d6/system/app/css/trogedit.css","/_/rsrc/1557505784000/system/app/css/editor.css","https://ssl.gstatic.com/sites/p/aaf7d6/system/app/css/codeeditor.css","/_/rsrc/1557505784000/system/app/css/camelot/editor-jfk.css"]},"sharingUrlPrefix":"/_/sharing","isAdsenseEnabled":true,"domain":"chromium.org","baseUri":"","name":"dev","siteTemplateId":false,"siteNoticeRevision":null,"siteNoticeUrlAddress":null,"siteNoticeMessage":null,"page":{"isRtlLocale":false,"canDeleteWebspace":null,"isPageDraft":null,"parentPath":"/chromium-os","parentWuid":"wuid:gx:83df2ab1f8880ba","siteLocale":"en","timeZone":"America/Los_Angeles","type":"list","title":"Developer Information for Chrome OS Devices","locale":"en","wuid":"wuid:gx:2227f33967836151","revision":134,"path":"/chromium-os/developer-information-for-chrome-os-devices","isSiteRtlLocale":false,"pageInheritsPermissions":null,"name":"developer-information-for-chrome-os-devices","canChangePath":true,"state":"","properties":{},"bidiEnabled":false,"currentTemplate":{"path":"/system/app/pagetemplates/list","title":"List"}},"canPublishScriptToAnyone":true,"user":{"keyboardShortcuts":true,"sessionIndex":"","onePickToken":"","guest_":true,"displayNameOrEmail":"guest","userName":"guest","uid":"","renderMobile":false,"domain":"","namespace":"","hasWriteAccess":false,"namespaceUser":false,"primaryEmail":"guest","hasAdminAccess":false},"gadgets":{"baseUri":"/system/app/pages/gadgets"}};
webspace.page.breadcrumbs = breadcrumbs;
var JOT_siteRelTimeStrs = ["a minute ago","__duration__ minutes ago","an hour ago","__duration__ hours ago"];
</script>
<script type="text/javascript">
window.jstiming.load.tick('scl');
</script>
<meta name="title" content="Developer Information for Chrome OS Devices - The Chromium Projects" />
<meta itemprop="name" content="Developer Information for Chrome OS Devices - The Chromium Projects" />
<meta property="og:title" content="Developer Information for Chrome OS Devices - The Chromium Projects" />
<meta name="description" content="Home of the Chromium Open Source Project" />
<meta itemprop="description" content="Home of the Chromium Open Source Project" />
<meta id="meta-tag-description" property="og:description" content="Home of the Chromium Open Source Project" />
<style type="text/css">
</style>
<link rel="stylesheet" type="text/css" href="https://ssl.gstatic.com/sites/p/aaf7d6/system/app/themes/beigeandblue/standard-css-beigeandblue-ltr-ltr.css" />
<link rel="stylesheet" type="text/css" href="/_/rsrc/1557505784000/system/app/css/overlay.css?cb=beigeandblueundefineda100%25%25150goog-ws-leftthemedefaultstandard" />
<link rel="stylesheet" type="text/css" href="/_/rsrc/1557505784000/system/app/css/camelot/allthemes-view.css" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="/system/app/css/camelot/allthemes%2die.css" />
<![endif]-->
<title>Developer Information for Chrome OS Devices - The Chromium Projects</title>
<meta itemprop="image" content="/_/rsrc/1438879449147/config/customLogo.gif?revision=3" />
<meta property="og:image" content="/_/rsrc/1438879449147/config/customLogo.gif?revision=3" />
<script type="text/javascript">
window.jstiming.load.tick('cl');
</script>
</head>
<body xmlns="http://www.google.com/ns/jotspot" id="body" class=" en ">
<div id="sites-page-toolbar" class="sites-header-divider">
<div xmlns="http://www.w3.org/1999/xhtml" id="sites-status" class="sites-status" style="display:none;"><div id="sites-notice" class="sites-notice" role="status" aria-live="assertive"> </div></div>
</div>
<div id="sites-chrome-everything-scrollbar">
<div id="sites-chrome-everything" class="">
<div id="sites-chrome-page-wrapper" style="direction: ltr">
<div id="sites-chrome-page-wrapper-inside">
<div xmlns="http://www.w3.org/1999/xhtml" id="sites-chrome-header-wrapper" style="height:auto;">
<table id="sites-chrome-header" class="sites-layout-hbox" cellspacing="0" style="height:auto;">
<tr class="sites-header-primary-row" id="sites-chrome-userheader">
<td id="sites-header-title" class="" role="banner"><div class="sites-header-cell-buffer-wrapper"><a href="https://www.chromium.org/" id="sites-chrome-userheader-logo"><img id="logo-img-id" src="/_/rsrc/1438879449147/config/customLogo.gif?revision=3" alt="The Chromium Projects" class="sites-logo " /></a><h2><a href="https://www.chromium.org/" dir="ltr" id="sites-chrome-userheader-title">The Chromium Projects</a></h2></div></td><td class="sites-layout-searchbox "><div class="sites-header-cell-buffer-wrapper"><form id="sites-searchbox-form" action="/system/app/pages/search" role="search"><input type="hidden" id="sites-searchbox-scope" name="scope" value="search-site" /><input type="text" id="jot-ui-searchInput" name="q" size="20" value="" aria-label="Search this site" /><div id="sites-searchbox-button-set" class="goog-inline-block"><div role="button" id="sites-searchbox-search-button" class="goog-inline-block jfk-button jfk-button-standard" tabindex="0">Search this site</div></div></form></div></td>
</tr>
<tr class="sites-header-secondary-row" id="sites-chrome-horizontal-nav">
<td colspan="2" id="sites-chrome-header-horizontal-nav-container" role="navigation">
</td>
</tr>
</table>
</div>
<div id="sites-chrome-main-wrapper">
<div id="sites-chrome-main-wrapper-inside">
<table id="sites-chrome-main" class="sites-layout-hbox" cellspacing="0" cellpadding="{scmCellpadding}" border="0">
<tr>
<td id="sites-chrome-sidebar-left" class="sites-layout-sidebar-left initial" style="width:150px">
<div xmlns="http://www.w3.org/1999/xhtml" id="COMP_7648876402527094" class="sites-embed" role="navigation"><div class="sites-embed-content sites-sidebar-nav"><ul role="navigation" jotId="navList"><li class="nav-first "><div dir="ltr" style="padding-left: 5px;"><a href="/chromium-projects" jotId="wuid:gx:10ae433dadbbab13" class="sites-navigation-link">Home</a></div></li><li class=""><div dir="ltr" style="padding-left: 5px;"><a href="/Home" jotId="wuid:gx:43582b9d2029d3af" class="sites-navigation-link">Chromium</a></div></li><li class=""><div dir="ltr" style="padding-left: 5px;"><a href="/chromium-os" jotId="wuid:gx:83df2ab1f8880ba" class="sites-navigation-link">Chromium OS</a></div></li></ul></div></div>
<div xmlns="http://www.w3.org/1999/xhtml" id="COMP_14720868319272995" class="sites-embed" role="navigation"><h4 class="sites-embed-title">Quick links</h4><div class="sites-embed-content sites-sidebar-nav"><ul role="navigation" jotId="navList"><li class="nav-first "><div dir="ltr" style="padding-left: 5px;"><a href="https://www.chromium.org/for-testers/bug-reporting-guidelines" class="sites-navigation-link">Report bugs</a></div></li><li class=""><div dir="ltr" style="padding-left: 5px;"><a href="https://www.chromium.org/developers/discussion-groups" class="sites-navigation-link">Discuss</a></div></li><li class=""><div dir="ltr" style="padding-left: 5px;"><a href="/system/app/pages/sitemap/hierarchy" jotId="wuid:gx:70b5e9bb885f184c" class="sites-navigation-link">Sitemap</a></div></li></ul></div></div>
<div xmlns="http://www.w3.org/1999/xhtml" id="COMP_19690813310444355" class="sites-embed" role="navigation"><h4 class="sites-embed-title">Other sites</h4><div class="sites-embed-content sites-sidebar-nav"><ul role="navigation" jotId="navList"><li class="nav-first "><div dir="ltr" style="padding-left: 5px;"><a href="https://blog.chromium.org/" class="sites-navigation-link">Chromium Blog</a></div></li><li class=""><div dir="ltr" style="padding-left: 5px;"><a href="https://developer.chrome.com/extensions" class="sites-navigation-link">Google Chrome Extensions</a></div></li></ul></div></div>
<div xmlns="http://www.w3.org/1999/xhtml" id="COMP_19695218559354544" class="sites-embed" role="complementary"><h4 class="sites-embed-title"></h4><div class="sites-embed-content sites-embed-content-sidebar-textbox"><div dir="ltr"><span style="font-size:x-small">Except as otherwise </span><a href="https://developers.google.com/site-policies.html#restrictions"><span style="font-size:x-small">noted</span></a><span style="font-size:x-small">, the content of this page is licensed under a </span><a href="https://creativecommons.org/licenses/by/2.5/"><span style="font-size:x-small">Creative Commons Attribution 2.5 license</span></a><span style="font-size:x-small">, and examples are licensed under the </span><a href="https://chromium.googlesource.com/chromium/src/+/master/LICENSE" target="_blank"><span style="font-size:x-small">BSD License</span></a><span style="font-size:x-small">.<br /></span></div></div></div>
</td>
<td id="sites-canvas-wrapper">
<div id="sites-canvas" role="main">
<div id="goog-ws-editor-toolbar-container"> </div>
<div xmlns="http://www.w3.org/1999/xhtml" id="title-crumbs" style="">
<A href="/chromium-os" dir="ltr">Chromium OS</A> >
</div>
<h3 xmlns="http://www.w3.org/1999/xhtml" id="sites-page-title-header" style="" align="left">
<span id="sites-page-title" dir="ltr" tabindex="-1" style="outline: none">Developer Information for Chrome OS Devices</span>
</h3>
<div id="sites-canvas-main" class="sites-canvas-main">
<div id="sites-canvas-main-content">
<table xmlns="http://www.w3.org/1999/xhtml" cellspacing="0" class="sites-layout-name-one-column sites-layout-hbox"><tbody><tr><td class="sites-layout-tile sites-tile-name-content-1"><div dir="ltr"><h2><a name="TOC-Introduction"></a>Introduction</h2>
<p>This page provides developer-related information for Chrome devices. These are systems that <i>shipped from the factory</i> with Google Chrome OS on them. For details about Google Chrome OS and how it differs from Chromium OS, see the <a href="http://www.chromium.org/chromium-os/chromium-os-faq#TOC-What-s-the-difference-between-Chrom">note in the FAQ about Google Chrome OS</a>. Chrome OS devices typically require special setup in order to be used for Chromium OS development.</p>
<p><b>Caution: Modifications you make to the system are not supported by Google, may cause hardware, software or security issues and may void warranty.</b></p>
<blockquote>Remember: Chrome OS devices are <b>not</b> general-purpose PCs. We believe you should be able to hack on your own property, but if you do it's not our fault if something breaks.</blockquote>
<p>Googlers not finding what they're looking for may want to look at <a href="http://goto.google.com/cros-names">go/cros-names</a>.</p>
<h3><a name="TOC-End-of-Life-EOL-Auto-Update-Expiration-AUE-"></a>End of Life (EOL) / Auto Update Expiration (AUE)</h3><div>The official Google policy can be found <a href="https://support.google.com/chrome/a/answer/6220366">here</a>. That page includes projected dates, so here we focus on the corresponding release versions as that is often more useful to developers.</div><h2><a name="TOC-Notebooks-and-Desktops"></a>Notebooks and Desktops</h2>
<p>These are your standard Chromebook/Chromebox/etc... devices. See the list at the bottom of the page.</p>
<h2><a name="TOC-Routers"></a>Routers</h2>
<p>These are WiFi routers that are marketed under the name <a href="https://on.google.com/hub/">OnHub</a>.</p>
<table border="1" bordercolor="#888" cellspacing="0" style="border-collapse:collapse;border-color:rgb(136,136,136);border-width:1px">
<tbody>
<tr>
<td style="width:115px;height:15px"> <b>Release date</b></td>
<td style="width:91px;height:15px"><b> Manufacturer</b></td>
<td style="width:208px;height:15px"><b> Model</b></td>
<td style="width:127px;height:15px"><b> Project code name</b></td>
<td style="width:186px;height:15px"><b> Board name(s)</b></td>
<td style="width:87px;height:15px"> <b>Base board</b></td>
</tr>
<tr>
<td> August 2015</td>
<td> TP-LINK</td>
<td> <a href="https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/tp-link-onhub-tgr1900">OnHub Router TGR1900</a></td>
<td> Whirlwind</td>
<td> whirlwind</td>
<td> storm</td>
</tr>
<tr>
<td> November 2015</td>
<td> ASUS</td>
<td> OnHub SRT-AC1900</td>
<td> Arkham</td>
<td> arkham</td>
<td> storm</td>
</tr>
<tr>
<td> November 2016</td>
<td> Google</td>
<td> <a href="https://madeby.google.com/wifi/">Google WiFi</a></td>
<td> Gale</td>
<td> gale</td>
<td> gale</td>
</tr>
</tbody>
</table>
<h2><a name="TOC-USB-Type-C"></a>USB Type-C</h2>
<table border="1" bordercolor="#888" cellspacing="0" style="font-size:13.3333330154419px;border-collapse:collapse;border-color:rgb(136,136,136);border-width:1px">
<tbody>
<tr>
<td style="width:145px;height:14px"><b>Release date</b></td>
<td style="width:251px;height:14px"><b> Model</b></td>
<td style="width:239px;height:14px"><b> Board name(s)</b></td>
</tr>
<tr>
<td style="width:145px;height:14px"> January 2015</td>
<td style="width:251px;height:14px"> <a href="https://www.chromium.org/chromium-os/dingdong">USB Type-C to DP Adapter</a></td>
<td style="width:239px;height:14px"> dingdong</td>
</tr>
<tr>
<td style="width:145px;height:14px"> January 2015</td>
<td style="width:251px;height:14px"> <a href="https://www.chromium.org/chromium-os/hoho">USB Type-C to HDMI Adapter</a></td>
<td style="width:239px;height:14px"> hoho</td>
</tr>
<tr>
<td style="width:145px;height:14px"> January 2015</td>
<td style="width:251px;height:14px"> USB Type-C to VGA Adapter</td>
<td style="width:239px;height:14px"> hoho, but substitute a DP to VGA chip</td>
</tr>
<tr>
<td style="width:145px;height:14px"> January 2015</td>
<td style="width:251px;height:14px"> <a href="https://www.chromium.org/chromium-os/twinkie">USB-PD Sniffer</a></td>
<td style="width:239px;height:14px"> twinkie</td>
</tr>
</tbody>
</table>
<p><br />
</p></div></td></tr></tbody></table>
</div>
<div id="jot-content" class="list-page sites-clear">
<div id="goog-ws-list-floatingBar">
<div class="sites-clear">
<div class="sites-list-showing-items">
Showing <span xmlns="http://www.w3.org/1999/xhtml" class="goog-ws-list-rowCount">128</span> items
</div>
</div>
<table class="goog-ws-list-header" cellspacing="0">
<tr>
<th xmlns="http://www.w3.org/1999/xhtml" width="6%">Release</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">OEM</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Model</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Code name</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Board name(s)</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Base board</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">User ABI</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Kernel</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Kernel ABI</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Platform</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Form Factor</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">First Release</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">EOL/AUE</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">USB Gadget</th><th xmlns="http://www.w3.org/1999/xhtml" width="6%">Closed Case Debugging</th>
</tr>
<tr id="goog-ws-list-sort-row" class="goog-ws-list-sort-row">
<td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_8080503929397151" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_961622053282094" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_2812372276781647" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_9495321367641694" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_31479067848512177" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_9141030972924089" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_8780026513097243" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_3302091846164048" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_2986597724497817" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_899674695532406" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_7635675428272573" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_033319206809580226" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_861933801882022" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_360498976812881" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td><td xmlns="http://www.w3.org/1999/xhtml"><A class="sites-list-sort-button" href="javascript:void(0);" id="sort_14959047148271143" role="button" aria-haspopup="true" tabindex="0"><div class="sites-list-sortlabel-grey">Sort </div><div class="sites-list-sort-arrow goog-toolbar-menu-button-dropdown"> </div></A></td>
</tr>
</table>
</div>
<table id="goog-ws-list-table" class="sites-table goog-ws-list-table">
<thead xmlns="http://www.w3.org/1999/xhtml" style="display: none"><tr id="sites-list-tr-placeholder"><th width="6%">Release</th><th width="6%">OEM</th><th width="6%">Model</th><th width="6%">Code name</th><th width="6%">Board name(s)</th><th width="6%">Base board</th><th width="6%">User ABI</th><th width="6%">Kernel</th><th width="6%">Kernel ABI</th><th width="6%">Platform</th><th width="6%">Form Factor</th><th width="6%">First Release</th><th width="6%">EOL/AUE</th><th width="6%">USB Gadget</th><th width="6%">Closed Case Debugging</th></tr></thead><tbody xmlns="http://www.w3.org/1999/xhtml"><tr id="wuid:gx:16bb4716eba5ea57" class="goog-ws-list-tableRow"><td width="6%">December 5, 2010 </td><td width="6%" dir="ltr">Google </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/cr-48-chrome-notebook-developer-information">Cr-48</a> </td><td width="6%" dir="ltr">Mario </td><td width="6%" dir="ltr">x86-mario </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86 </td><td width="6%" dir="ltr">PineTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">~R8 </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:e16ebf74eabd997" class="goog-ws-list-tableRow"><td width="6%">May 30, 2011 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook">Samsung Series 5 Chromebook</a> </td><td width="6%" dir="ltr">Alex </td><td width="6%" dir="ltr">x86-alex & x86-alex_he </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86 </td><td width="6%" dir="ltr">PineTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R11 </td><td width="6%" dir="ltr">R58 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5ed69c477cc0aa2c" class="goog-ws-list-tableRow"><td width="6%">June 30, 2011 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-ac700-chromebook">Acer AC700 Chromebook</a> </td><td width="6%" dir="ltr">ZGB </td><td width="6%" dir="ltr">x86-zgb & x86-zgb_he </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86 </td><td width="6%" dir="ltr">PineTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R12 </td><td width="6%" dir="ltr">R58 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:136c5ed5b4839922" class="goog-ws-list-tableRow"><td width="6%">April 29, 2012 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/samsung-sandy-bridge">Samsung Chromebook Series 5 550</a> </td><td width="6%" dir="ltr">Lumpy </td><td width="6%" dir="ltr">lumpy </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">SandyBridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R17 </td><td width="6%" dir="ltr">R65 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:387690a0a5d67f36" class="goog-ws-list-tableRow"><td width="6%">July 1, 2012 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/samsung-sandy-bridge">Samsung Chromebox Series 3</a> </td><td width="6%" dir="ltr">Stumpy </td><td width="6%" dir="ltr">stumpy </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">SandyBridge </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R17 </td><td width="6%" dir="ltr">R65 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:65496ec8bf1b243" class="goog-ws-list-tableRow"><td width="6%">October 14, 2012 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/samsung-arm-chromebook">Samsung Chromebook</a> </td><td width="6%" dir="ltr">Snow </td><td width="6%" dir="ltr">daisy </td><td width="6%" dir="ltr">daisy </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Exynos 5250 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R22 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:e4a2313068687e6" class="goog-ws-list-tableRow"><td width="6%">October 30, 2012 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-c7-chromebook">Acer C7 Chromebook</a> </td><td width="6%" dir="ltr">Parrot </td><td width="6%" dir="ltr">parrot_ivb </td><td width="6%" dir="ltr">parrot </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">IvyBridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R27 </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4458495150869ab7" class="goog-ws-list-tableRow"><td width="6%">October 30, 2012 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-c7-chromebook">Acer C7 Chromebook</a> </td><td width="6%" dir="ltr">Parrot </td><td width="6%" dir="ltr">parrot </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">SandyBridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R21 </td><td width="6%" dir="ltr">R65 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:322af58485f53297" class="goog-ws-list-tableRow"><td width="6%">December 30, 2012 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/lenovo-thinkpad-x131e-chromebook">Lenovo Thinkpad X131e Chromebook</a> </td><td width="6%" dir="ltr">Stout </td><td width="6%" dir="ltr">stout </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">IvyBridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R22 </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:283d056cbd8bc1a1" class="goog-ws-list-tableRow"><td width="6%">January 30, 2013 </td><td width="6%" dir="ltr">Google </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/chromebook-pixel">Google Chromebook Pixel</a> </td><td width="6%" dir="ltr">Link </td><td width="6%" dir="ltr">link </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">IvyBridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R22 </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:49670fd9b778e135" class="goog-ws-list-tableRow"><td width="6%">January 30, 2013 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/hp-pavilion-14-chromebook">HP Pavilion Chromebook 14</a> </td><td width="6%" dir="ltr">Butterfly </td><td width="6%" dir="ltr">butterfly </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">SandyBridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R22 </td><td width="6%" dir="ltr">R65 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:66d190fe0e7a18be" class="goog-ws-list-tableRow"><td width="6%">September 12, 2013 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-c720-chromebook">Acer C720/C70P/C740 Chromebook</a> </td><td width="6%" dir="ltr">Peppy & Pepto </td><td width="6%" dir="ltr">peppy </td><td width="6%" dir="ltr">slippy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R30 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5f8ae5438a2ba85" class="goog-ws-list-tableRow"><td width="6%">September 29, 2013 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/hp-chromebook-14">HP Chromebook 14</a> </td><td width="6%" dir="ltr">Falco </td><td width="6%" dir="ltr">falco & falco_li </td><td width="6%" dir="ltr">slippy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R30 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:31a145c263ae4b95" class="goog-ws-list-tableRow"><td width="6%">September 29, 2013 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/hp-chromebook-11">HP Chromebook 11 G1</a> </td><td width="6%" dir="ltr">Spring </td><td width="6%" dir="ltr">daisy_spring </td><td width="6%" dir="ltr">snow </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Exynos 5250 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R27 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:2bac9357f02f5042" class="goog-ws-list-tableRow"><td width="6%">January 15, 2014 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/dell-chromebook-11">Dell Chromebook 11</a> </td><td width="6%" dir="ltr">Wolf </td><td width="6%" dir="ltr">wolf </td><td width="6%" dir="ltr">slippy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R31 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:72cc14cb53e51d99" class="goog-ws-list-tableRow"><td width="6%">January 30, 2014 </td><td width="6%" dir="ltr">Toshiba </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/toshiba-cb30-chromebook">Toshiba Chromebook</a> </td><td width="6%" dir="ltr">Leon </td><td width="6%" dir="ltr">leon </td><td width="6%" dir="ltr">slippy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R31 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:14048088402001cf" class="goog-ws-list-tableRow"><td width="6%">March 13, 2014 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/asus-chromebox">ASUS Chromebox CN60</a> </td><td width="6%" dir="ltr">Panther </td><td width="6%" dir="ltr">panther </td><td width="6%" dir="ltr">beltino </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R32 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5d65646e1e46203c" class="goog-ws-list-tableRow"><td width="6%">May 4, 2014 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/samsung-chromebook-2">Samsung Chromebook 2 11"</a> </td><td width="6%" dir="ltr">Pit </td><td width="6%" dir="ltr">peach_pit </td><td width="6%" dir="ltr">peach </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Exynos 5450 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R30 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:188b38b8b664e9b7" class="goog-ws-list-tableRow"><td width="6%">May 18, 2014 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/samsung-chromebook-2">Samsung Chromebook 2 13"</a> </td><td width="6%" dir="ltr">Pi </td><td width="6%" dir="ltr">peach_pi </td><td width="6%" dir="ltr">peach </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Exynos 5450 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:35d916934d62cf8b" class="goog-ws-list-tableRow"><td width="6%">May 18, 2014 </td><td width="6%" dir="ltr">LG </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/lg-chromebase-22cv241-w">LG Chromebase 22CV241 & 22CB25S</a> </td><td width="6%" dir="ltr">Monroe </td><td width="6%" dir="ltr">monroe </td><td width="6%" dir="ltr">beltino </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebase </td><td width="6%" dir="ltr">R33 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:3b5f510452358132" class="goog-ws-list-tableRow"><td width="6%">May 25, 2014 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/hp-chromebook-11">HP Chromebook 11 G2</a> </td><td width="6%" dir="ltr">Skate </td><td width="6%" dir="ltr">daisy_skate </td><td width="6%" dir="ltr">snow </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Exynos 5250 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:43eeb5839a6e9fe3" class="goog-ws-list-tableRow"><td width="6%">May 29, 2014 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/lenovo-chromebook-n20">Lenovo N20 Chromebook</a> </td><td width="6%" dir="ltr">Clapper </td><td width="6%" dir="ltr">clapper </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:684b80f5c832ad2b" class="goog-ws-list-tableRow"><td width="6%">May 31, 2014 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebook C200</a> </td><td width="6%" dir="ltr">Squawks </td><td width="6%" dir="ltr">squawks </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:63fc010c234880f1" class="goog-ws-list-tableRow"><td width="6%">June 5, 2014 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Lenovo ThinkPad 11e Chromebook</a> </td><td width="6%" dir="ltr">Glimmer </td><td width="6%" dir="ltr">glimmer </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5f686860b31ba3c4" class="goog-ws-list-tableRow"><td width="6%">June 14, 2014 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Enguarde </td><td width="6%" dir="ltr">enguarde </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:729f6a08ad78c28b" class="goog-ws-list-tableRow"><td width="6%">June 14, 2014 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Expresso </td><td width="6%" dir="ltr">expresso </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:6554f711fd48eed7" class="goog-ws-list-tableRow"><td width="6%">June 21, 2014 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/hp-chromebox">HP Chromebox G1</a> </td><td width="6%" dir="ltr">Zako </td><td width="6%" dir="ltr">zako </td><td width="6%" dir="ltr">beltino </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:73601cf89c2f05a5" class="goog-ws-list-tableRow"><td width="6%">August 20, 2014 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebox</a> </td><td width="6%" dir="ltr">McCloud </td><td width="6%" dir="ltr">mccloud </td><td width="6%" dir="ltr">beltino </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R36 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4598c1a097391912" class="goog-ws-list-tableRow"><td width="6%">August 30, 2014 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebook C300</a> </td><td width="6%" dir="ltr">Quawks </td><td width="6%" dir="ltr">quawks </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5d273d79c51f2fc7" class="goog-ws-list-tableRow"><td width="6%">August 31, 2014 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebook 11 (C730 / C730E / C735)</a> </td><td width="6%" dir="ltr">Gnawty </td><td width="6%" dir="ltr">gnawty </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:311c41c8452259c0" class="goog-ws-list-tableRow"><td width="6%">September 1, 2014 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebook 11 G3 / G4 / G4 EE</a> </td><td width="6%" dir="ltr">Kip </td><td width="6%" dir="ltr">kip </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R34 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:418861400b540435" class="goog-ws-list-tableRow"><td width="6%">September 2, 2014 </td><td width="6%" dir="ltr">Toshiba </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Toshiba Chromebook 2</a> </td><td width="6%" dir="ltr">Swanky </td><td width="6%" dir="ltr">swanky </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R36 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:770ab9f6e615a82a" class="goog-ws-list-tableRow"><td width="6%">September 7, 2014 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-cb5-311-chromebook-13">Acer Chromebook 13 (CB5-311)</a> </td><td width="6%" dir="ltr">Big </td><td width="6%" dir="ltr">nyan_big </td><td width="6%" dir="ltr">nyan </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.10 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Tegra K1 T124 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R35 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5ad51f3cd2ca43d4" class="goog-ws-list-tableRow"><td width="6%">September 13, 2014 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Dell Chromebox</a> </td><td width="6%" dir="ltr">Tricky </td><td width="6%" dir="ltr">tricky </td><td width="6%" dir="ltr">beltino </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.8 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Haswell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R36 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:2f041ee4b34d230c" class="goog-ws-list-tableRow"><td width="6%">October 13, 2014 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Samsung Chromebook 2 11 - XE500C12</a> </td><td width="6%" dir="ltr">Winky </td><td width="6%" dir="ltr">winky </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R36 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:72c879fbe4caad80" class="goog-ws-list-tableRow"><td width="6%">October 18, 2014 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebook 14 G3</a> </td><td width="6%" dir="ltr">Blaze </td><td width="6%" dir="ltr">nyan_blaze </td><td width="6%" dir="ltr">nyan </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.10 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Tegra K1 T124 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R36 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:9506bf7dc7f28de" class="goog-ws-list-tableRow"><td width="6%">February 28, 2015 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-c670-chromebook">Acer C670 Chromebook 11</a> </td><td width="6%" dir="ltr">Paine </td><td width="6%" dir="ltr">auron_paine </td><td width="6%" dir="ltr">auron </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R40 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:1ea2294dab20129f" class="goog-ws-list-tableRow"><td width="6%">February 28, 2015 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Dell Chromebook 11 (3120)</a> </td><td width="6%" dir="ltr">Candy </td><td width="6%" dir="ltr">candy </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R39 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5770c67c5398d9be" class="goog-ws-list-tableRow"><td width="6%">March 11, 2015 </td><td width="6%" dir="ltr">Google </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/chromebook-pixel-2015">Google Chromebook Pixel (2015)</a> </td><td width="6%" dir="ltr">Samus </td><td width="6%" dir="ltr">samus </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R39 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:38270302290bb984" class="goog-ws-list-tableRow"><td width="6%">April 23, 2015 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebook 15.6" (CB3-531)</a> </td><td width="6%" dir="ltr">Banjo </td><td width="6%" dir="ltr">banjo </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R42 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7ac561aac5ff7ca" class="goog-ws-list-tableRow"><td width="6%">April 30, 2015 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Jaq </td><td width="6%" dir="ltr">veyron_jaq </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R41 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:509407388a7d0f97" class="goog-ws-list-tableRow"><td width="6%">April 30, 2015 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Mighty </td><td width="6%" dir="ltr">veyron_mighty </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R41 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5b1b32a248fc95b5" class="goog-ws-list-tableRow"><td width="6%">April 30, 2015 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/acer-c910-chromebook">Acer Chromebook 15</a> </td><td width="6%" dir="ltr">Yuna </td><td width="6%" dir="ltr">auron_yuna </td><td width="6%" dir="ltr">auron </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R40 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7c9eb9567e0a3cb5" class="goog-ws-list-tableRow"><td width="6%">April 30, 2015 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Jerry </td><td width="6%" dir="ltr">veyron_jerry </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R41 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:a4f524f1d4e5481" class="goog-ws-list-tableRow"><td width="6%">May 1, 2015 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebook C201</a> </td><td width="6%" dir="ltr">Speedy </td><td width="6%" dir="ltr">veyron_speedy </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R41 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:22a341cf6c041fd1" class="goog-ws-list-tableRow"><td width="6%">May 1, 2015 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebox CXI2</a> </td><td width="6%" dir="ltr">Rikku </td><td width="6%" dir="ltr">rikku </td><td width="6%" dir="ltr">jecht </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R42 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:510a8dd725770b55" class="goog-ws-list-tableRow"><td width="6%">June 2, 2015 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Lenovo ThinkCentre Chromebox</a> </td><td width="6%" dir="ltr">Tidus </td><td width="6%" dir="ltr">tidus </td><td width="6%" dir="ltr">jecht </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R42 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:a32003a510a70ef" class="goog-ws-list-tableRow"><td width="6%">July 1, 2015 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebook Flip C100PA</a> </td><td width="6%" dir="ltr">Minnie </td><td width="6%" dir="ltr">veyron_minnie </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R42 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:1fb315e16857914c" class="goog-ws-list-tableRow"><td width="6%">August 1, 2015 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebase</a> </td><td width="6%" dir="ltr">Kitty </td><td width="6%" dir="ltr">nyan_kitty </td><td width="6%" dir="ltr">nyan </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.10 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">Tegra K1 T124 </td><td width="6%" dir="ltr">Chromebase </td><td width="6%" dir="ltr">R40 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:6037d48e44badd6a" class="goog-ws-list-tableRow"><td width="6%">August 3, 2015 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebox CN62</a> </td><td width="6%" dir="ltr">Guado </td><td width="6%" dir="ltr">guado </td><td width="6%" dir="ltr">jecht </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R41 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5feccb434823ca2e" class="goog-ws-list-tableRow"><td width="6%">August 13, 2015 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Dell Chromebook 13 7310</a> </td><td width="6%" dir="ltr">Lulu </td><td width="6%" dir="ltr">lulu </td><td width="6%" dir="ltr">auron </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R43 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:2ab453fce4a81227" class="goog-ws-list-tableRow"><td width="6%">September 1, 2015 </td><td width="6%" dir="ltr">AOpen </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">AOpen Chromebox Commercial</a> </td><td width="6%" dir="ltr">Ninja </td><td width="6%" dir="ltr">ninja </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R43 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:44adab9bede09044" class="goog-ws-list-tableRow"><td width="6%">September 2, 2015 </td><td width="6%" dir="ltr">AOpen </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">AOpen Chromebase Commercial</a> </td><td width="6%" dir="ltr">Sumo </td><td width="6%" dir="ltr">sumo </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebase </td><td width="6%" dir="ltr">R43 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:6a349c99b5fafb7c" class="goog-ws-list-tableRow"><td width="6%">September 4, 2015 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Lenovo 100S Chromebook</a> </td><td width="6%" dir="ltr">Orco </td><td width="6%" dir="ltr">orco </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R44 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:42316f6a647d362a" class="goog-ws-list-tableRow"><td width="6%">September 22, 2015 </td><td width="6%" dir="ltr">Toshiba </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Toshiba Chromebook 2 (2015 Edition)</a> </td><td width="6%" dir="ltr">Gandof </td><td width="6%" dir="ltr">gandof </td><td width="6%" dir="ltr">auron </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R44 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7e6cd677f80d13d9" class="goog-ws-list-tableRow"><td width="6%">November 2, 2015 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Asus Chromebit CS10</a> </td><td width="6%" dir="ltr">Mickey </td><td width="6%" dir="ltr">veyron_mickey </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebit </td><td width="6%" dir="ltr">R45 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4d86fd6418fdf562" class="goog-ws-list-tableRow"><td width="6%">November 26, 2015 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Heli </td><td width="6%" dir="ltr">heli </td><td width="6%" dir="ltr">rambi </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">BayTrail </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R45 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:434709628448d627" class="goog-ws-list-tableRow"><td width="6%">December 1, 2015 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebook R11</a> </td><td width="6%" dir="ltr">Cyan </td><td width="6%" dir="ltr">cyan </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R44 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:1f7856277d90b12" class="goog-ws-list-tableRow"><td width="6%">December 22, 2015 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Samsung Chromebook 3</a> </td><td width="6%" dir="ltr">Celes </td><td width="6%" dir="ltr">celes </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R46 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:e9d9b698fb35720" class="goog-ws-list-tableRow"><td width="6%">February 29, 2016 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebook C202SA/C300SA</a> </td><td width="6%" dir="ltr">Terra </td><td width="6%" dir="ltr">terra </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R48 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:70907a777a3493a3" class="goog-ws-list-tableRow"><td width="6%">March 7, 2016 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ThinkPad 11e Chromebook 3rd</a> </td><td width="6%" dir="ltr">Ultima </td><td width="6%" dir="ltr">ultima </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R48 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:2e4c1fd837520acb" class="goog-ws-list-tableRow"><td width="6%">March 29, 2016 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="./developer-information-for-chrome-os-devices/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Chromebook 14 (CB3-431)</a> </td><td width="6%" dir="ltr">Edgar </td><td width="6%" dir="ltr">edgar </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R49 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:3a007b1d870a3b75" class="goog-ws-list-tableRow"><td width="6%">April 1, 2016 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebase 24</a> </td><td width="6%" dir="ltr">Buddy </td><td width="6%" dir="ltr">buddy </td><td width="6%" dir="ltr">auron </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Broadwell </td><td width="6%" dir="ltr">Chromebase </td><td width="6%" dir="ltr">R48 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7b923b4757d7a7cc" class="goog-ws-list-tableRow"><td width="6%">May 5, 2016 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebook 13 G1</a> </td><td width="6%" dir="ltr">Chell </td><td width="6%" dir="ltr">chell </td><td width="6%" dir="ltr">glados </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Skylake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R49 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4bfd42aa22cc5329" class="goog-ws-list-tableRow"><td width="6%">May 27, 2016 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Thinkpad 13 Chromebook</a> </td><td width="6%" dir="ltr">Sentry </td><td width="6%" dir="ltr">sentry </td><td width="6%" dir="ltr">kunimitsu </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Skylake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R50 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:6234732d296b8992" class="goog-ws-list-tableRow"><td width="6%">May 31, 2016 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Chromebook 14 for work (CP5-471)</a> </td><td width="6%" dir="ltr">Lars </td><td width="6%" dir="ltr">lars </td><td width="6%" dir="ltr">kunimitsu </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Skylake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R49 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:674a916efd46409b" class="goog-ws-list-tableRow"><td width="6%">July 8, 2016 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebook 11 G5</a> </td><td width="6%" dir="ltr">Setzer </td><td width="6%" dir="ltr">setzer </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R51 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5418b0cec986efbe" class="goog-ws-list-tableRow"><td width="6%">August 1, 2016 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/lenovo-chromebook-11">Lenovo Chromebook 11</a> </td><td width="6%" dir="ltr">Reks </td><td width="6%" dir="ltr">reks </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R48 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:79dd80f8ef982f74" class="goog-ws-list-tableRow"><td width="6%">August 5, 2016 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Relm </td><td width="6%" dir="ltr">relm </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R52 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:11aefce1295b488a" class="goog-ws-list-tableRow"><td width="6%">August 8, 2016 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Wizpig </td><td width="6%" dir="ltr">wizpig </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R50 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4176588e567afe7a" class="goog-ws-list-tableRow"><td width="6%">August 12, 2016 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer 15.6" Chromebook</a> </td><td width="6%" dir="ltr">Banon </td><td width="6%" dir="ltr">banon </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R51 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:cea1522d0cb7715" class="goog-ws-list-tableRow"><td width="6%">September 6, 2016 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebook R13</a> </td><td width="6%" dir="ltr">Elm </td><td width="6%" dir="ltr">elm </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R52 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:6fcbcbbeded8673f" class="goog-ws-list-tableRow"><td width="6%">January 5, 2017 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebook Flip C302</a> </td><td width="6%" dir="ltr">Cave </td><td width="6%" dir="ltr">cave </td><td width="6%" dir="ltr">glados </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Skylake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R53 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:253ae96351242838" class="goog-ws-list-tableRow"><td width="6%">February 7, 2017 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Chromebook 11 Model 3180</a> </td><td width="6%" dir="ltr">Kefka </td><td width="6%" dir="ltr">kefka </td><td width="6%" dir="ltr">strago </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Braswell </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R54 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:5dde77caa9769b2d" class="goog-ws-list-tableRow"><td width="6%">February 7, 2017 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Dell Chromebook 13 3380</a> </td><td width="6%" dir="ltr">Asuka </td><td width="6%" dir="ltr">asuka </td><td width="6%" dir="ltr">kunimitsu </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Skylake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R55 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:49ea6919e2180bec" class="goog-ws-list-tableRow"><td width="6%">February 12, 2017 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Samsung Chromebook Plus</a> </td><td width="6%" dir="ltr">Kevin </td><td width="6%" dir="ltr">kevin </td><td width="6%" dir="ltr">gru </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">RK3399 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R53 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:62761c912e0ad08c" class="goog-ws-list-tableRow"><td width="6%">February 28, 2017 </td><td width="6%" dir="ltr">AOpen </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="http://www.aopen.com/us/chrome-mini-products">AOpen Chromebase Mini</a> </td><td width="6%" dir="ltr">tiger </td><td width="6%" dir="ltr">veyron_tiger </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebase </td><td width="6%" dir="ltr">R54 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7f528cc664830a3f" class="goog-ws-list-tableRow"><td width="6%">February 28, 2017 </td><td width="6%" dir="ltr">AOpen </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="http://www.aopen.com/us/chrome-mini-products">AOpen Chromebox Mini</a> </td><td width="6%" dir="ltr">fievel </td><td width="6%" dir="ltr">veyron_fievel </td><td width="6%" dir="ltr">veyron_pinky </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="ltr">RK3288 </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R54 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:70581f297cb8139" class="goog-ws-list-tableRow"><td width="6%">March 17, 2017 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="http://shop.lenovo.com/us/en/laptops/lenovo/n-series/n23-yoga-chromebook/">Lenovo N23 Yoga Chromebook</a> </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:13d4ff4cda78c1e3" class="goog-ws-list-tableRow"><td width="6%">April 24, 2017 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Lenovo Thinkpad 11e Chromebook / Lenovo Thinkpad Yoga 11e Chromebook</a> </td><td width="6%" dir="ltr">Pyro </td><td width="6%" dir="ltr">pyro </td><td width="6%" dir="ltr">reef </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:59769c732b280a27" class="goog-ws-list-tableRow"><td width="6%">April 24, 2017 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebook x360 11 G1 EE</a> </td><td width="6%" dir="ltr">Snappy </td><td width="6%" dir="ltr">snappy </td><td width="6%" dir="ltr">reef </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:2e1c314c3a93aa1a" class="goog-ws-list-tableRow"><td width="6%">May 25, 2017 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Samsung Chromebook Pro</a> </td><td width="6%" dir="ltr">Caroline </td><td width="6%" dir="ltr">caroline </td><td width="6%" dir="ltr">glados </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Skylake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7b53df8fbf999497" class="goog-ws-list-tableRow"><td width="6%">June 30, 2017 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="http://www.chromium.org/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebook Spin 11 R751T</a> </td><td width="6%" dir="ltr">Electro </td><td width="6%" dir="ltr">reef </td><td width="6%" dir="ltr">reef </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R53 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:2d753a526b48e542" class="goog-ws-list-tableRow"><td width="6%">August 10, 2017 </td><td width="6%" dir="ltr">Poin2 </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Poin2 Chromebook 14</a> </td><td width="6%" dir="ltr">Birch </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4a35385e0d74d7c6" class="goog-ws-list-tableRow"><td width="6%">September 1, 2017 </td><td width="6%" dir="ltr">Asus </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.asus.com/Laptops/ASUS-Chromebook-Flip-C101PA/">Asus Chromebook Flip C101PA</a> </td><td width="6%" dir="ltr">Bob </td><td width="6%" dir="ltr">Bob </td><td width="6%" dir="ltr">gru </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">RK3399 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R58 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Hinge Port </td></tr><tr id="wuid:gx:29a35b19d8b5955b" class="goog-ws-list-tableRow"><td width="6%">September 8, 2017 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="http://www.chromium.org/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Chromebook 15 CB515-1HT/1H</a> </td><td width="6%" dir="ltr">Sand </td><td width="6%" dir="ltr">sand </td><td width="6%" dir="ltr">reef </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R59 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:17a4134a9543405c" class="goog-ws-list-tableRow"><td width="6%">October 31, 2017 </td><td width="6%" dir="ltr">Google </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Pixelbook</a> </td><td width="6%" dir="ltr">Eve </td><td width="6%" dir="ltr">eve </td><td width="6%" dir="ltr">eve </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-Y </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R61 </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Left Port </td><td width="6%" dir="ltr">Left Port </td></tr><tr id="wuid:gx:154343c93130d590" class="goog-ws-list-tableRow"><td width="6%">November 15, 2017 </td><td width="6%" dir="ltr">Poin2 </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Poin2 Chromebook 11C</a> </td><td width="6%" dir="ltr">Hanawl </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R56 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:3580882f1f95cd8" class="goog-ws-list-tableRow"><td width="6%">February 14, 2018 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.acer.com/ac/en/US/press/2018/333129">Acer Chromebook 11 (C732, C732T, C732L & C732LT )</a> </td><td width="6%" dir="ltr">Astronaut </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R64 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:18e56ba653a6718" class="goog-ws-list-tableRow"><td width="6%">March 1, 2018 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.lenovo.com/us/en/laptops/lenovo/lenovo-n-series/300e-Chromebook/p/88ELC1S9997">Lenovo 300e Chromebook</a> </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R64 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:11adcf8d572b63dc" class="goog-ws-list-tableRow"><td width="6%">March 1, 2018 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.lenovo.com/us/en/laptops/lenovo/lenovo-n-series/100e-Chromebook/p/88ELC1S9999">Lenovo 100e Chromebook</a> </td><td width="6%" dir="ltr">robo </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R64 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:51aaf86901551c9e" class="goog-ws-list-tableRow"><td width="6%">March 1, 2018 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.lenovo.com/us/en/laptops/lenovo/lenovo-n-series/500e-Chromebook/p/88ELC1S9998">Lenovo 500e Chromebook</a> </td><td width="6%" dir="ltr">robo360 </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R64 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:297cb793b775d238" class="goog-ws-list-tableRow"><td width="6%">March 5, 2018 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.acer.com/ac/en/US/press/2018/324876">AcerChromebook 11 (CB311-8H & CB311-8HT)</a> </td><td width="6%" dir="ltr">Santa </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R64 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:394ce4dceaa8b6ed" class="goog-ws-list-tableRow"><td width="6%">March 16, 2018 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.acer.com/ac/en/AU/press/2018/333192">Acer Chromebook Spin 11 (CP311-1H & CP311-1HN)</a> </td><td width="6%" dir="ltr">Lava </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R64 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:83fd1af4ee44763" class="goog-ws-list-tableRow"><td width="6%">May 18, 2018 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebox G2</a> </td><td width="6%" dir="ltr">Kench </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:96498815f5d290a" class="goog-ws-list-tableRow"><td width="6%">June 1, 2018 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebox CXI3</a> </td><td width="6%" dir="ltr">Sion </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:ea983b71c28e514" class="goog-ws-list-tableRow"><td width="6%">June 1, 2018 </td><td width="6%" dir="ltr">CTL </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://ctl.net/collections/chromebox-1/products/ctl-chromebox">CTL Chromebox CBx1</a> </td><td width="6%" dir="ltr">Wukong </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:24d9eb3dd2c443ae" class="goog-ws-list-tableRow"><td width="6%">June 1, 2018 </td><td width="6%" dir="ltr">Viewsonic </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ViewSonic NMP660 Chromebox</a> </td><td width="6%" dir="ltr">Wukong </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:408b270cf71127ef" class="goog-ws-list-tableRow"><td width="6%">June 1, 2018 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">HP Chromebook x2</a> </td><td width="6%" dir="ltr">Soraka </td><td width="6%" dir="ltr">soraka </td><td width="6%" dir="ltr">poppy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-Y </td><td width="6%" dir="ltr">Chromeblet </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Left Port </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:6e25d60e2018ddd0" class="goog-ws-list-tableRow"><td width="6%">June 1, 2018 </td><td width="6%" dir="ltr">ASUS </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">ASUS Chromebox 3</a> </td><td width="6%" dir="ltr">Teemo </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">fizz </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Chromebox </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:3c5dd9e754d0448" class="goog-ws-list-tableRow"><td width="6%">June 14, 2018 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Samsung Chromebook Plus (V2)</a> </td><td width="6%" dir="ltr">Nautilus </td><td width="6%" dir="ltr">nautilus </td><td width="6%" dir="ltr">poppy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-Y </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:762d7d8ab64cbcae" class="goog-ws-list-tableRow"><td width="6%">June 15, 2018 </td><td width="6%" dir="ltr">CTL </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://ctl.net/products/ctl-chromebook-j41">CTL Chromebook J41</a> </td><td width="6%" dir="ltr">Whitetip </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:1b0e984a8448cdae" class="goog-ws-list-tableRow"><td width="6%">June 30, 2018 </td><td width="6%" dir="ltr">CTL </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://ctl.net/products/ctl-chromebook-nl7-for-education">CTL Chromebook NL7</a> </td><td width="6%" dir="ltr">Blacktip </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:4e03be3f90dc9668" class="goog-ws-list-tableRow"><td width="6%">June 30, 2018 </td><td width="6%" dir="ltr">CTL </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://ctl.net/products/ctl-nl7t-chromebook-for-education-1">CTL Chromebook NL7T-360</a> </td><td width="6%" dir="ltr">Blacktip360 </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:6796a0020cb67e03" class="goog-ws-list-tableRow"><td width="6%">June 30, 2018 </td><td width="6%" dir="ltr"><white label> </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">blacktip </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:1f7e6b7937618f03" class="goog-ws-list-tableRow"><td width="6%">August 31, 2018 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Lenovo Chromebook C330</a> </td><td width="6%" dir="ltr">maple </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:2ee6b9101daa4b0c" class="goog-ws-list-tableRow"><td width="6%">September 17, 2018 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Lenovo Chromebook S330</a> </td><td width="6%" dir="ltr">maple14 </td><td width="6%" dir="ltr">hana </td><td width="6%" dir="ltr">oak </td><td width="6%" dir="ltr">arm </td><td width="6%" dir="">3.18 </td><td width="6%" dir="ltr">aarch64 </td><td width="6%" dir="ltr">MT8173 </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">M67 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:60dd064bd33c9c52" class="goog-ws-list-tableRow"><td width="6%">October 15, 2018 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"> </td><td width="6%" dir="ltr">Epaulette </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:60bc2b2916124c6c" class="goog-ws-list-tableRow"><td width="6%">October 26, 2018 </td><td width="6%" dir="ltr">Dell </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Dell Inspiron 14 2-in-1 Model 7486</a> </td><td width="6%" dir="ltr">vayne </td><td width="6%" dir="ltr">vayne </td><td width="6%" dir="ltr">nami </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:69d8d4815596b78d" class="goog-ws-list-tableRow"><td width="6%">October 26, 2018 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Yoga Chromebook C630</a> </td><td width="6%" dir="ltr">pantheon </td><td width="6%" dir="ltr">pantheon </td><td width="6%" dir="ltr">nami </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:752aadfa1d776f76" class="goog-ws-list-tableRow"><td width="6%">October 26, 2018 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Acer Chromebook 13 / Spin 13</a> </td><td width="6%" dir="ltr">Akali / Akali360 </td><td width="6%" dir="ltr">nami </td><td width="6%" dir="ltr">nami </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-U/R </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:86b3a5fae2048e3" class="goog-ws-list-tableRow"><td width="6%">November 2, 2018 </td><td width="6%" dir="ltr">Samsung </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.samsung.com/us/computing/chromebooks/12-14/samsung-chromebook-plus-lte-xe525qbb-k01us/">Samsung Chromebook Plus LTE</a> </td><td width="6%" dir="ltr">Nautilus LTE </td><td width="6%" dir="ltr">nautilus </td><td width="6%" dir="ltr">poppy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-Y </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R69 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">yes </td></tr><tr id="wuid:gx:4e01b360898acb13" class="goog-ws-list-tableRow"><td width="6%">November 26, 2018 </td><td width="6%" dir="ltr">Google </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">Google Pixel Slate</a> </td><td width="6%" dir="ltr">Nocturne </td><td width="6%" dir="ltr">nocturne </td><td width="6%" dir="ltr">poppy </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Kabylake-Y </td><td width="6%" dir="ltr">Chromeblet </td><td width="6%" dir="ltr">R71 </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Left Port </td><td width="6%" dir="ltr">Left Port </td></tr><tr id="wuid:gx:5f0f789b0a07d093" class="goog-ws-list-tableRow"><td width="6%">January 6, 2019 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://store.hp.com/us/en/pdp/hp-chromebook-14-db0020nr">HP Chromebook 14 (db0000-db0999)</a> </td><td width="6%" dir="ltr">careena </td><td width="6%" dir="ltr">grunt </td><td width="6%" dir="ltr">grunt </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Stoney Ridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R70 </td><td width="6%" dir="ltr">June 2025 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:7dd82d64ebabcd7e" class="goog-ws-list-tableRow"><td width="6%">January 7, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.acer.com/ac/en/US/press/2019/479116">Acer Chromebook 315</a> </td><td width="6%" dir="ltr">Aleena </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14.98 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Stoney Ridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R71 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:47db4911ce2bdbdc" class="goog-ws-list-tableRow"><td width="6%">January 16, 2019 </td><td width="6%" dir="ltr">PCmerge </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/generic">PCmerge Chromebook AL116</a> </td><td width="6%" dir="ltr">Whitetip </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">coral </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">ApolloLake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R71 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">yes </td></tr><tr id="wuid:gx:5e7578c747d6ca02" class="goog-ws-list-tableRow"><td width="6%">January 21, 2019 </td><td width="6%" dir="ltr">HP </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://store.hp.com/us/en/pdp/hp-chromebook-11-g6-ee">HP Chromebook 11A G6 EE</a> </td><td width="6%" dir="ltr">Barla </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Stoney Ridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R71 </td><td width="6%" dir="ltr">June 2025 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:471cb1f8ff9e003b" class="goog-ws-list-tableRow"><td width="6%">February 27, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="http://eu-acerforeducation.acer.com/resources/bett-show-2019-acer-unveils-new-suite-of-11-6-inch-chromebooks/">Acer Chromebook 311</a> </td><td width="6%" dir="ltr">bobba </td><td width="6%" dir="ltr">bobba </td><td width="6%" dir="ltr">octopus </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R72 </td><td width="6%" dir="ltr">2025-06-01 </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:58c7b37afa7fe753" class="goog-ws-list-tableRow"><td width="6%">February 27, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://eu-acerforeducation.acer.com/resources/bett-show-2019-acer-unveils-new-suite-of-11-6-inch-chromebooks/">Acer Chromebook Spin 511</a> </td><td width="6%" dir="ltr">bobba360 </td><td width="6%" dir="ltr">bobba360 </td><td width="6%" dir="ltr">octopus </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R72 </td><td width="6%" dir="ltr">2025-06-01 </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">Yes </td></tr><tr id="wuid:gx:598c06b4148ed3" class="goog-ws-list-tableRow"><td width="6%">March 1, 2019 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="Lenovo%20300e%20Chromebook%202nd%20Gen%20(Intel)">Lenovo 300e Chromebook 2nd Gen (Intel)</a> </td><td width="6%" dir="ltr">Phaser360 </td><td width="6%" dir="ltr">Octopus </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">M72 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:27dde5a806d87ab4" class="goog-ws-list-tableRow"><td width="6%">March 1, 2019 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="Lenovo%20100e%20Chromebook%202nd%20Gen">Lenovo 100e Chromebook 2nd Gen (Intel)</a> </td><td width="6%" dir="ltr">Phaser </td><td width="6%" dir="ltr">Octopus </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">M72 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:49886acc13047092" class="goog-ws-list-tableRow"><td width="6%">March 1, 2019 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="Lenovo%20500e%20Chromebook%202nd%20Gen">Lenovo 500e Chromebook 2nd Gen</a> </td><td width="6%" dir="ltr">Phaser360S </td><td width="6%" dir="ltr">Octopus </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">M72 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:385cf5cb02c2ee74" class="goog-ws-list-tableRow"><td width="6%">March 6, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.acer.com/ac/en/US/press/2019/484286">Acer Chromebook Spin 512(R851TN)</a> </td><td width="6%" dir="ltr">sparky360 </td><td width="6%" dir="ltr">octopus </td><td width="6%" dir="ltr">octopus </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">3.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Convertible </td><td width="6%" dir="ltr">R72 </td><td width="6%" dir="ltr">2025-06-01 </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">yes </td></tr><tr id="wuid:gx:3e368137c2f3b132" class="goog-ws-list-tableRow"><td width="6%">March 6, 2019 </td><td width="6%" dir="ltr">Lenovo </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.lenovo.com/us/en/laptops/lenovo/student-chromebooks/Lenovo-14e-Chromebook/p/88ELC1S9991">Lenovo 14e Chromebook</a> </td><td width="6%" dir="ltr">liara </td><td width="6%" dir="ltr">liara </td><td width="6%" dir="ltr">grunt </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14.98 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Stoney Ridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R71 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">yes </td></tr><tr id="wuid:gx:2afe08f6894c2dee" class="goog-ws-list-tableRow"><td width="6%">March 8, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://www.acer.com/ac/en/US/press/2019/484286">Acer Chromebook 512(C851/C851T)</a> </td><td width="6%" dir="ltr">sparky </td><td width="6%" dir="ltr">octopus </td><td width="6%" dir="ltr">octopus </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Gemini Lake </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="ltr">R72 </td><td width="6%" dir="ltr">2025-06-01 </td><td width="6%" dir=""> </td><td width="6%" dir="ltr">yes </td></tr><tr id="wuid:gx:1d46215b126805fb" class="goog-ws-list-tableRow"><td width="6%">March 22, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://9to5google.com/2019/01/23/acer-amd-chromebooks-education/">The Acer Chromebook 311 (C721) </a> </td><td width="6%" dir="ltr">Kasumi </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14.98 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Stoney Ridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="">72 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:206beccefcbb40f8" class="goog-ws-list-tableRow"><td width="6%">March 22, 2019 </td><td width="6%" dir="ltr">Acer </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://9to5google.com/2019/01/23/acer-amd-chromebooks-education/">Acer Chromebook Spin 311 (R721T)</a> </td><td width="6%" dir="ltr">Kasumi360 </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir="ltr">Grunt </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.14.98 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">Stoney Ridge </td><td width="6%" dir="ltr">Chromebook </td><td width="6%" dir="">72 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr><tr id="wuid:gx:52b18dbf22382b77" class="goog-ws-list-tableRow"><td width="6%">April 1, 2019 </td><td width="6%" dir="ltr">CTL </td><td class="goog-ws-list-url" width="6%"><a target="_new" href="https://ctl.net/collections/tablets/products/ctl-chrome-tablet-tx1">CTL Chromebook Tab Tx1</a> </td><td width="6%" dir="ltr">Druwl </td><td width="6%" dir="ltr">scarlet </td><td width="6%" dir="ltr">scarlet </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="">4.4 </td><td width="6%" dir="ltr">x86_64 </td><td width="6%" dir="ltr">RK3399 </td><td width="6%" dir="ltr">Chromeblet </td><td width="6%" dir="ltr">R72 </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td><td width="6%" dir=""> </td></tr></tbody>
</table>
<div class="sites-list-showing-items">
Showing <span xmlns="http://www.w3.org/1999/xhtml" class="goog-ws-list-rowCount">128</span> items
</div>
</div>
</div>
<div id="sites-canvas-bottom-panel">
<div id="sites-attachments-container">
<div xmlns="http://www.w3.org/1999/xhtml" id="sites-attachments">
<div class="sites-attachments-row"><div class="sites-attachments-icon" style="left:0px;"><span aria-label="Attachments" title="Attachments"><div class="sites-translucent sites-symbol" aria-hidden="true">Č</div></span></div><div id="sites-attachments-update-div" class="sites-attachments-inner-div" style="display:none;"><span class="sites-attachments-update-icon"><img src="https://ssl.gstatic.com/sites/p/aaf7d6/system/app/images/spinner.gif" /></span><div class="sites-attachments-update-text">Updating...</div></div></div><div class="sites-attachments-separator"></div>
<div id="attachment-wuid:gx:6bca791a16b2863e"><div class="sites-attachments-row"><div class="sites-attachments-icon sites-attachments-icon-accessible" style="left:5px"><div class="sites-translucent sites-symbol" aria-label="Image" title="Image">ą</div></div><div class="sites-attachments-inner-div"><div class="sites-attachments-name"><a href="https://docs.google.com/viewer?a=v&pid=sites&srcid=Y2hyb21pdW0ub3JnfGRldnxneDo2YmNhNzkxYTE2YjI4NjNl" target="_blank" rel="noopener noreferrer">center-negative-polarity.svg</a> <div class="sites-translucent">(5k)</div></div><div class="sites-attachments-author">Mike Frysinger, <div class="sites-translucent">Apr 1, 2013, 2:03 PM</div></div></div><div class="sites-attachments-version sites-attachments-version-accessible"><a href="/system/app/pages/admin/revisions?wuid=wuid:gx:6bca791a16b2863e">v.1</a></div><div id="attachment-download-wuid:gx:6bca791a16b2863e" class="sites-attachments-icon sites-attachments-icon-accessible" style="right:0px"><a href="/chromium-os/developer-information-for-chrome-os-devices/center-negative-polarity.svg?attredirects=0&d=1" aria-label="Download center-negative-polarity.svg" title="Download" role="button" target="_blank" rel="noopener noreferrer"><span class="sites-symbol" aria-hidden="true">ď</span></a></div></div><div class="sites-attachments-separator"></div></div>
<div id="attachment-wuid:gx:2f4645c3e5c54006"><div class="sites-attachments-row"><div class="sites-attachments-icon sites-attachments-icon-accessible" style="left:5px"><div class="sites-translucent sites-symbol" aria-label="Image" title="Image">ą</div></div><div class="sites-attachments-inner-div"><div class="sites-attachments-name"><a href="https://docs.google.com/viewer?a=v&pid=sites&srcid=Y2hyb21pdW0ub3JnfGRldnxneDoyZjQ2NDVjM2U1YzU0MDA2" target="_blank" rel="noopener noreferrer">center-positive-polarity.svg</a> <div class="sites-translucent">(5k)</div></div><div class="sites-attachments-author">Mike Frysinger, <div class="sites-translucent">Apr 1, 2013, 2:03 PM</div></div></div><div class="sites-attachments-version sites-attachments-version-accessible"><a href="/system/app/pages/admin/revisions?wuid=wuid:gx:2f4645c3e5c54006">v.1</a></div><div id="attachment-download-wuid:gx:2f4645c3e5c54006" class="sites-attachments-icon sites-attachments-icon-accessible" style="right:0px"><a href="/chromium-os/developer-information-for-chrome-os-devices/center-positive-polarity.svg?attredirects=0&d=1" aria-label="Download center-positive-polarity.svg" title="Download" role="button" target="_blank" rel="noopener noreferrer"><span class="sites-symbol" aria-hidden="true">ď</span></a></div></div><div class="sites-attachments-separator"></div></div>
<div id="attachment-wuid:gx:734b2f3ed1bc010a"><div class="sites-attachments-row"><div class="sites-attachments-icon sites-attachments-icon-accessible" style="left:5px"><div class="sites-translucent sites-symbol" aria-label="Image" title="Image">ą</div></div><div class="sites-attachments-inner-div"><div class="sites-attachments-name"><a href="https://docs.google.com/viewer?a=v&pid=sites&srcid=Y2hyb21pdW0ub3JnfGRldnxneDo3MzRiMmYzZWQxYmMwMTBh" target="_blank" rel="noopener noreferrer">direct-current.svg</a> <div class="sites-translucent">(2k)</div></div><div class="sites-attachments-author">Mike Frysinger, <div class="sites-translucent">Apr 1, 2013, 2:03 PM</div></div></div><div class="sites-attachments-version sites-attachments-version-accessible"><a href="/system/app/pages/admin/revisions?wuid=wuid:gx:734b2f3ed1bc010a">v.1</a></div><div id="attachment-download-wuid:gx:734b2f3ed1bc010a" class="sites-attachments-icon sites-attachments-icon-accessible" style="right:0px"><a href="/chromium-os/developer-information-for-chrome-os-devices/direct-current.svg?attredirects=0&d=1" aria-label="Download direct-current.svg" title="Download" role="button" target="_blank" rel="noopener noreferrer"><span class="sites-symbol" aria-hidden="true">ď</span></a></div></div><div class="sites-attachments-separator"></div></div>
<div style="height: 10px"></div>
</div>
</div>
<a xmlns="http://www.w3.org/1999/xhtml" name="page-comments"></a>
<div xmlns="http://www.w3.org/1999/xhtml" id="COMP_page-comments"><div class="sites-comment-docos-wrapper"><div class="sites-comment-docos"><div class="sites-comment-docos-background"></div><div class="sites-comment-docos-header"><div class="sites-comment-docos-header-title">Comments</div></div><div id="sites-comment-docos-pane" class="sites-comment-docos-pane"></div></div></div></div>
</div>
</div>
</td>
</tr>
</table>
</div>
</div>
<div id="sites-chrome-footer-wrapper">
<div id="sites-chrome-footer-wrapper-inside">
<div id="sites-chrome-footer">
</div>
</div>
</div>
</div>
</div>
<div id="sites-chrome-adminfooter-container">
<div xmlns="http://www.w3.org/1999/xhtml" class="sites-adminfooter" role="navigation"><p><a class="sites-system-link" href="https://accounts.google.com/ServiceLogin?continue=https://sites.google.com/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices&service=jotspot">Sign in</a><span aria-hidden="true">|</span><a class="sites-system-link" href="/system/app/pages/recentChanges">Recent Site Activity</a><span aria-hidden="true">|</span><a class="sites-system-link" href="https://sites.google.com/a/chromium.org/dev/system/app/pages/reportAbuse" target="_blank">Report Abuse</a><span aria-hidden="true">|</span><a class="sites-system-link" href="javascript:;" onclick="window.open(webspace.printUrl)">Print Page</a><span aria-hidden="true">|</span><span class="sites-system-link">Powered By</span> <b class="powered-by"><a href="http://sites.google.com/site">Google Sites</a></b></p></div>
</div>
</div>
</div>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
window.jstiming.load.tick('sjl');
</script>
<script xmlns="http://www.w3.org/1999/xhtml" src="https://ssl.gstatic.com/sites/p/aaf7d6/system/js/jot_min_list_view__en.js"></script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
JOT_postEvent('moduleLoad');
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
window.jstiming.load.tick('jl');
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
sites.Searchbox.initialize(
'sites-searchbox-search-button',
{"object":[]}['object'],
'search-site',
{"label":"Configure search options...","url":"/system/app/pages/admin/settings"});
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
gsites.HoverPopupMenu.createSiteDropdownMenus('sites-header-nav-dropdown', false);
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript" defer="true">
JOT_setupNav("7648876402527094", "Navigation", false);
JOT_addListener('titleChange', 'JOT_NAVIGATION_titleChange', 'COMP_7648876402527094');
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript" defer="true">
JOT_setupNav("14720868319272995", "Quick links", false);
JOT_addListener('titleChange', 'JOT_NAVIGATION_titleChange', 'COMP_14720868319272995');
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript" defer="true">
JOT_setupNav("19690813310444355", "Other sites", false);
JOT_addListener('titleChange', 'JOT_NAVIGATION_titleChange', 'COMP_19690813310444355');
</script>
<div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_8080503929397151" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_8080503929397151" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_8080503929397151" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_961622053282094" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_961622053282094" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_961622053282094" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_2812372276781647" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_2812372276781647" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_2812372276781647" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_9495321367641694" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_9495321367641694" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_9495321367641694" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_31479067848512177" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_31479067848512177" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_31479067848512177" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_9141030972924089" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_9141030972924089" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_9141030972924089" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_8780026513097243" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_8780026513097243" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_8780026513097243" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_3302091846164048" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_3302091846164048" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_3302091846164048" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_2986597724497817" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_2986597724497817" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_2986597724497817" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_899674695532406" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_899674695532406" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_899674695532406" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_7635675428272573" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_7635675428272573" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_7635675428272573" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_033319206809580226" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_033319206809580226" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_033319206809580226" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_861933801882022" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_861933801882022" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_861933801882022" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_360498976812881" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_360498976812881" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_360498976812881" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div><div xmlns="http://www.w3.org/1999/xhtml" id="sortMenu_14959047148271143" class="goog-menu" style="z-index:1000; display:none"> <div id="sortMenuAsc_14959047148271143" class="goog-menuitem goog-ws-list-sortAsc">Ascending </div> <div id="sortMenuDesc_14959047148271143" class="goog-menuitem goog-ws-list-sortDesc">Descending </div></div>
<script type="text/javascript">
var columns = ["8080503929397151","961622053282094","2812372276781647","9495321367641694","31479067848512177","9141030972924089","8780026513097243","3302091846164048","2986597724497817","899674695532406","7635675428272573","033319206809580226","861933801882022","360498976812881","14959047148271143"];
var columnInfo = {"9141030972924089":{"colName":"Base board","colType":"text"},"360498976812881":{"colName":"USB Gadget","colType":"text"},"033319206809580226":{"colName":"First Release","colType":"text"},"14959047148271143":{"colName":"Closed Case Debugging","colType":"text"},"7635675428272573":{"colName":"Form Factor","colType":"dropdown","menuItems":["Chromebook","Chromebox","Convertible","Chromebit","Chromebase","Chromeblet"]},"961622053282094":{"colName":"OEM","colType":"text"},"2812372276781647":{"colName":"Model","colType":"url"},"861933801882022":{"colName":"EOL/AUE","colType":"text"},"3302091846164048":{"colName":"Kernel","colType":"dropdown","menuItems":["4.4","3.18","3.14","3.10","3.8","4.14.98","4.14"]},"9495321367641694":{"colName":"Code name","colType":"text"},"2986597724497817":{"colName":"Kernel ABI","colType":"dropdown","menuItems":["x86_64","x86","arm","aarch64"]},"31479067848512177":{"colName":"Board name(s)","colType":"text"},"899674695532406":{"colName":"Platform","colType":"dropdown","menuItems":["PineTrail","SandyBridge","IvyBridge","Haswell","Exynos 5250","Exynos 5450","BayTrail","Tegra K1 T124","Broadwell","RK3288","Braswell","Skylake","MT8173","RK3399","ApolloLake","Kabylake-Y","Kabylake-U/R","Stoney Ridge","Gemini Lake"]},"8780026513097243":{"colName":"User ABI","colType":"dropdown","menuItems":["x86_64","x86","arm","aarch64"]},"8080503929397151":{"colName":"Release","colType":"date"}};
var columnSorting = {"8080503929397151":{"order":"asc"}};
var columnSortingOrder = ["8080503929397151"];
var totalRecords = 128;
</script>
<script type="text/javascript">
JOT_init_listPageDefinedViewer();
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
new sites.CommentPane('//docs.google.com/comments/d/AAHRpnXvrAwjAfmld0ObrebBiGRq96LOxeQ76DmlA1z1kFOdFXD4qklpr1bIMEg_8PvGCXZtZy2P5suFh6f9_wkqxMeRTIOoL7PjP0_ulnzfBU8nvO9uCaBdEDFplSQsrY5pTUEsxXs6r/api/js?anon=true',
false, false);
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
setTimeout(function() {
var fingerprint = gsites.date.TimeZone.getFingerprint([1109635200000, 1128902400000, 1130657000000, 1143333000000, 1143806400000, 1145000000000, 1146380000000, 1152489600000, 1159800000000, 1159500000000, 1162095000000, 1162075000000, 1162105500000]);
gsites.Xhr.send('https://www.chromium.org/_/tz', null, null, 'GET', null, null, { afjstz: fingerprint });
}, 500);
</script>
<script xmlns="http://www.w3.org/1999/xhtml">
window.onload = function() {
if (false) {
JOT_setMobilePreview();
}
var loadTimer = window.jstiming.load;
loadTimer.tick("ol");
loadTimer["name"] = "load," + webspace.page.type + ",user_page";
window.jstiming.report(loadTimer, {}, 'https://gg.google.com/csi');
}
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
JOT_insertAnalyticsCode(false,
false);
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
var maestroRunner = new gsites.pages.view.SitesMaestroRunner(
webspace, "en");
maestroRunner.initListeners();
maestroRunner.installEditRender();
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript" defer="true">
//<![CDATA[
// Decorate any fastUI buttons on the page with a class of 'goog-button'.
if (webspace.user.hasWriteAccess) {
JOT_decorateButtons();
}
// Fires delayed events.
(function() {
JOT_fullyLoaded = true;
var delayedEvents = JOT_delayedEvents;
for (var x = 0; x < delayedEvents.length; x++) {
var event = delayedEvents[x];
JOT_postEvent(event.eventName, event.eventSrc, event.payload);
}
JOT_delayedEvents = null;
JOT_postEvent('pageLoaded');
})();
//]]>
</script>
<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
JOT_postEvent('decorateGvizCharts');
</script>
<script type="text/javascript">
JOT_setupPostRenderingManager();
</script>
<script type="text/javascript">
JOT_postEvent('renderPlus', null, 'sites-chrome-main');
</script>
<script type="text/javascript">
sites.codeembed.init();
</script>
<div id="server-timer-div" style="display:none"> </div>
<script type="text/javascript">
window.jstiming.load.tick('render');
JOT_postEvent('usercontentrendered', this);
</script>
</body>
</html>