7054 Commits

Author SHA1 Message Date
Steve Block
4cc89b91b7 am 8a2000df: Merge change 22262 into eclair
Merge commit '8a2000df6d32f4e5df3073753055800a9363a3a5' into eclair-plus-aosp

* commit '8a2000df6d32f4e5df3073753055800a9363a3a5':
  Adds Java-side of logic to make Geolocation obey Browser 'Enable Location' setting.
2009-08-24 03:09:07 -07:00
Android (Google) Code Review
8a2000df6d Merge change 22262 into eclair
* changes:
  Adds Java-side of logic to make Geolocation obey Browser 'Enable Location' setting.
2009-08-24 03:07:15 -07:00
Steve Block
06cd751b05 Adds Java-side of logic to make Geolocation obey Browser 'Enable Location' setting.
This fixes bug http://b/issue?id=2067559.
2009-08-24 10:59:57 +01:00
Steve Block
0483b47be7 am 4a762e2b: am 25131299: Merge change 21978 into eclair
Merge commit '4a762e2b06ebe9ea92670ac283bebedb60d6ddbf'

* commit '4a762e2b06ebe9ea92670ac283bebedb60d6ddbf':
  Adds the ability to set Geolocation permissions from DumpRenderTree on Android.
2009-08-24 02:32:20 -07:00
Steve Block
4a762e2b06 am 25131299: Merge change 21978 into eclair
Merge commit '25131299aaa1b8c4f44edb33f71f0241a61939e4' into eclair-plus-aosp

* commit '25131299aaa1b8c4f44edb33f71f0241a61939e4':
  Adds the ability to set Geolocation permissions from DumpRenderTree on Android.
2009-08-24 02:30:08 -07:00
Android (Google) Code Review
25131299aa Merge change 21978 into eclair
* changes:
  Adds the ability to set Geolocation permissions from DumpRenderTree on Android.
2009-08-24 02:28:23 -07:00
Scott Su
6965666d34 Remove frameworks/base/im since these stuff are only used by IM app 2009-08-23 23:41:50 -07:00
Jeff Sharkey
b8f93863dd am a711fadb: am 84235ee9: Add extra to exclude specific MIME-types from Fast-Track.
Merge commit 'a711fadb07328ec625e1bed3121093ef28b43fe0'

* commit 'a711fadb07328ec625e1bed3121093ef28b43fe0':
  Add extra to exclude specific MIME-types from Fast-Track.
2009-08-23 23:37:39 -07:00
Jeff Sharkey
a711fadb07 am 84235ee9: Add extra to exclude specific MIME-types from Fast-Track.
Merge commit '84235ee923c13e58ce339c25c86f734b338a81e0' into eclair-plus-aosp

* commit '84235ee923c13e58ce339c25c86f734b338a81e0':
  Add extra to exclude specific MIME-types from Fast-Track.
2009-08-23 14:20:51 -07:00
Jeff Sharkey
84235ee923 Add extra to exclude specific MIME-types from Fast-Track.
Also added ContactHeaderWidget accessor for passing along
this list when triggering Fast-Track.  This is used so that
the header widget can hide the profile icon when launched
while already looking at the profile.
2009-08-23 14:11:00 -07:00
Jeff Sharkey
7d73881fdb am f942558b: am 06a0323a: Add fields to pass ungrouped counts to UI.
Merge commit 'f942558bc57025c0724596832817295a52ceea91'

* commit 'f942558bc57025c0724596832817295a52ceea91':
  Add fields to pass ungrouped counts to UI.
2009-08-23 00:22:43 -07:00
Jeff Sharkey
f942558bc5 am 06a0323a: Add fields to pass ungrouped counts to UI.
Merge commit '06a0323a5439ba5c1c31f9adb70918b5bf5f61de' into eclair-plus-aosp

* commit '06a0323a5439ba5c1c31f9adb70918b5bf5f61de':
  Add fields to pass ungrouped counts to UI.
