Commit Graph

5008 Commits

Author SHA1 Message Date
Daniel Sandler
3f49574d5b am bd443c01: Merge change 24887 into eclair
Merge commit 'bd443c01a0fadb2d536ffce1c45950f9037cbc56' into eclair-plus-aosp

* commit 'bd443c01a0fadb2d536ffce1c45950f9037cbc56':
  Fix http://b/issue?id=2098873 (drawing glitch in SeekBar).
2009-09-14 18:14:58 -07:00
Dianne Hackborn
0ccce711ba am 294cd985: Merge change 24850 into eclair
Merge commit '294cd9856e30daa07efbdd7d925b3fad8cb123de' into eclair-plus-aosp

* commit '294cd9856e30daa07efbdd7d925b3fad8cb123de':
  Last big work on #1991910: Make swipes work with capacitive keys
2009-09-14 18:14:51 -07:00
Android (Google) Code Review
b44070812a Merge change 24977 into eclair
* changes:
  add support for RGBX_8888 surfaces in SurfaceFlinger
2009-09-14 21:11:56 -04:00
Mathias Agopian
816d7d0268 add support for RGBX_8888 surfaces in SurfaceFlinger 2009-09-14 18:10:30 -07:00
Android (Google) Code Review
0cb56ea4a0 Merge change 24887 into eclair
* changes:
  Fix http://b/issue?id=2098873 (drawing glitch in SeekBar).
2009-09-14 21:07:00 -04:00
Android (Google) Code Review
14c6452ac4 Merge change 24850 into eclair
* changes:
  Last big work on #1991910: Make swipes work with capacitive keys
2009-09-14 20:56:46 -04:00
jsh
6c64fb49e9 am 53793416: Merge change 24662 into eclair
Merge commit '53793416d408366270d21f81734997db348bd918' into eclair-plus-aosp

* commit '53793416d408366270d21f81734997db348bd918':
  Fix URI returned by IccProvider.
2009-09-14 17:48:06 -07:00
Jason Sams
7131c2141f am 4503cb75: Merge change 24968 into eclair
Merge commit '4503cb75a02f6465bd576366945a1c5f2c8c13f3' into eclair-plus-aosp

* commit '4503cb75a02f6465bd576366945a1c5f2c8c13f3':
  Minor perf tweak for fountain.
2009-09-14 17:48:00 -07:00
Android (Google) Code Review
7bad1e2052 Merge change 24662 into eclair
* changes:
  Fix URI returned by IccProvider.
2009-09-14 20:30:43 -04:00
Android (Google) Code Review
7abf9adcca Merge change 24968 into eclair
* changes:
  Minor perf tweak for fountain.
2009-09-14 20:15:31 -04:00
Dianne Hackborn
150372c64b am c2974809: Fix issue #2116977: buttons are huge and bent
Merge commit 'c2974809373697147cbe5754835cc871fb93aef1' into eclair-plus-aosp

* commit 'c2974809373697147cbe5754835cc871fb93aef1':
  Fix issue #2116977: buttons are huge and bent
2009-09-14 17:09:28 -07:00
Debajit Ghosh
a6fca1442a am e7f47f50: Merge change 24921 into eclair
Merge commit 'e7f47f50ad0a97e32c87104e56f311db910e98f1' into eclair-plus-aosp

* commit 'e7f47f50ad0a97e32c87104e56f311db910e98f1':
  add system properties for experimenting with sync timeouts.
2009-09-14 16:34:39 -07:00
Leon Scroggins
7a7195b77b am 74077c8f: Clear the password field when reloading the current page.
Merge commit '74077c8f2ed67b79be67df853158932fbd774865' into eclair-plus-aosp

* commit '74077c8f2ed67b79be67df853158932fbd774865':
  Clear the password field when reloading the current page.
2009-09-14 16:34:33 -07:00
Android (Google) Code Review
7ae8a14b7d Merge change 24921 into eclair
* changes:
  add system properties for experimenting with sync timeouts.
2009-09-14 19:30:37 -04:00
Mathias Agopian
d42c5dae84 am b06aac86: Merge change 24948 into eclair
Merge commit 'b06aac86d1be8cd018f2568d64f50d61c421d1f0' into eclair-plus-aosp

* commit 'b06aac86d1be8cd018f2568d64f50d61c421d1f0':
  fix [2117464] SF can crash when calling dumpsys
2009-09-14 16:09:10 -07:00
Mathias Agopian
20d8874206 am a1212578: Merge change 24947 into eclair
Merge commit 'a1212578bfd11bd391c686c82c18b21b4a3a69b4' into eclair-plus-aosp

* commit 'a1212578bfd11bd391c686c82c18b21b4a3a69b4':
  make sure to update the tail pointer when undoing a dequeue
