Joe Onorato
92a47ea3a7
am 562124e8: Merge "Clean up some style in the makefiles." into gingerbread
...
Merge commit '562124e84d8ae63b614b14ba257680571091ef1f' into gingerbread-plus-aosp
* commit '562124e84d8ae63b614b14ba257680571091ef1f':
Clean up some style in the makefiles.
2010-07-15 11:12:57 -07:00
Joe Onorato
a6be4e01b2
am 3a053db2: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
...
Merge commit '3a053db28451858162f3dd84f18fae2f245b07f1' into gingerbread-plus-aosp
* commit '3a053db28451858162f3dd84f18fae2f245b07f1':
The ICU data is no longer compiled directly into the shared library.
2010-07-15 11:12:53 -07:00
Joe Onorato
ce38d0c2e5
Merge "checkpoint tablet status bar"
2010-07-15 11:09:04 -07:00
Joe Onorato
562124e84d
Merge "Clean up some style in the makefiles." into gingerbread
2010-07-15 11:08:39 -07:00
Joe Onorato
3a053db284
Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
2010-07-15 11:08:34 -07:00
Romain Guy
3fb33c7262
Merge "Added method getPreferredHttpHost"
2010-07-15 10:49:47 -07:00
Chet Haase
c3aa361d65
Add various properties to View to allow it to be moved, scaled, faded, and rotated by property manipulation instead of just Animation operations.
...
Change-Id: Iefab11f243c7511f7bba0e32bd399ed716b9131f
2010-07-15 10:45:43 -07:00
Mike Lockwood
d1131401d1
Merge "Remove our copy of the f_mtp.h kernel header, now that it is in bionic."
2010-07-15 10:41:17 -07:00
Mike Lockwood
9c7fdf521b
Remove our copy of the f_mtp.h kernel header, now that it is in bionic.
...
Change-Id: I2b5e72bf25b3525ace4b919c6e8b6bd6750f6dfa
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-07-15 13:37:43 -04:00
Jeff Brown
c0689d0b6c
am d1313da5: am eb6e0df1: Don\'t build framework tests for simulator target.
...
Merge commit 'd1313da5999e06be16e52527cfba443f66b333a1'
* commit 'd1313da5999e06be16e52527cfba443f66b333a1':
Don't build framework tests for simulator target.
2010-07-15 10:24:10 -07:00
Fabrice Di Meglio
25fd875da6
Merge "Fix bug #2793828 (Sync/visible setting on the phone should not affect what's visible on the web.)"
2010-07-15 10:23:31 -07:00
Steve Howard
ea9147df00
Interface support for custom HTTP headers in DL manager
...
* constants for new DB table, keys for including headers in a
DownloadProvider.insert() call, and new URIs for retrieving headers
* support in DownloadManager to pass headers to the provider
2010-07-15 10:22:50 -07:00
Jeff Brown
d1313da599
am eb6e0df1: Don\'t build framework tests for simulator target.
...
Merge commit 'eb6e0df18a6567d38caa039ba0b0e49e2e9b46c3' into gingerbread-plus-aosp
* commit 'eb6e0df18a6567d38caa039ba0b0e49e2e9b46c3':
Don't build framework tests for simulator target.
2010-07-15 10:21:18 -07:00
Romain Guy
9e7f41e85f
Merge "Allow ListPreference summary to use entry"
2010-07-15 09:40:34 -07:00
Romain Guy
c9c987d7e1
Merge "Make HTTP Header class handle multiple cache-control fields."
2010-07-15 09:39:42 -07:00
Romain Guy
32ca6aae61
Merge "Makes PhoneNumberUtils support international numbers after a CLIR command."
2010-07-15 09:39:19 -07:00
Mike Lockwood
c1aea2f38c
Merge "SQLiteDatabase: Add mechanism for registering custom sqlite3 functions"
2010-07-15 08:38:18 -07:00
Andrew Stadler
5ba2e74560
am 521e9aa7: am c98e4311: am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
...
Merge commit '521e9aa7523220c3dc48f6abd32fad6b76eea114'
* commit '521e9aa7523220c3dc48f6abd32fad6b76eea114':
Skip hostname verification when using insecure factory
2010-07-14 23:16:25 -07:00
Jeff Brown
eb6e0df18a
Don't build framework tests for simulator target.
...
Change-Id: I70f29c7eb307e4f3ec5702f4eb9d97b4342e2f36
2010-07-14 22:55:02 -07:00
Andrew Stadler
521e9aa752
am c98e4311: am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
...
Merge commit 'c98e431119867dbc4ae3da52d5c374607c0f67b9' into gingerbread-plus-aosp
* commit 'c98e431119867dbc4ae3da52d5c374607c0f67b9':
Skip hostname verification when using insecure factory
2010-07-14 22:39:19 -07:00
Andrew Stadler
c98e431119
am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
...
Merge commit '468c82e4be0630de04a50d88602cd8c6bc745962' into gingerbread
* commit '468c82e4be0630de04a50d88602cd8c6bc745962':
Skip hostname verification when using insecure factory
2010-07-14 22:33:42 -07:00
Andrew Stadler
468c82e4be
Merge "Skip hostname verification when using insecure factory" into froyo
2010-07-14 22:26:56 -07:00
Mathias Agopian
53459436ed
am c74034b6: am 24651682: added BinderService<> template to help creating native binder services
...
Merge commit 'c74034b6bf0940dc80c4d4efa1e677ad0d2dfd6c'
* commit 'c74034b6bf0940dc80c4d4efa1e677ad0d2dfd6c':
added BinderService<> template to help creating native binder services
2010-07-14 20:18:50 -07:00
Mathias Agopian
c74034b6bf
am 24651682: added BinderService<> template to help creating native binder services
...
Merge commit '24651682edaf71e8a826f23a7ea09bc97c8072c4' into gingerbread-plus-aosp
* commit '24651682edaf71e8a826f23a7ea09bc97c8072c4':
added BinderService<> template to help creating native binder services
2010-07-14 20:16:27 -07:00
Joe Onorato
80a60ba85b
Clean up some style in the makefiles.
...
Change-Id: I993702808395f37c2e9d3c7e457d2952be51d795
2010-07-14 19:58:30 -07:00
Mathias Agopian
0779682a49
am 78983a91: am 4055b780: Merge "move native services under services/" into gingerbread
...
Merge commit '78983a9133d3dd3f08b1ec462a7e2f9e7bfa9e2f'
* commit '78983a9133d3dd3f08b1ec462a7e2f9e7bfa9e2f':
move native services under services/
2010-07-14 18:48:58 -07:00
Mathias Agopian
78983a9133
am 4055b780: Merge "move native services under services/" into gingerbread
...
Merge commit '4055b780bb7e85abcf4754b84e50bf407c45bec8' into gingerbread-plus-aosp
* commit '4055b780bb7e85abcf4754b84e50bf407c45bec8':
move native services under services/
2010-07-14 18:45:56 -07:00
Mathias Agopian
24651682ed
added BinderService<> template to help creating native binder services
...
Change-Id: Id980899d2647b56479f8a27c89eaa949f9209dfe
2010-07-14 18:43:19 -07:00
Mathias Agopian
4055b780bb
Merge "move native services under services/" into gingerbread
2010-07-14 18:42:54 -07:00
Guang Zhu
607d117aa3
Merge "add a paramter to control page-load-termination-on-JS-error"
2010-07-14 18:15:46 -07:00
Mathias Agopian
08e83bb3b7
move native services under services/
...
moved surfaceflinger, audioflinger, cameraservice
all native services should now reside in this location.
Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8
2010-07-14 17:59:35 -07:00
Dianne Hackborn
592eff0ba5
am 0a48a1f3: am ed86eaa7: Merge "Argh oops I didn\'t mean to delete this." into gingerbread
...
Merge commit '0a48a1f31dcfb152c166ff5621942c950f8cca72'
* commit '0a48a1f31dcfb152c166ff5621942c950f8cca72':
Argh oops I didn't mean to delete this.
2010-07-14 17:42:52 -07:00
James Dong
52d13f01a6
Support user-supplied timescales for authoring
...
- also, change all the real time unit to microseconds in MPEG4Writer
Change-Id: I260f512f2eb670ade7b8858a56335a5d639de756
2010-07-14 17:29:17 -07:00
Guang Zhu
5d53c19a10
add a paramter to control page-load-termination-on-JS-error
...
A previous change terminates page load if there's certain JS errors;
the intention was to speed up layout tests such that page accessing
non-existent test controllers/methods will get immediate termination
instead of waiting on timeout. However this causes problem for page
cycler because it may interrupt the test run too early. Also there
was a bug on bracketing on the termination conditions (operator
precendence issue).
Change-Id: I2f19e48fa0061286fddf0f7cbb4953d7f7d88f76
2010-07-14 17:26:02 -07:00
Jim Miller
839458d8d4
resolved conflicts for merge of e03952c0 to master
...
Change-Id: I414d934101d452a2c2500e539f0b0aff1e1b3ff0
2010-07-14 17:21:00 -07:00
Dianne Hackborn
71ecab2d89
Argh oops I didn't mean to delete this.
...
Change-Id: I8910eb8b6e898b77ee6fc63420d6954b496513ca
2010-07-14 17:09:47 -07:00
Dianne Hackborn
0a48a1f31d
am ed86eaa7: Merge "Argh oops I didn\'t mean to delete this." into gingerbread
...
Merge commit 'ed86eaa7301d5509bce38dffce3f8ef11e4e4cd0' into gingerbread-plus-aosp
* commit 'ed86eaa7301d5509bce38dffce3f8ef11e4e4cd0':
Argh oops I didn't mean to delete this.
2010-07-14 17:04:58 -07:00
Dianne Hackborn
ed86eaa730
Merge "Argh oops I didn't mean to delete this." into gingerbread
2010-07-14 17:02:49 -07:00
Jim Miller
e03952c042
am 9d42c7f7: Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread
...
Merge commit '9d42c7f75cfd7544d6e3f253cedf9ac983fdc6b2' into gingerbread-plus-aosp
* commit '9d42c7f75cfd7544d6e3f253cedf9ac983fdc6b2':
Fix 2797185: Re-enable thumbnail generation in framework
2010-07-14 17:02:36 -07:00
Jim Miller
9d42c7f75c
Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread
2010-07-14 16:59:52 -07:00
Dianne Hackborn
251fd430c7
Argh oops I didn't mean to delete this.
...
Change-Id: I3d0877d56f1abab3d0929a086621f4ef1212cecc
2010-07-14 16:56:31 -07:00
Mike Lockwood
9d9c1be296
SQLiteDatabase: Add mechanism for registering custom sqlite3 functions
...
This allows you to define a callback in Java that can be called from
sqlite3 database triggers.
Change-Id: I09fdbd38c9807b6b0dd19c2761b01e8db76f1adc
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-07-14 19:52:33 -04:00
Dianne Hackborn
4b85590f8d
am 7417ae93: am ccc77328: Merge "Remove old glue code." into gingerbread
...
Merge commit '7417ae9354e10971c0b5d41dc9194fab17b80ea1'
* commit '7417ae9354e10971c0b5d41dc9194fab17b80ea1':
Remove old glue code.
2010-07-14 16:51:33 -07:00
Dianne Hackborn
7417ae9354
am ccc77328: Merge "Remove old glue code." into gingerbread
...
Merge commit 'ccc77328da66436010f3bca000c4b4665270500a' into gingerbread-plus-aosp
* commit 'ccc77328da66436010f3bca000c4b4665270500a':
Remove old glue code.
2010-07-14 16:49:05 -07:00
Dianne Hackborn
ccc77328da
Merge "Remove old glue code." into gingerbread
2010-07-14 16:46:37 -07:00
Mathias Agopian
764f436cb9
am db386f2c: am c9a11088: Merge "first step at implementing the native sensor support" into gingerbread
...
Merge commit 'db386f2c263c6e9e4b825d4c9a320849f8f2c916'
* commit 'db386f2c263c6e9e4b825d4c9a320849f8f2c916':
first step at implementing the native sensor support
2010-07-14 16:39:55 -07:00
Mathias Agopian
172b79e9df
am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread
...
Merge commit '98704f14eaeef6c9bcb73fea162f4941dd9bbd87'
* commit '98704f14eaeef6c9bcb73fea162f4941dd9bbd87':
Remove the YV16 format for simplicity's sake.
2010-07-14 16:39:42 -07:00
Adam Powell
0d60b96a8f
Merge "Bug 2841148 - Add accessors for action bar context mode state."
2010-07-14 16:39:04 -07:00
Mathias Agopian
db386f2c26
am c9a11088: Merge "first step at implementing the native sensor support" into gingerbread
...
Merge commit 'c9a11088e503b9e3ae52a3f671b2d21f5cd54f06' into gingerbread-plus-aosp
* commit 'c9a11088e503b9e3ae52a3f671b2d21f5cd54f06':
first step at implementing the native sensor support
2010-07-14 16:36:19 -07:00
Mathias Agopian
98704f14ea
am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread
...
Merge commit '38eea8bf990540360b45b963195a7766c30b55d2' into gingerbread-plus-aosp
* commit '38eea8bf990540360b45b963195a7766c30b55d2':
Remove the YV16 format for simplicity's sake.
2010-07-14 16:35:55 -07:00