Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
b69a3a8eaade042aa5b4d17f9b0dfd565c2e4a97
/
services
b69a3a8
Revert DNS cache flush command deletion from "Cleanup: Delete dead code."
by Paul Jensen
· 12 years ago
306f1a4
Add back in ACTION_NETWORK_CONDITIONS_MEASURED broadcast.
by Paul Jensen
· 12 years ago
e547ff2
Use OkHTTP instead of my home-made HTTP, for network validation.
by Paul Jensen
· 12 years ago
e41ce99
Add hidden API for removing cross-profile package filters
by Alexandra Gherghina
· 12 years ago
ff40ed3
Merge "Fix resetAllModes call to act only on the calling user" into lmp-dev
by Alexandra Gherghina
· 12 years ago
41da5ff
Debugging bad notification sorts.
by Daniel Sandler
· 12 years ago
ff04ae7
Add a method in TIS to relayout SurfaceView
by Youngsang Cho
· 12 years ago
d57ba99
Merge "More tweaks for recording" into lmp-dev
by Jungshik Jang
· 12 years ago
e9e0f07
More tweaks for recording
by Jungshik Jang
· 12 years ago
3f145a2
Add supported refresh rate to displays
by Michael Wright
· 12 years ago
06c41a3
TIF: TvInputHardwareManager to listen to audio port changes
by Wonsik Kim
· 12 years ago
cdcd487
Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617)
by Winson Chung
· 12 years ago
db54e3c
Merge "Fix issue where FlpHardwareProvider can crash if GmsCore re-registers a sink." into lmp-dev
by David Christie
· 12 years ago
daf35c3
Fix issue where FlpHardwareProvider can crash if GmsCore re-registers a sink.
by David Christie
· 12 years ago
46db934
Ensure backup schedule file is closed.
by Michael Wright
· 12 years ago
40b8ef9
Merge "SoundTrigger API update." into lmp-dev
by Eric Laurent
· 12 years ago
f174c6e
Stronger constraints around install session IDs.
by Jeff Sharkey
· 12 years ago
fda7e2a
Merge "Security fixes related to cross-user content." into lmp-dev
by Nicolas Prevot
· 12 years ago
194db6a
Fix cross-user permission checks in print manager service.
by Svet Ganov
· 12 years ago
504d78e
Security fixes related to cross-user content.
by Nicolas Prevot
· 12 years ago
106c16f
Merge "Allow listeners to see children" into lmp-dev
by Justin Koh
· 12 years ago
8d11a5a
Allow listeners to see children
by Justin Koh
· 12 years ago
faa49bc
Fix bugs on timer recording action.
by Jungshik Jang
· 12 years ago
4f9e21e
Merge "Implement clear timer." into lmp-dev
by Jungshik Jang
· 12 years ago
e5a9337
Implement clear timer.
by Jungshik Jang
· 12 years ago
e377ea5
Merge "TIF: Rearchitecting TvInputPassthroughWrapperService." into lmp-dev
by Dongwon Kang
· 12 years ago
0081e91
Merge "Fix unnecessarily non-static inner class to static inner" into lmp-dev
by Tadashi G. Takaoka
· 12 years ago
8c6d477
Fix unnecessarily non-static inner class to static inner
by Tadashi G. Takaoka
· 12 years ago
ee3166e
Merge "TIF: implement setVolume for hardware inputs" into lmp-dev
by Wonsik Kim
· 12 years ago
fc44e4e
Let STB oneTouchPlay on SCREEN_ON event.
by Yuncheol Heo
· 12 years ago
8e45a33
TIF: implement setVolume for hardware inputs
by Wonsik Kim
· 12 years ago
b82de36
TIF: fix JTvInputHal::removeStream issue
by Wonsik Kim
· 12 years ago
e069779
When exiting lock task require authentication
by Jason Monk
· 12 years ago
acf93fe
Merge "Don't dismiss boot messages before keyguard is ready" into lmp-dev
by Craig Mautner
· 12 years ago
a631d49
Don't dismiss boot messages before keyguard is ready
by Craig Mautner
· 12 years ago
f17e498
Merge "Allow phone UID to export singleton providers" into lmp-dev
by Amith Yamasani
· 12 years ago
41c1ded
Allow phone UID to export singleton providers
by Amith Yamasani
· 12 years ago
d6a9897
Fix resetAllModes call to act only on the calling user
by Alexandra Gherghina
· 12 years ago
dfab517
Merge "TIF: Make selected tracks identifiable" into lmp-dev
by Jae Seo
· 12 years ago
10d285a
TIF: Make selected tracks identifiable
by Jae Seo
· 12 years ago
75847b9
Add display metadata and change strings to CharSequences
by RoboErik
· 12 years ago
01e840f
Add resize method for virtual displays
by Michael Wright
· 12 years ago
30c74d9
CEC: Make port info unmodifiable
by Jinsuk Kim
· 12 years ago
58500f4
CEC: Make deviceSelect to active device a no-op
by Jinsuk Kim
· 12 years ago
976e8bd
Allow adding widgets from user profiles.
by Svetoslav
· 12 years ago
43cc8bb
Add support for line out audio device
by Jon Eklund
· 12 years ago
6ac5f8d
Allow user-prioritized packages through in priority mode.
by John Spurlock
· 12 years ago
6aae652
Refactor <Feature Abort> logic to concentrate it in one place.
by Yuncheol Heo
· 12 years ago
d3b8223
SoundTrigger API update.
by Eric Laurent
· 12 years ago
bd2fa2c
TIF: Rearchitecting TvInputPassthroughWrapperService.
by Dongwon Kang
· 12 years ago
1bb480a
Battery saver: new policy changes + SystemUI tweaks.
by John Spurlock
· 12 years ago
9c05fff
Merge "Stop recognition when shutting down VIS" into lmp-dev
by Sandeep Siddhartha
· 12 years ago
5e33fb0
Stop recognition when shutting down VIS
by Sandeep Siddhartha
· 12 years ago
2c0273e
Add a flag for multiple triggers with same recognition session
by Sandeep Siddhartha
· 12 years ago
2c84800
Merge "Add a flag for multiple triggers with same recognition session" into lmp-dev
by Sandeep Siddhartha
· 12 years ago
83f0f75
Add Logging around getNetworkInfo.
by Robert Greenwalt
· 12 years ago
a793a67
Improve LegacyTypeTracker.
by Lorenzo Colitti
· 12 years ago
6d13bc8
Turn off extra debugging
by Wink Saville
· 12 years ago
0e32f6b
Merge "Allow MmsConfig override per request (1/3)" into lmp-dev
by Tom Taylor
· 12 years ago
63c00c4
Allow MmsConfig override per request (1/3)
by Ye Wen
· 12 years ago
a4215ce
Doze: Add a user opt-out setting.
by John Spurlock
· 12 years ago
cc9537c
Call method while holding lock.
by Craig Mautner
· 12 years ago
cb566aa
Doze: Follow the notification light.
by John Spurlock
· 12 years ago
273f246
Merge "NoMan: Fix notification sqlite log schema" into lmp-dev
by Christoph Studer
· 12 years ago
1ad856e
NoMan: Fix notification sqlite log schema
by Christoph Studer
· 12 years ago
e5aa75c
Merge "Add the CEC message handler for the standby mode." into lmp-dev
by Yuncheol Heo
· 12 years ago
25c2029
Add the CEC message handler for the standby mode.
by Yuncheol Heo
· 12 years ago
8d70ad2
Merge "Fix input method picker using Material design language" into lmp-dev
by Tadashi G. Takaoka
· 12 years ago
d130b80
Fix input method picker using Material design language
by Tadashi G. Takaoka
· 12 years ago
ca17a90
TIF: allow TIS to override default sink from audio policy
by Wonsik Kim
· 12 years ago
6a0d43f
Fix WebViewUpdateService timeout code.
by Torne (Richard Coles)
· 12 years ago
ad3aa32
Fix a bug that the RecentTask list of other’s may show up to non-primary users.
by Eunae Kim
· 12 years ago
214be42
[ActivityManager] Prevent coredump file may not complete for testing.
by riddle_hsu
· 12 years ago
9bcc6e8
[ActivityManager] Avoid mistaking visibility by finishing task.
by riddle_hsu
· 12 years ago
beea442
Fix crash in Volantis because there is not FLP support.
by destradaa
· 12 years ago
798e7f5
Merge changes I2f40be36,I4af9fd7e,Ib0b4245f,I55acad96,Id276b71e, ... into lmp-dev
by Ben Murdoch
· 12 years ago
fa58ac0
Return fake URI for AppOps permission failure check
by Ye Wen
· 12 years ago
e76e81a
Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService DO NOT MERGE
by Primiano Tucci
· 12 years ago
994e219
Cherry pick Move startIsolatedProcess implementation in ActivityManagerService DO NOT MERGE
by Primiano Tucci
· 12 years ago
5ced502
Cherry pick Remove dependency on WebView native library path. DO NOT MERGE
by Ben Murdoch
· 12 years ago
4dbeb35
Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE
by Torne (Richard Coles)
· 12 years ago
161536b
Cherry pick Refactor ActivityManagerService and make WebViewFactory more pedantic. DO NOT MERGE
by Primiano Tucci
· 12 years ago
810c052
Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE
by Primiano Tucci
· 12 years ago
a0995ab
Always show error dialog for other profiles
by Robin Lee
· 12 years ago
2d99826
Merge "TIF: Use XML file for representing TvContentRating" into lmp-dev
by Sungsoo Lim
· 12 years ago
5c5b83f
TIF: Use XML file for representing TvContentRating
by Sungsoo Lim
· 12 years ago
7c3a956
Fix bugs in active source command handling in HdmiControl
by Jinsuk Kim
· 12 years ago
37c665b
Merge "TIF: Add a parameter (Bundle params) of tune method" into lmp-dev
by Sungsoo Lim
· 12 years ago
1a6b25e
TIF: Add a parameter (Bundle params) of tune method
by Sungsoo Lim
· 12 years ago
fc2f1bd
Merge "System API HdmiControlService.getActiveSource" into lmp-dev
by Jinsuk Kim
· 12 years ago
7e74206
System API HdmiControlService.getActiveSource
by Jinsuk Kim
· 12 years ago
73140e4
Attempt install-time restore even for no-agent apps
by Christopher Tate
· 12 years ago
6bf8be5
Merge "Don't unload sound model in start recognition unless the model changes" into lmp-dev
by Sandeep Siddhartha
· 12 years ago
299efbe
Don't unload sound model in start recognition unless the model changes
by Sandeep Siddhartha
· 12 years ago
3f31f5d
NoMan: Use Notification.isGroupX() methods
by Christoph Studer
· 12 years ago
5e8cb22
Merge "NoMan: Filter group children for pre-L listeners" into lmp-dev
by Christoph Studer
· 12 years ago
cef37cf
NoMan: Filter group children for pre-L listeners
by Christoph Studer
· 12 years ago
691ed05
Merge "Add logging of Legacy Type info." into lmp-dev
by Lorenzo Colitti
· 12 years ago
a87863a
Fix deadlock window manager and device policy manager.
by Sander Alewijnse
· 12 years ago
d5ce975
TIF: Make TvTrackInfo methods more explicit.
by Jae Seo
· 12 years ago
Next »