Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
03805f729cacead5d0797c840430ea99b26036d6
03805f7
am d313cab4: Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread
by Brian Carlstrom
· 15 years ago
a252705
am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread
by Wu-cheng Li
· 15 years ago
00557ba
am 4dda6ddb: Merge "Make the OggExtractor less verbose." into gingerbread
by Andreas Huber
· 15 years ago
31eb1ac
am 0324ce9a: Merge "Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us." into gingerbread
by Andreas Huber
· 15 years ago
0899e8b
am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into gingerbread
by Steve Howard
· 15 years ago
7a11ae2
am face0c02: am 46906276: Amend previous ndc commit
by Kenny Root
· 15 years ago
8eaacf4
am e2f95e42: am a34c9ca3: (-s ours) Add more error checking for ndc
by Kenny Root
· 15 years ago
4ad26d7
am a6b47cd3: am 24a03083: PackageManagerService: always install native binaries from .apk
by David 'Digit' Turner
· 15 years ago
fa9a38c
am 6ab94608: Merge "CallManager: add setAudioMode()" into gingerbread
by Hung-ying Tyan
· 15 years ago
29eb491
am 3922484d: Merge "Optimize EventHub reads." into gingerbread
by Jeff Brown
· 15 years ago
dc7d737
am 8eac20ea: SIP: implement conference call
by Hung-ying Tyan
· 15 years ago
16848a1
am f6354aca: Merge "CallManager: do not deliver ring event if fg call is live." into gingerbread
by Hung-ying Tyan
· 15 years ago
8cbaf59
am 04e5a1cb: Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
8fd80e9
am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread
by Jeff Brown
· 15 years ago
aea40e3
am a1af0d7c: Merge "Fix SDK build" into gingerbread
by Irfan Sheriff
· 15 years ago
a7bb3ba
am f996ed9f: Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread
by Daisuke Miyakawa
· 15 years ago
3719f85
DO NOT MERGE resolved conflicts for merge of 8c11e952 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
f939518
Revert "- updates NetUtils to use new libnetutils headers"
by Jean-Baptiste Queru
· 15 years ago
d313cab
Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread
by Brian Carlstrom
· 15 years ago
c869602
Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread
by Wu-cheng Li
· 15 years ago
4dda6dd
Merge "Make the OggExtractor less verbose." into gingerbread
by Andreas Huber
· 15 years ago
0324ce9
Merge "Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us." into gingerbread
by Andreas Huber
· 15 years ago
08c94b2
Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us.
by Andreas Huber
· 15 years ago
baf3869
Merge "Fix up handling of null fields in DownloadManager." into gingerbread
by Steve Howard
· 15 years ago
face0c0
am 46906276: Amend previous ndc commit
by Kenny Root
· 15 years ago
e2f95e4
am a34c9ca3: (-s ours) Add more error checking for ndc
by Kenny Root
· 15 years ago
a6b47cd
am 24a03083: PackageManagerService: always install native binaries from .apk
by David 'Digit' Turner
· 15 years ago
4690627
Amend previous ndc commit
by Kenny Root
· 15 years ago
232a033
tracking merge of external/apache-http from dalvik-dev
by Brian Carlstrom
· 15 years ago
a34c9ca
Add more error checking for ndc
by Kenny Root
· 15 years ago
24a0308
PackageManagerService: always install native binaries from .apk
by David 'Digit' Turner
· 15 years ago
6ab94608
Merge "CallManager: add setAudioMode()" into gingerbread
by Hung-ying Tyan
· 15 years ago
3922484
Merge "Optimize EventHub reads." into gingerbread
by Jeff Brown
· 15 years ago
cc2e717
Optimize EventHub reads.
by Jeff Brown
· 15 years ago
a4cb657
CallManager: add setAudioMode()
by Hung-ying Tyan
· 15 years ago
8eac20e
SIP: implement conference call
by Hung-ying Tyan
· 15 years ago
f6354ac
Merge "CallManager: do not deliver ring event if fg call is live." into gingerbread
by Hung-ying Tyan
· 15 years ago
04e5a1c
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
72ce423
Merge "Fix possible race conditions during channel unregistration." into gingerbread
by Jeff Brown
· 15 years ago
2cbecea
Fix possible race conditions during channel unregistration.
by Jeff Brown
· 15 years ago
a1af0d7
Merge "Fix SDK build" into gingerbread
by Irfan Sheriff
· 15 years ago
4d32d81
Fix SDK build
by Irfan Sheriff
· 15 years ago
f870000
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
f996ed9
Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread
by Daisuke Miyakawa
· 15 years ago
b768855
Make vCard importer/exporter aware of multi-byte parameters.
by Daisuke Miyakawa
· 15 years ago
8c11e95
DO NOT MERGE WifiLock extensions for high performance mode
by Irfan Sheriff
· 15 years ago
09f6725
resolved conflicts for merge of 0b7bd95d to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
0b7bd95
Fix compilation errors in libmedia, libstagefright.
by Rene Bolldorf
· 15 years ago
8651bd5
Fix up handling of null fields in DownloadManager.
by Steve Howard
· 15 years ago
f008f3e
Document that autoFocus must be called in auto and macro mode.
by Wu-cheng Li
· 15 years ago
96e2463
am e6bfceeb: am 3b70e159: Merge "Adding a sample accessibility service -make" into froyo
by Roman Nurik
· 15 years ago
e6bfcee
am 3b70e159: Merge "Adding a sample accessibility service -make" into froyo
by Roman Nurik
· 15 years ago
3b70e15
Merge "Adding a sample accessibility service -make" into froyo
by Roman Nurik
· 15 years ago
ddbcce3
Merge "resolved conflicts for merge of be50507b to gingerbread-plus-aosp" into gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
6525fca
resolved conflicts for merge of be50507b to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
ab59914
am b3e957bb: Merge "New download manager error code when we can\'t resume." into gingerbread
by Steve Howard
· 15 years ago
b3e957bb
Merge "New download manager error code when we can't resume." into gingerbread
by Steve Howard
· 15 years ago
be50507
Merge "Keep track of remaining fd when devices are removed"
by Jean-Baptiste Queru
· 15 years ago
5085848
am 209e6518: Merge "Make the LED colors when charging customizable by the vendor"
by Jean-Baptiste Queru
· 15 years ago
234325b
am c708e383: Merge "Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient""
by Jean-Baptiste Queru
· 15 years ago
18dd95f
am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip"
by Jean-Baptiste Queru
· 15 years ago
1a0b19b
resolved conflicts for merge of bcbb5845 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
209e651
Merge "Make the LED colors when charging customizable by the vendor"
by Jean-Baptiste Queru
· 15 years ago
2643483
am b6ef8bad: Merge "GPS: Initialize XTRA support when GPS is enabled" into gingerbread
by Mike Lockwood
· 15 years ago
b6ef8ba
Merge "GPS: Initialize XTRA support when GPS is enabled" into gingerbread
by Mike Lockwood
· 15 years ago
1a1cd3a
GPS: Initialize XTRA support when GPS is enabled
by Mike Lockwood
· 15 years ago
912e0f7
CallManager: do not deliver ring event if fg call is live.
by Hung-ying Tyan
· 15 years ago
81dcea6
am f1f48bc7: Do JPEG tile-based decoding.
by Joseph Wen
· 15 years ago
f1f48bc
Do JPEG tile-based decoding.
by Joseph Wen
· 15 years ago
637df04
am 1ce4394c: Merge "Throttle userActivity calls from input dispatcher." into gingerbread
by Jeff Brown
· 15 years ago
1ce4394
Merge "Throttle userActivity calls from input dispatcher." into gingerbread
by Jeff Brown
· 15 years ago
9029157
Throttle userActivity calls from input dispatcher.
by Jeff Brown
· 15 years ago
98a9498
am 833533c9: Improve Display javadoc slightly
by Mathias Agopian
· 15 years ago
33bbd12
New download manager error code when we can't resume.
by Steve Howard
· 15 years ago
3386c38
Make the OggExtractor less verbose.
by Andreas Huber
· 15 years ago
833533c
Improve Display javadoc slightly
by Mathias Agopian
· 15 years ago
e03e6d3
am 80810f86: Merge "Fix crash in status bar ticker." into gingerbread
by Daniel Sandler
· 15 years ago
f54da15
am eff30e3d: Change the default time scale for audio/video track during recording and reduce rounding errors in calculating the sample duration
by James Dong
· 15 years ago
bb33d6f
am 997dc32b: Merge "add an api for getting a device serial number" into gingerbread
by Doug Zongker
· 15 years ago
80810f86
Merge "Fix crash in status bar ticker." into gingerbread
by Daniel Sandler
· 15 years ago
f8d5809
Fix crash in status bar ticker.
by Daniel Sandler
· 15 years ago
c708e38
Merge "Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient""
by Jean-Baptiste Queru
· 15 years ago
eff30e3
Change the default time scale for audio/video track during recording
by James Dong
· 15 years ago
12af0e3
Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient"
by satok
· 15 years ago
997dc32
Merge "add an api for getting a device serial number" into gingerbread
by Doug Zongker
· 15 years ago
7d2e3df
add an api for getting a device serial number
by Doug Zongker
· 15 years ago
05b20c0
Merge "bootanimation: Don't open non-existing bootanimation.zip"
by Jean-Baptiste Queru
· 15 years ago
bcbb584
Merge "frameworks/base/opengl: Add NULL check"
by Jean-Baptiste Queru
· 15 years ago
4a054c1
am cfd15dd3: Fix the IN_CALL mode issue.
by Chung-yih Wang
· 15 years ago
cfd15dd
Fix the IN_CALL mode issue.
by Chung-yih Wang
· 15 years ago
2e47052
am 567722ee: Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread
by Dianne Hackborn
· 15 years ago
567722e
Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread
by Dianne Hackborn
· 15 years ago
1ebccf5
Fix problems with determining when to kill apps for wake usage.
by Dianne Hackborn
· 15 years ago
6f62039
am f76a05e9: Merge "DO NOT MERGE Fix wifi status icon" into gingerbread
by Irfan Sheriff
· 15 years ago
f76a05e
Merge "DO NOT MERGE Fix wifi status icon" into gingerbread
by Irfan Sheriff
· 15 years ago
72d54ef
DO NOT MERGE Fix wifi status icon
by Irfan Sheriff
· 15 years ago
4fc2c92
am b7208196: Use audio clock as the reference media clock
by James Dong
· 15 years ago
b720819
Use audio clock as the reference media clock
by James Dong
· 15 years ago
b2c315e
am 6a73368b: Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread
by Mathias Agopian
· 15 years ago
6a73368
Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread
by Mathias Agopian
· 15 years ago
Next »