Commit Graph

14044 Commits

Author SHA1 Message Date
smain@google.com
bd2f5388c4 add info about how to return default values from android.jar bug: 30757670 am: abfa7e2c65
am: 93d8ffc4f3

Change-Id: Id4301a4fb462e34428912c12ec570ddfa9010fb2
2016-08-11 16:49:59 +00:00
smain@google.com
93d8ffc4f3 add info about how to return default values from android.jar bug: 30757670
am: abfa7e2c65

Change-Id: I45cdaec2d7e1b3c4bfb7b283a8ac581e2c87df95
2016-08-11 16:42:50 +00:00
smain@google.com
abfa7e2c65 add info about how to return default values from android.jar
bug: 30757670

Change-Id: I84e1624cbe7ae8d5e4e2886d4e8f61d621729464
2016-08-11 16:28:01 +00:00
Hemal Patel
0e84309130 Docs: Changed custom_toast to toast_layout am: 3b7309d753 am: ca17f5b8e3
am: fbbb95ffbf

Change-Id: I0297e686573b191cb16049caf762b20a710eb53c
2016-08-09 21:19:44 +00:00
Hemal Patel
fbbb95ffbf Docs: Changed custom_toast to toast_layout am: 3b7309d753
am: ca17f5b8e3

Change-Id: Ic306fd462773e6b6b457a0f8c1ee4a5bd931be22
2016-08-09 21:10:24 +00:00
Hemal Patel
ca17f5b8e3 Docs: Changed custom_toast to toast_layout
am: 3b7309d753

Change-Id: I3d85fb321e27643227c568127870c7ad07650c41
2016-08-09 21:03:00 +00:00
Kevin Hufnagle
7e49a5f570 docs: Revised "Optimizing Content for the Assistant" page. am: d4197234bb
am: 5d9f0520cb

Change-Id: I1a3de5fd2c50fc8071db932aaac697b6611c069d
2016-08-08 23:57:26 +00:00
Kevin Hufnagle
5d9f0520cb docs: Revised "Optimizing Content for the Assistant" page.
am: d4197234bb

Change-Id: Iee3f043360bfd8df55265481843e165d1ffc832c
2016-08-08 23:48:12 +00:00
Kevin Hufnagle
87c2ed97b8 Merge "docs: Revised "Optimizing Content for the Assistant" page." into nyc-dev 2016-08-08 23:35:27 +00:00
Mark Lu
22ea9f236d docs: fixed generics in data binding code samples am: b1b5efd3be am: 7f703bde72
am: cd94572f82

Change-Id: I8bbc9ca66de15b5d2f6be7cde962721d7db78f68
2016-08-08 23:01:49 +00:00
Mark Lu
cd94572f82 docs: fixed generics in data binding code samples am: b1b5efd3be
am: 7f703bde72

Change-Id: Ibdc351bc38832d8e0f02332be8aa1802e6c3ae65
2016-08-08 22:49:14 +00:00
Mark Lu
7f703bde72 docs: fixed generics in data binding code samples
am: b1b5efd3be

Change-Id: Iecafea06866a4579824435467c5dd31859c0dbd4
2016-08-08 22:37:19 +00:00
Mark Lu
b1b5efd3be docs: fixed generics in data binding code samples
Generic types, such as List<String>, must be escaped when they are
used in XML. For example, List&lt;String>. This commit adds
escape characters to the XML samples in the data binding page.

Bug: 30691285
Change-Id: If55ed55d13fb11038e2495884c79698e67219108
2016-08-05 10:17:00 -07:00
Hans Boehm
b69bc5bbf7 resolve merge conflicts of c73e080 to nyc-dev-plus-aosp
am: 47a6b76511

Change-Id: Icfddef5a5b499df48fb3b1e5362503cc1ae6e01f
2016-08-05 03:15:49 +00:00
Hans Boehm
47a6b76511 resolve merge conflicts of c73e080 to nyc-dev-plus-aosp
Change-Id: I9629e28bff28a67a6584c5e67a01ef25428a2194
2016-08-04 20:04:08 -07:00
Hans Boehm
c73e080eea Merge "Update SMP documentation."
am: 497ac5eccb

