Makoto Onuki
5c3ae02d10
Merge "Add getApplicationContext to the mock implementation."
2010-09-07 15:59:07 -07:00
Dianne Hackborn
42c03e579a
Modify native ALooper to take an explicit ident.
...
The ALooper API now uses an explicit "identifier" for the integer
that is returned rather than implicitly using the fd. This allows
the APIs that had the fd to be a little more sane.
Change-Id: I8507f535ad484c0bdc4a1bd016d87bb09acd7ff0
2010-09-07 15:46:55 -07:00
Kenny Root
000ef46f5b
am 25429378: Merge "Allow installd to handle large partitions" into gingerbread
...
Merge commit '254293782a94652fd601d6b3f04ad447c072f714' into gingerbread-plus-aosp
* commit '254293782a94652fd601d6b3f04ad447c072f714':
Allow installd to handle large partitions
2010-09-07 15:42:02 -07:00
Kenny Root
254293782a
Merge "Allow installd to handle large partitions" into gingerbread
2010-09-07 15:38:31 -07:00
Makoto Onuki
1006c842f1
am 3f6e4d56: am 1cc86da6: Merge "Don\'t fall through from TOKEN_EMAIL_LOOKUP" into gingerbread
...
Merge commit '3f6e4d56bba393ac556a672202e00bc417784ce8'
* commit '3f6e4d56bba393ac556a672202e00bc417784ce8':
Don't fall through from TOKEN_EMAIL_LOOKUP
2010-09-07 15:16:44 -07:00
Dianne Hackborn
d0438da05c
am 75f0024c: am 6e86915e: Merge "Fixes to battery stats debug output." into gingerbread
...
Merge commit '75f0024cf40eadb2cdaa6ae53409c515b68f21c1'
* commit '75f0024cf40eadb2cdaa6ae53409c515b68f21c1':
Fixes to battery stats debug output.
2010-09-07 15:16:38 -07:00
Dianne Hackborn
6aa616c94a
am 05dff838: am 11bbe200: Hopefully fix the build.
...
Merge commit '05dff838946abb01caa3c3172cf0f367964a0b6d'
* commit '05dff838946abb01caa3c3172cf0f367964a0b6d':
Hopefully fix the build.
2010-09-07 14:48:28 -07:00
Dianne Hackborn
4970675316
am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread
...
Merge commit 'b8bcfed5524a37ee51e3f1129f1df91bc4a59cb4'
* commit 'b8bcfed5524a37ee51e3f1129f1df91bc4a59cb4':
Add system property to turn off scheduling groups.
2010-09-07 14:47:51 -07:00
Elliott Hughes
c50a4f374a
am 45cda90b: Merge "Be brief." into gingerbread
...
Merge commit '45cda90bdc178e253049c7067c78bf4b1204ba82' into gingerbread-plus-aosp
* commit '45cda90bdc178e253049c7067c78bf4b1204ba82':
Be brief.
2010-09-07 14:46:15 -07:00
Joe Onorato
d348ea6e0a
am 1f6a21c2: Merge "Expose the TextAppearance.StatusBar.* styles." into gingerbread
...
Merge commit '1f6a21c2377f33a754222a34fa98ea1e21a6d27d' into gingerbread-plus-aosp
* commit '1f6a21c2377f33a754222a34fa98ea1e21a6d27d':
Expose the TextAppearance.StatusBar.* styles.
2010-09-07 14:46:08 -07:00
Elliott Hughes
45cda90bdc
Merge "Be brief." into gingerbread
2010-09-07 14:41:36 -07:00
Joe Onorato
1f6a21c237
Merge "Expose the TextAppearance.StatusBar.* styles." into gingerbread
2010-09-07 14:41:12 -07:00
Kenny Root
3e319a9962
Allow installd to handle large partitions
...
Use int64_t because we're RPCing over to Java which uses a Long to
represent the filesystem space.
Change-Id: I842b2cf9f2ff8f980ff5895c1c8eb9ebefa1ea31
2010-09-07 14:35:47 -07:00
Makoto Onuki
3f6e4d56bb
am 1cc86da6: Merge "Don\'t fall through from TOKEN_EMAIL_LOOKUP" into gingerbread
...
Merge commit '1cc86da61a361c84ef81e893440c500e33fae312' into gingerbread-plus-aosp
* commit '1cc86da61a361c84ef81e893440c500e33fae312':
Don't fall through from TOKEN_EMAIL_LOOKUP
2010-09-07 14:34:19 -07:00
Makoto Onuki
1cc86da61a
Merge "Don't fall through from TOKEN_EMAIL_LOOKUP" into gingerbread
2010-09-07 14:31:34 -07:00
Makoto Onuki
8e34203c41
Add getApplicationContext to the mock implementation.
...
So that it'll be compatible with Loaders, which uses this method.
(Otherwise MockContext.getApplicationContext(), which just throws
an exception, will be used.)
Change-Id: I529b60466cf086b514fcddbef4583d1c5b750b9c
2010-09-07 14:27:25 -07:00
Andreas Huber
babb35ed75
Merge "Don't assert on unexpected surface flinger dequeue/enqueueBuffer errors, log a warning and ignore them instead."
2010-09-07 14:17:49 -07:00
Dianne Hackborn
75f0024cf4
am 6e86915e: Merge "Fixes to battery stats debug output." into gingerbread
...
Merge commit '6e86915e8f5dfffa60ae5d1a4ca9aa74912fd026' into gingerbread-plus-aosp
* commit '6e86915e8f5dfffa60ae5d1a4ca9aa74912fd026':
Fixes to battery stats debug output.
2010-09-07 14:15:17 -07:00
Joe Onorato
ccfc1c1ea1
Expose the TextAppearance.StatusBar.* styles.
...
Change-Id: I6e1e68ab26495290d480f4fb75facedd6cd62908
2010-09-07 17:12:10 -04:00
Andreas Huber
94e6b66237
Don't assert on unexpected surface flinger dequeue/enqueueBuffer errors, log a warning and ignore them instead.
...
Change-Id: Ia45887df82d66f393520e5a4308f430010402d5e
related-to-bug: 2976248
2010-09-07 14:11:47 -07:00
Dianne Hackborn
6e86915e8f
Merge "Fixes to battery stats debug output." into gingerbread
2010-09-07 14:10:38 -07:00
Dianne Hackborn
b5e3165129
Fixes to battery stats debug output.
...
Change-Id: I32e7cad9633b8c517a74573069e426d9f835a83d
2010-09-07 14:09:36 -07:00
Steve Block
0e2bae14b4
Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION
...
We now use ThirdPartyProject.prop
See https://android-git.corp.google.com/g/#change,64831
Change-Id: Ib52fdd93ac08fb19ec8b7f539eb084c0b668e01b
2010-09-07 22:05:21 +01:00
Vasu Nori
2e8b36cc01
Merge "android change to handle Change-Id: Idbeed81b5b7349059e467b33a8641abf0b4aaeff"
2010-09-07 13:23:28 -07:00
Vasu Nori
422dad0f50
android change to handle Change-Id: Idbeed81b5b7349059e467b33a8641abf0b4aaeff
...
Change-Id: Icf221a8e8d4c281f7719875816835ad7dfe7f3d1
2010-09-07 12:56:57 -07:00
Romain Guy
018b0d2918
Merge "Use static final debug fields."
2010-09-07 12:42:43 -07:00
Romain Guy
5429e1d102
Use static final debug fields.
...
Change-Id: I304c39f54f609729bcec581091f285b2baa6fefa
2010-09-07 12:39:45 -07:00
Dianne Hackborn
05dff83894
am 11bbe200: Hopefully fix the build.
...
Merge commit '11bbe200cba150cfa5593bb87b54f3072a5ab2c5' into gingerbread-plus-aosp
* commit '11bbe200cba150cfa5593bb87b54f3072a5ab2c5':
Hopefully fix the build.
2010-09-07 12:36:33 -07:00
Adam Cohen
cf393c52f9
Merge "-> Implemented new visualization for StackView -> Cleaning up the method for creating the blue outline -> Reimplmented onMeasure for StackView and AdapterViewAnimator"
2010-09-07 12:32:45 -07:00
Dianne Hackborn
11bbe200cb
Hopefully fix the build.
...
Change-Id: Id8cd92c0895c9939e1386ef488bd1309a3be3568
2010-09-07 12:32:19 -07:00
Alex Sakhartchouk
aa860df538
Merge "Fixing a3d files to reflect the new element structure."
2010-09-07 12:13:15 -07:00
Alex Sakhartchouk
65cb3bae15
Merge "Add arrays to elements."
2010-09-07 12:13:07 -07:00
Alex Sakhartchouk
db6f11bd30
Fixing a3d files to reflect the new element structure.
...
Change-Id: I44d95c9411706813dde815c5f052f3615e8b483e
2010-09-07 12:10:18 -07:00
Jason Sams
70d4e50242
Add arrays to elements.
...
Change-Id: I624b03bfc1fd26136afd9305a96026b91b1fad3c
2010-09-07 12:06:05 -07:00
Romain Guy
e04a3811f2
Merge "Temporarily disable fading edges if solidColor=0 and hw is on."
2010-09-07 12:02:38 -07:00
Romain Guy
14cd0653e4
Temporarily disable fading edges if solidColor=0 and hw is on.
...
Change-Id: I430d8d4d00cbabc99644b98ea832460339c196d8
2010-09-07 12:01:38 -07:00
Joe Onorato
1a2736468b
Merge "resolved conflicts for merge of 07990cf2 to master"
2010-09-07 11:54:27 -07:00
Joe Onorato
935865923f
resolved conflicts for merge of 07990cf2 to master
...
Change-Id: I62cc2d14820e4cbe80ea433caf323be2df1fb9a8
2010-09-07 14:53:46 -04:00
Michael Kolb
d9b447ca28
Merge "Add setting for on screen zoom buttons enables to use pinch to zoom without showing the on screen buttons"
2010-09-07 11:50:54 -07:00
Michael Kolb
6fe3b421fd
Add setting for on screen zoom buttons
...
enables to use pinch to zoom without
showing the on screen buttons
Change-Id: Ifd08d11232e2a32178a89e559b6f1f645bf627b9
2010-09-07 11:46:57 -07:00
Dianne Hackborn
b8bcfed552
am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread
...
Merge commit 'f703b77c96a6d133fda534158eaf6190ff7c87f7' into gingerbread-plus-aosp
* commit 'f703b77c96a6d133fda534158eaf6190ff7c87f7':
Add system property to turn off scheduling groups.
2010-09-07 11:30:08 -07:00
Dianne Hackborn
f703b77c96
Merge "Add system property to turn off scheduling groups." into gingerbread
2010-09-07 11:27:26 -07:00
Ying Wang
8dff092eca
Reflected class name and bc file name changes.
...
Any non-alnum chars in the rs file name will be removed when we derive the bc file name.
The reflected class names are converted to camel case.
Change-Id: I0184fe8ef2987a19dbdbc93c72163e02b5b0de89
2010-09-07 11:23:15 -07:00
Dianne Hackborn
84bb52ed61
Add system property to turn off scheduling groups.
...
Do this:
adb shell setprop debug.sys.noschedgroups 1
Change-Id: I6e06a74205fd45ee1526ce71fe33944465d39984
2010-09-07 11:19:11 -07:00
Joe Onorato
07990cf209
am 1f689f7e: Merge "When notifications are updated, don\'t re-show the ticker unless the text has changed." into gingerbread
...
Merge commit '1f689f7e35464b1ccd3ce3307b6d92283ee1290d' into gingerbread-plus-aosp
* commit '1f689f7e35464b1ccd3ce3307b6d92283ee1290d':
When notifications are updated, don't re-show the ticker unless the text has changed.
2010-09-07 11:18:46 -07:00
Brad Fitzpatrick
cbf16ebdab
am c19c9e4e: am b1104b37: Merge "Make SharedPreferencesBackupHelper wait for async SharedPreference writes" into gingerbread
...
Merge commit 'c19c9e4ee20512ba29e6e54aee06aa16413901f1'
* commit 'c19c9e4ee20512ba29e6e54aee06aa16413901f1':
Make SharedPreferencesBackupHelper wait for async SharedPreference writes
2010-09-07 11:18:39 -07:00
Brad Fitzpatrick
c19c9e4ee2
am b1104b37: Merge "Make SharedPreferencesBackupHelper wait for async SharedPreference writes" into gingerbread
...
Merge commit 'b1104b3713febb75164938a465c3022e1879245f' into gingerbread-plus-aosp
* commit 'b1104b3713febb75164938a465c3022e1879245f':
Make SharedPreferencesBackupHelper wait for async SharedPreference writes
2010-09-07 11:15:01 -07:00
Joe Onorato
1f689f7e35
Merge "When notifications are updated, don't re-show the ticker unless the text has changed." into gingerbread
2010-09-07 11:14:56 -07:00
Eric Fischer
e2a537f235
am aab73757: (-s ours) am 745e751b: Merge "Preserve old translations for changed strings. DO NOT MERGE" into gingerbread
...
Merge commit 'aab7375799e76ec2e429fbd8224d0c6e8cc96463'
* commit 'aab7375799e76ec2e429fbd8224d0c6e8cc96463':
Preserve old translations for changed strings. DO NOT MERGE
2010-09-07 11:14:28 -07:00
Joe Onorato
da69552078
When notifications are updated, don't re-show the ticker unless the text has changed.
...
Bug: 2963867
Change-Id: I24b5bc958fb6eb0d753c88178a385232c75ea438
2010-09-07 14:13:12 -04:00