1. 4e0c190 Statically include android.test.runner classes in legacy-android-test by Paul Duffin · 7 years ago
  2. c3d41d5 Merge "Refactor and improve logging." by Treehugger Robot · 7 years ago
  3. b2ac85e Merge "Prepare for removal of junit and android.test classes from Android API (step 1)" by Paul Duffin · 7 years ago
  4. 1fdc2e2 Refactor and improve logging. by Erik Kline · 7 years ago
  5. 767ac31 Merge changes I4872f8ba,I92039f29,Iaad13e13 by Hugo Benichi · 7 years ago
  6. 0f86b44 NsdService: simple cleanups by Hugo Benichi · 7 years ago
  7. ab5bdbf NsdService: test coverage for client requests. by Hugo Benichi · 7 years ago
  8. ff3e6cc NsdManager: remove duplicated argument validation by Hugo Benichi · 7 years ago
  9. 1101f45 Merge "Remove unused lambda captures" by Yi Kong · 7 years ago
  10. 46a4fbb Merge "Fix a NPE with outlineProvider="none"" by Sergey Prigogin · 7 years ago
  11. 702d506 Prepare for removal of junit and android.test classes from Android API (step 1) by Paul Duffin · 7 years ago
  12. b223382 Remove unused lambda captures by Yi Kong · 7 years ago
  13. 52bc790 Merge "Destroy Allocation right away on exception" by Yang Ni · 7 years ago
  14. d308803 Merge "Convert libandroid and libandroid_runtime to Android.bp" by Treehugger Robot · 7 years ago
  15. abcc43d Merge changes from topic 'sms-files-move-opt-to-base' by nharold · 7 years ago
  16. a65e544 Move newFromRil() function to a utility class by Nathan Harold · 8 years ago
  17. 6354f8c Remove dependency on telephony-common from services/core by Nathan Harold · 8 years ago
  18. 18e7456 Move OTASP_* Consts from ServiceStateTracker to TelephonyManager by Nathan Harold · 8 years ago
  19. daae72b Port Utility Functions from DefaultPhoneNotifier by Nathan Harold · 8 years ago
  20. 1bc2c54 Remove dependency on IccConstants from SmsManager by Nathan Harold · 8 years ago
  21. f3e659e Move files from frameworks/opt/telephony to frameworks/base by Nathan Harold · 7 years ago
  22. 5c5b7f0 Convert libandroid and libandroid_runtime to Android.bp by Colin Cross · 7 years ago
  23. 9bd4c20 Merge changes from topic 'libvintf_cp' by Treehugger Robot · 7 years ago
  24. 612b8be Merge "Fix Bluetooth GATT API default handler assignment" by Treehugger Robot · 7 years ago
  25. 9d9aab4 Merge "Update path for libmediandk headers" by Colin Cross · 7 years ago
  26. c131051 Fix Bluetooth GATT API default handler assignment by Ruben Brunk · 7 years ago
  27. c497348 Merge changes from topic 'update-conscrypt' by Kenny Root · 7 years ago
  28. 2a5d782 Update path for libmediandk headers by Colin Cross · 7 years ago
  29. 057c7c3 Merge "Reduce hwui CPU time by using glDrawRangeElements" by Treehugger Robot · 7 years ago
  30. c48a09c Destroy Allocation right away on exception by Yang Ni · 7 years ago
  31. 31fb17b Merge "Convert libhwui to Android.bp" by Treehugger Robot · 7 years ago
  32. b0a9477 Reduce hwui CPU time by using glDrawRangeElements by Arun · 8 years ago
  33. cba224e Merge "Add (disabled) time zone update system server impl" by Treehugger Robot · 7 years ago
  34. a34610c Merge "Handle safe mode in PackageManager." by Nicolas Geoffray · 7 years ago
  35. bf49821 android.os.VintfObject: add API for EDI. by Yifan Hong · 7 years ago
  36. 4463d99 Add compatibility matrices to VintfObject.report() by Yifan Hong · 7 years ago
  37. 66f685a Merge "Update carrier text when phone service state is changed" by Adrian Roos · 7 years ago
  38. 68f6666 Add (disabled) time zone update system server impl by Neil Fuller · 7 years ago
  39. 622b140 Merge "Destroy Allocation with ScriptIntrinsicLut" by Yang Ni · 7 years ago
  40. 8b8f75a Destroy Allocation with ScriptIntrinsicLut by Yang Ni · 7 years ago
  41. 19cd756 Merge "Moved data retry handler from broadcast to message." by Treehugger Robot · 7 years ago
  42. 58f94a9 Convert libhwui to Android.bp by Colin Cross · 7 years ago
  43. ba740f0 Moved data retry handler from broadcast to message. by Jack Yu · 7 years ago
  44. c301339 Merge "More time zone update API classes" by Treehugger Robot · 7 years ago
  45. cfe0c2f Merge "Time zone update API classes" by Neil Fuller · 7 years ago
  46. a8889fa More time zone update API classes by Neil Fuller · 7 years ago
  47. bede17c Time zone update API classes by Neil Fuller · 7 years ago
  48. 5669550 Merge "Adjust forced dexopt in case of stripped APKs." by Nicolas Geoffray · 7 years ago
  49. 96d12a9 Adjust forced dexopt in case of stripped APKs. by Nicolas Geoffray · 7 years ago
  50. 3624764 Merge "fix KeyEvent can't correctly finish when inputmethod time out happend" by Treehugger Robot · 7 years ago
  51. d66a86b fix KeyEvent can't correctly finish when inputmethod time out happend by gaoshang · 7 years ago
  52. 7485f04 Merge "Bluetooth: OBEX: Don't close transport when obex is disconnected" by Treehugger Robot · 7 years ago
  53. 850758f Bluetooth: OBEX: Don't close transport when obex is disconnected by Hemant Gupta · 9 years ago
  54. 2db2f6d Merge "Add error/cause code reporting for Non A/B OTA failures" by Tianjie Xu · 7 years ago
  55. d093b20 Handle safe mode in PackageManager. by Nicolas Geoffray · 7 years ago
  56. 223edeb Add error/cause code reporting for Non A/B OTA failures by Tianjie Xu · 7 years ago
  57. ed112e3 Merge "StatusBar: Catch OOM caused by third-party icons" by Adrian Roos · 7 years ago
  58. 34e0a25 Merge "Change MANAGE_OWN_CALLS permission to be a "normal" permission." by Tyler Gunn · 7 years ago
  59. edca4f5 StatusBar: Catch OOM caused by third-party icons by Adrian Roos · 7 years ago
  60. e744830 Merge "SymbolComparator operator() is missing const" by Yi Kong · 7 years ago
  61. 47145a0 Change MANAGE_OWN_CALLS permission to be a "normal" permission. by Tyler Gunn · 7 years ago
  62. e6ad7a6 Merge "Force a light to be set for the first time" by Treehugger Robot · 7 years ago
  63. 194f847 Merge "Track libcore change 03e8c7dca78a95ccf719a7." by Narayan Kamath · 7 years ago
  64. 3e21b17 Merge "NsdManager: add test coverage for discoverServices()" by Treehugger Robot · 7 years ago
  65. 4f4939f Force a light to be set for the first time by Oleksiy Avramchenko · 7 years ago
  66. b0e4084 Merge "NsdManager: unit test coverage for servive registration" by Treehugger Robot · 7 years ago
  67. 93f4591 NsdManager: add test coverage for discoverServices() by Hugo Benichi · 7 years ago
  68. 8c5eeb0 NsdManager: unit test coverage for servive registration by Hugo Benichi · 7 years ago
  69. 91abf9f Delete obsolete and unused KeyStoreTests by Kenny Root · 7 years ago
  70. 7fdce76 Track updates to Conscrypt by Kenny Root · 7 years ago
  71. c00af4c Merge "Remove no-op std::max call" by Yi Kong · 7 years ago
  72. b1d8144 SymbolComparator operator() is missing const by Yi Kong · 7 years ago
  73. 06a2d2b Remove no-op std::max call by Yi Kong · 7 years ago
  74. 169681d Merge "Use ConnectivityService's NETWORK_STACK permission for SoftAp operations" by Erik Kline · 7 years ago
  75. 256be78 Use ConnectivityService's NETWORK_STACK permission for SoftAp operations by Erik Kline · 7 years ago
  76. 4f8a375 Merge "Add android.os.VintfRuntimeInfo" by Treehugger Robot · 7 years ago
  77. 1bda673 Add android.os.VintfRuntimeInfo by Yifan Hong · 7 years ago
  78. f62e385 Merge "Aapt2: Fix png leak" by Andreas Gampe · 7 years ago
  79. 99b21cc Merge "eMBMS API update" by Hall Liu · 7 years ago
  80. cf95973 Merge "Bluetooth: bluetooth.le API fixes" by Jakub Pawlowski · 7 years ago
  81. 9d4abb5 Bluetooth: bluetooth.le API fixes by Jakub Pawlowski · 7 years ago
  82. 3bf6389 Aapt2: Fix png leak by Andreas Gampe · 7 years ago
  83. 30a34ec Merge "Fix equality method implementation in BandConfig class." by Tomasz Wasilczyk · 7 years ago
  84. fd810d8 Merge "better defualt behaviour for msim" by Treehugger Robot · 7 years ago
  85. 78d3f9e Merge "Add sort order extra for phoneaccount" by Tyler Gunn · 7 years ago
  86. 212102b Add sort order extra for phoneaccount by Srikanth Chintala · 7 years ago
  87. 377b804 better defualt behaviour for msim by fionaxu · 7 years ago
  88. 763ff42 Merge "Updated javadocs for sendUssd APIs." by Chen Xu · 7 years ago
  89. ac29d38 Merge "Update VVM API" by Chen Xu · 7 years ago
  90. dd76706 Fix equality method implementation in BandConfig class. by Tomasz Wasilczyk · 7 years ago
  91. 5718b01 Merge "Validate incoming data properly." by Martijn Coenen · 7 years ago
  92. 8e972741 Merge "Notify WifiManager of interface state changes" by Treehugger Robot · 7 years ago
  93. 216af6d Notify WifiManager of interface state changes by Erik Kline · 7 years ago
  94. 563e150c eMBMS API update by Hall Liu · 7 years ago
  95. 9a3dcc5 Update VVM API by Ta-wei Yen · 7 years ago
  96. 7c00639 Validate incoming data properly. by Martijn Coenen · 7 years ago
  97. 5bd39aa Merge "new reset carrier signals/actions" by Treehugger Robot · 7 years ago
  98. 369a9449 Merge "Bluetooth: Add constants to ScanResult" by Jakub Pawlowski · 7 years ago
  99. 77f466d new reset carrier signals/actions by fionaxu · 7 years ago
  100. c7c01a2 Bluetooth: Add constants to ScanResult by Jakub Pawlowski · 7 years ago