13999 Commits

Author SHA1 Message Date
Yang Ni
60617373a5 Updated user document for Single-Source RenderScript
Bug: 29875503
Bug: 29879448

Added a section introducing the new single-source feature.

Local staging:
http://yangni.mtv.corp.google.com/guide/topics/renderscript/compute.html

This updates
https://developer.android.com/guide/topics/renderscript/compute.html

Change-Id: I62dda3ab60b1678a9580fd2873f64f33d9696e13
(cherry picked from commit c069ed7f8c3d307c9fed2c8d1a81e28152190b5a)
2016-09-02 17:25:49 -07:00
Hans Boehm
c73e080eea Merge "Update SMP documentation."
am: 497ac5eccb

Change-Id: I06d06e205a8bf7646500fa6c8d86eb7cfa49e6ce
2016-08-05 02:05:57 +00: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
David Gross
95e42d97f4 resolve merge conflicts of ed6625d to stage-aosp-master
Change-Id: Icae5872d5e220ac18a35e338f10b194c286855a8
2016-07-21 11:43:15 -07:00
David Gross
05eef3040e Update RenderScript docs: reduction, other API 23/24 changes, cleanup.
Substantive changes:
- Add discussion of reduction kernels.
- Use RS_KERNEL in place of __attribute__((kernel)).
- Discuss "context" special argument.
- Special arguments x, y, z may be of type int.
- Discuss multiple inputs for mapping kernels.
- Mention that script-side global writes are not visible in Java.
- Rewrite part of discussion regarding when to use support library.
- Change minimum device version for support library from Android 2.2 (API level 8)
  to Android 2.3 (API level 9).

Stylistic changes (better conformance with style guide):
- Proper use of <i> (italic) versus <em> (emphasis).
- Proper case for headings.
- Proper pattern for Android version numbers.
- Do not use e.g. or i.e.
- Prefer active rather than passive voice.
- Prefer present rather than future tense.

Miscellaneous minor editorial changes.

Bug: 27299393
Bug: 30000147

Change-Id: Ie0a26152714cf8f619d4914218f7262d675bb25f
2016-07-20 16:04:35 -07:00
TreeHugger Robot
95fbc2de1b Merge "Fix mistranslation from the NDK changelog." into nyc-dev 2016-06-27 20:13:53 +00:00
Dan Albert
cb76aad0c4 Fix mistranslation from the NDK changelog.
Gingerbread begins at API level 9, not 10.

Bug: https://github.com/android-ndk/ndk/issues/136
Change-Id: Ie65e543c06bed925f33e2cac92a27d6b83934a88
2016-06-27 11:19:11 -07:00
Dan Albert
17d0ccb1a9 Remove reference to obsolete installation step.
Bug: https://github.com/android-ndk/ndk/issues/136
Change-Id: Idd08b009fefd69053675545bf94fda2147e01318
2016-06-27 11:16:42 -07:00
Cheryl Potter
5836c9e658 Merge "Add redirect for new Run/Debug Config doc b/29615014" into nyc-dev 2016-06-27 18:02:54 +00:00
Cheryl Potter
2403ac1089 Add redirect for new Run/Debug Config doc
b/29615014

Change-Id: Iff3d896d5f3788d0d20be0bfb6f305a77e094721
2016-06-27 09:23:14 -07:00
Dirk Dougherty
4f58324a43 Update finding success page to feature playbook.
Bug: 29207942
Change-Id: Ia8be8fa45bf9e37bb31627bdba042c7b3cfbe8c0
2016-06-24 18:10:48 -07:00
Hemal Patel
391e0808d6 Docs: Fixed wrong link text am: 9e9d2c7fba
am: 1727bb369e

Change-Id: I655d77ccdc8586b348bd61309cd8cfba012113b8
2016-06-23 22:59:38 +00:00
Hemal Patel
1727bb369e Docs: Fixed wrong link text
am: 9e9d2c7fba

Change-Id: I0d66075bb75a2f4cc809d2df698c4acec5234187
2016-06-23 22:54:30 +00:00
Hemal Patel
9e9d2c7fba Docs: Fixed wrong link text
Fixed the link text of the
AnimatorInflater.loadStateListAnimator method to display the
correct name of the class.

Bug: 24599015
Change-Id: I914e4152a5999544ff167c54959276180a7a1003
2016-06-23 13:07:06 -07:00
Bert McMeen
f829cb954a Docs: Update Auth section of API Overview am: 480b523c8e
am: 773ad4f422

Change-Id: Iad796f9112ee003559ccfab899be75b0ab1734f4
2016-06-23 17:31:45 +00:00
Bert McMeen
773ad4f422 Docs: Update Auth section of API Overview
am: 480b523c8e