Change-Id: I06d06e205a8bf7646500fa6c8d86eb7cfa49e6ce
2016-08-05 02:05:57 +00:00
Kevin Hufnagle
d4197234bb docs: Revised "Optimizing Content for the Assistant" page.
Bug: 25080159
Change-Id: Ie4167ba732ffbd401cabcb7f0ba3bac41a029506
2016-08-04 15:57:15 -07:00
Hans Boehm
9e629adc4a Update SMP documentation.
The old version was seriously obsolete, primarily in that it ignored
C11 and C++11 atomics and the programming model underlying them.  As
a result it paid way too much attention to hardware characteristics,
which 0.001% of application programmers should really be aware of.
And some of those hardware descriptions were also obsolete.

This is a fairly complete rewrite.

Bug: 18523857

Change-Id: Icc14a390f74486193486c2ba07a86b05611e7d3c
2016-08-04 14:21:48 -07:00
Hemal Patel
06c5603b67 Docs: Fixed info about spanning multiple columns am: 64e88cd296 am: 611f50d62f
am: 43c0f74d0c

Change-Id: Id0f4c2ac25fe5fd6f1f5a9f022dcc33912808f4d
2016-08-04 19:54:28 +00:00
Hemal Patel
43c0f74d0c Docs: Fixed info about spanning multiple columns am: 64e88cd296
am: 611f50d62f

Change-Id: Ie4daa14c817f2781e06a6a0d1d68a245780580e8
2016-08-04 19:48:19 +00:00
Hemal Patel
611f50d62f Docs: Fixed info about spanning multiple columns
am: 64e88cd296

Change-Id: I8c4219e946fddbfc023bbe77549cc12fc0b6bd3a
2016-08-04 19:43:18 +00:00
Hemal Patel
ca7eee3d11 Merge "Docs: Fixed info about spanning multiple columns" into nyc-docs 2016-08-04 19:38:42 +00:00
Bert McMeen
b07f3240e3 Docs: Fixed typo in API Overview am: f27ab3c126
am: aea8d109c4

Change-Id: Ib5a4700803f69f7de1b328ca24811550449ceb9f
2016-08-04 18:14:51 +00:00
Bert McMeen
aea8d109c4 Docs: Fixed typo in API Overview
am: f27ab3c126

Change-Id: I08ed3c58d13fbeb93e331897641977633a6b807e
2016-08-04 18:08:43 +00:00
Bert McMeen
844c43a904 Docs: Fixed typo in API Overview
Bug: 30436707
Change-Id: I99a2b103d0643158da00ee0b5547b52bf6ebc040
(cherry picked from commit f27ab3c126)
2016-08-04 18:04:30 +00:00
Bert McMeen
62faea4f12 Merge "Docs: Fixed typo in API Overview" into nyc-dev 2016-08-04 18:01:29 +00:00
sreevanis
31e80831cc resolve merge conflicts of 9d47cae to nyc-docs am: d5cabb92bc am: fdaac48e99
am: a56d5f9583

Change-Id: Ie4afafcd26cb7827de5563a89e083c3c76ac14e9
2016-08-04 02:51:37 +00:00
sreevanis
a56d5f9583 resolve merge conflicts of 9d47cae to nyc-docs am: d5cabb92bc
am: fdaac48e99

Change-Id: I525b4b81660dfd21e7ef992ee803f94d58c629b9
2016-08-04 02:37:09 +00:00
sreevanis
fdaac48e99 resolve merge conflicts of 9d47cae to nyc-docs
am: d5cabb92bc

Change-Id: Ie16cc1707e8cff7eaa2691c7e9257a26bc6aeead
2016-08-04 02:23:39 +00:00
Sreevani Sreejith
3faf6114b0 Merge "resolve merge conflicts of 9d47cae to nyc-docs" into nyc-docs 2016-08-04 02:14:26 +00:00
Kevin Hufnagle
66e051ce8d docs: Updated wording of callout describing device opt-out options. am: b48909ed52 am: bdbe6fd94f
am: ad27cac28c

Change-Id: Ic47cb1582c321790c1f133b6891edf108e0ff7f9
2016-08-04 01:36:19 +00:00
Kevin Hufnagle
ad27cac28c docs: Updated wording of callout describing device opt-out options. am: b48909ed52
am: bdbe6fd94f

Change-Id: I0a74e4b1b26a5456e9df547333ddd2e4cf51de20
2016-08-04 01:14:36 +00:00
Kevin Hufnagle
bdbe6fd94f docs: Updated wording of callout describing device opt-out options.
am: b48909ed52

