Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
c84cc4f183cb18f299bed237235fa64e013d0fca
/
services
/
java
/
com
/
android
/
server
/
am
6d92cde
am 35f4d32d: Merge "frameworks/base: Track owner in appropriate owners list of Uri"
by Dianne Hackborn
· 15 years ago
91c12c2
frameworks/base: Track owner in appropriate owners list of Uri
by Vairavan Srinivasan
· 15 years ago
a9d8a69
am 9aac2e2b: Merge "Referencing of "r.record.name" is occured, when "r.record" is null." into gingerbread
by Dianne Hackborn
· 15 years ago
c712204
Referencing of "r.record.name" is occured, when "r.record" is null.
by lge-aosp
· 15 years ago
5f619b7
Avoiding cyclic references when unbinding from a service
by Mattias Petersson
· 16 years ago
73fef3c
am b5a8654d: Clear reference to the IIntentReceiver in order to avoid memory leak
by Johannes Carlsson
· 15 years ago
b5a8654
Clear reference to the IIntentReceiver in order to avoid memory leak
by Johannes Carlsson
· 16 years ago
4302886
am c91f9fe5: Merge "Avoiding cyclic references when unbinding from a service" into gingerbread
by Dianne Hackborn
· 15 years ago
3996b41
Avoiding cyclic references when unbinding from a service
by Mattias Petersson
· 16 years ago
5897591
Clear reference to the IIntentReceiver in order to avoid memory leak
by Johannes Carlsson
· 16 years ago
cc43401
am 6eef0ca5: Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread
by Dianne Hackborn
· 15 years ago
a207ce2
frameworks/base: Fix to release references in ActivityManagerService
by Vairavan Srinivasan
· 15 years ago
50b9b94
frameworks/base: Fix to release references in ActivityManagerService
by Vairavan Srinivasan
· 15 years ago
78e9f4c
am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> packages+ map
by Dianne Hackborn
· 16 years ago
e4a5951
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
by Dianne Hackborn
· 16 years ago
66a5d69
resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 16 years ago
9c7489f
am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbread
by Dianne Hackborn
· 16 years ago
5383f50
Fix issue #3122240: Expose xlarge in GB.
by Dianne Hackborn
· 16 years ago
964eb43
am 42499170: Implement issue #3094621 and #3094609 - wipe sd card
by Dianne Hackborn
· 16 years ago
4249917
Implement issue #3094621 and #3094609 - wipe sd card
by Dianne Hackborn
· 16 years ago
6ba052b
am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" into gingerbread
by Jeff Brown
· 16 years ago
13e4666
am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread
by Dianne Hackborn
· 16 years ago
10d48f2
am efb58101: Debug logs for issue #3101415: Apps seem to have their UID changed over time.
by Dianne Hackborn
· 16 years ago
2d3f159
Add support for secure system overlays. (DO NOT MERGE)
by Jeff Brown
· 16 years ago
8bdf593
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
by Dianne Hackborn
· 16 years ago
efb5810
Debug logs for issue #3101415: Apps seem to have their UID changed over time.
by Dianne Hackborn
· 16 years ago
4ce930d
am 259c8499: Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread
by Dianne Hackborn
· 16 years ago
ba0492d
Fix issue #3089800: adb shell am -W causes ActivityManager crash
by Dianne Hackborn
· 16 years ago
d6499dc
frameworks/base: Handle null from topRunningNonDelayedActivityLocked
by Vairavan Srinivasan
· 16 years ago
779d177
am bd1454f5: Merge "Include debugger connection status in error entry"
by Jean-Baptiste Queru
· 16 years ago
e89bf50
am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread
by Dianne Hackborn
· 16 years ago
043fcd9
Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider
by Dianne Hackborn
· 16 years ago
efa4f7f
am 4e6baf24: Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread
by Dianne Hackborn
· 16 years ago
3c4c2b7
Fix issue #3001368: API REVIEW: android.app.Activity
by Dianne Hackborn
· 16 years ago
cb9f1e4
am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread
by Dianne Hackborn
· 16 years ago
54e570f
Make it easier to figure out whether an app can go on sd card.
by Dianne Hackborn
· 16 years ago
6a3eddb
am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbread
by Dianne Hackborn
· 16 years ago
cef65ee
Rub in a little 'ol log-b-gone.
by Dianne Hackborn
· 16 years ago
b763a6d
am 08cf57d7: Merge "Fixes to granting URI permissions - take into account path perms." into gingerbread
by Dianne Hackborn
· 16 years ago
48058e8
Fixes to granting URI permissions - take into account path perms.
by Dianne Hackborn
· 16 years ago
03d2ca6
Include debugger connection status in error entry
by Christian Lindeberg
· 16 years ago
a8bce7c
am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into gingerbread
by Dianne Hackborn
· 16 years ago
8313fc7
Allow all apps to call ContentResolver.getType().
by Dianne Hackborn
· 16 years ago
ca25d2c
am 4d94a766: Fixed some timeout and lock reentrance issues with broadcasts.
by Jeff Brown
· 16 years ago
4d94a76
Fixed some timeout and lock reentrance issues with broadcasts.
by Jeff Brown
· 16 years ago
982c07e
am cbb7b05e: Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread
by Joe Onorato
· 16 years ago
cbb7b05
Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread
by Joe Onorato
· 16 years ago
eaa07187
Crash apps when they provide bad notifications instead of crashing the system process.
by Joe Onorato
· 16 years ago
8952a44
am 287952c3: Fix issue #3022508: Crash during media scan
by Dianne Hackborn
· 16 years ago
287952c
Fix issue #3022508: Crash during media scan
by Dianne Hackborn
· 16 years ago
2983e03
am 045398e6: Merge "Fix a deadlock I ran into." into gingerbread
by Dianne Hackborn
· 16 years ago
0674069
Fix a deadlock I ran into.
by Dianne Hackborn
· 16 years ago
e665698
am 6f33b65f: Merge "Fix issue #2999757: "Application Redirected" dialogue showing up erratically" into gingerbread
by Dianne Hackborn
· 16 years ago
034093a4
Fix issue #2999757: "Application Redirected" dialogue showing up erratically
by Dianne Hackborn
· 16 years ago
2d19a67
am 51aaab3d: Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread
by Dianne Hackborn
· 16 years ago
8891fdc
Fix #2999258: ANR in Settings after every reboot
by Dianne Hackborn
· 16 years ago
4b187e8
am 8e1b84e7: Merge "Some battery improvements:" into gingerbread
by Dianne Hackborn
· 16 years ago
ce2ef76
Some battery improvements:
by Dianne Hackborn
· 16 years ago
1f37729
am 58e0eefe: Improve power tracking of WIFI use.
by Dianne Hackborn
· 16 years ago
58e0eef
Improve power tracking of WIFI use.
by Dianne Hackborn
· 16 years ago
d2de99e
am 536ee090: Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread
by Steve Howard
· 16 years ago
536ee09
Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread
by Steve Howard
· 16 years ago
0de8ddb
Fix name shadowing bug with revoking URI permissions.
by Steve Howard
· 16 years ago
527c028
am a0eb56ac: Merge "Work on issue #2991868: A toast pops up informing users..." into gingerbread
by Dianne Hackborn
· 16 years ago
8c5755a
Work on issue #2991868: A toast pops up informing users...
by Dianne Hackborn
· 16 years ago
5368643
am 7e9f4eb2: Track client requests through location manager.
by Dianne Hackborn
· 16 years ago
7e9f4eb
Track client requests through location manager.
by Dianne Hackborn
· 16 years ago
37fc8cc
am b724d251: Merge "Enable strictmode logging in system_server & add a lock." into gingerbread
by Brad Fitzpatrick
· 16 years ago
1e02d36
Enable strictmode logging in system_server & add a lock.
by Brad Fitzpatrick
· 16 years ago
62d005e
am a7d868d4: Merge "Add toast when an app intercepts the launch of another app." into gingerbread
by Dianne Hackborn
· 16 years ago
0dad364a
Add toast when an app intercepts the launch of another app.
by Dianne Hackborn
· 16 years ago
5fdacb8
am ee455f5a: Merge "People holding partial wake locks now get blamed for CPU usage." into gingerbread
by Dianne Hackborn
· 16 years ago
0d903a8
People holding partial wake locks now get blamed for CPU usage.
by Dianne Hackborn
· 16 years ago
3d7d369
am e25b4bc7: Merge "These are not ready to be exposed. Also rename them to be better." into gingerbread
by Dianne Hackborn
· 16 years ago
482566e
These are not ready to be exposed. Also rename them to be better.
by Dianne Hackborn
· 16 years ago
7582333
am a1c69e08: Fix a small bug when granting permissions through activity results.
by Dianne Hackborn
· 16 years ago
a1c69e0
Fix a small bug when granting permissions through activity results.
by Dianne Hackborn
· 16 years ago
3f124cc
am 22cd420b: 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
44af754
am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE
by Daniel Sandler
· 16 years ago
d02bdaa
Remove experimental immersive mode support. DO NOT MERGE
by Daniel Sandler
· 16 years ago
409b712
am 02486b13: Hide heavy-weight API.
by Dianne Hackborn
· 16 years ago
02486b1
Hide heavy-weight API.
by Dianne Hackborn
· 16 years ago
66d633d
am 3003a017: Merge "Don\'t retain global ref to last inflated context." into gingerbread
by Dianne Hackborn
· 16 years ago
7e26964
Don't retain global ref to last inflated context.
by Dianne Hackborn
· 16 years ago
fde7fdd
am 50395e80: Merge "Fix a fun bug with multiple service bindings from an activity." into gingerbread
by Dianne Hackborn
· 16 years ago
43d9ac8
Fix a fun bug with multiple service bindings from an activity.
by Dianne Hackborn
· 16 years ago
5474b0f
am 39792d22: Fix bugs with granting permissions through onNewIntent().
by Dianne Hackborn
· 16 years ago
39792d2
Fix bugs with granting permissions through onNewIntent().
by Dianne Hackborn
· 16 years ago
d172594
am cf6d2a1d: Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread
by Dianne Hackborn
· 16 years ago
b424b63
Fix issue #2845673: android:exported="false" is not obeyed
by Dianne Hackborn
· 16 years ago
2e47052
am 567722ee: Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread
by Dianne Hackborn
· 16 years ago
1ebccf5
Fix problems with determining when to kill apps for wake usage.
by Dianne Hackborn
· 16 years ago
66b0343
am a8d9291d: Merge "Various battery info things:" into gingerbread
by Dianne Hackborn
· 16 years ago
9adb9c3
Various battery info things:
by Dianne Hackborn
· 16 years ago
2d8b9fe
am bd1c082c: Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread
by Dianne Hackborn
· 16 years ago
f4c454b
New system property "sys.boot_completed" set to 1 when boot completed.
by Dianne Hackborn
· 16 years ago
1ca9479
Fix build: HistoryRecord is now ActivityRecord
by Jean-Baptiste Queru
· 16 years ago
811d66f
am 9b87770f: Merge "Fix crash when startForeground posts a broken Notification." into gingerbread
by Daniel Sandler
· 16 years ago
9b87770
Merge "Fix crash when startForeground posts a broken Notification." into gingerbread
by Daniel Sandler
· 16 years ago
Next »