Change-Id: I847679daad0f69c196bc26661b49efd2548de87f
2016-06-23 17:26:46 +00:00
Bert McMeen
480b523c8e Docs: Update Auth section of API Overview
Bug: 28268899
Change-Id: I7e52ae0dd6ea189c28a177cd943b008dc75fda9c
2016-06-23 09:56:51 -07:00
Scott Main
9802883bb3 Merge \\"Move conceptual test info into \\"Getting Started with Testing\\" and move the procedural information into the corresponding guides for creating unit tests.\\" into mnc-io-docs am: 8af7a89820
am: 359b8cd443

Change-Id: I91ac419c6c7778b0e357719e1822fe1f6adfe0c3
2016-06-22 18:49:25 +00:00
smain@google.com
359b8cd443 Merge \"Move conceptual test info into \"Getting Started with Testing\" and move the procedural information into the corresponding guides for creating unit tests.\" into mnc-io-docs
am: 8af7a89820

Change-Id: I7d153a79fa01b2b35540e3fe1e965a99201110f0
2016-06-22 18:42:27 +00:00
Scott Main
8af7a89820 Merge "Move conceptual test info into "Getting Started with Testing" and move the procedural information into the corresponding guides for creating unit tests." into mnc-io-docs 2016-06-22 18:37:11 +00:00
smain@google.com
97f483b4ca Move conceptual test info into "Getting Started with Testing" and
move the procedural information into the corresponding guides for creating
unit tests.

This is part of a cleanup for the Android Studio test docs, simplifying the
amount of content covered with Android Studio to be strictly how to create
and run tests. Bug: 28470079
Related: https://critique.corp.google.com/#review/125115510

Change-Id: I8b9590045b42a03c618e7011e0c3741aede77cd8
2016-06-22 11:13:54 -07:00
smain@google.com
31b49837a1 add direct path to sdk manager docs for studio UI help button
bug: 28982864

Change-Id: I4186de00d0a80e54066dd209d55ecf1348a30337
2016-06-22 10:28:02 -07:00
Scott Main
7bb456d6c5 Merge "add redirect for old link to publishing docs" into nyc-dev 2016-06-22 17:22:45 +00:00
Dirk Dougherty
cdb7434140 Merge "Doc change: remove common images from localized directories." into nyc-dev 2016-06-22 00:38:27 +00:00
smain@google.com
bc364fc1a1 add redirect for old link to publishing docs
Change-Id: Iabf814d79783c8dd9e815243292519e43b1bbf9e
2016-06-21 16:14:08 -07:00
Kevin Hufnagle
97fb7a734f Merge \\"docs: Noted that orderId is blank for all test purchases.\\" into mnc-io-docs am: b47e5dc798
am: 1b0751e097

Change-Id: Ib7fd5bb44a40b721b7893ff3bdd51bbf0e9a278b
2016-06-21 22:04:45 +00:00
Kevin Hufnagle
1b0751e097 Merge \"docs: Noted that orderId is blank for all test purchases.\" into mnc-io-docs
am: b47e5dc798

Change-Id: I3aece10845f33bf2867f2450a9657e9d55152ba1
2016-06-21 21:58:30 +00:00
Kevin Hufnagle
b47e5dc798 Merge "docs: Noted that orderId is blank for all test purchases." into mnc-io-docs 2016-06-21 21:53:51 +00:00
Dirk Dougherty
a99b2bd622 Doc change: remove common images from localized directories.
Change-Id: Ia06a34ae09b9f6bdd855cbb579ee6d97cd9863a4
2016-06-21 13:49:54 -07:00
Kevin Hufnagle
683db3037a docs: Noted that orderId is blank for all test purchases.
All test purchases associated with Google Play apps---both one-time
and subscription---now contain a blank "orderId" field. Updated the
documentation accordingly. Also removed the explanation about
canceling test purchases using the merchant center; a lack of an
"orderId" value prevents this workflow from being possible anymore.

Bug: 29068371
Change-Id: I748989c404549769eefd44afa3a7cc125f2e7073
2016-06-21 12:21:53 -07:00
Sreevani Sreejith
41a7bdec97 Merge \\"Documented how to handle advertisements during audio playback.\\" into mnc-io-docs am: 07340a654a
am: 5fef4a7d44

Change-Id: Ica1016e018fe5e278babd490b631414ad220f290
2016-06-21 11:55:54 +00:00
sreevanis
5fef4a7d44 Merge \"Documented how to handle advertisements during audio playback.\" into mnc-io-docs
am: 07340a654a

