Commit Graph

13272 Commits

Author SHA1 Message Date
Xavier Ducrohet
ca755c14c8 am a06071bd: Merge "Update revision of SDK component for the new release. do not merge." into jb-mr2-dev
* commit 'a06071bd2731f2f56a357bb0bb3b83035c14472c':
  Update revision of SDK component for the new release. do not merge.
2013-06-11 14:10:09 -07:00
Igor Murashkin
74f1fa335b Merge "testrunner: add mediaintegrationtest" 2013-06-11 20:45:40 +00:00
Igor Murashkin
70ef9f4978 Update eclipse classpath to include mockito
Change-Id: Id2900952f265ae4b84842f2e8838c5898fca6fe6
2013-06-11 13:26:33 -07:00
Ying Wang
695f66a7d4 Merge "Revert "Monkey support for swipes from the sides of a device."" 2013-06-11 16:45:35 +00:00
Ying Wang
056d0a598a Revert "Monkey support for swipes from the sides of a device."
This reverts commit 47937eb6b2

Change-Id: I788739c7a70132afb1f1ca13b71fff7d89ad200f
2013-06-11 16:39:09 +00:00
Jeff Brown
fad7c428e1 Update media router api.
Bug: 9380827
Change-Id: I74b5d5150336be95bd66bab35be8837c9cdf49de
2013-06-11 00:55:32 -07:00
Xavier Ducrohet
8f92729c1a Merge "Fix support version." into jb-mr2-dev 2013-06-11 00:05:38 +00:00
Xavier Ducrohet
298c00f935 Fix support version.
Should still be 18.0.0 but looks like the schemas doesn't support this (yet?).

Change-Id: I2bf61debad74b04ea3678b3226c833abb197ca8f
2013-06-10 17:04:19 -07:00
Xavier Ducrohet
2fc7365d01 Update revision of SDK component for the new release. do not merge.
Change-Id: Id48d7fa1847af58bf8d23ce127ef42b4103db74d
2013-06-10 16:46:52 -07:00
Raphael Moll
c1f35803d2 Use prop_templates for build_tools, plat_tools & support source.properties.
Change-Id: I49d054f55908ae63c862774f0a7dce9106bc0d7c
2013-06-10 15:32:42 -07:00
Xavier Ducrohet
a06071bd27 Merge "Update revision of SDK component for the new release. do not merge." into jb-mr2-dev 2013-06-10 22:27:10 +00:00
Xavier Ducrohet
128ca67932 Update revision of SDK component for the new release. do not merge.
Change-Id: Id48d7fa1847af58bf8d23ce127ef42b4103db74d
2013-06-10 15:25:36 -07:00
Svetoslav
e8e601c4c7 Merge "Optimizing AccessibilityNodeInfo caching (Monkey)." 2013-06-07 00:07:21 +00:00
Alan Viverette
f8506eaed1 Add sample code for ExploreByTouchHelper class.
Change-Id: Id8f0ba809746114434d553885ddfed9260bdaa45
2013-06-06 13:03:52 -07:00
Scott Main
1791f6947c am 17169b0d: am 08557446: am 64904ff8: am 8abfd5c1: am a0787146: redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
* commit '17169b0db585add411b88874203498b327e4b49e':
  redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
2013-06-06 12:15:41 -07:00
Scott Main
17169b0db5 am 08557446: am 64904ff8: am 8abfd5c1: am a0787146: redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
* commit '085574469889f83e5d3e7f55de3364eef56489bd':
  redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
2013-06-06 12:13:29 -07:00
Scott Main
0855744698 am 64904ff8: am 8abfd5c1: am a0787146: redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
* commit '64904ff82332af31a1d72d635cbed0d600f6c1f1':
  redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
2013-06-06 12:10:37 -07:00
Scott Main
64904ff823 am 8abfd5c1: am a0787146: redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
* commit '8abfd5c1b23bc6d941b38c2bff7285f9bb7a10bc':
  redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
2013-06-06 12:09:01 -07:00
Scott Main
8abfd5c1b2 am a0787146: redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
* commit 'a0787146674c12218a5891b5c2b36a2cffb74c56':
  redirect all UI guideline docs to Design docs except for widgets, pending b/9303742
