Mathias Agopian
491271d3f5
am 7258fd92: am 5be7de5f: Merge "fix a bug where fading in/out of opaque 32-bits windows wasn\'t working" into kraken
2010-06-01 16:11:31 -07:00
Dirk Dougherty
2e477f02dd
am 27d1e656: am 1b9dcb7b: am 8799cdfb: am de56c27d: Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo
2010-06-01 16:11:12 -07:00
Dan Egnor
dd27f14da2
am b8dd6b19: am 1e1e292e: am 1f5e8473: am a80331c4: Merge "Comment-only change to add documentation for FileObserver" into froyo
2010-06-01 16:10:49 -07:00
Andreas Huber
06ea159849
am 7bd9a6a5: am eaeae4ab: A debugging DataSource artifically limiting the available bandwidth.
2010-06-01 16:10:29 -07:00
Dirk Dougherty
d645a0fbfc
am d64263b7: am 7fad207e: am bce5edaf: am 862ad0e5: Merge "Doc change: updated dashboards stats." into froyo
2010-06-01 16:10:01 -07:00
Wu-cheng Li
e28f7b80d3
am c3cfd10a: am 00e21f8e: Add javadoc for camera scene modes.
2010-06-01 16:09:32 -07:00
Mathias Agopian
bd69e1b851
am 5220af87: am 770492cb: more clean-up in preparation of bigger changes
2010-06-01 16:08:48 -07:00
Mathias Agopian
6c2faea435
am 4f0a9114: am cdfd5fe2: Fix a typo in Singleton<>
2010-06-01 16:08:16 -07:00
Mathias Agopian
7258fd92d0
am 5be7de5f: Merge "fix a bug where fading in/out of opaque 32-bits windows wasn\'t working" into kraken
2010-06-01 16:01:29 -07:00
Mathias Agopian
5be7de5f62
Merge "fix a bug where fading in/out of opaque 32-bits windows wasn't working" into kraken
2010-06-01 16:00:07 -07:00
Mathias Agopian
a0612e41dd
fix a bug where fading in/out of opaque 32-bits windows wasn't working
...
opaque 32-bits windows are now allocated as RGBX_8888 buffers and
SurfaceFlinger always uses GL_MODULATE instead of trying to
optimize to GL_REPLACE when possible (makes no sense on
h/w accelerated GL).
we still have a small hack for devices that don't support
RGBX_8888 in their gralloc implementation where we revert to
RGBA_8888.
2010-06-01 15:57:44 -07:00
Dirk Dougherty
27d1e6568f
am 1b9dcb7b: am 8799cdfb: am de56c27d: Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo
2010-06-01 15:48:52 -07:00
Dirk Dougherty
1b9dcb7b8e
am 8799cdfb: am de56c27d: Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo
...
Merge commit '8799cdfb012935501e47f15f28d6a8ed90bd464d' into kraken
* commit '8799cdfb012935501e47f15f28d6a8ed90bd464d':
Doc change: rename slide decks for sorting by year then quarter.
2010-06-01 15:46:53 -07:00
Dirk Dougherty
8799cdfb01
am de56c27d: Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo
...
Merge commit 'de56c27dab020bf85187c8bcfc6842cb31006c59' into froyo-plus-aosp
* commit 'de56c27dab020bf85187c8bcfc6842cb31006c59':
Doc change: rename slide decks for sorting by year then quarter.
2010-06-01 15:45:24 -07:00
Dirk Dougherty
de56c27dab
Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo
2010-06-01 15:44:02 -07:00
Dan Egnor
b8dd6b19be
am 1e1e292e: am 1f5e8473: am a80331c4: Merge "Comment-only change to add documentation for FileObserver" into froyo
2010-06-01 15:31:26 -07:00
Evan Millar
631aeea655
Merge "Bring ServiceTestCase in line with current Service APIs and remove unnecessary asserts."
2010-06-01 15:10:20 -07:00
Dan Egnor
1e1e292edc
am 1f5e8473: am a80331c4: Merge "Comment-only change to add documentation for FileObserver" into froyo
...
Merge commit '1f5e847350ef1aece046666e20e7692a1651d9dc' into kraken
* commit '1f5e847350ef1aece046666e20e7692a1651d9dc':
Comment-only change to add documentation for FileObserver
2010-06-01 14:44:35 -07:00
Andreas Huber
7bd9a6a5a2
am eaeae4ab: A debugging DataSource artifically limiting the available bandwidth.
2010-06-01 14:42:25 -07:00
Dirk Dougherty
920bd3a0f4
Doc change: rename slide decks for sorting by year then quarter.
...
Change-Id: I77b60f2e38915eae1a23e3c78a2260eacc33c117
2010-06-01 14:34:28 -07:00
Dan Egnor
1f5e847350
am a80331c4: Merge "Comment-only change to add documentation for FileObserver" into froyo
...
Merge commit 'a80331c4d75cb8a7122e31315bc1e2950131659c' into froyo-plus-aosp
* commit 'a80331c4d75cb8a7122e31315bc1e2950131659c':
Comment-only change to add documentation for FileObserver
2010-06-01 14:28:46 -07:00
Dan Egnor
a80331c4d7
Merge "Comment-only change to add documentation for FileObserver" into froyo
2010-06-01 14:09:20 -07:00
Romain Guy
a393a85d2b
Fix build warnings about improper ASCII encoding.
...
Change-Id: I5f26278e74a0a7018059db75ca44a36c42c559f3
2010-06-01 14:06:24 -07:00
Evan Millar
71be4b5ed9
Bring ServiceTestCase in line with current Service APIs and remove unnecessary asserts.
...
-Updated onStart() call to onStartCommand()
-Removed asserts that disallowed starting an already bound service and vice versa, since
that is a valid Service usage pattern.
Change-Id: I79804aef5319a590c74fca54fc990954f7c3fdaa
2010-06-01 13:55:50 -07:00
Derek Sollenberger
3af4a2c6bb
Merge "eoving Zoom animation logic from WebView into ZoomManager. This is pick bad5ede Revert "Refactor the on-screen zoom controls into a separate class.""
2010-06-01 13:52:17 -07:00
Andreas Huber
eaeae4ab60
A debugging DataSource artifically limiting the available bandwidth.
...
Change-Id: I4ca75337a52599d211ea066fd94e649748df052d
2010-06-01 13:41:16 -07:00
Vasu Nori
7e6eaa9a90
Merge "set sqlite pagesize to the size, in bytes, of a block on "/data""
2010-06-01 13:12:01 -07:00
Vasu Nori
a8c24904eb
set sqlite pagesize to the size, in bytes, of a block on "/data"
...
Change-Id: I40b2bdac348a611eb9fe12ea05b6bd9a87f2310a
2010-06-01 13:03:32 -07:00
Derek Sollenberger
87b17be55e
eoving Zoom animation logic from WebView into ZoomManager. This is
...
pick bad5ede Revert "Refactor the on-screen zoom controls into a separate class."
one part of a series of CL's that is intended to refactor all zoom
logic into the ZoomManager.
Change-Id: I6260c7d2daade4861df1296c9db364ee2a892bd0
http://b/2671604
2010-06-01 15:03:53 -04:00
Dirk Dougherty
d64263b788
am 7fad207e: am bce5edaf: am 862ad0e5: Merge "Doc change: updated dashboards stats." into froyo
2010-06-01 11:18:09 -07:00
Dirk Dougherty
7fad207e5f
am bce5edaf: am 862ad0e5: Merge "Doc change: updated dashboards stats." into froyo
...
Merge commit 'bce5edaf46e2abbfb07f3a292b1b967fab7d9ffe' into kraken
* commit 'bce5edaf46e2abbfb07f3a292b1b967fab7d9ffe':
Doc change: updated dashboards stats.
2010-06-01 11:13:29 -07:00
Dirk Dougherty
bce5edaf46
am 862ad0e5: Merge "Doc change: updated dashboards stats." into froyo
...
Merge commit '862ad0e5242ae6ec43e8570c52e81b0953e6e76c' into froyo-plus-aosp
* commit '862ad0e5242ae6ec43e8570c52e81b0953e6e76c':
Doc change: updated dashboards stats.
2010-06-01 11:07:56 -07:00
Dirk Dougherty
862ad0e524
Merge "Doc change: updated dashboards stats." into froyo
2010-06-01 11:04:20 -07:00
Grace Kloba
c8f302fb5d
Merge "merge two restore scale to one."
2010-06-01 10:19:59 -07:00
Shimeng (Simon) Wang
06c40631ff
Merge "Add English hyphenation dictionary into frameworks/base asset."
2010-06-01 10:05:47 -07:00
Dirk Dougherty
3a206bc562
Doc change: updated dashboards stats.
...
Change-Id: Id86dcc432d81fa4154995211d3e65a7c3366814e
2010-06-01 09:53:52 -07:00
Dan Egnor
3dc1c7f5e8
Comment-only change to add documentation for FileObserver
...
Change-Id: Icd9bc65be020a23f78c8bcda78fc68e7d05c93b4
2010-05-31 12:17:12 -07:00
Wu-cheng Li
c3cfd10ad6
am 00e21f8e: Add javadoc for camera scene modes.
2010-05-31 01:44:48 -07:00
Wu-cheng Li
00e21f8eb5
Add javadoc for camera scene modes.
...
Change-Id: Iab596a6fb77107ffc04fa59d84e18f8e064e336a
2010-05-31 16:41:14 +08:00
Christopher Tate
20b2637675
am 0ec783da: am 009668bf: am 5c9d9949: am 6ee412d5: Also dump system process threads halfway through the watchdog interval
2010-05-30 21:20:43 -07:00
Jason Sams
3678f1989e
Merge "Rough implemetation of ForEach. Remove launchID from root graphics script."
2010-05-28 18:24:49 -07:00
Jason Sams
f17bccc905
Rough implemetation of ForEach.
...
Remove launchID from root graphics script.
Change-Id: I9f80c0d4df1264f2ee1624a6d7216b9dfdf8502e
2010-05-28 18:23:22 -07:00
Jason Sams
12fc0af972
Merge "Fountain update. Update field names to match legacy expectations. Cleanup java code."
2010-05-28 18:16:16 -07:00
Jason Sams
96d3749e4e
Fountain update. Update field names to match legacy expectations.
...
Cleanup java code.
Change-Id: I1ad9ae462e46166a7b6ff2b399417dbfe50a5542
2010-05-28 18:14:41 -07:00
Grace Kloba
e80cbcc051
merge two restore scale to one.
...
There is a matching CL in external/webkit
2010-05-28 18:07:50 -07:00
Mathias Agopian
5220af87c7
am 770492cb: more clean-up in preparation of bigger changes
2010-05-28 17:22:53 -07:00
Mathias Agopian
770492cb2b
more clean-up in preparation of bigger changes
...
the most important change here is the renaming of
ISurfaceFlingerClient to ISurfaceComposerClient
Change-Id: I94e18b0417f50e06f21377446639c61f65f959b3
2010-05-28 17:19:16 -07:00
Shimeng (Simon) Wang
bcf8591c85
Add English hyphenation dictionary into frameworks/base asset.
...
issue: 2672163
Change-Id: Idf3ff164f41ae95448519b14666f03fb59dada97
2010-05-28 16:25:08 -07:00
Mathias Agopian
4f0a91140f
am cdfd5fe2: Fix a typo in Singleton<>
2010-05-28 15:18:00 -07:00
Mathias Agopian
cdfd5fe2c8
Fix a typo in Singleton<>
...
it could cause the sLock field to be emitted several times
in different compilation unit. it also prevented to
have 2 Singleton<> in the same file.
2010-05-28 15:13:30 -07:00