Commit Graph

15729 Commits

Author SHA1 Message Date
Mathias Agopian
5aaa5f8898 am 2e948ca1: Merge "added the notion of fixed-size buffers" into kraken 2010-05-24 18:32:05 -07:00
Mathias Agopian
972ddedb6a am acdc44bb: Merge "fix a bug when reallocating a window\'s buffers is needed" into kraken 2010-05-24 18:31:59 -07:00
Mathias Agopian
97e8ff0b4b Merge "added the notion of fixed-size buffers" into kraken 2010-05-24 18:30:35 -07:00
Mathias Agopian
2d156c269e Merge "fix a bug when reallocating a window's buffers is needed" into kraken 2010-05-24 18:30:25 -07:00
Mathias Agopian
a138f89c5e added the notion of fixed-size buffers
the new native_window_set_buffers_geometry allows
to specify a size and format for all buffers to be
dequeued. the buffer will be scalled to the window's
size.

Change-Id: I2c378b85c88d29cdd827a5f319d5c704d79ba381
2010-05-24 18:26:01 -07:00
Adam Powell
8c59b89447 am 9a559970: am f67c874c: am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children. 2010-05-24 16:28:20 -07:00
Adam Powell
440bc27c3d am f67c874c: am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
Merge commit 'f67c874c07d2e0ff888cc88679f884a833f89870' into kraken

* commit 'f67c874c07d2e0ff888cc88679f884a833f89870':
  Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
2010-05-24 16:26:06 -07:00
Adam Powell
213f391635 am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
Merge commit '7e5e3745cf0103219a13071fbd488c3c01da85d9' into froyo-plus-aosp

* commit '7e5e3745cf0103219a13071fbd488c3c01da85d9':
  Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
2010-05-24 16:23:53 -07:00
Mathias Agopian
a0b3f1d2eb fix a bug when reallocating a window's buffers is needed
we need to mark the buffers that need to be reallocated,
NOT the buffer's indices.

Change-Id: I809e2e1b03b56c4d2ab983c25523dae99aa1da74
2010-05-24 13:47:24 -07:00
Mark Vandevoorde
8a7186bee4 am 88437284: Fix build error (Boolean -> boolean) 2010-05-24 13:45:42 -07:00
Mike Lockwood
7c05117570 am 1e11e95f: Merge "Add Geocorder.isImplemented()" into kraken 2010-05-24 13:01:21 -07:00
Mike Lockwood
5ed37d3343 Merge "Add Geocorder.isImplemented()" into kraken 2010-05-24 12:59:27 -07:00
James Dong
66eb3a968e am 6c537e53: Merge "Properly handle start code in H264/AVC encoder output" into kraken 2010-05-24 10:55:28 -07:00
James Dong
2673ba5825 Merge "Properly handle start code in H264/AVC encoder output" into kraken 2010-05-24 10:54:25 -07:00
Dirk Dougherty
56ae7714ef am b59fbafe: am 3cffe1ab: am c7c7afd7: Doc change: Fix incorrect adt version reference etc. 2010-05-24 10:03:29 -07:00
Dirk Dougherty
1025833d0e am 3cffe1ab: am c7c7afd7: Doc change: Fix incorrect adt version reference etc.
Merge commit '3cffe1ababdb09f4a90274e25c2f66feee299835' into kraken

* commit '3cffe1ababdb09f4a90274e25c2f66feee299835':
  Doc change: Fix incorrect adt version reference etc.
2010-05-24 10:01:49 -07:00
Andreas Huber
b00f455a99 am cbcf8f63: Interestingly, a call to fseek with a NULL file handle now blocks forever... 2010-05-24 09:58:02 -07:00
Dirk Dougherty
534663ed7b am c7c7afd7: Doc change: Fix incorrect adt version reference etc.
Merge commit 'c7c7afd7a1af36e787266815487f4600196406b8' into froyo-plus-aosp

* commit 'c7c7afd7a1af36e787266815487f4600196406b8':
  Doc change: Fix incorrect adt version reference etc.
2010-05-24 09:56:47 -07:00
Daniel Sandler
984e8bd169 am 450da449: Merge "New shadowy status bar, direct from Z\'ha\'dum." into kraken 2010-05-24 05:47:03 -07:00
Daniel Sandler
b5f078204e Merge "New shadowy status bar, direct from Z'ha'dum." into kraken 2010-05-24 05:45:56 -07:00
Wu-cheng Li
758d053c22 am bd329ddb: Improve GPS EXIF parameters comments. 2010-05-24 02:32:55 -07:00
Chih-Chung Chang
1bb94cb3f7 am e12a2a47: Merge "Disable CameraServiceTest in a normal build." into kraken 2010-05-23 21:06:39 -07:00
Chih-Chung Chang
6697ed5d4e Merge "Disable CameraServiceTest in a normal build." into kraken 2010-05-23 21:04:01 -07:00
Mathias Agopian
8ab024a1e2 am 25f0bdae: added native_window_set_buffer_count() 2010-05-21 14:37:31 -07:00
Mathias Agopian
f10d7fde03 added native_window_set_buffer_count()
this method can be used to change the number of buffers
associated to a native window. the default is two.

