1. d2c5b19 Fix bug in MacAddress.fromString() by Hugo Benichi · 7 years ago
  2. 7e717e0 Merge "Frameworks: Silently ignore InterruptedException" by Treehugger Robot · 7 years ago
  3. 68b8129 Merge "Validate IpSecAlgorithm Length" by nharold · 7 years ago
  4. d0abc86 Merge "Remove unused AIDL files" by Treehugger Robot · 7 years ago
  5. 3349b26 Validate IpSecAlgorithm Length by Nathan Harold · 7 years ago
  6. d871cab Merge "MacAddress: light refactors and improve documentation" by Treehugger Robot · 7 years ago
  7. c8d5fc8 Frameworks: Silently ignore InterruptedException by Andreas Gampe · 7 years ago
  8. a949495 Merge "Convert ICarrierService to oneway." by Ying Xu · 7 years ago
  9. 4e1b9c1 Remove unused AIDL files by Colin Cross · 7 years ago
  10. 3d16ff7 Merge "Convert framework.jar to Android.bp" by Colin Cross · 7 years ago
  11. e05afb0 Convert ICarrierService to oneway. by Jonathan Basseri · 7 years ago
  12. 84bb7fc MacAddress: light refactors and improve documentation by Hugo Benichi · 7 years ago
  13. 809062c Merge "Adjust tests to new android-support-test + espresso libraries." by Joachim Sauer · 7 years ago
  14. 943e2aa Convert framework.jar to Android.bp by Colin Cross · 7 years ago
  15. aa3e9d3 Merge "Frameworks: Move SharedPreferencesImpl to Future" by Treehugger Robot · 7 years ago
  16. e1843d6 Adjust tests to new android-support-test + espresso libraries. by Brett Chabot · 7 years ago
  17. db122f9 Merge "Ensure that debug builds crash again if there is a BinderProxy leak." by Hans Boehm · 7 years ago
  18. c79595f Ensure that debug builds crash again if there is a BinderProxy leak. by Hans Boehm · 7 years ago
  19. 69f9ee7 Build overlaytests as part of the normal build by Paul Duffin · 7 years ago
  20. 572f46a Merge "Frameworks: Clean up SharedPreferencesImpl" by Treehugger Robot · 7 years ago
  21. cb6ce25 Add persistent state for Hearing Aid Profile by Jakub Pawlowski · 7 years ago
  22. 49bcd60 Clarify docs, sanity check roaming state. by Jeff Sharkey · 7 years ago
  23. e72b6f0 Merge "android.os.HidlSupport: add getPidIfSharable() for HALs" by Yifan Hong · 7 years ago
  24. e887e2b Merge "Light refactors to packet wakeup events." by Hugo Benichi · 7 years ago
  25. d09d106 Merge "Javadoc cleanup of IpSecManager API." by Jonathan Basseri · 7 years ago
  26. 2ccba0e Light refactors to packet wakeup events. by Hugo Benichi · 7 years ago
  27. 70b600d Frameworks: Move SharedPreferencesImpl to Future by Andreas Gampe · 7 years ago
  28. f78a517 Frameworks: Clean up SharedPreferencesImpl by Andreas Gampe · 7 years ago
  29. 06e314f Merge "Adding "Mobile data" and "Data usage" button in mobile settings." by Treehugger Robot · 7 years ago
  30. bb0bd00 android.os.HidlSupport: add getPidIfSharable() for HALs by Yifan Hong · 7 years ago
  31. c61b70d Javadoc cleanup of IpSecManager API. by Jonathan Basseri · 7 years ago
  32. 7e37d48 Make SharedPreferences check with higher precision by Philip P. Moltmann · 7 years ago
  33. 913f396 Merge "Fix typo" by Treehugger Robot · 7 years ago
  34. b0e6508 Merge "Workaround to get passed the broken install flow" by Calin Juravle · 7 years ago
  35. 7a2c663 Merge "Add getProfileParentId (1/2)" by Jakub Pawlowski · 7 years ago
  36. 5f44aa7 Workaround to get passed the broken install flow by Jeff Sharkey · 7 years ago
  37. ceb84db Bluetooth HID Device API docs and helper by Hansong Zhang · 7 years ago
  38. 0f1f5b7 Add getProfileParentId (1/2) by Jakub Pawlowski · 7 years ago
  39. 795d4a5 Merge "Avoid overflow in focus fudge calculation" by Treehugger Robot · 7 years ago
  40. dd5384a Merge "Remove AutofillManagerClient after AutofillManager is finalized" by Treehugger Robot · 7 years ago
  41. e2bfbf1 Fix typo by Ahmad Melegy · 7 years ago
  42. 8c2cb6f Merge "TimePickerDialog OTG keyboard entry discarded" by Treehugger Robot · 7 years ago
  43. 7e875df Merge "Better, consistent definition of AID_SHARED_GID." by Jeff Sharkey · 7 years ago
  44. 2ecbe69 Avoid overflow in focus fudge calculation by Niklas Brunlid · 7 years ago
  45. d35451d Create secondary dex profiles relative to the provided dex path by Calin Juravle · 7 years ago
  46. 6289339 Merge "DO NOT MERGE Remove orientation restriction to only fullscreen activities." by brycelee · 7 years ago
  47. 3c91189 Adding "Mobile data" and "Data usage" button in mobile settings. by Malcolm Chen · 7 years ago
  48. 0f113b2 Merge "Customize the default value of Enhanced 4G LTE mode" by Jordan Liu · 7 years ago
  49. a4ceea0 DO NOT MERGE Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  50. 10864b0 TimePickerDialog OTG keyboard entry discarded by Tianran Li · 8 years ago
  51. 97bfd27 IP connectivity metrics: NetworkEvents have transports by Hugo Benichi · 7 years ago
  52. 6ee20ca Merge "Add L2~L4 information to packet wakeup logs and metrics" by Hugo Benichi · 7 years ago
  53. e672ab4 Merge "Add Network security watchlist service" by Hugo Benichi · 7 years ago
  54. 77518fb Add Network security watchlist service by Ricky Wai · 7 years ago
  55. d921bce Add L2~L4 information to packet wakeup logs and metrics by Hugo Benichi · 7 years ago
  56. bcf27fa Merge "Remove GCC-specific pragma and disabled Clang warning" by Treehugger Robot · 7 years ago
  57. fc9fd47 Remove GCC-specific pragma and disabled Clang warning by Pirama Arumuga Nainar · 7 years ago
  58. 0430720 Move connectSocket into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 7 years ago
  59. 4741faa Merge "Fix: WindowManagerGlobal#setStoppedState failed by IOOBE" by Treehugger Robot · 7 years ago
  60. 77a3450 Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  61. ccec6a6 Remove AutofillManagerClient after AutofillManager is finalized by Koji Fukui · 7 years ago
  62. fe7e885 Move createSocketChannel into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 7 years ago
  63. db62b26 Make ParcelUuid and ParcelFileDescriptor accesible to native Binder (2/2) by Jakub Pawlowski · 7 years ago
  64. cd35c65 Merge "MacAddress follow-up: define the core of the class" by Hugo Benichi · 7 years ago
  65. ac52e40 MacAddress follow-up: define the core of the class by Hugo Benichi · 7 years ago
  66. 969ceeb Merge "Disable integer sanitizer in release function." by Ivan Lozano · 7 years ago
  67. c8ff280 Merge "Fix signature for finalize() to resolve API Lint error" by nharold · 7 years ago
  68. 9a2094d Disable integer sanitizer in release function. by Ivan Lozano · 7 years ago
  69. 3db35dfcd Merge "Update documentation for AES-GCM-ESP keymat length" by Benedict Wong · 7 years ago
  70. e8b07e5 Merge "Track deprecation/replacement of Os methods that depend on Mutable*" by Tobias Thierer · 7 years ago
  71. 14723e3 Customize the default value of Enhanced 4G LTE mode by manabu, shimoda · 7 years ago
  72. 978e7f8 Fix: WindowManagerGlobal#setStoppedState failed by IOOBE by Tetsutoki Shiozawa · 7 years ago
  73. 59c8e42 Define MacAddress class by Hugo Benichi · 7 years ago
  74. 440824f Fix signature for finalize() to resolve API Lint error by Nathan Harold · 7 years ago
  75. 4ebc2c5 Update documentation for AES-GCM-ESP keymat length by Benedict Wong · 7 years ago
  76. c867f78 Networking metrics: minor pretty printing improvements by Hugo Benichi · 7 years ago
  77. 4d09223 Replace dns_tls with private_dns_mode setting by Erik Kline · 7 years ago
  78. 99a1d45 Track deprecation/replacement of Os methods that depend on Mutable* by Tobias Thierer · 7 years ago
  79. faffb07 Merge "Allow to attach jvmti agents from inside of process" by Treehugger Robot · 7 years ago
  80. 69c9402 Merge "DefaultNetworkEvent metrics: rehaul" by Hugo Benichi · 7 years ago
  81. 380a063 DefaultNetworkEvent metrics: rehaul by Hugo Benichi · 7 years ago
  82. 8f380ab Merge "Define NOT_ROAMING network capability." by Jeff Sharkey · 7 years ago
  83. fd8ed85 Allow to attach jvmti agents from inside of process by Philip P. Moltmann · 7 years ago
  84. 3485c84 Merge "Disable integer sanitization in gcIfManyNewRefs." by Ivan Lozano · 7 years ago
  85. a7c51a3 Merge "Added default home values of CDMA roaming indicator" by Treehugger Robot · 7 years ago
  86. 166234b Added default home values of CDMA roaming indicator by Jack Yu · 7 years ago
  87. 2ea7135 Disable integer sanitization in gcIfManyNewRefs. by Ivan Lozano · 7 years ago
  88. 5c7de22 Merge "Fix StateMachine init/quit race." by con · 7 years ago
  89. f5b9f7b Fix StateMachine init/quit race. by Calvin On · 7 years ago
  90. 80bb035 Merge "Use ScopedPrimitiveArrayRO instead of manually managing Java primitive" by Treehugger Robot · 7 years ago
  91. 9aab3b5 Handle configuration splits when creating the class loader context by Calin Juravle · 7 years ago
  92. dfe472e Merge "TokenWatcher: fix bug in repeated calls to acquire()." by Charles He · 7 years ago
  93. 762f27c Merge "Allow equality checking and hash for HIDL interface proxies." by Treehugger Robot · 7 years ago
  94. 73b6c27 Allow equality checking and hash for HIDL interface proxies. by Yifan Hong · 7 years ago
  95. 72f9c42 Define NOT_ROAMING network capability. by Jeff Sharkey · 7 years ago
  96. a18e992 Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  97. 945b1dc Merge "[framework] Add check that classpath is up to date to getDexOptNeeded" by Treehugger Robot · 7 years ago
  98. 2631df7 Use ScopedPrimitiveArrayRO instead of manually managing Java primitive by Andreas Huber · 7 years ago
  99. 7ba73dd [framework] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  100. 19541e8 Debug: Remove obsolete InstructionCount code. by Narayan Kamath · 7 years ago