41536 Commits

Author SHA1 Message Date
Jeff Brown
e26c4fe2c1 am 660c81bf: am 2cb866b9: Merge "Never drag scroll views with no children." into honeycomb
* commit '660c81bf3e6299e20c696a9073e9221dac51a09b':
  Never drag scroll views with no children.
2011-01-19 17:08:37 -08:00
Mathias Agopian
3c3edddcc1 am a6658434: am 8bb9131c: Merge "fix [3367893] Rotating device on YouTube\'s home screen several times kills system_server" into honeycomb
* commit 'a665843425173ea5a1dd8439922613355ff3d8c1':
  fix [3367893] Rotating device on YouTube's home screen several times kills system_server
2011-01-19 17:06:31 -08:00
Jeff Brown
660c81bf3e am 2cb866b9: Merge "Never drag scroll views with no children." into honeycomb
* commit '2cb866b948c38923b31331a9b2f031eb9d791e6e':
  Never drag scroll views with no children.
2011-01-19 17:05:57 -08:00
Mathias Agopian
a665843425 am 8bb9131c: Merge "fix [3367893] Rotating device on YouTube\'s home screen several times kills system_server" into honeycomb
* commit '8bb9131c663b5c4548eed1d9f964d06bccfc4da6':
  fix [3367893] Rotating device on YouTube's home screen several times kills system_server
2011-01-19 17:03:51 -08:00
Jeff Brown
2cb866b948 Merge "Never drag scroll views with no children." into honeycomb 2011-01-19 17:03:08 -08:00
Mathias Agopian
8bb9131c66 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb 2011-01-19 17:01:22 -08:00
Mathias Agopian
578b7a2265 fix [3367893] Rotating device on YouTube's home screen several times kills system_server
A typo in RS tear down cause caused eglMakeCurrent to fail. Additionnaly,
EGLSurfaces where not destroyed explicitely.
Everything worked properly when only one RS context was used, as
eglTerminate() would clean-up everything.

however in the present case, there seem to be more than one RS context
and eglTerminate() is not called.

Change-Id: I37a10945b9c0a85c4f7abad1c4f4c24bc0daa0a5
2011-01-19 16:58:10 -08:00
Romain Guy
273c2f34e5 am 208ee229: am eefc8248: Merge "Fix toasts." into honeycomb
* commit '208ee2291c3441b31040a33dfdf3b7fbf194ff20':
  Fix toasts.
2011-01-19 16:56:02 -08:00
Jason Sams
1a690749c2 am 095852bb: am 1368436e: Merge "Check and propogate errors from llvm." into honeycomb
* commit '095852bb576ed24e5b15b17d06cd471786ddab4b':
  Check and propogate errors from llvm.
2011-01-19 16:53:55 -08:00
Romain Guy
208ee2291c am eefc8248: Merge "Fix toasts." into honeycomb
* commit 'eefc82483a90f641275db3084b78c8254cc45046':
  Fix toasts.
2011-01-19 16:53:28 -08:00
Romain Guy
eefc82483a Merge "Fix toasts." into honeycomb 2011-01-19 16:51:44 -08:00
Romain Guy
cf3dd6bc69 Fix toasts.
Change-Id: I11916c55e8092169d2ab28c100bc7a152d60d432
2011-01-19 16:54:13 -08:00
Jason Sams
095852bb57 am 1368436e: Merge "Check and propogate errors from llvm." into honeycomb
* commit '1368436e428e2af1241bf88cb0688f288f96da1c':
  Check and propogate errors from llvm.
2011-01-19 16:51:20 -08:00
Jason Sams
1368436e42 Merge "Check and propogate errors from llvm." into honeycomb 2011-01-19 16:49:17 -08:00
Christopher Tate
ef3f7bd356 am 67265808: am 28f0a53a: Merge "Fail more gracefully when window state changes during drags" into honeycomb
* commit '67265808c10e53f305f59a65911d7bfcd82151a6':
  Fail more gracefully when window state changes during drags
2011-01-19 16:45:48 -08:00
Amith Yamasani
9a0470b2b2 am a70868a2: am 1c0012e1: Merge "Ensure that the column is valid before querying." into honeycomb
* commit 'a70868a25cb38f0a28deba232a86a5579f927774':
  Ensure that the column is valid before querying.
