Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
95ae9429ee3555f4a1f396da423413ba496bdf33
/
services
/
java
/
com
/
android
/
server
/
am
2ced96c
Fix issue #8436951 JB-MR2: Compatibility: Audible, Pandora, ...
by Dianne Hackborn
· 13 years ago
282add7b
Fix issue #8401553: It's possible to startForeground()...
by Dianne Hackborn
· 13 years ago
a83cab0
Do not hang in pm clear on an invalid package name
by Christopher Tate
· 13 years ago
32440aa
Merge "Unify inputDispatchingTimedOut with keyDispatchingTimedOut" into jb-mr2-dev
by Michael Wright
· 13 years ago
7dd5bb1
Unify inputDispatchingTimedOut with keyDispatchingTimedOut
by Michael Wright
· 13 years ago
173bb61
Merge "Move stack dump off of InputDispatcher thread" into jb-mr2-dev
by Michael Wright
· 13 years ago
5633e23
Move stack dump off of InputDispatcher thread
by Michael Wright
· 13 years ago
2ad9207
Revert ActivityManager changes for tasks. DO NOT MERGE
by Craig Mautner
· 13 years ago
b44de0d
Update histories simultaneously.
by Craig Mautner
· 13 years ago
11bf9a5
Switch topRunning* and moveTaskTo*
by Craig Mautner
· 13 years ago
5d9c7be
Begin switch over to task based history.
by Craig Mautner
· 13 years ago
b0c0b1f
Remove unused App methods.
by Craig Mautner
· 13 years ago
926f383
Stop using AppToken movement and start using Task.
by Craig Mautner
· 13 years ago
30e2d72
Replace access to mAppTokens with AppTokenIterator
by Craig Mautner
· 13 years ago
bea3b60
Merge "Add AppWindowTokens to TaskList."
by Craig Mautner
· 13 years ago
05d6272
Add AppWindowTokens to TaskList.
by Craig Mautner
· 13 years ago
1d3079c
Merge "App ops: cleanup, handle root and shell, perms."
by Dianne Hackborn
· 13 years ago
514074f
App ops: cleanup, handle root and shell, perms.
by Dianne Hackborn
· 13 years ago
cae015f
Make ActivityStack.mHistory private.
by Craig Mautner
· 13 years ago
2ceb081
Merge "Migrate AppWindowToken lists into DisplayContent."
by Craig Mautner
· 13 years ago
08d11e1
Merge "Require that bugreport requesters have DUMP."
by Jeff Sharkey
· 13 years ago
b1fd65c0
Migrate AppWindowToken lists into DisplayContent.
by Craig Mautner
· 13 years ago
b932319
Require that bugreport requesters have DUMP.
by Jeff Sharkey
· 13 years ago
f51f612
App ops: new operations for SMS.
by Dianne Hackborn
· 13 years ago
f265ea9
App ops: vibration, neighboring cells, dialing, etc.
by Dianne Hackborn
· 13 years ago
d0fd546
Merge "Adding UI test automation APIs."
by Svetoslav Ganov
· 13 years ago
0798149
Fix bug where we could get stuck repeatedly launching an activity.
by Dianne Hackborn
· 13 years ago
f9c5e0f
Add new API to propagate contextual data to the assist action
by Dianne Hackborn
· 13 years ago
80943d8
Adding UI test automation APIs.
by Svetoslav Ganov
· 13 years ago
35654b6
More work on App Ops service.
by Dianne Hackborn
· 13 years ago
885bfcd
am 9e6575bc: am 854458f4: am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog
by Dianne Hackborn
· 13 years ago
9e6575b
am 854458f4: am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog
by Dianne Hackborn
· 13 years ago
854458f
am 0287ca3c: am e62fa825: Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog
by Dianne Hackborn
· 13 years ago
e62fa82
Merge from master: fix issue #7966357: Super lights out mode vs. volume dialog
by Dianne Hackborn
· 13 years ago
a06de0f
New "app ops" service.
by Dianne Hackborn
· 14 years ago
4b71aa1
Move app transition constants
by Craig Mautner
· 14 years ago
b12428a
Save most recent thumbnail Bitmap for reuse.
by Craig Mautner
· 14 years ago
6cf1a66
Merge "Call adjustWallpaperWindowsLocked once per pass."
by Craig Mautner
· 14 years ago
ae44659
Call adjustWallpaperWindowsLocked once per pass.
by Craig Mautner
· 14 years ago
1423fa3
am 1de62393: am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev
by Christopher Tate
· 14 years ago
1de6239
am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev
by Christopher Tate
· 14 years ago
73c2aee
Make immersive mode public & imply update locking
by Christopher Tate
· 14 years ago
961ce2a
am 2588648b: am 203f69f0: Merge "Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE" into jb-mr1.1-dev
by Sascha Prueter
· 14 years ago
4abf3f9
Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE
by Craig Mautner
· 14 years ago
f9ae5f7
am 23307cbb: am e0a676a3: Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
bb4ca52
Fix issue #7649590: Background windows sometimes not being hidden for secondary users
by Dianne Hackborn
· 14 years ago
0f6f210
am 7b1af760: am 1bd7d5e4: am 675814d4: Merge "Maybe fix issue #7596986: Frequent runtime restarts; IAE at..." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
7b1af76
am 1bd7d5e4: am 675814d4: Merge "Maybe fix issue #7596986: Frequent runtime restarts; IAE at..." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
675814d
Merge "Maybe fix issue #7596986: Frequent runtime restarts; IAE at..." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
db69db1
am b8d8562c: am 40ca751b: am ebec2315: Merge "Always report user switched after unfreezing screen." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
b8d8562
am 40ca751b: am ebec2315: Merge "Always report user switched after unfreezing screen." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
6c5406a
Maybe fix issue #7596986: Frequent runtime restarts; IAE at...
by Dianne Hackborn
· 14 years ago
4d78abf
Always report user switched after unfreezing screen.
by Dianne Hackborn
· 14 years ago
36893b1
am 221d59f7: am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
221d59f
am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
40e9f29
Quiet down a lot of logging.
by Dianne Hackborn
· 14 years ago
816a5d9
am 360acd03: am 78551bc7: am ba4ac518: Merge "Improve debugging for issue #7586414: AlarmManager wakelocks held" into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
fb8ca91
am d0079891: am 9f6e8ddf: am 2b847c39: Merge "Removing unecessary additional lock metadata from QuickSettings user tile." into jb-mr1.1-dev
by Winson Chung
· 14 years ago
360acd0
am 78551bc7: am ba4ac518: Merge "Improve debugging for issue #7586414: AlarmManager wakelocks held" into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
d007989
am 9f6e8ddf: am 2b847c39: Merge "Removing unecessary additional lock metadata from QuickSettings user tile." into jb-mr1.1-dev
by Winson Chung
· 14 years ago
ba4ac51
Merge "Improve debugging for issue #7586414: AlarmManager wakelocks held" into jb-mr1.1-dev
by Dianne Hackborn
· 14 years ago
8103890
Improve debugging for issue #7586414: AlarmManager wakelocks held
by Dianne Hackborn
· 14 years ago
f7614fc
Removing unecessary additional lock metadata from QuickSettings user tile.
by Winson Chung
· 14 years ago
0ace4de
am f838eb40: am fa0fb7c5: am f6ba84b4: Merge "Reduce verbosity of service event logging." into jb-mr1.1-dev
by Jeff Sharkey
· 14 years ago
f838eb4
am fa0fb7c5: am f6ba84b4: Merge "Reduce verbosity of service event logging." into jb-mr1.1-dev
by Jeff Sharkey
· 14 years ago
f6ba84b
Merge "Reduce verbosity of service event logging." into jb-mr1.1-dev
by Jeff Sharkey
· 14 years ago
ec14d78
am 1aa4f6fe: am 5691474c: am ad08e6dc: Merge "Emit event log message when switching users." into jb-mr1.1-dev
by Jeff Sharkey
· 14 years ago
1aa4f6f
am 5691474c: am ad08e6dc: Merge "Emit event log message when switching users." into jb-mr1.1-dev
by Jeff Sharkey
· 14 years ago
9d6d890
Reduce verbosity of service event logging.
by Jeff Sharkey
· 14 years ago
86597df
Emit event log message when switching users.
by Jeff Sharkey
· 14 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 14 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 14 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 14 years ago
7644dbc
am d02f2313: am 47ece2e5: am 03f7ebfe: Merge "Relax permission requirements for posting notifications across users" into jb-mr1-dev
by Amith Yamasani
· 14 years ago
2c7ebea
Relax permission requirements for posting notifications across users
by Amith Yamasani
· 14 years ago
9221792
am e9c9a4ce: am 619eea60: am ecf4725e: Merge "Fix issue #7401818: Wrong transition animation when clearing task" into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
9622ca4
Fix issue #7401818: Wrong transition animation when clearing task
by Dianne Hackborn
· 14 years ago
b36d3e7
am f1ad6d5b: am 93b17876: am 5831159b: Merge "More migration to Global settings." into jb-mr1-dev
by Jeff Sharkey
· 14 years ago
8d9a1f6
More migration to Global settings.
by Jeff Sharkey
· 14 years ago
597ea5b
am d9466f94: am 2f296598: am 1ea75b88: Merge "Sanity-check erroneous backup agent instantiations" into jb-mr1-dev
by Christopher Tate
· 14 years ago
346acb1
Sanity-check erroneous backup agent instantiations
by Christopher Tate
· 14 years ago
49c762f
am 547c20df: am 48f6b7e2: am 59cb2cf1: Merge "Revert fix to issue #6880627: PendingIntent.getService() returns..." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
861a3b2
Revert fix to issue #6880627: PendingIntent.getService() returns...
by Dianne Hackborn
· 14 years ago
3c30494
am 572286b4: am 31af905a: am 36db9d08: Merge "Further work on issue #7307399: Framework needs a new pre-user-shutdown..." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
c0bd747
Further work on issue #7307399: Framework needs a new pre-user-shutdown...
by Dianne Hackborn
· 14 years ago
96a7397
am 7beb70a9: am e5456645: am 840590dd: Merge "Fix issue #7311376: Add API to allow apps to know if they are..." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
a8a9bd6
Fix issue #7311376: Add API to allow apps to know if they are...
by Dianne Hackborn
· 14 years ago
94feaa3
am a4c88ee9: am 1b94df8a: am 4efbab48: Merge "Framework side of issue #7302511: GCM client needs to use new framework API..." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
36d337a
Framework side of issue #7302511: GCM client needs to use new framework API...
by Dianne Hackborn
· 14 years ago
1a8d0f7
am 45e3c4f0: am 1409c99f: am 9c2a38ed: Merge "Fix resource reading for secondary users" into jb-mr1-dev
by Amith Yamasani
· 14 years ago
9c2a38ed
Merge "Fix resource reading for secondary users" into jb-mr1-dev
by Amith Yamasani
· 14 years ago
64442c1
Fix resource reading for secondary users
by Amith Yamasani
· 14 years ago
8565363
am 337aa27a: am 8ee7ac22: am 33877e15: Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
by Craig Mautner
· 14 years ago
33877e1
Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev
by Craig Mautner
· 14 years ago
5962b12
Adds showWhenLocked attribute to Activities.
by Craig Mautner
· 14 years ago
c5bbd1c
am 451d49b3: am a39c5c36: am 327424d6: Merge "Plumbing to allow keyguard to be shown with user switcher (issue 7175023)" into jb-mr1-dev
by Adam Cohen
· 14 years ago
f752202
Plumbing to allow keyguard to be shown with user switcher (issue 7175023)
by Adam Cohen
· 14 years ago
8f5a94d
am a718bc86: am 7df202e2: am 8a229195: Merge "Fix issue #6968859: home not exiting an ANR\'d dream" into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
5fe7e2a
Fix issue #6968859: home not exiting an ANR'd dream
by Dianne Hackborn
· 14 years ago
2e0b54f
am ebe28f51: am 30b07b50: am 6f354ed9: Merge "Fix issue #7226101: Secure image capture takes 5 seconds to start" into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
Next »