2013-06-06 12:07:18 -07:00
Andrew Hsieh
975fe8f94e am fecb58b4: am 38c1a99c: Merge "Fix malloc_usable_size() declaration."
* commit 'fecb58b41d6df038506f6681b1ab2e3d9bebd484':
  Fix malloc_usable_size() declaration.
2013-06-05 22:43:02 -07:00
Andrew Hsieh
fecb58b41d am 38c1a99c: Merge "Fix malloc_usable_size() declaration."
* commit '38c1a99c6193e4daecc48e67fc03a35b058045ee':
  Fix malloc_usable_size() declaration.
2013-06-05 22:36:47 -07:00
Andrew Hsieh
38c1a99c61 Merge "Fix malloc_usable_size() declaration." 2013-06-06 05:35:06 +00:00
Scott Main
a078714667 redirect all UI guideline docs to Design docs
except for widgets, pending b/9303742

Change-Id: I9b896e6c88701044f572ab79813d43c2f34b81b9
2013-06-05 20:46:59 -07:00
Elliott Hughes
94c272bf79 Extend the TimePickerDialog test to cover 12- and 24-hour clocks.
Used to test https://android-review.googlesource.com/54121.

Change-Id: Ibf8418f21a7c242aac27c7e05b4990149c8305b3
2013-06-05 16:16:04 -07:00
Svetoslav
e37f81e5a4 Optimizing AccessibilityNodeInfo caching (Monkey).
Update monkey due to an API change.

Main change:https://googleplex-android-review.googlesource.com/#/c/316822

Change-Id: Ib945c5e977925775569f2bbd78be9c7a66267480
2013-06-04 18:27:17 -07:00
Igor Murashkin
9fa45c021c testrunner: add mediaintegrationtest
Bug: 9213377
Change-Id: I2fa656768ab497136a408b49831a5cbbc828947f
2013-06-03 11:33:03 -07:00
Igor Murashkin
d8da72be61 Merge "Update eclipse classpath to include MediaFrameworkTest" 2013-06-03 18:22:03 +00:00
Yu Shan Emily Lau
e7d110635c am 4ab82c48: am 9662fbd2: Merge "Added the test def for new camera native tests." into jb-mr2-dev
* commit '4ab82c48e97a3b45372486dae92ae1cc0e16e725':
  Added the test def for new camera native tests.
2013-06-03 10:32:37 -07:00
Yu Shan Emily Lau
4ab82c48e9 am 9662fbd2: Merge "Added the test def for new camera native tests." into jb-mr2-dev
* commit '9662fbd25961c3d87c9d6ea460a8a7ab292b1ed7':
  Added the test def for new camera native tests.
2013-06-03 10:30:29 -07:00
Yu Shan Emily Lau
9662fbd259 Merge "Added the test def for new camera native tests." into jb-mr2-dev 2013-06-03 17:28:22 +00:00
Jeff Brown
c30ae6d59e am abd8491b: am 998bd113: Update media router API.
* commit 'abd8491b52adc749ec63593a74545a1319aba434':
  Update media router API.
2013-06-01 09:51:57 -07:00
Jeff Brown
abd8491b52 am 998bd113: Update media router API.
* commit '998bd1138ace7eab7452ef3e4fab1518e0193902':
  Update media router API.
2013-06-01 08:23:33 -07:00
Igor Murashkin
27664479db Update eclipse classpath to include MediaFrameworkTest
Change-Id: Ifc73ba084a4c72f4838cc1059314166e7ae08dc6
2013-05-31 15:07:40 -07:00
Jeff Brown
998bd1138a Update media router API.
Bug: 9210033
Change-Id: I11a3bb3691096cdea60823d92245cbf86770f23b
2013-05-30 19:23:15 -07:00
Igor Murashkin
af0a72b1fa Merge "update eclipse C++ include paths and updated README for C++ instructions" 2013-05-31 00:03:45 +00:00
Jeff Sharkey
1485d89205 am 0f79198b: am 1cfd5ec3: am 924470b1: Merge "Bring libdvm into default classpath."
* commit '0f79198b69475c8aae6c2ad935380322209c12b2':
  Bring libdvm into default classpath.
