60 Commits

Author SHA1 Message Date
Cheryl Potter
6ad1cf4b54 Merge "docs: replaced UsesMinSdkAttributes with UnusedResources b/24113943" into mnc-docs 2015-10-12 21:16:41 +00:00
Cheryl Potter
961e06ec48 docs: replaced UsesMinSdkAttributes with UnusedResources
b/24113943

Change-Id: Ibe2be3014ad142f817a91d9b2b503ac1d53d4b1a
2015-10-08 19:08:40 -07:00
Quddus Chong
ad3b4d9bc7 docs: Added behavior change section to indicate removal of global bookmark
support in Android 6.0 (M).
bug: 23799935

Change-Id: Icbfca85de04f0b2b7d648c0c54a3e2d7ab74300f
2015-09-30 14:05:14 -07:00
Casey Ho
84a666dc3d Fix typo in permission for profiling
Bug: 20723240
Change-Id: Ie6b666bb0cb27bf8b29f376e79062e94b482ae72
2015-09-15 00:59:51 +00:00
Claudio Cherubino
b6e91dfae0 Trying to help clean up the public issue tracker (and show some love to external developers) by taking care of a bunch of typos that were reported.
List of issues from https://code.google.com/p/android/issues that are fixed by this CL: 183476,183249,183248,183241,183222,183142,183093,183329,182385,182311,182193,182019,73149,181589,179740,179384,178322,178189,178086,178020,177169,176312,175138,172322,172030,171820,170647,167288,163574,161580,161041,159199,151347,144290,136137,132505

Change-Id: I2e96f7444048abd2f666c75bd6ab9640019afb75
2015-08-21 14:49:09 -07:00
Rich Sloager
d00a5b1b6f am 998f5501: am 378a3a89: Merge "docs: studio 1.3 annotation-update" into mnc-preview-docs
* commit '998f55013947076b5c72ee83dad09dd2d45011fa':
  docs: studio 1.3 annotation-update
2015-08-17 15:38:43 +00:00
Rich Slogar
1614f115c3 am 8f0d5451: am e5fe2468: docs: studio 1.3 allocation tracker
* commit '8f0d5451302c48dcaed262e9f3212c92ff53ffda':
  docs: studio 1.3 allocation tracker
2015-08-17 15:38:33 +00:00
Rich Sloager
7cbc35bea9 am c4fe8db7: am 322de02a: Merge "docs: studio 1.3 hprof viewer" into mnc-preview-docs
* commit 'c4fe8db79b3366190cbdb282915343c7a4f1366b':
  docs: studio 1.3 hprof viewer
2015-08-17 15:37:44 +00:00
Rich Sloager
378a3a8932 Merge "docs: studio 1.3 annotation-update" into mnc-preview-docs 2015-07-30 19:09:32 +00:00
Rich Slogar
9ef94efaea docs: studio 1.3 annotation-update
Change-Id: I36bcdb314bbf319d7e4a8da6ec5f4a8ff8487c94
2015-07-30 11:47:20 -07:00
Rich Slogar
e5fe2468e4 docs: studio 1.3 allocation tracker
Change-Id: I0cbca0d551c3f066f8fb532d7baf8603dab61112
2015-07-30 11:30:48 -07:00
Rich Slogar
f6d03e527c docs: studio 1.3 hprof viewer
Change-Id: I075a5f8a2ac835c31ea3cc1f50f8e013e1997501
2015-07-21 11:43:19 -07:00
David Friedman
91a44578e4 am 5c3bf584: am e0f0fabb: am ccb8a9af: am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs
* commit '5c3bf5847c98b23a525288ed04f77b2a68ec6870':
  docs: replacing command line tool instructions with Studio and Monitor steps
2015-07-13 23:57:52 +00:00
David Friedman
e0f0fabbb1 am ccb8a9af: am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs
* commit 'ccb8a9af1cf4c392b05ec7654d2a7213c8ef4019':
  docs: replacing command line tool instructions with Studio and Monitor steps
2015-07-11 03:06:00 +00:00
David Friedman
ccb8a9af1c am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs
* commit 'b510225e44742d488beb7dcf0248c9ba9b4010c9':
  docs: replacing command line tool instructions with Studio and Monitor steps
2015-07-11 02:53:54 +00:00
David Friedman
b510225e44 Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs 2015-07-11 02:41:13 +00:00
Rich Slogar
2c35e92ede docs: replacing command line tool instructions with Studio and Monitor steps
b.android 176255

Change-Id: I625c5dcb3437f6412fccc1a6c536a93c8646fe22
2015-06-24 14:01:49 -07:00
Chris Craik
44dc1667eb am 78ab4c38: am 6042f351: Merge "Rework systrace analysis documentation" into mnc-preview-docs
* commit '78ab4c3867af40b512d2e0c046abd5c8b040d05f':
  Rework systrace analysis documentation
