Commit Graph

12854 Commits

Author SHA1 Message Date
Mathias Agopian
0d3cdb6615 Merge "remove a dependency of surfaceflinger on libskia" 2010-02-23 12:52:28 -08:00
Doug Zongker
d5bf026829 Merge "fix error in javadoc" 2010-02-23 12:37:53 -08:00
Adam Powell
4576f92774 Merge "Fixing pressed state in preferences, addresses bug 2310741" 2010-02-23 12:09:07 -08:00
Dan Egnor
153bd22a57 Merge "Update AccountManager's javadoc." 2010-02-23 11:57:13 -08:00
Brett Chabot
d2c1705ddf Merge "Add ability to run tests restricted to given annotation." 2010-02-23 10:46:42 -08:00
Mike Lockwood
01cfb8060f Merge "Move LocationTracker from com.google.android to com.android package." 2010-02-23 10:34:52 -08:00
Andreas Huber
f4610d99bf Merge "Return runtime errors instead of asserting in MPEG4 file format validation, also add more validation to ensure presence of codec specific data for avc, aac and mpeg4." 2010-02-23 10:30:48 -08:00
James Dong
000073b315 Merge "Replace system property retrieval calls with DecoderCapabilities Java API calls." 2010-02-23 10:16:57 -08:00
Bjorn Bringert
fc10cf951a Merge "Clean up global search and web search activity finding" 2010-02-23 06:28:31 -08:00
Mike Lockwood
7fcf1808cc Merge "Move LocationTracker test app from vendor/google to frameworks/base/tests" 2010-02-22 20:58:43 -08:00
Dianne Hackborn
33c9810e19 Merge "Fix some random bugs." 2010-02-22 20:48:01 -08:00
Mike Lockwood
b6ca55ba68 Merge "Don't start location providers until the system is ready." 2010-02-22 20:39:24 -08:00
Oscar Montemayor
0c757be75c Merge "Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrade path." 2010-02-22 18:16:32 -08:00
Guang Zhu
802b3cf74d Merge "Quick fix layout test path problems" 2010-02-22 17:50:31 -08:00
Mathias Agopian
eda65400f5 remove a dependency of surfaceflinger on libskia
libskia was only used for a small part of SkTransform. We now implement
Transform is surfaceflinger directly.
2010-02-22 17:30:40 -08:00
Jason Sams
c0014f1bab Merge "beging np2 extension check work." 2010-02-22 17:06:21 -08:00
Romain Guy
cd84b8d285 Merge "Calling super.finalize() in finalize() methods. Also cleanup code, mostly removing unused handlers and casts." 2010-02-22 17:01:41 -08:00
Romain Guy
375ce11803 Merge "Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253" 2010-02-22 17:01:26 -08:00
Daniel Sandler
04845e4860 Merge "Show the USB mass storage UI as soon as USB is connected." 2010-02-22 16:46:08 -08:00
Adam Powell
a6b6dc021c Merge "Standard alert dialogs overscroll only when content scrolls" 2010-02-22 16:36:38 -08:00
Andreas Huber
fbbf8ee52e Merge "Properly unload the renderer shared library after the renderer goes away." 2010-02-22 16:34:32 -08:00
Brad Fitzpatrick
afe19f52cb Merge "Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds." 2010-02-22 16:32:25 -08:00
Gloria Wang
60de30c22c Merge "Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE, but when it calls GetByteArrayRegion, it multiplies it by 2 which defeats the "// safety first" check at the beginning." 2010-02-22 16:08:28 -08:00
Andreas Huber
2b3f5e0541 Merge "This hardware video decoder lies about its required input buffer sizes allocating 2.7 MB of memory instead of the required 176 KB... Added another quirk." 2010-02-22 15:32:14 -08:00
Mathias Agopian
d2fa75683a Merge "remove a dependency of GraphicBuffer (libui) on Parcel (libbinder)." 2010-02-22 14:39:55 -08:00
Romain Guy
65229b542a Merge "Fix bug where calling getButton(int) returns null." 2010-02-22 14:17:52 -08:00
Oscar Montemayor
eea35cb101 Merge "Better file permissions enforcement on system keystore." 2010-02-22 14:15:00 -08:00
Adam Powell
1fc4284b0f Merge "Don't switch layout modes in AbsListView#onTouchModeChanged() Don't stomp mResurrectToPosition for LAYOUT_SPECIFIC in AbsListView#hideSelector()" 2010-02-22 14:14:46 -08:00
San Mehat
6a8e314e93 Merge "MountService: Force unmount when enabling ums" 2010-02-22 13:21:58 -08:00
Vasu Nori
49d05b9859 Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395" 2010-02-22 12:58:44 -08:00
Dianne Hackborn
fa7cf0e151 Merge "Fix missing UI_MODE_SERVICE rename." 2010-02-22 12:57:41 -08:00
Bjorn Bringert
4f6556c573 Merge "Don't start global search from system dialogs" 2010-02-22 12:57:13 -08:00
Dianne Hackborn
6517a431e6 Merge "Fix issue #2438980: Implement package watcher for voice recognizer service setting" 2010-02-22 12:18:01 -08:00
Eric Laurent
5e3ff60875 am 8978547f: am f5fe3949: Fix issue 2459650.
Merge commit '8978547f254b6b6ba2e322794aa044803f3edc2a'