2009-08-23 00:20:52 -07:00
Jeff Sharkey
06a0323a54 Add fields to pass ungrouped counts to UI. 2009-08-23 00:17:44 -07:00
Jeff Sharkey
209109070d am 4421e5cd: am f03733e7: Merge change 22160 into eclair
Merge commit '4421e5cd3480d0393f2b41bded69bfa01e4e9d9d'

* commit '4421e5cd3480d0393f2b41bded69bfa01e4e9d9d':
  Add dither XML flag to StateListDrawable.
2009-08-22 23:01:47 -07:00
Jeff Sharkey
4421e5cd34 am f03733e7: Merge change 22160 into eclair
Merge commit 'f03733e7a1465b186acc1da11dca18f054c12734' into eclair-plus-aosp

* commit 'f03733e7a1465b186acc1da11dca18f054c12734':
  Add dither XML flag to StateListDrawable.
2009-08-22 23:00:11 -07:00
Android (Google) Code Review
f03733e7a1 Merge change 22160 into eclair
* changes:
  Add dither XML flag to StateListDrawable.
2009-08-22 22:57:30 -07:00
Wink Saville
2f5e6c035f am 22deda78: am 55c6f888: Fix missing break statement found by Motorola.
Merge commit '22deda782e9b571246dd7cc0e16d8d70a1ad6e74'

* commit '22deda782e9b571246dd7cc0e16d8d70a1ad6e74':
  Fix missing break statement found by Motorola.
2009-08-22 22:53:24 -07:00
Wink Saville
22deda782e am 55c6f888: Fix missing break statement found by Motorola.
Merge commit '55c6f8881fdd2c5894e6297f49a9c4e0dc81ff8d' into eclair-plus-aosp

* commit '55c6f8881fdd2c5894e6297f49a9c4e0dc81ff8d':
  Fix missing break statement found by Motorola.
2009-08-22 22:51:45 -07:00
Wink Saville
55c6f8881f Fix missing break statement found by Motorola. 2009-08-22 22:48:46 -07:00
Jeff Sharkey
6afa16feb3 Add dither XML flag to StateListDrawable.
We currently allow the dither="true" flag to be set on
individual <bitmap> and <nine-patch> objects, but that flag
is overridden when they are included in a <selector>.  This
change adds the dither="true" flag to StateListDrawable so
they can be dithered when desired.

Fixes http://b/issue?id=2068024
2009-08-22 22:44:00 -07:00
Scott Su
07b46695e5 am 9d11ef2b: am a5fa3648: Merge change 22383 into eclair
Merge commit '9d11ef2b4a39f8e881e315a322c4990d7e20fcae'

* commit '9d11ef2b4a39f8e881e315a322c4990d7e20fcae':
  Remove the decleration of com.android.im.plugin.jar in platform.xml
2009-08-22 11:12:47 -07:00
Scott Su
9d11ef2b4a am a5fa3648: Merge change 22383 into eclair
Merge commit 'a5fa36481cdbe2cd324055d9f508e492482cb7dc' into eclair-plus-aosp

* commit 'a5fa36481cdbe2cd324055d9f508e492482cb7dc':
  Remove the decleration of com.android.im.plugin.jar in platform.xml
2009-08-22 11:09:33 -07:00
Android (Google) Code Review
a5fa36481c Merge change 22383 into eclair
* changes:
  Remove the decleration of com.android.im.plugin.jar in platform.xml Add a column definition for keep_signed_in when query the active account with a given provider
2009-08-22 11:07:20 -07:00
Scott Su
527f015b9a Remove the decleration of com.android.im.plugin.jar in platform.xml
Add a column definition for keep_signed_in when query the active account with a given provider
2009-08-22 10:48:23 -07:00
Eric Fischer
c740d140b9 am a3598d9a: am 688b0f12: am 36d5aaec: Merge change 22322 into donut
Merge commit 'a3598d9acdc1de1cf63e40cc08e29fcbe1cdc041'

* commit 'a3598d9acdc1de1cf63e40cc08e29fcbe1cdc041':
  Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.