2015-06-05 02:18:29 +00:00
Chris Craik
17498cd944 Rework systrace analysis documentation
Also update some of the out-of-date aspects of the systrace help page.

Change-Id: I869f6d481ecc2835ea8713bb46f6e5d550abea98
2015-06-01 17:11:46 -07:00
Jeff Hao
c5ced5d354 Fix prototype for startMethodTracingSampling in profiling docs.
Change-Id: I1bb48be7d154ef2d513c8f611c52a7c89414737c
(cherry picked from commit 3755c3d8bcc3d0f22eb7a775ec7a689feb7e1725)
2015-05-12 00:43:47 +00:00
Jeff Hao
3755c3d8bc Fix prototype for startMethodTracingSampling in profiling docs.
Change-Id: I1bb48be7d154ef2d513c8f611c52a7c89414737c
2015-05-11 17:33:49 -07:00
Jeff Hao
cf6a3b915c Update ddms and profiling docs to include sample profiling.
Bug: 5866094

Change-Id: Ib97990ee2fc823416b3f41856b815d4092818f98
2015-05-11 22:30:20 +00:00
Jeff Hao
ad06fbb848 Update ddms and profiling docs to include sample profiling.
Bug: 5866094

Change-Id: Ib97990ee2fc823416b3f41856b815d4092818f98
2015-05-08 17:35:24 -07:00
Rich Slogar
0820394f7e resolved conflicts for merge of edf44562 to mnc-dev
Change-Id: I2df8255d12feed8c17b9c9f009453701cd412676
2015-04-30 14:20:12 -07:00
Rich Slogar
b4430aa33f am 2a3aa2d3: docs: studio 1.2 updates
* commit '2a3aa2d343820be9e05101a25b955d525e9bfa54':
  docs: studio 1.2 updates
2015-04-30 03:03:15 +00:00
Rich Slogar
2a3aa2d343 docs: studio 1.2 updates
Change-Id: I893af7af0f686d0eeab11f881256c0cf26eb4605
2015-04-29 19:47:25 -07:00
Mathieu Chartier
7a55461453 am 7e39ae4f: am 32b675b9: am d4bcbcfa: am dd9e4140: am f2a4968b: Merge "Update "Investigating your RAM usage" for ART" into lmp-mr1-dev
* commit '7e39ae4fd683f6fd056eae754fde1579fb5a19b6':
  Update "Investigating your RAM usage" for ART
2015-04-14 03:10:16 +00:00
Mathieu Chartier
32b675b9f5 am d4bcbcfa: am dd9e4140: am f2a4968b: Merge "Update "Investigating your RAM usage" for ART" into lmp-mr1-dev
* commit 'd4bcbcfa08502d6feafbe39e9dcb16a38e61f892':
  Update "Investigating your RAM usage" for ART
2015-04-14 02:43:39 +00:00
Mathieu Chartier
2c957d4cb9 Update "Investigating your RAM usage" for ART
Bug: 19884954
Change-Id: I9a987c7bb0ab2a9d8b2ac870796969f073803d56
(cherry picked from commit d92c6bde3fc61e1ea90c54e4fd19d72f0b1a3987)
2015-04-13 17:29:15 +00:00
Mathieu Chartier
d92c6bde3f Update "Investigating your RAM usage" for ART
Bug: 19884954
Change-Id: I9a987c7bb0ab2a9d8b2ac870796969f073803d56
2015-04-10 18:34:51 -07:00
Rich Slogar
64d090d85a am 93cd3929: am c905da57: am 5af2270b: am cd9c0cab: am 708959b5: am 755c5d88: am 56375d90: docs: lint inspection updates
* commit '93cd3929ae757e499c13a03f575c4bd0721ac4b6':
  docs: lint inspection updates
2015-02-18 23:50:14 +00:00
Rich Slogar
93cd3929ae am c905da57: am 5af2270b: am cd9c0cab: am 708959b5: am 755c5d88: am 56375d90: docs: lint inspection updates
* commit 'c905da575c422a3b905e116724a24c73bcf2d0b4':
  docs: lint inspection updates
2015-02-18 23:43:29 +00:00
Rich Slogar
56375d9066 docs: lint inspection updates
Change-Id: I870533a8b22b54b848b9245387ca40d79e49295f
2015-02-18 14:17:21 -08:00
Narayan Kamath
56eb989791 Remove references to apache-http from various documents.
Most of them are pointless links to a "text/plain" constant which are
far clearer when inlined with the relevant text.