Change-Id: I120725cdb7304e037bc72da73d56fbf901bfe9aa
2016-08-04 01:03:32 +00:00
Kevin Hufnagle
f0f548f923 resolve merge conflicts of b29a938c to nyc-dev am: 473738d6d3
am: 0ab145df22

Change-Id: I8c1fd98a0e6bb321928980e0d6be6a9c8ce67951
2016-08-04 00:49:30 +00:00
Joe Fernandez
0ab145df22 resolve merge conflicts of b29a938c to nyc-dev
am: 473738d6d3

Change-Id: I4691daf7c5fac223afa133f15637c01c72194216
2016-08-04 00:45:09 +00:00
Kevin Hufnagle
b48909ed52 docs: Updated wording of callout describing device opt-out options.
Bug: 30204612
Change-Id: I80b0a6840da6ca7310e626cec66717c3e1372403
2016-08-03 17:38:27 -07:00
Kevin Hufnagle
473738d6d3 resolve merge conflicts of b29a938c to nyc-dev
Change-Id: I840d069b8ffab03b0a7c1fc73ba7eae485c80abb
2016-08-03 17:18:15 -07:00
Joe Fernandez
b6d5de802b docs: Add ARC documentation TOC file am: a117b34777
am: e6fc34f21b

Change-Id: I7e3a3650a11ea1e3e47ec09dd35cdb40d59ada83
2016-08-04 00:04:44 +00:00
Kevin Hufnagle
0a5002e73d docs: Added page on DAC describing ARC manifest file considerations. am: 97a3d3c3a6
am: cbffa2b67a

Change-Id: Id5096f7cb8e7b975744c6d9c86d632bfdcf4a3b8
2016-08-04 00:03:47 +00:00
Kevin Hufnagle
3be1199ae1 docs: Migrated "Android Runtime on Chrome" pages to DAC am: 9cd48bb447
am: 7cb08cfcfb

Change-Id: I8f06ac80f0c7b1392c6d0658bf1251a7de5e0b5b
2016-08-04 00:02:02 +00:00
Joe Fernandez
e6fc34f21b docs: Add ARC documentation TOC file
am: a117b34777

Change-Id: I3c9b7303faab3293fcab6229064044bb81de51c9
2016-08-03 23:55:34 +00:00
Kevin Hufnagle
cbffa2b67a docs: Added page on DAC describing ARC manifest file considerations.
am: 97a3d3c3a6

Change-Id: I30f3f08575e8b959a46f47f7f32397f6854e621a
2016-08-03 23:53:49 +00:00
Kevin Hufnagle
7cb08cfcfb docs: Migrated "Android Runtime on Chrome" pages to DAC
am: 9cd48bb447

Change-Id: Ieecc7bca2ef4d9e987554c4552a1025ab51e7bd7
2016-08-03 23:52:55 +00:00
Joe Fernandez
51a582fa85 Merge "cherry-pick from nyc-dev: docs: Add ARC documentation TOC file" into nyc-docs 2016-08-03 23:42:25 +00:00
Joe Fernandez
712c053462 cherry-pick from nyc-dev: docs: Add ARC documentation TOC file
Bug: 30114799
Change-Id: I4884bf4a39ae99e661365040d5b34d5b8e2d2ea2
Original-Change-Id: Ib4e3c5b255c9e1e9c2894b3703deb1d38f252fba
2016-08-03 16:39:24 -07:00
Joe Fernandez
d6f1d8ea28 Merge "docs: Migrated "Android Runtime on Chrome" pages to DAC" into nyc-docs 2016-08-03 23:35:24 +00:00
Kevin Hufnagle
684d849621 docs: Migrated "Android Runtime on Chrome" pages to DAC
Bug: 30204612
Change-Id: I02a325100ee7f24bcd87c6f77a0d9e8799bae9a3
(cherry picked from commit 9cd48bb447)
2016-08-03 23:32:26 +00:00
Kevin Hufnagle
178caa888f docs: Added page on DAC describing ARC manifest file considerations.
Bug: 30114799
Change-Id: I9b8d67d09e4627f22a9fc58421dd52aa3650c235
(cherry picked from commit 97a3d3c3a6)
2016-08-03 23:31:54 +00:00
Joe Fernandez
7eb9f10fec Merge "docs: Add ARC documentation TOC file" into nyc-dev 2016-08-03 23:25:17 +00:00
Joe Fernandez
4c273d1ffe Merge "docs: Added page on DAC describing ARC manifest file considerations." into nyc-dev 2016-08-03 23:25:17 +00:00