2011-01-19 16:45:44 -08:00
Christopher Tate
67265808c1 am 28f0a53a: Merge "Fail more gracefully when window state changes during drags" into honeycomb
* commit '28f0a53a882a39bc22bc5892250411cadf6c0d5d':
  Fail more gracefully when window state changes during drags
2011-01-19 16:43:14 -08:00
Amith Yamasani
a70868a25c am 1c0012e1: Merge "Ensure that the column is valid before querying." into honeycomb
* commit '1c0012e103a380489fe4a150247cd226de9a89a6':
  Ensure that the column is valid before querying.
2011-01-19 16:43:10 -08:00
Christopher Tate
28f0a53a88 Merge "Fail more gracefully when window state changes during drags" into honeycomb 2011-01-19 16:41:14 -08:00
Amith Yamasani
1c0012e103 Merge "Ensure that the column is valid before querying." into honeycomb 2011-01-19 16:40:14 -08:00
Mathias Agopian
d8d134d457 am d4e6e8b8: am 0fb9c5dc: Merge "improve SurfaceFlinger \'dumpsys\' log" into honeycomb
* commit 'd4e6e8b8e93117986f85e42f2de2d848653aead3':
  improve SurfaceFlinger 'dumpsys' log
2011-01-19 16:37:37 -08:00
Mathias Agopian
d4e6e8b8e9 am 0fb9c5dc: Merge "improve SurfaceFlinger \'dumpsys\' log" into honeycomb
* commit '0fb9c5dcc76af44a1f6e3c9243d03a0a222ad2bb':
  improve SurfaceFlinger 'dumpsys' log
2011-01-19 16:34:56 -08:00
Stephen Hines
833166d274 Clean up RS math fp library functions.
Change-Id: Ibe87b06a7f40a3889d63310641359d98bdff066c
2011-01-19 16:34:10 -08:00
Dianne Hackborn
e594d9c8a6 am 1426d6bd: am b26a651b: Merge "Hook up large heap API." into honeycomb
* commit '1426d6bdd889821fd83e355d54da989ca3370940':
  Hook up large heap API.
2011-01-19 16:33:31 -08:00
Mathias Agopian
0fb9c5dcc7 Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb 2011-01-19 16:31:32 -08:00
Jason Sams
e9543c00ef am 39b38919: am 9dd9d021: Merge "Expose unchecked copyFrom variants." into honeycomb
* commit '39b38919c208983015eb3580ce8e1a846d7dd00e':
  Expose unchecked copyFrom variants.
2011-01-19 16:31:10 -08:00
Dianne Hackborn
1426d6bdd8 am b26a651b: Merge "Hook up large heap API." into honeycomb
* commit 'b26a651b47b5fc90a6685477aff5b76fdd1787f1':
  Hook up large heap API.
2011-01-19 16:30:53 -08:00
Irfan Sheriff
b98d878f43 Handle EAP authentication failure
Avoid the scenario of an EAP network indefinitely trying to connect
due to an EAP authentication failure by disabling the network

Bug: 2149114
Change-Id: Iec8da7551c2dff9b153f41a2139529133130399d
2011-01-19 16:30:28 -08:00
Jason Sams
39b38919c2 am 9dd9d021: Merge "Expose unchecked copyFrom variants." into honeycomb
* commit '9dd9d021896e350df983baf7174d980a43533e69':
  Expose unchecked copyFrom variants.
2011-01-19 16:28:41 -08:00
Dianne Hackborn
b26a651b47 Merge "Hook up large heap API." into honeycomb 2011-01-19 16:28:31 -08:00
Jason Sams
9dd9d02189 Merge "Expose unchecked copyFrom variants." into honeycomb 2011-01-19 16:27:06 -08:00
Christopher Tate
f01af7551b Fail more gracefully when window state changes during drags
In particular, if a new window was created out from under the drag,
the drag-move event dispatch logic would wind up blithly assuming
that it would find a valid touch-dispatchable window under the
finger.  When this was untrue, it would NPE, but the NPE was caught
and discarded safely by higher-level guard code.

With this change, we now avoid the NPE entirely and report the
spurious condition as part of the debugging log stream.

