Commit Graph

25400 Commits

Author SHA1 Message Date
Leon Scroggins
082adfbb37 Merge "Make a long press on a textfield work." 2010-12-15 07:07:51 -08:00
Jason Sams
5cab4b4e18 Merge "Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers." 2010-12-15 02:11:26 -08:00
Dianne Hackborn
ca6b5a3011 Merge "Fix launching of activities that I broke." 2010-12-15 00:22:43 -08:00
James Dong
625ad2b024 Merge "Fix media metadata retriever JNI due to a change to the private native Bitmap constructor signature" 2010-12-14 22:25:02 -08:00
satok
1625f7a9ae Merge "Fix the bug that IME switch button is shown when there are two IME is installed but only one IME is enabled." 2010-12-14 21:01:05 -08:00
Mathias Agopian
420a283c4d Fix a problem where hwc and GL composition could show a different buffer
if a surface's buffers are reallocated, the current active buffer will
end-up pointing on one of these until a new buffer is retired.

we're now keeping a reference to the actual buffer until we retire a
new one.

Change-Id: Ib1703947e7a0340694d846e0962576318863b935
2010-12-14 20:30:37 -08:00
Romain Guy
91830abcd9 Merge "Cleanup OpenGLRenderer::drawLines()" 2010-12-14 20:13:18 -08:00
Mike Lockwood
9164500964 Merge "Clean up USB notifications:" 2010-12-14 19:23:02 -08:00
Romain Guy
ca4f54975d Merge "Fix the build." 2010-12-14 18:43:44 -08:00
Mathias Agopian
c6e048dce0 Merge "fix debug.sf.showbackground" 2010-12-14 18:40:18 -08:00
Mathias Agopian
ebeb709596 fix debug.sf.showbackground
Change-Id: Ie4eeca006ad6d8030900d8cb0029e4d1c22474fb
2010-12-14 18:38:36 -08:00
Adam Powell
9361c65169 Merge "Fix bug 3274422 - Prevent pop-in of items in certain lists" 2010-12-14 18:01:36 -08:00
Vasu Nori
d25fd4f29c Merge "bug:3264401 changes to support usage of new downloads dir in /data" 2010-12-14 17:57:41 -08:00
Patrick Dubroy
14d1cf528f Merge "Fix build break due to additional arg in Bitmap ctor" 2010-12-14 17:57:00 -08:00
Dianne Hackborn
c40cd42a6c Merge "Fix Dialog generating multiple onCancel()." 2010-12-14 17:51:44 -08:00
Scott Main
0fa9dd8638 am f6847bf3: am e09009d6: cherrypick Change-Id: I719d9a9929a56c0586a7daba8f889706ec7b2bc1 docs: remove adt.jd and place a redirect in its place to go to ADT Plugin doc
* commit 'f6847bf386bc063f178ae2aabfff040ef90bd7d7':
  cherrypick Change-Id: I719d9a9929a56c0586a7daba8f889706ec7b2bc1 docs: remove adt.jd and place a redirect in its place to go to ADT Plugin doc
2010-12-14 17:48:50 -08:00
Dianne Hackborn
00cd189835 Merge "Work around issue #3241701: crash in ActivityThread.handleWindowVisibility" 2010-12-14 17:47:39 -08:00
Scott Main
34c9dbbfbf am 3354f4dc: am 369c1c1f: cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e docs: anchor link fixes
* commit '3354f4dc3de531cf5e5039c0b9f40de4fbdac255':
  cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e docs: anchor link fixes
2010-12-14 17:45:39 -08:00
Scott Main
645e9e7c05 am e09009d6: cherrypick Change-Id: I719d9a9929a56c0586a7daba8f889706ec7b2bc1 docs: remove adt.jd and place a redirect in its place to go to ADT Plugin doc
* commit 'e09009d6a63cfab2a64d02ca49a462d46e62f750':
  cherrypick Change-Id: I719d9a9929a56c0586a7daba8f889706ec7b2bc1 docs: remove adt.jd and place a redirect in its place to go to ADT Plugin doc
