Jason Sams
|
a44d34f762
|
Merge "Implement type collapsing for Elements and Types. Now if a user creates two or more identical objects we simply reuse the existing object rather than create a new one."
|
2010-02-17 15:39:46 -08:00 |
|
Kenny Root
|
a3df252d47
|
Merge "Prevent possible NPE in android.gesture.Learner"
|
2010-02-17 15:37:24 -08:00 |
|
Adam Powell
|
6afb9ab6c6
|
Merge "Don't move the fast scroll thumb with a list on overscroll."
|
2010-02-17 15:16:08 -08:00 |
|
Andreas Huber
|
bb3ad11883
|
Merge "Disable the TI AMR hardware decoder for audio decoding until its issues are resolved."
|
2010-02-17 15:06:51 -08:00 |
|
Andreas Huber
|
c7567cd2b9
|
Merge "Better diagnostics for the stagefright tool and codec performance."
|
2010-02-17 15:06:44 -08:00 |
|
Dave Sparks
|
8e34931c68
|
Merge "Unhide new SoundPool API's. Bug 2415373."
|
2010-02-17 13:37:55 -08:00 |
|
Brett Chabot
|
143e1f7983
|
Merge "Add a host based test for package manager installs."
|
2010-02-17 13:26:33 -08:00 |
|
Kenny Root
|
f003de86ef
|
Merge "Correct use of logical AND"
|
2010-02-17 13:24:59 -08:00 |
|
Kenny Root
|
22135c056f
|
Merge "Add better index checks for AndroidCharacter.mirror"
|
2010-02-17 13:24:37 -08:00 |
|
Kenny Root
|
80936a262f
|
Merge "Fix cast to String[] in FullBackupAgent"
|
2010-02-17 13:00:25 -08:00 |
|
Kenny Root
|
3c8f46c8d8
|
Merge "Add hashCode() to BluetoothService$RemoteService"
|
2010-02-17 12:25:20 -08:00 |
|
Adam Powell
|
38f06365c4
|
Merge "XML attribute for overscrolling behavior"
|
2010-02-17 12:06:35 -08:00 |
|
Kenny Root
|
14289c9446
|
Merge "Prevent sign extension in IccUtils.parseToRGB"
|
2010-02-17 12:02:35 -08:00 |
|
Mike Cleron
|
b34c478346
|
Merge "Add the automatic handling of night/notnight UI modes."
|
2010-02-17 12:00:45 -08:00 |
|
Leon Scroggins
|
69bd0c955b
|
Merge "Changes to remove WebTextView at end of touch/press rather than during."
|
2010-02-17 11:36:31 -08:00 |
|
Steve Block
|
0cbe948387
|
Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists."
|
2010-02-17 11:25:28 -08:00 |
|
Steve Block
|
10ee6d375c
|
Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed."
|
2010-02-17 11:04:53 -08:00 |
|
Dmitri Plotnikov
|
62c766e5ee
|
Merge "Adding support for "contact counts grouped by the first letter of the sort key"."
|
2010-02-17 10:58:10 -08:00 |
|
Dianne Hackborn
|
c062519396
|
Merge "Fix issue #2420412: API review: DeviceAdmin API changes"
|
2010-02-17 10:56:58 -08:00 |
|
San Mehat
|
592c2e3c09
|
Merge "NativeDaemonConnector: Improve bad list IPC diagnostics"
|
2010-02-17 10:55:44 -08:00 |
|
Eric Fischer
|
8c31d9b8f3
|
Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation."
|
2010-02-17 10:37:29 -08:00 |
|
Kenny Root
|
9d4d8b3fd1
|
Merge "Prevent sign extension in UsimPhoneBookManager"
|
2010-02-17 10:26:40 -08:00 |
|
San Mehat
|
c311fb440a
|
Merge "framework: tests: Add some unit-tests for Asec"
|
2010-02-17 10:07:49 -08:00 |
|
Dave Sparks
|
52023fe06e
|
Merge "Fix logging in SoundPool."
|
2010-02-17 09:16:43 -08:00 |
|
Jaikumar Ganesh
|
1a9adf6a16
|
Merge "AVRCP volume controls for the docks."
|
2010-02-17 09:16:19 -08:00 |
|
Jaikumar Ganesh
|
6927c58390
|
Merge "Fix issue 2440226: Car dock volume synchronization."
|
2010-02-17 09:15:50 -08:00 |
|
Bjorn Bringert
|
a540f79893
|
Merge "Clean up after failed MemoryFileTest.testPurge()"
|
2010-02-17 01:58:59 -08:00 |
|
Ben Cheng
|
40fedd6af0
|
Merge "Detect system-wide safe mode and configure the VM accordingly."
|
2010-02-16 22:28:20 -08:00 |
|
Mathias Agopian
|
29d174255d
|
fix [2447659] fix improper usage of the YCbCr_420_SP format
|
2010-02-16 20:45:21 -08:00 |
|
Mathias Agopian
|
3db2164051
|
fix a bug I introduced recently where YUV formats would crash the system
|
2010-02-16 20:43:39 -08:00 |
|
San Mehat
|
40cece49dd
|
Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint"
|
2010-02-16 18:07:31 -08:00 |
|
Mathias Agopian
|
a6fcb8b0e6
|
Merge "get rid off the YUV formats at the libui layer"
|
2010-02-16 18:00:13 -08:00 |
|
Mathias Agopian
|
54ed4f6282
|
get rid off the YUV formats at the libui layer
|
2010-02-16 17:33:37 -08:00 |
|
Chris Tate
|
c28f4b1557
|
Merge "Fix the build (mucked up an API change / commit / upload sequence)"
|
2010-02-16 17:21:39 -08:00 |
|
Robert Greenwalt
|
0c88f3f859
|
Merge "Update Tethering."
|
2010-02-16 17:11:10 -08:00 |
|
Chris Tate
|
df60c00e3e
|
Merge "API CHANGE: expose backup/restore to the SDK"
|
2010-02-16 16:58:17 -08:00 |
|
Dave Sparks
|
e585432a1d
|
Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531."
|
2010-02-16 16:41:19 -08:00 |
|
Mike LeBeau
|
39696474d7
|
Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and use it from SearchDialog."
|
2010-02-16 16:10:09 -08:00 |
|
Suchi Amalapurapu
|
37dd0df785
|
Merge "Move mount service wrapper calls to PackageHelper"
|
2010-02-16 16:08:00 -08:00 |
|
Daisuke Miyakawa
|
5fe91a6c6d
|
Merge "Fixing the use of entities in VCardExporter."
|
2010-02-16 14:55:08 -08:00 |
|
Jean-Baptiste Queru
|
0177eb076b
|
Merge "fix build"
|
2010-02-16 14:49:44 -08:00 |
|
Eric Fischer
|
c57baa4cc6
|
Merge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash."
|
2010-02-16 14:47:23 -08:00 |
|
Andreas Huber
|
6d54a23500
|
Merge "If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection."
|
2010-02-16 14:41:14 -08:00 |
|
Andreas Huber
|
f3f3f9f7d9
|
Merge "Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources."
|
2010-02-16 14:36:45 -08:00 |
|
Jean-Baptiste Queru
|
d968e6ff6e
|
Merge "Expose more Download Manager APIs."
|
2010-02-16 14:02:31 -08:00 |
|
Mathias Agopian
|
713e2f1bf5
|
Merge "minor cleanup."
|
2010-02-16 12:56:56 -08:00 |
|
Kenny Root
|
e2fde25f97
|
Merge "Fix off-by-one in parse3339 timezone check"
|
2010-02-16 12:56:29 -08:00 |
|
Adam Powell
|
c7369e21d2
|
Merge "Fix for [Horizontal]ScrollView scroll range reporting"
|
2010-02-16 12:36:29 -08:00 |
|
Andreas Huber
|
b7ac6f895d
|
Merge "The AMRSource failed to properly release a media buffer in case of error."
|
2010-02-16 11:48:33 -08:00 |
|
Bjorn Bringert
|
fe2c163fdf
|
Merge "Remove flaky and broken search tests from continous"
|
2010-02-16 11:43:23 -08:00 |
|