2009-08-22 07:51:11 -07:00
Ken Shirriff
acb3ba151c am dff0ae17: am 5f5989de: Add tests for RecurrenceSet.
Merge commit 'dff0ae17464cfa0e1f25eea094d35d67befa1e70'

* commit 'dff0ae17464cfa0e1f25eea094d35d67befa1e70':
  Add tests for RecurrenceSet.
2009-08-22 07:51:07 -07:00
Libin Tang
643153bcd4 am 4df349b8: am 7b0cdc88: Merge change 22362 into eclair
Merge commit '4df349b8508e3edf6fa49934299e5ca16e3c1ac3'

* commit '4df349b8508e3edf6fa49934299e5ca16e3c1ac3':
  Fix +NANP issue and cleanup plus code conversion.
2009-08-22 07:51:01 -07:00
Guo-Bin Zhang
c93e4c6c63 am 3a1bfe8d: am 1cef2289: Disable data call in emergency call
Merge commit '3a1bfe8d221c8cf2e80fab7d6c28da4a1fe9c26c'

* commit '3a1bfe8d221c8cf2e80fab7d6c28da4a1fe9c26c':
  Disable data call in emergency call
2009-08-22 07:50:57 -07:00
Romain Guy
7015ebbde4 am 5ce73820: am 6f89172b: Merge change 22352 into eclair
Merge commit '5ce738206294252fb1972d42bd830fee41acb137'

* commit '5ce738206294252fb1972d42bd830fee41acb137':
  Fix FallRS by keeping a reference to the mesh.
2009-08-22 07:50:51 -07:00
Eric Fischer
a3598d9acd am 688b0f12: am 36d5aaec: Merge change 22322 into donut
Merge commit '688b0f1235aba0e82ff4eec4d935b494d9c4754d' into eclair-plus-aosp

* commit '688b0f1235aba0e82ff4eec4d935b494d9c4754d':
  Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.
2009-08-22 07:47:46 -07:00
Ken Shirriff
dff0ae1746 am 5f5989de: Add tests for RecurrenceSet.
Merge commit '5f5989de7cac3583a2217b03e9661d2abb1a1d70' into eclair-plus-aosp

* commit '5f5989de7cac3583a2217b03e9661d2abb1a1d70':
  Add tests for RecurrenceSet.
2009-08-22 07:45:26 -07:00
Libin Tang
4df349b850 am 7b0cdc88: Merge change 22362 into eclair
Merge commit '7b0cdc8890a849283d31a15126e73edce3bdf3a6' into eclair-plus-aosp

* commit '7b0cdc8890a849283d31a15126e73edce3bdf3a6':
  Fix +NANP issue and cleanup plus code conversion.
2009-08-22 07:45:13 -07:00
Guo-Bin Zhang
3a1bfe8d22 am 1cef2289: Disable data call in emergency call
Merge commit '1cef22890d10417977397a5dccf34956858d0803' into eclair-plus-aosp

* commit '1cef22890d10417977397a5dccf34956858d0803':
  Disable data call in emergency call
2009-08-22 07:45:05 -07:00
Romain Guy
5ce7382062 am 6f89172b: Merge change 22352 into eclair
Merge commit '6f89172b6e149c623fe582e4baa658299a3fc72c' into eclair-plus-aosp

* commit '6f89172b6e149c623fe582e4baa658299a3fc72c':
  Fix FallRS by keeping a reference to the mesh.
2009-08-22 07:44:42 -07:00
Eric Fischer
688b0f1235 am 36d5aaec: Merge change 22322 into donut
Merge commit '36d5aaec2ee1f11ea80639c8194e4aac2be3892d' into eclair

* commit '36d5aaec2ee1f11ea80639c8194e4aac2be3892d':
  Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.
2009-08-22 07:43:44 -07:00
Mathias Agopian
4a34e888ae first step for fixing [2066786] EGL object lifetime management doesn't respect the EGL spec
this change fixes the lifetime mgt of EGLSurface, EGLContext and EGLImageKHR in the EGL wrapper.
EGLDisplay is still somewhat bogus and libagl's EGL is still incorrect.