Change-Id: I608b959e6b29d77f95edb23c31dc9b099a758f2f
2010-05-21 14:34:32 -07:00
Mathias Agopian
7f00c4cc37 am 4f5f2786: Merge "fix the threading issue for setBuffercount()" into kraken 2010-05-21 13:55:18 -07:00
Mathias Agopian
3e23593d2f Merge "fix the threading issue for setBuffercount()" into kraken 2010-05-21 13:53:28 -07:00
Mike Lockwood
f89f8a0d53 am 8e55e88f: Merge "Fix broken Javadoc links" into kraken 2010-05-21 12:29:26 -07:00
Mike Lockwood
1bb6a71178 Merge "Fix broken Javadoc links" into kraken 2010-05-21 12:28:11 -07:00
Mike Lockwood
a1ff11613a am 5d12d197: Merge "Report number of satellites used in fix instead of total for GPS Location extra" into kraken 2010-05-21 12:17:28 -07:00
Mike Lockwood
c32b48e2b6 Merge "Report number of satellites used in fix instead of total for GPS Location extra" into kraken 2010-05-21 12:16:19 -07:00
Mike Lockwood
92285447fc am 11c6847d: Merge "Unhide new location manager APIs:" into kraken 2010-05-21 11:17:53 -07:00
Mike Lockwood
22b9e3ef1d Merge "Unhide new location manager APIs:" into kraken 2010-05-21 11:16:51 -07:00
Mike Lockwood
376f4f6b91 am 88262733: Merge "New Location Manager APIs for Criteria based requests and single shot mode." into kraken 2010-05-21 10:38:52 -07:00
Mike Lockwood
9f715b544a Merge "New Location Manager APIs for Criteria based requests and single shot mode." into kraken 2010-05-21 10:37:42 -07:00
Andreas Huber
f0f5b7cea1 am df17b084: Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken 2010-05-21 08:11:14 -07:00
Andreas Huber
1a4f294419 Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken 2010-05-21 08:09:53 -07:00
Mathias Agopian
bb641244d7 fix the threading issue for setBuffercount()
this change introduces R/W locks in the right places.
on the server-side, it guarantees that setBufferCount()
is synchronized with "retire" and "resize".
on the client-side, it guarantees that setBufferCount()
is synchronized with "dequeue", "lockbuffer" and "queue"
2010-05-20 18:00:42 -07:00
Andreas Huber
cd0af02276 am 4979601f: Make the -o option actually terminate. 2010-05-20 16:34:25 -07:00
Andreas Huber
3cbfe6d2f9 am c05ab485: Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken 2010-05-20 15:02:16 -07:00
Andreas Huber
e2ee1feb70 Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken 2010-05-20 15:01:07 -07:00
James Dong
4898549e45 am 85bc1192: Merge "Workaround for preview frame rate setting and encoder profile and level settings on passion 1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282 2. QCOM video encoder has lots of 0-length output buffers if the def 2010-05-20 12:19:44 -07:00
James Dong
24d7f03d33 Merge "Workaround for preview frame rate setting and encoder profile and level settings on passion 1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282 2. QCOM video encoder has lots of 0-length output buffers if the default level setting is changed. see bug - 2660974" into kraken 2010-05-20 12:18:39 -07:00
Andreas Huber
e621a78d35 am c6a16327: am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo 2010-05-20 11:16:28 -07:00
Andreas Huber
c31f5af0b9 am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo
Merge commit '3c16154a3309fe250177d69f3fcd5b6e9a82d1b3' into kraken

* commit '3c16154a3309fe250177d69f3fcd5b6e9a82d1b3':
  Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.
2010-05-20 11:14:37 -07:00
Andreas Huber
22f6934983 am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo
Merge commit '2723e09229ce916724861ab90b6b8fc7c9ea9f2e' into froyo-plus-aosp

* commit '2723e09229ce916724861ab90b6b8fc7c9ea9f2e':
  Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize.
2010-05-20 11:13:20 -07:00
Andreas Huber
5fed07aa18 Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo 2010-05-20 11:11:39 -07:00
Xia Wang
4961520ea2 am cf7d2d50: am 3716ea04: am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. 2010-05-20 11:00:22 -07:00
Xia Wang
d7d571221c am 3716ea04: am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks.
Merge commit '3716ea04d9fd59ff95bacdf6efac4ab5583e13fc' into kraken

* commit '3716ea04d9fd59ff95bacdf6efac4ab5583e13fc':
  If the network SSID is a string, it should be enclosed in double quotation marks.
2010-05-20 10:58:18 -07:00
Xia Wang
639f95ed10 am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks.
Merge commit '069067963cf0117cfb4a1aef99b550b126d9ca92' into froyo-plus-aosp

* commit '069067963cf0117cfb4a1aef99b550b126d9ca92':
  If the network SSID is a string, it should be enclosed in double quotation marks.
2010-05-20 10:56:13 -07:00