Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
76c20442cfe91d37a1cf917d08ba95837332fb83
76c2044
Expand seccomp whitelist
by Paul Lawrence
· 8 years ago
da6d683
Merge "Add support for wait-on-handlers command."
by Tyler Gunn
· 8 years ago
8f33fcd
Merge "Fix problem with JavaDoc"
by Treehugger Robot
· 8 years ago
b5c09b5
Fix problem with JavaDoc
by Paul Duffin
· 8 years ago
93d66c8
Merge changes from topic 'Passpoint API Rename'
by Treehugger Robot
· 8 years ago
10e7aed
Merge "Expand seccomp whitelist"
by Paul Lawrence
· 8 years ago
ed5c217
Merge "Perform camera permission and app ops check when setting camera for VT."
by Brad Ebinger
· 8 years ago
bffe405
hotspot2: expose Passpoint APIs as public
by Peter Qiu
· 8 years ago
da8a67e
hotspot2: fix class/function/variable names to comply with API guideline
by Peter Qiu
· 8 years ago
a7780976
hotspot2: rename classes to comply with API guideline
by Peter Qiu
· 8 years ago
c47dd7c
Expand seccomp whitelist
by Paul Lawrence
· 8 years ago
18dfc36
Add support for wait-on-handlers command.
by Tyler Gunn
· 8 years ago
97fca8c
Merge "Fixes Treble marshaling of strings embedded in structures from Java"
by Treehugger Robot
· 8 years ago
acf34d8
Merge "Add a mechanism to configure the default A2DP codec priorities"
by Treehugger Robot
· 8 years ago
96c4f1a
Merge "Hotspot Tile: longclick should open Tethering settings"
by Jason Monk
· 8 years ago
bf9c6fd
Perform camera permission and app ops check when setting camera for VT.
by Tyler Gunn
· 8 years ago
df36be5
Merge "Remove uncessary dependency of libhwui"
by Miao Wang
· 8 years ago
84f97e2
Merge "Renamed voiceNetworkStateChanged and dataNetworkStateChanged"
by Treehugger Robot
· 8 years ago
d736a6b
Merge "Self managed CS implementation."
by Tyler Gunn
· 8 years ago
4dfa6d3
Renamed voiceNetworkStateChanged and dataNetworkStateChanged
by Jack Yu
· 8 years ago
ed839943e
Merge "Framework fixes to support VoLTE conf calls via RemoteConnectionServices."
by Brad Ebinger
· 8 years ago
2199339
Add a mechanism to configure the default A2DP codec priorities
by Pavlin Radoslavov
· 8 years ago
006065f
Merge "Expand whitelist"
by Treehugger Robot
· 8 years ago
cd6ccfd
Framework fixes to support VoLTE conf calls via RemoteConnectionServices.
by Tyler Gunn
· 8 years ago
6addd61
Remove uncessary dependency of libhwui
by Miao Wang
· 8 years ago
7e60311
Fixes Treble marshaling of strings embedded in structures from Java
by Andreas Huber
· 8 years ago
0784e51
Merge changes from topic 'debuggerd_ambient'
by Josh Gao
· 8 years ago
b29df84
Expand whitelist
by Paul Lawrence
· 8 years ago
44e0191
Self managed CS implementation.
by Tyler Gunn
· 8 years ago
ff1d8da
Merge "Add tile information to ACTION_QS_TILE_PREFERENCES intent"
by Jason Monk
· 8 years ago
869141f
Merge "MethodHandles: Expose additional API."
by Narayan Kamath
· 8 years ago
ef59955
Merge "Add bytecodes for invoke-polymorphic"
by Orion Hodson
· 8 years ago
8d2e9a9
Add tile information to ACTION_QS_TILE_PREFERENCES intent
by Akira Oshimi
· 8 years ago
ac7c5d2
Hotspot Tile: longclick should open Tethering settings
by Jake Whatley
· 8 years ago
6678d34
Merge "Add ShadowShaderAnimation benchmark DO NOT MERGE"
by Chris Craik
· 8 years ago
fe88a5e
Merge "Expand whitelist"
by Paul Lawrence
· 8 years ago
802b0c8
Merge "Add "wifi lost" disconnect cause."
by Tyler Gunn
· 8 years ago
7e81261
Merge "Optimize seccomp"
by Paul Lawrence
· 8 years ago
f772c04
Add ShadowShaderAnimation benchmark DO NOT MERGE
by Chris Craik
· 8 years ago
87f208b
Add "wifi lost" disconnect cause.
by Tyler Gunn
· 8 years ago
88ec14b
Expand whitelist
by Paul Lawrence
· 8 years ago
14f31aa
Optimize seccomp
by Paul Lawrence
· 8 years ago
e724f82
Merge "wifi: WifiConfiguration: add isHomeProviderNetwork field"
by Treehugger Robot
· 8 years ago
ba9bbd8
Merge "Install seccomp into zygote not init"
by Paul Lawrence
· 8 years ago
b1cb60d
Merge "Compile native network functionis into libandroid_net."
by Treehugger Robot
· 8 years ago
ef85477
Install seccomp into zygote not init
by Paul Lawrence
· 8 years ago
c313123
Merge "Add ConnectivityManager.networkCapabilitiesForType()"
by Treehugger Robot
· 8 years ago
05550d9
Merge "Define Network notification proto constants."
by Hugo Benichi
· 8 years ago
603eefd
Merge "Add test for repeated calls to registerMobileUpstreamRequest()"
by Treehugger Robot
· 8 years ago
35bf06c
Add ConnectivityManager.networkCapabilitiesForType()
by Erik Kline
· 8 years ago
45dab78
zygote: make all capabilities inheritable.
by Josh Gao
· 8 years ago
0a2d615
Revert "zygote: don't drop CAP_SYS_PTRACE from the bounding set."
by Josh Gao
· 8 years ago
9be24a3
Merge "Cleanup hwbinder getService code."
by Treehugger Robot
· 8 years ago
2bb0d95
Merge "Turn off Dynamic IMS switching for now"
by Brad Ebinger
· 8 years ago
390ec27
Merge "Adds @hide permission granting API for ImsServices"
by Treehugger Robot
· 8 years ago
2f379ca
Cleanup hwbinder getService code.
by Steven Moreland
· 8 years ago
26917b1
Add bytecodes for invoke-polymorphic
by Orion Hodson
· 8 years ago
7462f46
Add test for repeated calls to registerMobileUpstreamRequest()
by Erik Kline
· 8 years ago
53873df
Merge "Fix a use-of-uninitialized-value warning"
by Treehugger Robot
· 8 years ago
2ac992f
Merge "hotspot2: implement hashCode() for classes with equals() function"
by Treehugger Robot
· 8 years ago
cf7f9dd
Merge "Print the package name and creator UID in dump()."
by Treehugger Robot
· 8 years ago
59da9b2
Merge "hotspot2: update PasspointConfiguration APIs"
by Treehugger Robot
· 8 years ago
2ec8b8b
Merge changes If420bd66,Icbb161ca,Ida190e5a,Iae75781f
by Lorenzo Colitti
· 8 years ago
71317f4
Merge "Post runnables instead of sending messages."
by Treehugger Robot
· 8 years ago
974403a
Fix a use-of-uninitialized-value warning
by George Burgess IV
· 8 years ago
94baea5
Turn off Dynamic IMS switching for now
by Brad Ebinger
· 8 years ago
711efac
Print the package name and creator UID in dump().
by Jeremy Joslin
· 8 years ago
ddafc73
hotspot2: implement hashCode() for classes with equals() function
by Peter Qiu
· 8 years ago
aef5b60
hotspot2: update PasspointConfiguration APIs
by Peter Qiu
· 8 years ago
c695a17
Post runnables instead of sending messages.
by Jeremy Joslin
· 8 years ago
04959d4
wifi: WifiConfiguration: add isHomeProviderNetwork field
by Peter Qiu
· 8 years ago
c74d60a
Merge "Two digit call support for Claro"
by Treehugger Robot
· 8 years ago
ccd60f7
Merge "Update the A2DP Codec Config API"
by Pavlin Radoslavov
· 8 years ago
b37f181
Update the A2DP Codec Config API
by Pavlin Radoslavov
· 8 years ago
161ac8b
Merge "hotspot2: enclose conditional statement in parenthesis"
by Treehugger Robot
· 8 years ago
5e806bc
MethodHandles: Expose additional API.
by Narayan Kamath
· 8 years ago
d270612
ConnectivityServiceTest: remove remaining poll loops.
by Lorenzo Colitti
· 8 years ago
30145d7
Remove assertEventuallyTrue as it's unnecessary.
by Lorenzo Colitti
· 8 years ago
58ebe1c
Rename AvoidBadWifiTracker to MultinetworkPolicyTracker
by Lorenzo Colitti
· 8 years ago
ae3ce81
Attempt to make waitForIdleHandler reliable.
by Lorenzo Colitti
· 8 years ago
c2e8588
Merge "ApfTest: fix flaky testApfFilterRa."
by Hugo Benichi
· 8 years ago
4456f33
ApfTest: fix flaky testApfFilterRa.
by Hugo Benichi
· 8 years ago
55078c4
hotspot2: enclose conditional statement in parenthesis
by Peter Qiu
· 8 years ago
d0f1c9d
Merge "[AWARE] Minor hardening of manager."
by Etan Cohen
· 8 years ago
54604d9
Merge changes I8eca5f24,I9d79c67c
by Jerry Zhang
· 8 years ago
af6d473
Check and send usb state broadcast when devices boots
by Badhri Jagan Sridharan
· 8 years ago
c1bc0a8
Only send usb disconnect intents after boot.
by Jerry Zhang
· 8 years ago
f477979
Adds @hide permission granting API for ImsServices
by Brad Ebinger
· 8 years ago
275f323
[AWARE] Minor hardening of manager.
by Etan Cohen
· 8 years ago
06aed69
Merge "SFR sims should treat Spain as roaming"
by Treehugger Robot
· 8 years ago
1785fc4
Merge "Bluetooth: add getDiscoveryEndMillis() call"
by Marie Janssen
· 8 years ago
4df43ad
Merge "Introduce DEBUG_JAVA_DEBUGGABLE."
by Nicolas Geoffray
· 8 years ago
2b7c408
Define Network notification proto constants.
by Hugo Benichi
· 8 years ago
c663271
Merge "KeySetManagerService: prevent NPE"
by Treehugger Robot
· 8 years ago
23a4833
Bluetooth: add getDiscoveryEndMillis() call
by Marie Janssen
· 8 years ago
c71b5da
Merge changes from topic 'enterprise-client-chain'
by Treehugger Robot
· 8 years ago
d063843
Merge "Adds @hide ImsResolver API and device overlays (2/3)"
by Treehugger Robot
· 8 years ago
4265991
Merge "Fix a bunch of repeated reads of a ro.* property"
by Treehugger Robot
· 8 years ago
3b24c6e
Merge "Handles #9 as Dial number"
by Treehugger Robot
· 8 years ago
e6ec7d8
Adds @hide ImsResolver API and device overlays (2/3)
by Brad Ebinger
· 8 years ago
Next »