2009-09-14 16:09:04 -07:00
Android (Google) Code Review
7dcffed3f5 Merge change 24948 into eclair
* changes:
  fix [2117464] SF can crash when calling dumpsys
2009-09-14 19:02:19 -04:00
Android (Google) Code Review
ab0fb1be89 Merge change 24947 into eclair
* changes:
  make sure to update the tail pointer when undoing a dequeue
2009-09-14 19:01:40 -04:00
Mathias Agopian
4790a3c1a2 fix [2117464] SF can crash when calling dumpsys 2009-09-14 15:59:16 -07:00
Andreas Huber
8f79c7dd51 am 0d558113: Merge change 24932 into eclair
Merge commit '0d5581133285cef4d7582b531e0bf09cee86aa90' into eclair-plus-aosp

* commit '0d5581133285cef4d7582b531e0bf09cee86aa90':
  Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues...
2009-09-14 15:54:15 -07:00
Dianne Hackborn
867af8a231 am d023f9a9: Merge change 24829 into eclair
Merge commit 'd023f9a9a90705410250cd86bc6446c738423a99' into eclair-plus-aosp

* commit 'd023f9a9a90705410250cd86bc6446c738423a99':
  Some optizations to wallpaper drawing/scrolling.
2009-09-14 15:54:08 -07:00
Android (Google) Code Review
abff9f77d5 Merge change 24932 into eclair
* changes:
  Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues...
2009-09-14 18:48:58 -04:00
Mathias Agopian
c7d5601081 make sure to update the tail pointer when undoing a dequeue 2009-09-14 15:48:42 -07:00
Android (Google) Code Review
94b4a1cbcf Merge change 24829 into eclair
* changes:
  Some optizations to wallpaper drawing/scrolling.
2009-09-14 18:45:42 -04:00
San Mehat
5d21e3ab36 am aa931bcb: Merge change 24841 into eclair
Merge commit 'aa931bcb0acb93ce760f4e5d27153fb1c6d33a10' into eclair-plus-aosp

* commit 'aa931bcb0acb93ce760f4e5d27153fb1c6d33a10':
  process: Switch to common cutils sched_policy api
2009-09-14 15:38:43 -07:00
Android (Google) Code Review
25c118e7e1 Merge change 24841 into eclair
* changes:
  process: Switch to common cutils sched_policy api
2009-09-14 18:31:39 -04:00
Guang Zhu
bcddb01031 am 55bfddad: Merge change 24931 into eclair
Merge commit '55bfddad197f1a82d94152ee82bb110d8a9f32d9' into eclair-plus-aosp

* commit '55bfddad197f1a82d94152ee82bb110d8a9f32d9':
  Fix the bogus crashes in layout and reliability tests (the device actually went offline).
2009-09-14 15:29:24 -07:00
Romain Guy
7e60ebd600 am 944808f3: Merge change 24927 into eclair
Merge commit '944808f392e416858e3265b14b9e0a4410a1dbbf' into eclair-plus-aosp

* commit '944808f392e416858e3265b14b9e0a4410a1dbbf':
  Fix a possible NPE in View.
2009-09-14 15:23:31 -07:00
Android (Google) Code Review
e2a605ee35 Merge change 24931 into eclair
* changes:
  Fix the bogus crashes in layout and reliability tests (the device actually went offline).
2009-09-14 18:21:51 -04:00
Android (Google) Code Review
4009d88c72 Merge change 24927 into eclair
* changes:
  Fix a possible NPE in View.
2009-09-14 18:15:59 -04:00
Jaikumar Ganesh
62d1263cbb am 482d54bb: Add black listing of car kits by name.
Merge commit '482d54bb0cd9e00fd929185c31fea3ad845d97bc' into eclair-plus-aosp

* commit '482d54bb0cd9e00fd929185c31fea3ad845d97bc':
  Add black listing of car kits by name.
2009-09-14 15:01:09 -07:00
Jim Miller
2e3a53adaf am df5e76f9: Merge change 24814 into eclair
Merge commit 'df5e76f9c635a84efa16c5e2f6cf516b4b8fe300' into eclair-plus-aosp

* commit 'df5e76f9c635a84efa16c5e2f6cf516b4b8fe300':
  Enable log message for tracking issue #2092299.
2009-09-14 14:46:33 -07:00
Android (Google) Code Review
46cd3afb02 Merge change 24814 into eclair
* changes:
  Enable log message for tracking issue #2092299.
2009-09-14 17:37:56 -04:00
Android Code Review
c21fa9654b Merge change 10322
* changes:
  Text specifies "android:codeName" which doesnt exist, should be "android:versionName"
2009-09-14 14:19:56 -07:00
Leon Scroggins
5fc2c1cc6c am d247aadf: Bring up the soft keyboard when touching a focused textfield.
Merge commit 'd247aadfc4b8117130908c44a2ed1f6d290a92ef' into eclair-plus-aosp