2010-12-14 17:45:24 -08:00
Scott Main
4440ff69c2 am 369c1c1f: cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e docs: anchor link fixes
* commit '369c1c1fa22802b6504c5cde533d797841700a66':
  cherrypick Change-Id: I52bc4e2d34015e6e30887590f920b580a034180e docs: anchor link fixes
2010-12-14 17:42:28 -08:00
Scott Main
0deab8abe2 am 3c585db2: am 090a3dc3: cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a docs: remove uninstalling link from adt docs (section was previously removed)
* commit '3c585db26cca2a45ceff81f8ce08d32ac0fc76ea':
  cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a docs: remove uninstalling link from adt docs (section was previously removed)
2010-12-14 17:39:30 -08:00
Romain Guy
20a4234173 Merge "Make Drawable.mCallback a WeakReference." 2010-12-14 17:36:28 -08:00
Xia Wang
55e9b50cbd Merge "Disable airplane mode once the test is finished. #3276498 Verify wifi state in 3g->AM->3g test." 2010-12-14 17:36:20 -08:00
Eric Fischer
d3f2073f6c Merge "Import revised translations." 2010-12-14 17:35:41 -08:00
Scott Main
93db68ecaf am 090a3dc3: cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a docs: remove uninstalling link from adt docs (section was previously removed)
* commit '090a3dc33fbb0d450dd5823fd2756360e4acdd12':
  cherrypick Change-Id: I1cfbf9ba9dfaf9bd88c4c6874a3a55f065aa591a docs: remove uninstalling link from adt docs (section was previously removed)
2010-12-14 17:34:35 -08:00
Scott Main
ac68695630 am cb27bc7d: am 0846a2f5: cherrypick Change-Id: I7033e605213db4b5c73c09c2207bed68a704aa72 docs: update sitemap add new webmaster tools verification file
* commit 'cb27bc7d29685182ad0694ce7830664bcb758203':
  cherrypick Change-Id: I7033e605213db4b5c73c09c2207bed68a704aa72 docs: update sitemap add new webmaster tools verification file
2010-12-14 17:34:00 -08:00
Scott Main
6853c2bc17 am 0846a2f5: cherrypick Change-Id: I7033e605213db4b5c73c09c2207bed68a704aa72 docs: update sitemap add new webmaster tools verification file
* commit '0846a2f5ec77a8862d92430b6721da0960d0d001':
  cherrypick Change-Id: I7033e605213db4b5c73c09c2207bed68a704aa72 docs: update sitemap add new webmaster tools verification file
2010-12-14 17:30:04 -08:00
Scott Main
283e6f1b4d am 14e6325d: am 1bcfd85c: cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd docs: fix syntax error; enlarge screenshot thumbnail
* commit '14e6325da97289735c659ebf0de0e99ba83796e3':
  cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd docs: fix syntax error; enlarge screenshot thumbnail
2010-12-14 17:09:29 -08:00
Scott Main
c8eea3aace am 1bcfd85c: cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd docs: fix syntax error; enlarge screenshot thumbnail
* commit '1bcfd85cc0f274b250b68a122f964b276ef4be4a':
  cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd docs: fix syntax error; enlarge screenshot thumbnail
2010-12-14 17:06:58 -08:00
Patrick Dubroy
0425e0ebb7 Merge "Allocate bitmap backing buffers in the Java heap." 2010-12-14 16:56:07 -08:00
Scott Main
a2dafcf42d am 84bf9bc7: am e9123960: cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
* commit '84bf9bc70fba3e6adea473033c411ab145aa9698':
  cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
2010-12-14 16:51:53 -08:00
Scott Main
578d6a9f67 am e9123960: cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
* commit 'e9123960764d7b2e94fb0d68aae21fccc472abcd':
  cherrypick Change-Id: I00fd449b1daf5b75d6a051af46bfa6e45d131708 docs: misc doc fixes
