Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
6993d3d136fed8600a3e337d710907b50d8d6e49
6993d3d
Adding a feature denoting support for 5 or more fully
by Dan Morrill
· 16 years ago
dc24348
Merge "Add API to get all foreground calls." into gingerbread
by John Wang
· 16 years ago
e7c02ef
Merge "Fix bug 2973252 - Make overscroll glow respect ifContentScrolls" into gingerbread
by Adam Powell
· 16 years ago
cc4a38c
Merge "Properly buffer a certain amount of data on streaming sources before finishing prepare()." into gingerbread
by Andreas Huber
· 16 years ago
87ab9cd
Properly buffer a certain amount of data on streaming sources before finishing prepare().
by Andreas Huber
· 16 years ago
e25b4bc
Merge "These are not ready to be exposed. Also rename them to be better." into gingerbread
by Dianne Hackborn
· 16 years ago
2b136832
am c4367e54: fix code snippet error
by Scott Main
· 16 years ago
482566e
These are not ready to be exposed. Also rename them to be better.
by Dianne Hackborn
· 16 years ago
a2f2141
Merge "More SharedPreferences commit() -> apply() changes." into gingerbread
by Brad Fitzpatrick
· 16 years ago
e6ffce9
Fix bug 2973252 - Make overscroll glow respect ifContentScrolls
by Adam Powell
· 16 years ago
d85621c
Don't crash when extra logging is enabled.
by Marco Nelissen
· 16 years ago
fa8e271
More SharedPreferences commit() -> apply() changes.
by Brad Fitzpatrick
· 16 years ago
c4367e5
fix code snippet error
by Scott Main
· 16 years ago
7755cdd
Remove unused/debugging code from MP4 file writer
by James Dong
· 16 years ago
46e63b3
Merge "Better file size estimate" into gingerbread
by James Dong
· 16 years ago
305bcbf
Decrease PackageManagerService wait time for vold
by Kenny Root
· 16 years ago
12da9d7
Fix buffer compacting in NativeDaemonConnector
by Kenny Root
· 16 years ago
cb7e65c
Better file size estimate
by James Dong
· 16 years ago
b355714a
Merge "SipManager: always return true for SIP API and VOIP support query." into gingerbread
by Hung-ying Tyan
· 16 years ago
643fce9
SipManager: always return true for SIP API and VOIP support query.
by Hung-ying Tyan
· 16 years ago
3208557
am c5083cdf: Merge "clarify dp dimension description" into froyo
by Scott Main
· 16 years ago
7ed7668
Merge "Calculate audio media drift time from AudioSource" into gingerbread
by James Dong
· 16 years ago
c5083cd
Merge "clarify dp dimension description" into froyo
by Scott Main
· 16 years ago
192b56d
Merge "Implement #2964234: Add support for <uses-package> element to aapt" into gingerbread
by Dianne Hackborn
· 16 years ago
43b6803
Implement #2964234: Add support for <uses-package> element to aapt
by Dianne Hackborn
· 16 years ago
20bb229
Add API to get all foreground calls.
by John Wang
· 16 years ago
2e24654
Merge "Add better debug output for ResourceType errors" into gingerbread
by Kenny Root
· 16 years ago
d180232
Merge "Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"" into gingerbread
by Gilles Debunne
· 16 years ago
d4723bb
Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"
by Gilles Debunne
· 16 years ago
68c2e91
Add better debug output for ResourceType errors
by Kenny Root
· 16 years ago
947e25e
am ac3c1f55: Add BT test instrumentation for reboot tests.
by Eric Rowe
· 16 years ago
26d708d
Merge "InputMethodManager showSoftInput return documentation." into gingerbread
by Gilles Debunne
· 16 years ago
3ac85d3
am 1314219a: (-s ours) DO NOT MERGE Separate utility methods into utility class.
by Eric Rowe
· 16 years ago
3010713
Fix again.
by Daisuke Miyakawa
· 16 years ago
3bd9b8f
Fix build breakage.
by Daisuke Miyakawa
· 16 years ago
b1f5a54
Merge "VCard refactoring backport." into gingerbread
by Daisuke Miyakawa
· 16 years ago
32ec1ad
Merge "Fix problem in AudioEffect::command() status." into gingerbread
by Eric Laurent
· 16 years ago
e65280c
Fix problem in AudioEffect::command() status.
by Eric Laurent
· 16 years ago
97e58ef
Merge "DO NOT MERGE Separate utility methods into utility class." into gingerbread
by Eric Rowe
· 16 years ago
13438b02
DO NOT MERGE Separate utility methods into utility class.
by Eric Rowe
· 16 years ago
69831d9
VCard refactoring backport.
by Daisuke Miyakawa
· 16 years ago
dc296b0
Merge "SipService: reduce the usage of javax.sdp.*." into gingerbread
by Chia-chi Yeh
· 16 years ago
95b15c3
SipService: reduce the usage of javax.sdp.*.
by Chia-chi Yeh
· 16 years ago
60264b30
SipProfile: remove outgoingCallAllowed flag.
by Hung-ying Tyan
· 16 years ago
79492a0
Merge "DO NOT MERGE Overscroll continues; asset and behavior tweaks." into gingerbread
by Adam Powell
· 16 years ago
5916882
DO NOT MERGE Overscroll continues; asset and behavior tweaks.
by Adam Powell
· 16 years ago
a1c69e0
Fix a small bug when granting permissions through activity results.
by Dianne Hackborn
· 16 years ago
d3efa39
Clean up some permissions.
by Dianne Hackborn
· 16 years ago
bc5ec2f
Merge "Improve messages when java process is starting." into gingerbread
by Dianne Hackborn
· 16 years ago
4c23815
Calculate audio media drift time from AudioSource
by James Dong
· 16 years ago
08e60f2
Improve messages when java process is starting.
by Dianne Hackborn
· 16 years ago
b766ab8
DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update current.xml
by Jason Chen
· 16 years ago
3424c02
Add software features for SIP and VOIP
by Hung-ying Tyan
· 16 years ago
a2511da
Merge "Better support for buffered streaming of rtsp content, if buffer drops below a certain threshold we will temporarily pause playback until we have sufficient data." into gingerbread
by Andreas Huber
· 16 years ago
d3c1bae
Merge "Make sure that if initialization fails, AudioSource still behaves well." into gingerbread
by James Dong
· 16 years ago
4d8f66b
Better support for buffered streaming of rtsp content, if buffer drops below a certain threshold we will temporarily pause playback until we have sufficient data.
by Andreas Huber
· 16 years ago
a800a2e
Merge "Adding a feature definition corresponding to support for Near-Field Communications (NFC)." into gingerbread
by Dan Morrill
· 16 years ago
05f0382
When dropping privileges, check return values.
by Nick Kralevich
· 16 years ago
76437d3
Adding a feature definition corresponding to support for Near-Field
by Dan Morrill
· 16 years ago
81f339b
Merge "Fixing the build." into gingerbread
by Andreas Huber
· 16 years ago
752fe99
Fixing the build.
by Andreas Huber
· 16 years ago
a87544b
Make sure that if initialization fails, AudioSource still behaves well.
by James Dong
· 16 years ago
7c1bd7f
Fix logic error in downgrade of system apps
by Kenny Root
· 16 years ago
fca5677
Merge "Add null check for package settings" into gingerbread
by Kenny Root
· 16 years ago
9ee9274
Add null check for package settings
by Kenny Root
· 16 years ago
e34fe69
Merge "DO NOT MERGE Integrate edge effects into WebView." into gingerbread
by Adam Powell
· 16 years ago
6c33904
Merge "Now that AmrInputStream no longer relies on opencore, make sure it's registered in non-opencore builds." into gingerbread
by Andreas Huber
· 16 years ago
412fc7c
Merge "Keep gtalk video chat specific code consistent with rtsp changes." into gingerbread
by Andreas Huber
· 16 years ago
8d7d413
Now that AmrInputStream no longer relies on opencore, make sure it's registered in non-opencore builds.
by Andreas Huber
· 16 years ago
de2b161
Merge "Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer." into gingerbread
by Andreas Huber
· 16 years ago
4dcc6a1
Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer.
by Andreas Huber
· 16 years ago
230269d
DO NOT MERGE Integrate edge effects into WebView.
by Adam Powell
· 16 years ago
b138712
Merge "Fix build (restore deleted assets)." into gingerbread
by Daniel Sandler
· 16 years ago
a3c3edc
Fix build (restore deleted assets).
by Daniel Sandler
· 16 years ago
1614843
Merge "Fix invalid comment in WebSettings." into gingerbread
by Derek Sollenberger
· 16 years ago
fdbdeb3
Fix invalid comment in WebSettings.
by Derek Sollenberger
· 16 years ago
8f8fcfa
Notifications are now light-on-dark in the windowshade.
by Daniel Sandler
· 16 years ago
1751086
New Java-based SamplingProfiler
by Brian Carlstrom
· 16 years ago
27b9c8e
Keep gtalk video chat specific code consistent with rtsp changes.
by Andreas Huber
· 16 years ago
73ef5d4
DO NOT MERGE. CHERRY-PICKED GERRIT CHANGE 60365.
by Derek Sollenberger
· 16 years ago
795b8aa
Merge "Removing AWT. See bug 2732079" into gingerbread
by Jesse Wilson
· 16 years ago
042e9bd
Add SIP related settings in the Settings.System.
by Chung-yih Wang
· 16 years ago
361199b
Add PackageManager API to get information about a provider component.
by Dianne Hackborn
· 16 years ago
22cd420
Merge "Improve debug output when an ANR happens." into gingerbread
by Dianne Hackborn
· 16 years ago
6b1afeb
Improve debug output when an ANR happens.
by Dianne Hackborn
· 16 years ago
a18cf54
InputMethodManager showSoftInput return documentation.
by Gilles Debunne
· 16 years ago
494dd30
Removing AWT. See bug 2732079
by Jesse Wilson
· 16 years ago
d2fbaba
Merge "Fixed single line state on TextView." into gingerbread
by Gilles Debunne
· 16 years ago
e67b58a
Fixed single line state on TextView.
by Gilles Debunne
· 16 years ago
307ed31
Merge "Remove incomplete input device enumeration NDK API." into gingerbread
by Jeff Brown
· 16 years ago
f560cea
Merge "Audio Effects: fix problems in volume control." into gingerbread
by Eric Laurent
· 16 years ago
a92ebfa
Audio Effects: fix problems in volume control.
by Eric Laurent
· 16 years ago
5fad267
Remove incomplete input device enumeration NDK API.
by Jeff Brown
· 16 years ago
4747117
Can't have two rules building the stubs and public.xml!
by Joe Onorato
· 16 years ago
ac3c1f5
Add BT test instrumentation for reboot tests.
by Eric Rowe
· 16 years ago
6307085
Merge "Don't propagate StrictMode over one-way Binder calls." into gingerbread
by Brad Fitzpatrick
· 16 years ago
48ac68e
Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread
by Andreas Huber
· 16 years ago
99fa510
Merge "Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer)" into gingerbread
by Andreas Huber
· 16 years ago
6659284
Allow Bluetooth radio to be toggled in Airplane mode.
by Jake Hamby
· 16 years ago
2382755
Merge "Add a --debug-mode option to aapt." into gingerbread
by Xavier Ducrohet
· 16 years ago
Next »