Jason Noguchi
b809577f46
am b318f7b9: Merge "Refactor of camera stress test to add camera test helper. Also add additional functional tests for: flash, exposure, white balance, and focus mode. Also add pairwise tests." into jb-mr2-dev
...
* commit 'b318f7b900a3cc0899b6e2a4bd79b9894f29d74f':
Refactor of camera stress test to add camera test helper. Also add additional functional tests for: flash, exposure, white balance, and focus mode. Also add pairwise tests.
2013-05-29 18:26:44 -07:00
Jason Noguchi
b318f7b900
Merge "Refactor of camera stress test to add camera test helper. Also add additional functional tests for: flash, exposure, white balance, and focus mode. Also add pairwise tests." into jb-mr2-dev
2013-05-30 01:23:48 +00:00
Lajos Molnar
ddcbb64a2a
am fabd32c1: am 673903a2: Merge "android.media.MediaMuxer: remove SAMPLE_SYNC_FLAG" into jb-mr2-dev
...
* commit 'fabd32c1fb353c4e1437f1472de5ec2810bda329':
android.media.MediaMuxer: remove SAMPLE_SYNC_FLAG
2013-05-29 15:25:35 -07:00
Lajos Molnar
fabd32c1fb
am 673903a2: Merge "android.media.MediaMuxer: remove SAMPLE_SYNC_FLAG" into jb-mr2-dev
...
* commit '673903a2759067b29bed7e309211000d365e0ad3':
android.media.MediaMuxer: remove SAMPLE_SYNC_FLAG
2013-05-29 15:18:48 -07:00
Lajos Molnar
673903a275
Merge "android.media.MediaMuxer: remove SAMPLE_SYNC_FLAG" into jb-mr2-dev
2013-05-29 19:11:03 +00:00
Lajos Molnar
ecca7f60a6
android.media.MediaMuxer: remove SAMPLE_SYNC_FLAG
...
SAMPLE_SYNC_FLAG is not used by MediaMuxer; instead,
MediaCodec.BUFFER_FLAG_SYNC_FRAME is used, which has
the same value.
Remove this now, so that users will not have to translate
MediaCodec flags to MediaMuxer flags, even though MediaMuxer
takes in MediaCodec.BufferInfo objects to specify these flags.
Change-Id: I4b2f2039ca16debf4788a530a36bdd06d516f417
Signed-off-by: Lajos Molnar <lajos@google.com>
Bug: 9169479
2013-05-29 12:08:18 -07:00
Jean-Michel Trivi
bb6f8711a7
Monitor device rotation
...
If requested by ro.audio.monitorOrientation property, set orientation
information as audio system parameter on configuration changes.
Bug 9095903
Change-Id: I669d4084eade3c14feb63f644bdd5b74fddc8857
2013-05-28 17:33:16 -07:00
Jason Noguchi
c6cedc84f4
Refactor of camera stress test to add camera test helper. Also add
...
additional functional tests for: flash, exposure, white balance, and
focus mode. Also add pairwise tests.
Slight refactor to add camera test helper and also additional
tests for: flash, exposure, white balance, and focus mode
Bug: 9174937
Change-Id: I3d26b545dc8ff972c8173066df59a2e572a837ef
2013-05-28 15:28:32 -07:00
Yu Shan Emily Lau
e0e1af0ac6
am 03367e29: am b830d527: Merge "Update test with CamercorderProfile video size." into jb-mr2-dev
...
* commit '03367e2971e095b819f789c999cf03f8b3eec7ae':
Update test with CamercorderProfile video size.
2013-05-24 18:55:55 -07:00
Yu Shan Emily Lau
03367e2971
am b830d527: Merge "Update test with CamercorderProfile video size." into jb-mr2-dev
...
* commit 'b830d527deb75a36aa78367026d6631a9b4e1126':
Update test with CamercorderProfile video size.
2013-05-24 18:53:47 -07:00
Yu Shan Emily Lau
b830d527de
Merge "Update test with CamercorderProfile video size." into jb-mr2-dev
2013-05-25 01:51:40 +00:00
Yu Shan Emily Lau
9c539e8511
Update test with CamercorderProfile video size.
...
Bug:9114681
Change-Id: Id8ac6e98849715d21cd4a983fc13935debea5e5f
2013-05-23 22:02:28 -07:00
Jeff Tinker
a70924bedd
am eaa9ce70: am 606ab470: Merge "Improve exception error messages to help diagnose app errors" into jb-mr2-dev
...
* commit 'eaa9ce7064ad4978d5acaafd4e797b5186ff03de':
Improve exception error messages to help diagnose app errors
2013-05-22 12:16:03 -07:00
Jeff Tinker
63c7f94c48
am 09d6ad37: am 2161b7cb: Merge "Fix invalid keyType translation in MediaDrm.getKeyRequest" into jb-mr2-dev
...
* commit '09d6ad37f790f1e135c4dbe71109b33ae29a94cc':
Fix invalid keyType translation in MediaDrm.getKeyRequest
2013-05-22 12:16:00 -07:00
Jeff Tinker
eaa9ce7064
am 606ab470: Merge "Improve exception error messages to help diagnose app errors" into jb-mr2-dev
...
* commit '606ab4706df372974cc86eb1bb1c50d79422d7cc':
Improve exception error messages to help diagnose app errors
2013-05-22 12:14:15 -07:00
Jeff Tinker
09d6ad37f7
am 2161b7cb: Merge "Fix invalid keyType translation in MediaDrm.getKeyRequest" into jb-mr2-dev
...
* commit '2161b7cb79576b82a8f3bb964e25739e488d4c29':
Fix invalid keyType translation in MediaDrm.getKeyRequest
2013-05-22 12:14:13 -07:00
Jeff Tinker
606ab4706d
Merge "Improve exception error messages to help diagnose app errors" into jb-mr2-dev
2013-05-22 19:12:39 +00:00
Jeff Tinker
17b8922785
Fix invalid keyType translation in MediaDrm.getKeyRequest
...
bug: 9070897
Change-Id: Ib9b4174e08b1c828d0204e0ab65bc3d7c2efcedf
2013-05-21 13:00:58 -07:00
Jeff Tinker
eada5376d9
Improve exception error messages to help diagnose app errors
...
bug: 9072051
Change-Id: I45057951d1a62b1b4a996e85f01601239e1b7161
2013-05-21 12:55:59 -07:00
Jeff Brown
2feefe01e9
am b7871af2: am 50ab525a: Merge "Add route description API." into jb-mr2-dev
...
* commit 'b7871af2fbde70c7cf4812d5710b2729588bac54':
Add route description API.
2013-05-17 12:46:08 -07:00
Jeff Brown
b7871af2fb
am 50ab525a: Merge "Add route description API." into jb-mr2-dev
...
* commit '50ab525af62ef5e1f9cf3433a161f2e874da6116':
Add route description API.
2013-05-17 12:44:37 -07:00
Jeff Brown
56d4b744b3
Add route description API.
...
Bug: 8175766
Change-Id: I65dbc10fc04f9ff8f6abc1bda23fbf5baa227737
2013-05-16 14:41:30 -07:00
Jeff Brown
83d551898d
am f8e54846: am 9766caed: Merge "Add an API to determine if a route is connecting." into jb-mr2-dev
...
* commit 'f8e54846146c234aa9a201f54eea70df93ee56e2':
Add an API to determine if a route is connecting.
2013-05-10 16:16:45 -07:00
Jeff Brown
f8e5484614
am 9766caed: Merge "Add an API to determine if a route is connecting." into jb-mr2-dev
...
* commit '9766caedf0657615f739d4e441ab9f2fa71aa709':
Add an API to determine if a route is connecting.
2013-05-10 16:13:44 -07:00
Jeff Brown
9766caedf0
Merge "Add an API to determine if a route is connecting." into jb-mr2-dev
2013-05-10 23:10:33 +00:00
Marco Nelissen
2b8ae6f521
am 68c666eb: am 804e618d: Fix build
...
* commit '68c666ebb75b7e87ee9773752165351482b49a08':
Fix build
2013-05-10 12:46:42 -07:00
Marco Nelissen
bed4301eed
am 214c7474: am aad3762f: Merge "Fix build" into jb-mr2-dev
...
* commit '214c74747d0ff8219e020c5edc6f12bca923b45a':
Fix build
2013-05-10 12:46:39 -07:00
Marco Nelissen
68c666ebb7
am 804e618d: Fix build
...
* commit '804e618db6240a6c253c0d3eab2232b1823e217a':
Fix build
2013-05-10 12:44:12 -07:00
Marco Nelissen
214c74747d
am aad3762f: Merge "Fix build" into jb-mr2-dev
...
* commit 'aad3762f1bcc3e90c6f312669caa1115f4714669':
Fix build
2013-05-10 12:44:09 -07:00
Marco Nelissen
804e618db6
Fix build
...
Change-Id: I2eb54a936630094b4bd9c19a944579670a4e0bb8
2013-05-10 08:28:36 -07:00
Marco Nelissen
aad3762f1b
Merge "Fix build" into jb-mr2-dev
2013-05-10 15:16:27 +00:00
Marco Nelissen
ff9a243797
Fix build
...
Change-Id: I4afe65f73d8607a97a561615ebfc34aadfe00b95
2013-05-10 08:05:15 -07:00
Jeff Brown
a27b8fb429
Add an API to determine if a route is connecting.
...
Bug: 8175766
Change-Id: I54d5f31d4e7d79c471c0e1bbc438cd8ebb4f8a1e
2013-05-09 21:56:42 -07:00
Jeff Brown
89efc6e6c1
am da58f92b: am b2f6842d: Merge "Add an API to allow a callback to request active scans." into jb-mr2-dev
...
* commit 'da58f92bfaf875074656a55103c819e6f4dda341':
Add an API to allow a callback to request active scans.
2013-05-09 17:09:24 -07:00
Jeff Brown
1f59cbb20a
am 507a3c77: am 2298d68e: Merge "Fix bug managing wifi display routes." into jb-mr2-dev
...
* commit '507a3c77d583643f4a884c5d7b0c5e6bce3222bb':
Fix bug managing wifi display routes.
2013-05-09 17:09:22 -07:00
Jeff Brown
da58f92bfa
am b2f6842d: Merge "Add an API to allow a callback to request active scans." into jb-mr2-dev
...
* commit 'b2f6842d5528345e02a91218fbe58c3e0ca8bafb':
Add an API to allow a callback to request active scans.
2013-05-09 16:23:43 -07:00
Jeff Brown
507a3c77d5
am 2298d68e: Merge "Fix bug managing wifi display routes." into jb-mr2-dev
...
* commit '2298d68e72afa9cf311af394b61f92f75385bbbf':
Fix bug managing wifi display routes.
2013-05-09 16:23:40 -07:00
Jeff Brown
66f3b39ec4
Add an API to allow a callback to request active scans.
...
This API is needed by the support library media router to ensure
that wifi display routes can be discovered while the route
chooser dialog is open.
Bug: 8175766
Change-Id: I3773773d93384aa4a3c009e71a5444ee8ce37caf
2013-05-09 14:44:08 -07:00
Jeff Brown
77e59fef24
Fix bug managing wifi display routes.
...
We could sometimes crash due to some inconsistencies in the
way the wifi display routes were updates when connecting,
disconnecting or scanning wifi displays.
Bug: 8837094
Change-Id: I10c7ccb163ec33c4ea107dfcb5074741049fe955
2013-05-09 13:42:57 -07:00
Jeff Tinker
c8b1f82791
am 5adeaeab: am 02f7f449: Merge "Correct java API docs for MediaDrm offline use case" into jb-mr2-dev
...
* commit '5adeaeabd62481b529ec5999df481d74033d67f9':
Correct java API docs for MediaDrm offline use case
2013-05-08 15:03:23 -07:00
Eric Laurent
d71bfdabff
Merge "Fix BT SCO audio test application."
2013-05-08 17:43:17 +00:00
Jeff Tinker
5adeaeabd6
am 02f7f449: Merge "Correct java API docs for MediaDrm offline use case" into jb-mr2-dev
...
* commit '02f7f449739ae3429b0bf834cebcb2b1bcade8c1':
Correct java API docs for MediaDrm offline use case
2013-05-07 15:38:40 -07:00
Jeff Tinker
ea824eddbc
Correct java API docs for MediaDrm offline use case
...
Documentation only change, no APIs are affected
Change-Id: I4f3978751928de503f51afa77e0983d4c385ff7b
related-to-bug: 8621588
2013-05-07 15:01:07 -07:00
Dianne Hackborn
ba50b97cff
Add new app ops for various interesting audio service things.
...
Media buttons: note when an application tries to take ownership
of the media buttons.
Audio focus: note when an application tries to take audio focus.
Volume levels: note changes to the volume level of the various
streams.
Maybe we should also have some ops for muting streams, soloing
streams, etc?
Change-Id: I79a5d477b0bad4ff61486cdb73ffb1196a674964
2013-05-06 16:12:12 -07:00
Jeff Tinker
e0eb0e9063
am 9ba564c7: am 48f2b548: Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
...
* commit '9ba564c7e205c4b278be61eec773a90a94451251':
MediaDrm API: Add two exceptions to handle error path scenarios
2013-05-01 15:04:36 -07:00
Jeff Tinker
9ba564c7e2
am 48f2b548: Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
...
* commit '48f2b548edf8e276cc89d2c4c2d2936cde46fc95':
MediaDrm API: Add two exceptions to handle error path scenarios
2013-05-01 15:03:20 -07:00
Jeff Tinker
48f2b548ed
Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev
2013-05-01 22:01:16 +00:00
Mike J. Chen
1d507f7b9b
am 94264d52: am 2f4cc8ea: Merge "Fix a crash case" into jb-mr2-dev
...
* commit '94264d522efcc21ac749a6444fbea90916f575c9':
Fix a crash case
2013-05-01 14:04:59 -07:00
Mike J. Chen
94264d522e
am 2f4cc8ea: Merge "Fix a crash case" into jb-mr2-dev
...
* commit '2f4cc8eacfe819a4f54aa4b0318ad1d31ecc2a40':
Fix a crash case
2013-05-01 14:02:32 -07:00
Mike J. Chen
2f4cc8eacf
Merge "Fix a crash case" into jb-mr2-dev
2013-05-01 20:59:12 +00:00