2010-12-14 16:48:38 -08:00
Scott Main
a64aee028d am a925b6a6: am 93d204ed: cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882
* commit 'a925b6a64c8137804547d5cfcd97415392d667b1':
  cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882
2010-12-14 16:46:56 -08:00
Scott Main
3198baa53e am 627b78f4: am 071360d1: cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 Doc change: Update min glibc version for linux.
* commit '627b78f49d06cb9e317915c86e64906fc671343c':
  cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 Doc change: Update min glibc version for linux.
2010-12-14 16:43:41 -08:00
Scott Main
be3405e30f am 93d204ed: cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882
* commit '93d204ed98019322e434b714c7c0a619d69f24f5':
  cherrypick Change-Id: Icf74572932165270a93243f4a109979807b495df docs: fix misc broken links; update some screenshots using windows bug: 3258882
2010-12-14 16:43:28 -08:00
Scott Main
dbde7a8205 am 071360d1: cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 Doc change: Update min glibc version for linux.
* commit '071360d1fe5cb75925e5a7ff1b799c5cab160a44':
  cherrypick Change-Id: I0b44b8b11599ac94fd0ecac84dcb71725d69cd63 Doc change: Update min glibc version for linux.
2010-12-14 16:40:39 -08:00
Brad Fitzpatrick
25bbabec6d Merge "Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()" 2010-12-14 16:28:33 -08:00
Scott Main
998c278a10 am 178d5005: am b94df620: cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last
* commit '178d500551c1d88a2e8ec9425d9cbfbb7d998113':
  cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last
2010-12-14 16:26:32 -08:00
Scott Main
9fc5719bc9 am b94df620: cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last
* commit 'b94df620959de658990c1ed1263e2e1c42df7f6b':
  cherrypick Change-Id: I653e91a47979b24e7ecfcbce013c4ffaaa3c55ee docs: edit manifest samples to indicate <application> element is always last
2010-12-14 16:22:56 -08:00
Christopher Tate
45ba6c9480 Merge "Don't queue multiple pending backups for the same app" 2010-12-14 16:22:28 -08:00
Adam Powell
6eb54356f1 Merge "Add color selectors for transparent cache color hint when accelerated" 2010-12-14 16:11:13 -08:00
Gilles Debunne
dbd86f8541 Merge "update-api step missing. Broken build." 2010-12-14 16:09:56 -08:00
Romain Guy
6b12dcd2aa Merge "Continue cleanup refactoring in OpenGLRenderer." 2010-12-14 16:05:50 -08:00
Mathias Agopian
e48994fe82 Merge "fix [3223749] media server crashes when switching mode from video capture to still image capture" 2010-12-14 16:04:44 -08:00
Louis Huemiller
750cc17e85 Merge "HWC Stress Test - relocate print msg" 2010-12-14 16:01:45 -08:00
Mathias Agopian
da9584dc29 fix [3223749] media server crashes when switching mode from video capture to still image capture
there was an issue were in some situation SF would call prepare() on hwc
with a NULL handle and never call prepare again.
in this situation, we onw set the SKIP flag to make sure that hwc
won't process this layer and as soon as we receive our first buffer we
trigger a recompute of the visible regions which will end-up calling
prepare() again.

Change-Id: I6b400b2df79712408b9315a9859290c7fcb1609e
2010-12-14 15:53:39 -08:00
Mathias Agopian
fb88981051 Merge "fix [3176642] Camera preview turns completely black for multiple toggles between camera and camcorder app" 2010-12-14 15:51:41 -08:00
Mathias Agopian
5eee3d2b13 Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so." 2010-12-14 15:51:32 -08:00
Mathias Agopian
90f96b8383 Merge "dump callstack on Surface use error" 2010-12-14 15:51:22 -08:00
Jesse Wilson
638d08f2e2 Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)" 2010-12-14 15:41:44 -08:00