Change-Id: I58c4cb8ec6d86a1bb1464a4fedd14ff21ab3a863
2016-06-21 11:50:22 +00:00
Sreevani Sreejith
07340a654a Merge "Documented how to handle advertisements during audio playback." into mnc-io-docs 2016-06-21 11:44:20 +00:00
sreevanis
0c820aa9e1 Documented how to handle advertisements during audio playback.
Bug:24986554
Change-Id: I02cc0500492661ae7cde6cdae30490c00f8e4b97
2016-06-21 04:41:33 -07:00
smain@google.com
d98ba4c3b2 just a reorg of some links to put all Android Studio help button redirects together
Change-Id: If928756a87b18a12caa21effa15c5005d74f15c6
2016-06-20 15:25:56 -07:00
Hemal Patel
2a3336813a Docs: Changed sample link under Related Samples am: ab5de09e7e
am: d5af0a1214

Change-Id: I70c520f7ee4141b3c7c193aef6e4559ea5b35cc9
2016-06-20 22:01:02 +00:00
Hemal Patel
d5af0a1214 Docs: Changed sample link under Related Samples
am: ab5de09e7e

Change-Id: Ic7423b2c59cb70ff8a13c8b67e51e5d6e572f278
2016-06-20 21:53:54 +00:00
Joe Fernandez
13697b873c docs: Narnia 2 advertising language update
b/29009702

Change-Id: Icd060074413c53d6ad24e2919dc80be949a2260c
2016-06-20 09:08:46 -07:00
Hemal Patel
ab5de09e7e Docs: Changed sample link under Related Samples
Changed the Hello Compute sample link to point to Github Android Samples page

Bug: 28928053
Change-Id: I0673620f8beb03297b5dea0b50f4ddbd9d6e25db
2016-06-17 16:29:47 -07:00
Aurimas Liutikas
f33ce4e846 Merge \\"Fix spelling error in Core App Quality docs.\\" into mnc-io-docs am: 3c8b96ad1f
am: cd9cc200d8

Change-Id: I590329103ed52b33e01b90964fa2a142c9e6e133
2016-06-17 23:11:23 +00:00
Aurimas Liutikas
cd9cc200d8 Merge \"Fix spelling error in Core App Quality docs.\" into mnc-io-docs
am: 3c8b96ad1f

Change-Id: I78b545d5bf018f7c9fd94397365753c8120700fe
2016-06-17 23:06:08 +00:00
Aurimas Liutikas
3c8b96ad1f Merge "Fix spelling error in Core App Quality docs." into mnc-io-docs 2016-06-17 22:57:03 +00:00
Android Build Merger (Role)
68bfdd71b5 Merge "Merge \\"Docs: Completed updates to the Data Binding docs\\" into mnc-io-docs am: eebe22fef6 am: f693ea687f" into nyc-dev 2016-06-17 18:35:51 +00:00
Hemal Patel
f12c00dea4 Merge \\"Docs: Completed updates to the Data Binding docs\\" into mnc-io-docs am: eebe22fef6
am: f693ea687f

Change-Id: I235e73606098e54fc14568c6437af314f9bea337
2016-06-17 18:35:24 +00:00
Joe Fernandez
9f0722a4c7 Merge "docs: NDK r12 release notes and downloads" into nyc-dev 2016-06-17 18:35:09 +00:00
Yigit Boyar
f693ea687f Merge \"Docs: Completed updates to the Data Binding docs\" into mnc-io-docs
am: eebe22fef6

Change-Id: I47b4003b1bd1bb5cdfc12bde543dd2c9d8babdcc
2016-06-17 18:31:17 +00:00
Hemal Patel
eebe22fef6 Merge "Docs: Completed updates to the Data Binding docs" into mnc-io-docs 2016-06-17 18:25:48 +00:00
Joe Fernandez
d5ca5aa4a0 docs: NDK r12 release notes and downloads
b/29188616

Change-Id: Ida2b9b0e308799f9001127006e3be84318857aaa
2016-06-17 11:07:07 -07:00
Aurimas Liutikas
377617b983 Fix spelling error in Core App Quality docs.
Bug:
https://code.google.com/p/android/issues/detail?id=213248

Change-Id: Idf83eb4fdc09bc3c78a7786b4bf11707178092c7
(cherry picked from commit 08b10586120f3db6e29e5ece9c3e05462f0c01e9)
2016-06-17 16:27:10 +00:00
Andrew Solovay
8316b81cd0 docs: DP4 release notes: add Android Auto known issue
See first comment for doc stage location.

Change-Id: I424195565860af0439a9bf7fefb3286e82cc98da
2016-06-16 14:12:33 -07:00