2524 Commits

Author SHA1 Message Date
Maxim Siniavine
f58e5b6cdc Added app launch test.
The test will start each app and report the time it takes for
the app to start in milliseconds.

Change-Id: I974ac36f70f0d982aa01e46824fe138eb641d680
2012-11-20 18:01:55 -08:00
Maxim Siniavine
4912bd264e am 789038cb: am a5dbd9c3: am d85b8d57: Switched to another method for launching apps.
* commit '789038cb35a26ab2ec8b3e1851cf641294d027eb':
  Switched to another method for launching apps.
2012-11-20 14:11:49 -08:00
Maxim Siniavine
789038cb35 am a5dbd9c3: am d85b8d57: Switched to another method for launching apps.
* commit 'a5dbd9c348f47ad129f12686821ef54a114dd76e':
  Switched to another method for launching apps.
2012-11-20 14:09:21 -08:00
Chris Craik
c3683b552f Hardware / Software Canvas comparison tool
Has automated and manual testing modes

Change-Id: I84d27447ad64021540525372022ab13a36ffc116
2012-11-20 12:41:19 -08:00
Maxim Siniavine
d85b8d57a0 Switched to another method for launching apps.
Started using a separate thread which calls startActivityAndWait
for starting apps. Also increased the minimum and maximum lengths
of time to wait for apps to stabilize.

Change-Id: I49935a0ed1d1c230e58dc1629e5e4da6b3887903
2012-11-20 12:10:27 -08:00
Jason Sams
8150941098 Add single channel blur test.
Change-Id: Iec63132ab4d88290ae1bf0d71431d4fe6ec6dd25
2012-11-16 18:05:10 -08:00
Daniel Sandler
205ec5a969 Clean up the Builder test.
Improved vibration coverage
 Fixed LED color
 Added priority
 Added a start delay (for testing LED while screen off)

Change-Id: I3dab0a1a7494f0fe7631d1af49c0fb9a1fdd3f63
2012-11-14 16:42:04 -05:00
Tim Murray
63f316f1b5 Merge "Java RS latency benchmark." 2012-11-13 13:12:22 -08:00
Jason Sams
83e185c295 Update ImageProcessing test.
Add async filtering.

Change-Id: I4e32a9b1fe9221b09a7d1433b3da11a5e422d911
2012-11-09 17:34:14 -08:00
Jason Sams
9368f0b1b5 JB image processing.
Change-Id: I10e1909332e9e67df0b9a6fcbcc105813295a8b1
2012-11-09 15:18:21 -08:00
Tim Murray
3ffedae942 Java RS latency benchmark.
Change-Id: Id5344dd3a8b6ba211411eae95e29f76a8a487b1a
2012-11-09 14:20:48 -08:00
Tim Murray
2bd9144ed3 Convert constant to float instead of double in mandelbrot.rs.
Change-Id: I05820b5e9b696662bd94dbcd4721298e92f1fc1a
2012-11-09 09:42:51 -08:00
Kenny Root
7b172a49a9 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
* commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6':
  Correct executable bit for source files
2012-11-07 13:08:25 -08:00
Kenny Root
58ed5d748c am 768d9e1a: Merge "Correct executable bit for source files"
* commit '768d9e1a72ceee7d4a5f608776b87b62d6ce4a04':
  Correct executable bit for source files
2012-11-07 11:52:12 -08:00
Kenny Root
3a084af2e9 Correct executable bit for source files
Many media files and source code files were marked as executable in Git.
Remove those.

Also a shell script and python script were not marked as executable.

Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
2012-11-07 10:27:31 -08:00
Stephen Hines
bd5b3a7cb1 Minor fixes for range clamp + default blending.
We could use setHasAlpha(false) if we were targeting API 12+, but instead
we need to settle for having the script do this explicitly.

Change-Id: I1c8ebbddcba5a003c69fefa48ec1aaf7d0e6726c
2012-11-05 20:58:41 -08:00
Victoria Lease
0021f7badb Merge "Revert "Update the location tracker test app"" 2012-11-01 15:36:34 -07:00
Victoria Lease
1e47b321dd Revert "Update the location tracker test app"
This reverts commit 722876a989fe1c1514dfacecd1b384f8a47c2816

Change-Id: Ia68516058c1095c936fff47a355748ccf23aa902
2012-10-31 09:25:15 -07:00
Daniel Sandler
99f4cdc812 am d1ccf94b: am 694722da: am cc0106cd: Merge "Properly show emoji in the notification ticker." into jb-mr1-dev
* commit 'd1ccf94b59279c50af12a804e0262ff205d53239':
  Properly show emoji in the notification ticker.
