Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c22e7735c31b711f8bf598c07fc872baba9af0dd
« Previous
5a87085
Merge changes from topic "predicates_aosp" am: 76c275e7d3 am: 28f32f26b7
by Jeff Sharkey
· 7 years ago
4d8531a
Emit all APIs using Predicates. am: bc4f48b21d am: 751de6e6bd
by Jeff Sharkey
· 7 years ago
c5943bc
Massage APIs for upcoming doclava change. am: 983df8cc6c am: 5b89182ff8
by Jeff Sharkey
· 7 years ago
9ebf823
Merge "Disable RT animations for notification actions"
by TreeHugger Robot
· 7 years ago
8f2f3d8
Anomaly Alert declarations in StatsdStats
by Bookatz
· 7 years ago
5e04720
Autofill metrics improvements:
by Felipe Leme
· 7 years ago
1d0136d
Anomaly detection statsdstats
by Bookatz
· 7 years ago
2bee074
Merge "Fix sync initialization on secondary users"
by TreeHugger Robot
· 7 years ago
3f5f6b5
Merge "Convert services/core/jni to Android.bp" am: 6a4be8613a am: b3e34fd427
by Colin Cross
· 7 years ago
1f5df44
Merge "App Shortcuts: Update javadoc."
by TreeHugger Robot
· 7 years ago
3c56fdf
Merge "Merge "fix system app's abi error after uninstall updated version." am: a863c7f6b7 am: b9f9a5b672 am: 128335413a"
by Android Build Merger (Role)
· 7 years ago
af4e478
Remove logtags property
by Colin Cross
· 7 years ago
a2d2952
Merge "fix system app's abi error after uninstall updated version." am: a863c7f6b7 am: b9f9a5b672
by liulvping
· 7 years ago
2d7a196
Merge "Merge "Fix doc typo. Improve class javadoc..." am: e08f918a6e am: 26d28ef826 am: ac8f2c94fd"
by Android Build Merger (Role)
· 7 years ago
f3e904d
Merge "Fix doc typo. Improve class javadoc..." am: e08f918a6e am: 26d28ef826
by Neil Fuller
· 7 years ago
aa9829a
Merge "BT: Remove dead code in BluetoothHeadset" am: ea7363402c am: 38ae4d2fce
by Jack He
· 7 years ago
b3e34fd
Merge "Convert services/core/jni to Android.bp" am: 6a4be8613a
by Colin Cross
· 7 years ago
2ebbf46
Merge "Merge "Disable AVB check in runtime vintf" am: 86c9951383 am: a241b4d488 am: 3a315ab982 -s ours"
by Android Build Merger (Role)
· 7 years ago
d02e711
Merge "Disable AVB check in runtime vintf" am: 86c9951383 am: a241b4d488
by Bowgo Tsai
· 7 years ago
a35cd81
Merge "Move SettingsLib tests and EasterEgg to aapt2."
by TreeHugger Robot
· 7 years ago
f402e6c
Merge "Emit diffs into offline SDK docs."
by Jeff Sharkey
· 7 years ago
38ae4d2
Merge "BT: Remove dead code in BluetoothHeadset" am: ea7363402c
by Jack He
· 7 years ago
6a4be86
Merge "Convert services/core/jni to Android.bp"
by Colin Cross
· 7 years ago
ea73634
Merge "BT: Remove dead code in BluetoothHeadset"
by Treehugger Robot
· 7 years ago
766425a
Import translations. DO NOT MERGE
by Bill Yi
· 7 years ago
e514644
Merge "IMS: Add support for STK CC feature" am: bc813005b8 am: 9c9e54b066
by Jordan Liu
· 7 years ago
ab39cc5
Merge "Add support for VR InputMethod."
by Tarandeep Singh
· 7 years ago
89a6c48
Add support for VR InputMethod.
by Tarandeep Singh
· 7 years ago
f92ace0
Merge "Merge "Revert "Add odm sepolicy support to SELinuxMMAC.java"" am: 0e8440632a am: 6c7981ebf2 am: 383668cab4"
by Android Build Merger (Role)
· 7 years ago
24d583d
Merge "Fix NPE on logContextCommitted()"
by TreeHugger Robot
· 7 years ago
8a00c66
Merge "Revert "Add odm sepolicy support to SELinuxMMAC.java"" am: 0e8440632a am: 6c7981ebf2
by Bo Hu
· 7 years ago
ec01312
Merge "Fix ConcurrentModificationException in DashboardCategory."
by TreeHugger Robot
· 7 years ago
cdf3bd0
Merge "camera: Update AF scene change key"
by TreeHugger Robot
· 7 years ago
ded89de
Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: d18ed49f9d -s ours am: 3aafa4c9ce
by Xin Li
· 7 years ago
d69dfff
Merge "Move codes generating html file from xml files to SettingsLib (2/2)"
by TreeHugger Robot
· 7 years ago
ef4f9d9
Merge "[RTT2] Convert APIs to use MacAddress"
by Etan Cohen
· 7 years ago
9c9e54b
Merge "IMS: Add support for STK CC feature" am: bc813005b8
by Jordan Liu
· 7 years ago
9c5ea9c
Implement object pool for lifecycler
by Andrii Kulian
· 7 years ago
bc81300
Merge "IMS: Add support for STK CC feature"
by Jordan Liu
· 7 years ago
b866307
Stop statically including legacy-android-test
by Paul Duffin
· 7 years ago
eb37087
Merge "Send MODE_CHANGING broadcast before location mode change."
by Maggie Wang
· 7 years ago
88b4dcc
App Shortcuts: Update javadoc.
by Makoto Onuki
· 7 years ago
3e4ae1e
Manually merge changes from giant AOSP topic
by Stephen Li
· 7 years ago
fb636cc
Fix sync initialization on secondary users
by Makoto Onuki
· 7 years ago
da586c5
Merge "Make TextClock only listen for specific changes."
by TreeHugger Robot
· 7 years ago
1cd98a5
Merge "Fix available/remaining PIN/PUK attempts." am: e3ab43eefe am: cc3058f0a1
by Jordan Liu
· 7 years ago
cc3058f
Merge "Fix available/remaining PIN/PUK attempts." am: e3ab43eefe
by Jordan Liu
· 7 years ago
e33a972
Emit diffs into offline SDK docs.
by Jeff Sharkey
· 7 years ago
41df109
Move SettingsLib tests and EasterEgg to aapt2.
by Aurimas Liutikas
· 7 years ago
0d4faf1
Merge "DO NOT MERGE - Backported some Autofill Javadoc improvements from master." into oc-mr1-dev
by Felipe Leme
· 7 years ago
e6d714a
Merge "Improved opening performance"
by TreeHugger Robot
· 7 years ago
fab2e2c
Send MODE_CHANGING broadcast before location mode change.
by Maggie
· 7 years ago
fdff122
Merge "Add assisted dialing properties to the framework."
by Eric Erfanian
· 7 years ago
e3ab43e
Merge "Fix available/remaining PIN/PUK attempts."
by Jordan Liu
· 7 years ago
11238d4
Merge "DO NOT MERGE - Backported some Autofill Javadoc improvements from master." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
591a149
Merge "Rename "Go to web" -> "Go to browser""
by TreeHugger Robot
· 7 years ago
4aef526
Disable RT animations for notification actions
by John Reck
· 7 years ago
2adc8ec
camera: Update AF scene change key
by Chien-Yu Chen
· 7 years ago
996e03e
Fix NPE on logContextCommitted()
by Felipe Leme
· 7 years ago
3a7d899
Convert services/core/jni to Android.bp
by Colin Cross
· 7 years ago
3c84b37
Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()" am: 0d3990b235
by Hansong Zhang
· 7 years ago
c542320
Copy atoms.proto changes to atoms_copy.proto
by Tej Singh
· 7 years ago
c2205a8
Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()"
by Hansong Zhang
· 7 years ago
4ccfdf7
Re-add StackWindowControllerTests#testRemoveContainer_deferRemoval.
by Bryce Lee
· 7 years ago
6e15c2a
Merge "Extend RotationPolicy to lock the screen at a specific rotation"
by Mike Digman
· 7 years ago
0d79306
Merge "Extend TaskStackListener wrapper to support more methods"
by Mike Digman
· 7 years ago
0d3990b
Merge "Bluetooth HID Device: format code, fix docstring, hide unplug()"
by Treehugger Robot
· 7 years ago
7c95a68
Merge "New supported QuickViewConstant feature to delete a file."
by Geoffrey Pitsch
· 7 years ago
ad6c1ed
Merge "Private API to turn off anti-aliasing for VectorDrawable"
by Doris Liu
· 7 years ago
ac74dc4
Merge "Further improvements when app forges package info for autofill:"
by TreeHugger Robot
· 7 years ago
1c23197
Merge "Remove VR handling for night display"
by Christine Franks
· 7 years ago
3080636
Make a static list of flags.
by Fan Zhang
· 7 years ago
6ba8770
Fix ConcurrentModificationException in DashboardCategory.
by Doris Ling
· 7 years ago
b6b5d41
Rename "Go to web" -> "Go to browser"
by Jon Boekenoogen
· 7 years ago
33203ff
Merge "Display Cutout: Dispatch Cutout from WindowManager"
by TreeHugger Robot
· 7 years ago
018e216
Merge "Add transaction executor"
by Andrii Kulian
· 7 years ago
9d25218
Merge "Track PSS in loadtest."
by Stefan Lafon
· 7 years ago
1381e6d
Merge "Handle onBindingDied in notification manager"
by TreeHugger Robot
· 7 years ago
6e11c38
Merge "Fix cyclic keyguard state notification"
by Daniel Chapin
· 7 years ago
e224d7a
Merge "Attribution proto in atoms."
by TreeHugger Robot
· 7 years ago
887e2a1
BT: Remove dead code in BluetoothHeadset
by Jack He
· 7 years ago
36dd4f1
Move and reshape volume dialog
by Julia Reynolds
· 7 years ago
5302b62
Merge "Use correct user id for permission check for instant foreground service" am: b76e984536
by Svetoslav Ganov
· 7 years ago
1d7bc44
DO NOT MERGE - Backported some Autofill Javadoc improvements from master.
by Felipe Leme
· 7 years ago
2ba5aba
Merge "Use correct user id for permission check for instant foreground service"
by Svetoslav Ganov
· 7 years ago
c7efe161
Merge "Moved data connection response into system api."
by Jack Yu
· 7 years ago
a232b53
Merge "Update VectorDrawables to use Skia's drawArc implementation."
by TreeHugger Robot
· 7 years ago
5c6b622
Display Cutout: Dispatch Cutout from WindowManager
by Adrian Roos
· 7 years ago
4f385db
Merge "Update instant app notification icon."
by Jon Boekenoogen
· 7 years ago
9765e89
Add assisted dialing properties to the framework.
by Eric Erfanian
· 7 years ago
ff8201b
Merge changes from topic "predicates_aosp" am: 76c275e7d3 am: 28f32f26b7
by Jeff Sharkey
· 7 years ago
58900de
Extend TaskStackListener wrapper to support more methods
by Mike Digman
· 7 years ago
62706c5
Add assisted dialing properties to the framework.
by Eric Erfanian
· 7 years ago
cfdf3a4
Attribution proto in atoms.
by Yangster-mac
· 7 years ago
c690bb7
Emit all APIs using Predicates. am: bc4f48b21d am: 751de6e6bd
by Jeff Sharkey
· 7 years ago
1a891a9
Improved opening performance
by Selim Cinek
· 7 years ago
d14328f
Massage APIs for upcoming doclava change. am: 983df8cc6c am: 5b89182ff8
by Jeff Sharkey
· 7 years ago
b279571
Merge "DevicePolicyManager: Add key generation functionality."
by TreeHugger Robot
· 7 years ago
9709fa26
Track PSS in loadtest.
by Stefan Lafon
· 7 years ago
28f32f26
Merge changes from topic "predicates_aosp" am: 76c275e7d3
by Jeff Sharkey
· 7 years ago
Next »