* commit 'd247aadfc4b8117130908c44a2ed1f6d290a92ef':
  Bring up the soft keyboard when touching a focused textfield.
2009-09-14 14:18:12 -07:00
Grace Kloba
ebdffe26b9 am dd817492: Remove trackball double click. Treat each click as a single click.
Merge commit 'dd8174928c9c2966b1491acd604612a3b38e600a' into eclair-plus-aosp

* commit 'dd8174928c9c2966b1491acd604612a3b38e600a':
  Remove trackball double click. Treat each click as a single click.
2009-09-14 13:43:56 -07:00
Mike Lockwood
8a9da7f756 am 31504f0b: Merge change 24847 into eclair
Merge commit '31504f0bf41f65500c46af448dc3bad2523e70f4' into eclair-plus-aosp

* commit '31504f0bf41f65500c46af448dc3bad2523e70f4':
  PowerManagerService: Fix keyboard backlight support:
2009-09-14 12:45:44 -07:00
Android (Google) Code Review
cbb5afe266 Merge change 24847 into eclair
* changes:
  PowerManagerService: Fix keyboard backlight support:
2009-09-14 15:39:16 -04:00
Cary Clark
57fa6253f2 am 298d32e1: Set the minimum fling to the title height.
Merge commit '298d32e1934cddf6b93e6a4588ab05630cd39ec7' into eclair-plus-aosp

* commit '298d32e1934cddf6b93e6a4588ab05630cd39ec7':
  Set the minimum fling to the title height.
2009-09-14 12:32:08 -07:00
Raphael
2ea2ee14d5 am 7cec5430: Merge change 24903 into eclair
Merge commit '7cec54302d421dd8c45ea25456b9677a7aa3d8d3' into eclair-plus-aosp

* commit '7cec54302d421dd8c45ea25456b9677a7aa3d8d3':
  Fix some LayoutBridge javadoc.
2009-09-14 12:12:51 -07:00
Android (Google) Code Review
aa8c6c7f2c Merge change 24903 into eclair
* changes:
  Fix some LayoutBridge javadoc.
2009-09-14 15:05:49 -04:00
Eric Fischer
0349d09a43 am 13bc4ad1: Merge change 24902 into eclair
Merge commit '13bc4ad18bc401c2a80e7dde8cba18841d709a78' into eclair-plus-aosp

* commit '13bc4ad18bc401c2a80e7dde8cba18841d709a78':
  Add "rtsp" to the list of URL schemes that get linkified.
2009-09-14 12:02:13 -07:00
Android (Google) Code Review
cfd82e1078 Merge change 24902 into eclair
* changes:
  Add "rtsp" to the list of URL schemes that get linkified.
2009-09-14 14:54:42 -04:00
Guang Zhu
a651d791ad am 1fa72447: Merge change 24898 into eclair
Merge commit '1fa724470c4fbe64741ef1fd2eefc4d5438da896' into eclair-plus-aosp

* commit '1fa724470c4fbe64741ef1fd2eefc4d5438da896':
  Fix the parsing for instrumentation result, some Java exceptions are not reported right now
2009-09-14 11:34:01 -07:00
Grace Kloba
9a3c83de53 am b6e164c7: Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the httpauth table.
Merge commit 'b6e164c779881cf68768224bd67a8d949be0618a' into eclair-plus-aosp

* commit 'b6e164c779881cf68768224bd67a8d949be0618a':
  Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the
2009-09-14 11:33:56 -07:00
Android (Google) Code Review
16b30190fa Merge change 24898 into eclair
* changes:
  Fix the parsing for instrumentation result, some Java exceptions are not reported right now
2009-09-14 14:29:15 -04:00
Android (Google) Code Review
45ae6551f0 Merge change 24816 into donut
* changes:
  TextToSpeech javadoc update.
2009-09-14 13:54:00 -04:00
Andreas Huber
9ec790164d am 714ec136: Merge change 24742 into eclair
Merge commit '714ec1360cde8b1cbf6e6b8572256e4100f11560' into eclair-plus-aosp

* commit '714ec1360cde8b1cbf6e6b8572256e4100f11560':
  Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else.
2009-09-14 10:13:30 -07:00
Android (Google) Code Review
6a47930275 Merge change 24742 into eclair
* changes:
  Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else.
2009-09-14 13:08:02 -04:00
Grace Kloba
b026f87da4 am 0fdae4cc: Merge change 24747 into eclair
Merge commit '0fdae4cc744c3be3855b47e82d2244df8503258c' into eclair-plus-aosp

* commit '0fdae4cc744c3be3855b47e82d2244df8503258c':
  Use floor to calculate the range to avoid the rounding error triggered
2009-09-14 09:32:57 -07:00