Commit Graph

27039 Commits

Author SHA1 Message Date
Mathias Agopian
7802bbd20f fix [3408713] Dialog window invisible sometimes
weak pointer comparison operators were implemented wrong,
they were using the internal "unsafe" pointer. We could end up
with two "equal" weak pointer pointing to different objects.

this caused KeyedVector keyed by weak pointer to work incorrectly, in
turn causing a window that just got added to a list to be immediately
removed.

Change-Id: Ib191010c39aafa9229109e4211f6c3b2b2f9696d
2011-02-09 18:38:55 -08:00
Mathias Agopian
5d90264a79 Merge "fix [3374821] Cannot take screenshot of HC preview" into honeycomb 2011-02-09 13:18:53 -08:00
Eric Fischer
aa9484720d Merge "Import revised translations. DO NOT MERGE" into honeycomb 2011-02-09 10:11:18 -08:00
Scott Main
b7e4dc39a1 Merge "docs: shorten and revise some titles in the Developing docs and resolve respective links" into honeycomb 2011-02-08 18:36:04 -08:00
Joe Malin
668192f6c3 Merge "DOC CHANGE: Fix bug 3416872 in MonkeyRunner doc" into honeycomb 2011-02-08 16:55:53 -08:00
Scott Main
b9d70cd8e5 Merge "docs: fix links to revised fundamentals documents" into honeycomb 2011-02-08 13:34:51 -08:00
Jason Sams
a7febe0f05 Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb 2011-02-08 12:07:49 -08:00
Dirk Dougherty
daffe8e563 Merge "Cherrypick from gb: Doc change: Add diff report for api 10." into honeycomb 2011-02-08 11:04:41 -08:00
Xavier Ducrohet
e3c117f1b3 Merge "LayoutLib: fix the background of title/action bars." into honeycomb 2011-02-08 11:03:43 -08:00
Eric Fischer
abea3b664c Merge "Import revised translations. DO NOT MERGE" into honeycomb 2011-02-08 10:34:23 -08:00
Roman Nurik
7a3262b945 Merge "Update resources data JSON, sample screenshot, and SDK makefile for Honeycomb Gallery" into honeycomb 2011-02-07 17:22:43 -08:00
Jason Sams
23453f1ea5 Merge "cleanup headers for SDK. bug 3421901" into honeycomb 2011-02-07 13:59:45 -08:00
Xavier Ducrohet
24719f459b Merge "LayoutLib: Handle color state list in methods returning an int." into honeycomb 2011-02-07 10:18:48 -08:00
Scott Main
168d944028 Merge "docs: SearchView is iconified by default" into honeycomb 2011-02-07 09:33:32 -08:00
Xavier Ducrohet
d9fc6fc48f Merge "LayoutLib: improved rendering for system/title/action bars." into honeycomb 2011-02-06 15:13:09 -08:00
Robert Ly
b3eafa10b9 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb 2011-02-06 00:51:40 -08:00
Xavier Ducrohet
b9b5a4682e Merge "LayoutLib: add implementation of Bridge.renderDrawable()" into honeycomb 2011-02-04 19:31:38 -08:00
Dharmaray Kundargi
f4020e176b Merge "Fix issue 3426489 Overlay background changed when exported" into honeycomb 2011-02-04 19:09:20 -08:00
Dharmaray Kundargi
2f1ea7b872 Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" into honeycomb 2011-02-04 17:01:51 -08:00
Xavier Ducrohet
2281bf16fd Merge "LayoutLib: Replace custom BitmapFactory by a simpler delegate" into honeycomb 2011-02-04 17:01:11 -08:00
Danny Fernandes
d97471d592 Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb 2011-02-04 16:52:10 -08:00
Eric Laurent
7d56f501e9 Merge "Issue 3395734: fix media server restart detection" into honeycomb 2011-02-04 16:30:03 -08:00
Jean-Michel Trivi
533b70c6db Merge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycomb 2011-02-04 16:06:45 -08:00
Trevor Johns
2cbb399f44 Merge "Minor updates to Android Market Licensing Service docs." into honeycomb 2011-02-04 15:30:26 -08:00
Mike Cleron
1338ab456a Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb 2011-02-04 15:29:42 -08:00
Mike Cleron
a7eeb09080 Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb 2011-02-04 15:29:28 -08:00
Stephen Hines
c7c7911684 Merge "Add support for memcpy/memset to RS." into honeycomb 2011-02-04 15:15:34 -08:00
Jamie Gennis
3a01e11b75 Merge "Initialize the SurfaceTexture transform fields." into honeycomb 2011-02-04 15:03:30 -08:00
Dianne Hackborn
1612b4dc07 Merge "Fix issue #3414328: A couple panics observed during an attempted..." into honeycomb 2011-02-04 15:03:27 -08:00
Eric Laurent
5d4ed9db6a Merge "Fix issues 3425035 and 3423785." into honeycomb 2011-02-04 14:06:40 -08:00
Gilles Debunne
2a021f9984 Merge "Fix for StaticLayout bug with ellipsized text" into honeycomb 2011-02-04 13:59:29 -08:00
Jamie Gennis
f73935bb0d Initialize the SurfaceTexture transform fields.
Change-Id: I2c25f15949253a1dbe493fef440e5ef118c40e71
related-bug: 3426067
2011-02-04 13:46:38 -08:00
Danny Fernandes
48cbec0246 Merge "Fixed 3419090 Throwing exception for unsupported video codec profiles and level" into honeycomb 2011-02-04 13:37:17 -08:00
Jean-Michel Trivi
6337974047 Merge "Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys" into honeycomb 2011-02-04 13:34:14 -08:00
Mike Cleron
b4049e7f24 Merge "Fix issue #3424823: 4-corner trick causes runtime restart" into honeycomb 2011-02-04 11:53:58 -08:00
Xavier Ducrohet
d53cb6c2ca Merge "LayoutLib: render system/title/action bars." into honeycomb 2011-02-04 11:42:51 -08:00
Patrick Scott
c9a16a98d0 Merge "Need a public way to wait for cookie operations." into honeycomb 2011-02-04 11:20:37 -08:00
Romain Guy
f659e37e58 Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb 2011-02-04 01:04:55 -08:00
Romain Guy
2ba176525b Merge "Open the location settings when clicking the GPS notification." into honeycomb 2011-02-03 23:58:31 -08:00
Dheeraj Sharma
792f28fb69 Merge "Modification for using Software decoder for thumbnail generation in JNI" into honeycomb 2011-02-03 23:39:21 -08:00
Romain Guy
e896fc2f2b Merge "New default wallpaper" into honeycomb 2011-02-03 23:04:50 -08:00
Mike Cleron
f920bb1ca4 Merge changes I46acd27a,I70b322e1 into honeycomb
* changes:
  aa is better than cc
  Prevent ProgressBar from slowing down everything. bug #3422568