* commit '8978547f254b6b6ba2e322794aa044803f3edc2a':
  Fix issue 2459650.
2010-02-22 11:19:51 -08:00
Eric Laurent
3cf9cd5b62 am f5fe3949: Fix issue 2459650.
Merge commit 'f5fe3949f5db69b19ce3fac7abce2088106f2e2b' into eclair-plus-aosp

* commit 'f5fe3949f5db69b19ce3fac7abce2088106f2e2b':
  Fix issue 2459650.
2010-02-22 11:13:08 -08:00
Joe Onorato
c08d6d3bf2 Merge "Ignore touch down events near the edge of the screen for the purposes of pulling down the windowshade." 2010-02-22 10:56:18 -08:00
Brad Fitzpatrick
401d9a8de5 Merge "Don't let email addresses in database names get into the EventLog." 2010-02-22 09:10:19 -08:00
Steve Block
4da231aa52 Merge "In DumpRenderTree, skip tests for which we have the wrong results" 2010-02-22 08:18:20 -08:00
Daniel Sandler
26d4499358 Merge "Add new action for launching the user's music player app." 2010-02-22 06:32:25 -08:00
Mathias Agopian
98e71ddaed remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Add a Flattenable interface to libutils which can be used to flatten
an object into bytestream + filedescriptor stream.
Parcel is modified to handle Flattenable. And GraphicBuffer implements
Flattenable.

Except for the overlay classes libui is now independent of libbinder.
2010-02-21 23:27:25 -08:00
Wu-cheng Li
3111008ad5 Merge "Increase the sleep time to fix testTakePicture." 2010-02-21 23:18:45 -08:00
Chris Tate
e4f5055ad2 Merge "Automatically restore app data at install time" 2010-02-19 18:23:45 -08:00
Jim Miller
393d44553f Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." 2010-02-19 18:18:04 -08:00
Elliott Hughes
3e6a58afe1 Merge "Update the "Android Performance" documentation." 2010-02-19 17:55:26 -08:00
Mathias Agopian
64157817ba Merge "Initialize layer position" 2010-02-19 17:52:54 -08:00
Mathias Agopian
ca6fab2b53 Initialize layer position 2010-02-19 17:51:58 -08:00
Marco Nelissen
1d24163af6 Merge "Make sure that the event callback thread is Java capable in the simulator." 2010-02-19 16:00:26 -08:00
Suchi Amalapurapu
1e10d364f1 Merge "Move package from internal to external and vice versa." 2010-02-19 14:27:29 -08:00
Fred Quintana
a6a1005f76 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" 2010-02-19 14:22:25 -08:00
Adam Powell
6d6dc332fb Merge "Spinner now allows disabled adapter items" 2010-02-19 14:15:57 -08:00