2012-10-22 08:24:16 -07:00
Tim Murray
c7f5092f33 Merge "Remove copyBitmap from ImageProcessing." 2012-10-19 15:30:35 -07:00
Daniel Sandler
b9d36649ca Properly show emoji in the notification ticker.
Add an emoji test to StatusBarTest (working around some
difficulties in actually putting high-Unicode chars in the
layout xml).

Bug: 7378383
Change-Id: Ifce9844b26f67d2799521623e5161aa4dad69ed1
2012-10-19 13:38:11 -04:00
Tim Murray
57b35572cc Remove copyBitmap from ImageProcessing.
Change-Id: Ib9079fab3b3d3da429f32c4c6688e6c437eb8795
2012-10-17 15:51:48 -07:00
Romain Guy
ef9f40f11e am b7b30eb0: am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
* commit 'b7b30eb0577e794c744a1e3e3079325f73081c3d':
  Add API to enable mipmaps on Bitmap Bug #7353771
2012-10-16 19:14:13 -07:00
Romain Guy
1b85122bd2 Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev 2012-10-16 19:05:49 -07:00
Romain Guy
713e1bb9df Add API to enable mipmaps on Bitmap
Bug #7353771

This API can be used when scaling large images down to a small size
to get nicer looking results.

Change-Id: If09087eed36077eee5355f6047a3ca67747d7d9e
2012-10-16 18:44:09 -07:00
Romain Guy
237bae14aa am 3492ee6d: am 3edb0dda: am 827dde0e: Merge "Support clipping in Canvas.drawBitmapMesh() Bug #7354162" into jb-mr1-dev
* commit '3492ee6d7975e2a40ef0671790a57e5f0ba2812d':
  Support clipping in Canvas.drawBitmapMesh() Bug #7354162
2012-10-16 13:58:23 -07:00
Romain Guy
a92bb4dc96 Support clipping in Canvas.drawBitmapMesh()
Bug #7354162

Change-Id: Ifd1d0b365e8a4d88e0ff0629c9ee13f27e1a7331
2012-10-16 11:09:26 -07:00
Jason Sams
2f52e8786b am 3f409268: am d473f83a: am 10542ec3: Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev
* commit '3f40926804ca72a598e955248348a4d080413e06':
  Port ImageProcessing to Filterscript.
2012-10-12 19:09:14 -07:00
Jason Sams
5498d13910 am 63dc7337: am 7f2083fe: am 73db36e6: Merge "Fix crash in ImageProcessing blend test" into jb-mr1-dev
* commit '63dc733775f5ea5eb0bcb491e03ff9ee83c64979':
  Fix crash in ImageProcessing blend test
2012-10-12 19:09:10 -07:00
Jason Sams
10542ec336 Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev 2012-10-12 19:01:38 -07:00
Stephen Hines
d3d6570df4 Port ImageProcessing to Filterscript.
This enables testing of the Filterscript front-end for llvm-rs-cc.

Bug: 7166741
Change-Id: I90bda9d2710c6652336a8c112b5654c5da3d14e4
2012-10-12 14:50:49 -07:00
Jason Sams
4b429417ba Fix crash in ImageProcessing blend test
The blend test would use a stale context
when running all tests.

bug 7327728

Change-Id: I5802b9b382d8893419efe86d33fdfeeb27729e31
2012-10-12 14:30:23 -07:00
Stephen Hines
675453db60 am af23ed32: am 3e68d87d: am f8814489: Merge "Update compatibility library tests" into jb-mr1-dev
* commit 'af23ed324ab174383b6c3db4cd9c47b1968b87b5':
  Update compatibility library tests
2012-10-12 11:09:31 -07:00
Jason Sams
b2ae7a1a18 Update compatibility library tests
bug 7327728

Change-Id: If3f85fb8944d7217a4d5c035f522d1ecc7af3a07
2012-10-10 18:17:53 -07:00
David Hu
2ca3ae100f Merge "Update the location tracker test app" 2012-10-09 16:14:15 -07:00
Craig Mautner
8565363126 am 337aa27a: am 8ee7ac22: am 33877e15: Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
* commit '337aa27a6307e0f40705ee676551dda4bf6cb894':
  Adds showWhenLocked attribute to Activities.