(Also add the local-state object to DragEvent.toString()'s output.)

Change-Id: Idfa5f45d049e48415ee59c8b0ffb5b0ed4098ce3
2011-01-19 16:25:22 -08:00
Amith Yamasani
de6e2ca7fb Ensure that the column is valid before querying.
Bug: 3303147
Change-Id: Ieec93317c5a2e924d3ee3108b61577b636943160
2011-01-19 16:19:35 -08:00
Joe Onorato
8960c49920 am df2b1d1c: am b2b14397: Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb
* commit 'df2b1d1c879a91830ea5d0012079514f64f119e6':
  Cut a hole in the status bar for events when the IME is open.
2011-01-19 16:18:43 -08:00
Joe Onorato
a8eeff4dc9 am ab7cf4e2: am 4defed42: Merge changes I3814b491,Ic3a7f4c0 into honeycomb
* commit 'ab7cf4e2f7d2b863cdea747e7581eb171c5cc8ae':
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.
2011-01-19 16:16:32 -08:00
Joe Onorato
df2b1d1c87 am b2b14397: Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb
* commit 'b2b14397e522da4d779b19415eab49967a7922d9':
  Cut a hole in the status bar for events when the IME is open.
2011-01-19 16:16:18 -08:00
Mathias Agopian
06a61e2fa8 improve SurfaceFlinger 'dumpsys' log
list the purgatory, which shows windows that have been closed,
but for which the client still has references.

Change-Id: I5168bb88cb328d5d77d71d0871deb9190f493126
2011-01-19 16:15:53 -08:00
Jason Sams
fdc54a97ee Check and propogate errors from llvm.
Change-Id: Id99a724f746d1f64eabcdf67c12646cc32ff8f9d
2011-01-19 16:14:21 -08:00
Mike Lockwood
983b319a8a am 3c1f64c4: am 62097ad6: Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
* commit '3c1f64c4ad8fa9d81bdbeb0b505730bf5003916f':
  @hide MediaStore.ACTION_MTP_SESSION_END
2011-01-19 16:14:16 -08:00
Joe Onorato
b2b14397e5 Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb 2011-01-19 16:14:14 -08:00
Joe Onorato
ab7cf4e2f7 am 4defed42: Merge changes I3814b491,Ic3a7f4c0 into honeycomb
* commit '4defed42916dfe086eb450ca02d9c9a53e2018d9':
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.
2011-01-19 16:14:03 -08:00
Dianne Hackborn
de39851592 Hook up large heap API.
Change-Id: I215644f8de326fe3d4fa582447885b0aa01f72d3
2011-01-19 16:13:18 -08:00
Gilles Debunne
73ed89571c am 8d2480ca: am 0c44d1db: Merge "Race condition patched in Email autocompletion." into honeycomb
* commit '8d2480ca39502e1378a19a5cd28c2319d1e0c59f':
  Race condition patched in Email autocompletion.
2011-01-19 16:12:09 -08:00
Mike Lockwood
3c1f64c4ad am 62097ad6: Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
* commit '62097ad654bcab30057f56b46bbac5c41cfe9ec0':
  @hide MediaStore.ACTION_MTP_SESSION_END
2011-01-19 16:11:55 -08:00
Joe Onorato
4defed4291 Merge changes I3814b491,Ic3a7f4c0 into honeycomb
* changes:
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.
2011-01-19 16:11:04 -08:00
Mike Lockwood
62097ad654 Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb 2011-01-19 16:09:49 -08:00
Gilles Debunne
8d2480ca39 am 0c44d1db: Merge "Race condition patched in Email autocompletion." into honeycomb
* commit '0c44d1dbb152ed16df4eb2af39157f3d281323d9':
  Race condition patched in Email autocompletion.
2011-01-19 16:09:43 -08:00
Gilles Debunne
0c44d1dbb1 Merge "Race condition patched in Email autocompletion." into honeycomb 2011-01-19 16:08:20 -08:00
Mike Lockwood
e222872a77 @hide MediaStore.ACTION_MTP_SESSION_END
BUG: 3370230

Change-Id: Idc05512930ceab8f91e3ddf0969a3b17deab2f62
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-19 16:07:25 -08:00
Gloria Wang
3bf37ac4a0 am 113529f0: am a4b0cdc9: Merge "More fix for 64 bit offset." into honeycomb
* commit '113529f062c43b111efbbd1382e23befdd1cdd30':
  More fix for 64 bit offset.
2011-01-19 16:01:34 -08:00