Change-Id: Iaed51b4548cb2836741106dc19c9cf500c205d32
2014-12-12 14:55:18 +00:00
Joe Fernandez
66189de6f8 am d816a983: am c4bac980: am 44e7bcf4: am b6be2bff: am 40c4ccf4: Merge "doc: SDK install page fix and link fixes" into lmp-docs
* commit 'd816a983927e382d2f6814053f339e4b59bdf871':
  doc: SDK install page fix and link fixes
2014-12-08 19:41:36 +00:00
Rich Slogar
cdad9919ce am 2bba0c94: am 892577b0: am 86db5b43: am ff88ac5e: am 7a69c2de: docs: debugging studio [CP]
* commit '2bba0c94f3e7726cc58d470094acd116db4ab36b':
  docs: debugging studio [CP]
2014-12-08 19:38:36 +00:00
Joe Fernandez
3ec76e087c doc: SDK install page fix and link fixes
- remove remainain ADT install instructions
- fix tools/gradle/ links
- fix tools/basics/ links
- fix tools/workflow/ links (some)

Change-Id: I52c314724250ff3aa2a1b4b1154e1d1ef37f4b81
2014-12-07 22:58:57 -08:00
Rich Slogar
7a69c2de12 docs: debugging studio [CP]
Change-Id: I1ef8c954d780e7283bb91c16a84dc727be42f9ab
(cherry picked from commit 91635522acc906c69ae94c7d3c6efb8e2e0a2bd2)
2014-12-06 09:16:10 +00:00
Joe Fernandez
d8c5b0e773 am 95ddc11b: am 20665087: am c53546e9: am 3b6d518e: Merge "docs: Fix hprof-conv location in docs." into lmp-dev
* commit '95ddc11bb7b783efa353a7cbe45e3a084f8d8061':
  docs: Fix hprof-conv location in docs.
2014-10-24 06:45:11 +00:00
Ricardo Cervera
2102ac1eed docs: Fix hprof-conv location in docs.
https://code.google.com/p/android/issues/detail?id=76691

Change-Id: I8550731c1defe867d26d5ab4568c4935c89e37d6
2014-10-21 10:12:08 -07:00
Elliott Hughes
4656e69bf3 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp
Change-Id: I5148eda624e8504f12dbc1288cd4a7a5b7c10850
2014-09-08 13:08:43 -07:00
Mark Doliner
d0646dca40 Small documentation fixes across many files.
Change-Id: I3e8787ce4bc6018ea1dc9aef2a2cd4e0a8dde663
2014-09-05 13:57:51 -07:00
Joe Fernandez
79992ca077 am f52450b1: am dcf78a05: am de4a8d85: Merge "Systrace doc updates" into klp-docs
* commit 'f52450b1f174eac239ffac67774960d547e295c8':
  Systrace doc updates
2013-11-19 11:20:41 -08:00
Joe Fernandez
25ef208d7c Systrace doc updates
Update to reflect new user interface and command line options
in Android 4.3+. Also add section on using application-level
tracing.

Fixes for bugs:
b/7306847
b/10113361
b/9425766
b/7306847
b/9262485

Change-Id: Ia1c2a54fa2edc12cd68da27055aebe7ec47df745
2013-11-19 10:48:39 -08:00
Joe Fernandez
33baa5ad7d Removing quotes from page.tags values
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-11-14 21:00:10 +00:00
Scott Main
29610421a3 Merge "Revised some text while reading up on traceview. this is what's left of this older CL that was left for dead: I5528b476d8110df51d45aaf690d878f72bc75c9f" into klp-docs 2013-11-13 02:50:50 +00:00
Scott Main
c468240c1a Revised some text while reading up on traceview.
this is what's left of this older CL that was left for dead:
I5528b476d8110df51d45aaf690d878f72bc75c9f

Change-Id: I42f784d693c0a2a2e2e8ed4c582cbc10180191e7
2013-11-12 18:49:21 -08:00
Scott Main
4c6b1afb5b fix typo and clarify meminfo discussion
bug: 11589682

Change-Id: I3b46e6e2ae768284270b3e46c39c7cf14e65d7f7
2013-11-11 17:34:33 -08:00
Scott Main
a3f0e01f33 add docs about managing app memory
Change-Id: I8bd7b05e7ce00faedbbc131a38f2a73637d1b365
2013-10-11 19:40:36 -07:00
Scott Main
a086a70ecb am 3f4d1bbd: am 52a37bf8: am 1d21aeca: am 148ce232: Merge "delete obsolete tips/references to cupcake" into jb-mr1.1-docs
* commit '3f4d1bbddba1034af342a95b35a223615ad8bbbd':
  delete obsolete tips/references to cupcake
2013-05-08 13:04:26 -07:00