The idea of the change is that EGL objects are put in a list when created and removed when destroyed.
Before each use, we first verify if the object is in the list and if so a reference is taken and kept
for the scope of the whole EGL API being called, if not, an error is returned.

Upon object destruction, the object is simply marked as "terminated" (this is not protected by a lock
because it doesn't really matter). This flag is only used to deny access to the object by other APIs
while it's still valid (for instance current or being used by another function in another thread).
A reference is also removed and the object can then actually be destroyed when going out of scope.
2009-08-21 19:45:44 -07:00
Yu Shan Emily Lau
051d8d6692 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java
Fixed the passing incorrect media names and add the localH263AMRprepareAsync test.

	modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java
2009-08-21 19:20:42 -07:00
Grace Kloba
c3fa098ff6 The new webkit won't keep RAM cache if http header has "no-store". So remove
it from StreamLoader. And fix the code where we only want to cache network  result.
2009-08-21 17:31:11 -07:00
Ken Shirriff
5f5989de7c Add tests for RecurrenceSet.
Tests only cover populateContentValues.  See bug 1594638
2009-08-21 17:09:33 -07:00
Android (Google) Code Review
7b0cdc8890 Merge change 22362 into eclair
* changes:
  Fix +NANP issue and cleanup plus code conversion.
2009-08-21 17:05:24 -07:00
Guo-Bin Zhang
1cef22890d Disable data call in emergency call
Same change as 79ef673d56e2599932b8b7f13695d23b4df54d09 rebased
2009-08-21 17:02:49 -07:00
Android (Google) Code Review
6f89172b6e Merge change 22352 into eclair
* changes:
  Fix FallRS by keeping a reference to the mesh.
2009-08-21 16:30:13 -07:00
Romain Guy
1965610f3b Fix FallRS by keeping a reference to the mesh. 2009-08-21 16:29:42 -07:00
Ken Shirriff
79afd5053e am 8fca03a8: am 426ac065: Merge change 22328 into eclair
Merge commit '8fca03a88be981f9737974bbaff4f2fa82f5e19d'

* commit '8fca03a88be981f9737974bbaff4f2fa82f5e19d':
  Fix recurrence parsing for all-day events.
2009-08-21 16:02:49 -07:00
Ken Shirriff
8fca03a88b am 426ac065: Merge change 22328 into eclair
Merge commit '426ac065d0065507b7bc8c7c5c47fc2b09de2c82' into eclair-plus-aosp

* commit '426ac065d0065507b7bc8c7c5c47fc2b09de2c82':
  Fix recurrence parsing for all-day events.
2009-08-21 16:01:01 -07:00
Android (Google) Code Review
426ac065d0 Merge change 22328 into eclair
* changes:
  Fix recurrence parsing for all-day events.
2009-08-21 15:58:43 -07:00
Mathias Agopian
a96d697c6f am 6b3776cd: am 7a1c20ad: Merge change 22344 into eclair
Merge commit '6b3776cd3eb9579cd00ba1c8da9f64357907f846'

* commit '6b3776cd3eb9579cd00ba1c8da9f64357907f846':
  fix [2070341] [FAST BLOCKER] can't successfully setup erc52
2009-08-21 15:49:27 -07:00
Mathias Agopian
6b3776cd3e am 7a1c20ad: Merge change 22344 into eclair
Merge commit '7a1c20ad4bfdc9b54b1b0b90115afed774bb9811' into eclair-plus-aosp

* commit '7a1c20ad4bfdc9b54b1b0b90115afed774bb9811':
  fix [2070341] [FAST BLOCKER] can't successfully setup erc52
2009-08-21 15:47:33 -07:00
Android (Google) Code Review
7a1c20ad4b Merge change 22344 into eclair
* changes:
  fix [2070341] [FAST BLOCKER] can't successfully setup erc52
2009-08-21 15:45:22 -07:00
Mathias Agopian
9e2be20cc5 fix [2070341] [FAST BLOCKER] can't successfully setup erc52 2009-08-21 15:44:17 -07:00