2012-10-07 11:55:58 -07:00
Craig Mautner
5962b12bed Adds showWhenLocked attribute to Activities.
The new attribute allows an Activity such as the alarm to appear
on all users screens.

Bug: 7213805 fixed.
Change-Id: If7866b13d88c04af07debc69e0e875d0adc6050a
2012-10-06 13:09:58 -07:00
David Hu
722876a989 Update the location tracker test app
Updated it to use the new location api

Change-Id: Ie11ea7ac25e53dd117af5b7bf45061f1f629a90c
2012-10-05 17:36:31 -07:00
Jason Sams
5020d82cf2 am f055f943: am 4bc2bd51: am 833a89c6: Merge "Fix range on blur intrinsic." into jb-mr1-dev
* commit 'f055f94388d540d0588ed1b3e35e37b2d0247f94':
  Fix range on blur intrinsic.
2012-10-03 16:10:26 -07:00
Jason Sams
31864d76a3 Fix range on blur intrinsic.
The intrinsic fails when the radius was 0. A blur
of radius 0 is a nop and should be disallowed. Fix the
test to allow sub-pixel radius to be selected.

bug 7273437

Change-Id: I2805674e29d557615eb7ac65c7910d4dffa28b58
2012-10-02 15:21:11 -07:00
Jeff Brown
ecdae4b1d3 am 13176e63: am cd781ce2: am cb6f950f: Merge "New internal API to eliminate poke locks." into jb-mr1-dev
* commit '13176e639cca469268dfb99128b7cdff2d75d098':
  New internal API to eliminate poke locks.
2012-10-01 15:27:36 -07:00
Jeff Brown
1e3b98d47d New internal API to eliminate poke locks.
Added a new WindowManager.LayoutParams inputFeatures flag
to disable automatic user activity behavior when an input
event is sent to a window.

Added a new WindowManager.LayoutParams field userActivityTimeout.

Bug: 7165399
Change-Id: I204eafa37ef26aacc2c52a1ba1ecce1eebb0e0d9
2012-10-01 14:27:34 -07:00
Jason Sams
390d74c5d2 am b4cce25b: am bc5a364b: am e65afdb1: Merge "Lighten grain and make live preview gpu friendly." into jb-mr1-dev
* commit 'b4cce25be07358cbaff84b0582c2fd74803ca0fa':
  Lighten grain and make live preview gpu friendly.
2012-10-01 14:00:36 -07:00
Jason Sams
1ebb7202b6 Lighten grain and make live preview gpu friendly.
Preview now does yuv->rgb using the intrinsic
script. Grain uses a smaller wrapped rand buffer
so it is not just rand test.

bug 7216044

Change-Id: If74eedc7d3cf264895133671edc546af9b1527f2
2012-09-28 18:17:47 -07:00
Daniel Sandler
21164f2535 am d22e6d0b: am 0dc2b81c: Merge "Cleanup internal status bar APIs." into jb-mr1-dev
* commit 'd22e6d0b50ba293511352d6d05be33f535b75666':
  Cleanup internal status bar APIs.
2012-09-28 10:13:15 -07:00
Daniel Sandler
11cf178100 Cleanup internal status bar APIs.
IStatusBarService.collapseQuickSettings is gone;
collapseNotifications is now collapsePanels, which does what
collapse() used to do. Similarly,
IStatusBar.animateCollapseQuickSettings is now simply
IStatusBar.animateCollapse().

Bug: 7245229
Change-Id: Id157d2fdf34926d3c85ffa8b81c741a5359aede4
2012-09-27 14:03:08 -04:00
Stephen Hines
40bfa8dd57 am 4b988f36: am 0b171158: Merge "RS char bug repro case" into jb-mr1-dev
* commit '4b988f36b2fda6c4348c5eebb5664578b59eba6a':
  RS char bug repro case
2012-09-26 19:08:21 -07:00
Stephen Hines
38a29cce6a am 434913fe: am c49c71a5: Merge "Restore RSTest functionality (char bug is fixed)." into jb-mr1-dev
* commit '434913fe9ae1aae3947ded2c13d50026d27d3cae':
  Restore RSTest functionality (char bug is fixed).
2012-09-26 19:06:43 -07:00
Stephen Hines
0b1711582f Merge "RS char bug repro case" into jb-mr1-dev 2012-09-26 19:04:48 -07:00
Stephen Hines
c49c71a5c6 Merge "Restore RSTest functionality (char bug is fixed)." into jb-mr1-dev 2012-09-26 19:03:21 -07:00