2011-02-03 21:17:09 -08:00
Daniel Sandler
f11b1ccde3 Merge "Ongoing notification for GPS use." into honeycomb 2011-02-03 20:49:10 -08:00
Eric Laurent
8674c0e2ea Merge "Issue 3371080: fix VolumePanel in mute state" into honeycomb 2011-02-03 19:35:57 -08:00
Jim Miller
3592cdf075 Merge "Fix 3419077: Allow subclasses to change SeekBarPreference action buttons." into honeycomb 2011-02-03 18:39:39 -08:00
Jim Miller
64ca47587b Merge "Issue 3371080: fix volume update in mute state." into honeycomb 2011-02-03 18:29:36 -08:00
Dianne Hackborn
b326b75a94 Merge "Fix issue #3420898: More wallpaper issues" into honeycomb 2011-02-03 17:48:51 -08:00
Gil Dobjanschi
d44ea9daa9 Merge "Bug fix: 3421011 ANR during delete video clip" into honeycomb 2011-02-03 17:43:09 -08:00
Chet Haase
90bc59c189 Merge "Fix leak in reused display lists" into honeycomb 2011-02-03 17:13:31 -08:00
Adam Powell
55355c040f Merge "Asset updates for dialog frames and seek bar thumbs" into honeycomb 2011-02-03 16:57:21 -08:00