2013-05-30 17:02:06 -07:00
Ben Cheng
14d73953a6 am 8380edf1: am 4cd394f4: am 2aa19124: Merge "New tutorial app for DDMS native heap tracker."
* commit '8380edf129fa58e7593c4ce122c5473635720508':
  New tutorial app for DDMS native heap tracker.
2013-05-30 17:02:05 -07:00
Jeff Sharkey
0f79198b69 am 1cfd5ec3: am 924470b1: Merge "Bring libdvm into default classpath."
* commit '1cfd5ec3328ef7e66ca8481da036e36f0a3a3074':
  Bring libdvm into default classpath.
2013-05-30 16:59:01 -07:00
Ben Cheng
8380edf129 am 4cd394f4: am 2aa19124: Merge "New tutorial app for DDMS native heap tracker."
* commit '4cd394f4f76858840dc635bb2a952001880cd4d2':
  New tutorial app for DDMS native heap tracker.
2013-05-30 16:59:00 -07:00
Jeff Sharkey
1cfd5ec332 am 924470b1: Merge "Bring libdvm into default classpath."
* commit '924470b1031c7e10a2989bad14eeff0da7e77394':
  Bring libdvm into default classpath.
2013-05-30 16:54:25 -07:00
Ben Cheng
4cd394f4f7 am 2aa19124: Merge "New tutorial app for DDMS native heap tracker."
* commit '2aa19124453df6f3394d1dcd984e05dca86f1346':
  New tutorial app for DDMS native heap tracker.
2013-05-30 16:54:20 -07:00
Jean-Baptiste Queru
7a870362a0 am 92ffcc4d: Merge "Update copyright/license templates." into jb-mr2-dev-plus-aosp
* commit '92ffcc4d83077833cbe70e35498362e9d43968c2':
  Update copyright/license templates.
2013-05-30 15:43:07 -07:00
Jean-Baptiste Queru
92ffcc4d83 Merge "Update copyright/license templates." into jb-mr2-dev-plus-aosp 2013-05-30 22:39:56 +00:00
Chet Haase
6796c39d04 am 802dfb9b: am cdf654b5: am 9079a04c: am 829b544e: am f04a0b09: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
* commit '802dfb9b8dca72d0630dad52ecc074f18d043c26':
2013-05-30 15:34:13 -07:00
Jeff Sharkey
a0fc22c06d am b89090c2: am d1c2d376: am 29ca053a: am 0ea348a5: am 39ffbccd: Generalize support library tests.
* commit 'b89090c2a7666362d46d20f501020a385bf0bebb':
  Generalize support library tests.
2013-05-30 15:34:07 -07:00
Chet Haase
b80fe5c1f9 am a09c37f8: am 14f47b87: am 9c6fb05e: am 58cbe71c: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
* commit 'a09c37f81e169078b50876ea0afdf81708af015b':
  New DevBytes animation demos
2013-05-30 15:34:06 -07:00
Chet Haase
802dfb9b8d am cdf654b5: am 9079a04c: am 829b544e: am f04a0b09: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
* commit 'cdf654b5300407db2215a038ed902b29bb29ae7c':
2013-05-30 15:16:46 -07:00
Chet Haase
cdf654b530 am 9079a04c: am 829b544e: am f04a0b09: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
* commit '9079a04c9ec614d8be81827d133dca9e91f561d7':
2013-05-30 15:14:30 -07:00
Jeff Sharkey
b89090c2a7 am d1c2d376: am 29ca053a: am 0ea348a5: am 39ffbccd: Generalize support library tests.
* commit 'd1c2d376c9daf570beec8cb9bb751ceb348d08e2':
  Generalize support library tests.
2013-05-30 15:13:12 -07:00
Chet Haase
9079a04c9e am 829b544e: am f04a0b09: am 8654b6c6: am 3ff1591c: am 28b127ec: New DevBytes animation demos
* commit '829b544e4e26e7c425f49a52cebf2e6ada98d4f7':
2013-05-30 15:12:21 -07:00