1. e2bfbf1 Fix typo by Ahmad Melegy · 7 years ago
  2. 8c2cb6f Merge "TimePickerDialog OTG keyboard entry discarded" by Treehugger Robot · 7 years ago
  3. 7e875df Merge "Better, consistent definition of AID_SHARED_GID." by Jeff Sharkey · 7 years ago
  4. d35451d Create secondary dex profiles relative to the provided dex path by Calin Juravle · 7 years ago
  5. 6289339 Merge "DO NOT MERGE Remove orientation restriction to only fullscreen activities." by brycelee · 7 years ago
  6. 0f113b2 Merge "Customize the default value of Enhanced 4G LTE mode" by Jordan Liu · 7 years ago
  7. a4ceea0 DO NOT MERGE Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  8. 10864b0 TimePickerDialog OTG keyboard entry discarded by Tianran Li · 8 years ago
  9. 97bfd27 IP connectivity metrics: NetworkEvents have transports by Hugo Benichi · 7 years ago
  10. 6ee20ca Merge "Add L2~L4 information to packet wakeup logs and metrics" by Hugo Benichi · 7 years ago
  11. e672ab4 Merge "Add Network security watchlist service" by Hugo Benichi · 7 years ago
  12. 77518fb Add Network security watchlist service by Ricky Wai · 7 years ago
  13. d921bce Add L2~L4 information to packet wakeup logs and metrics by Hugo Benichi · 7 years ago
  14. bcf27fa Merge "Remove GCC-specific pragma and disabled Clang warning" by Treehugger Robot · 7 years ago
  15. fc9fd47 Remove GCC-specific pragma and disabled Clang warning by Pirama Arumuga Nainar · 7 years ago
  16. 0430720 Move connectSocket into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 7 years ago
  17. 4741faa Merge "Fix: WindowManagerGlobal#setStoppedState failed by IOOBE" by Treehugger Robot · 7 years ago
  18. 77a3450 Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  19. fe7e885 Move createSocketChannel into IBluetoothSocketManager (3/3) by Jakub Pawlowski · 7 years ago
  20. db62b26 Make ParcelUuid and ParcelFileDescriptor accesible to native Binder (2/2) by Jakub Pawlowski · 7 years ago
  21. cd35c65 Merge "MacAddress follow-up: define the core of the class" by Hugo Benichi · 7 years ago
  22. ac52e40 MacAddress follow-up: define the core of the class by Hugo Benichi · 7 years ago
  23. 969ceeb Merge "Disable integer sanitizer in release function." by Ivan Lozano · 7 years ago
  24. c8ff280 Merge "Fix signature for finalize() to resolve API Lint error" by nharold · 7 years ago
  25. 9a2094d Disable integer sanitizer in release function. by Ivan Lozano · 7 years ago
  26. 3db35dfcd Merge "Update documentation for AES-GCM-ESP keymat length" by Benedict Wong · 7 years ago
  27. e8b07e5 Merge "Track deprecation/replacement of Os methods that depend on Mutable*" by Tobias Thierer · 7 years ago
  28. 14723e3 Customize the default value of Enhanced 4G LTE mode by manabu, shimoda · 7 years ago
  29. 978e7f8 Fix: WindowManagerGlobal#setStoppedState failed by IOOBE by Tetsutoki Shiozawa · 7 years ago
  30. 59c8e42 Define MacAddress class by Hugo Benichi · 7 years ago
  31. 440824f Fix signature for finalize() to resolve API Lint error by Nathan Harold · 7 years ago
  32. 4ebc2c5 Update documentation for AES-GCM-ESP keymat length by Benedict Wong · 7 years ago
  33. c867f78 Networking metrics: minor pretty printing improvements by Hugo Benichi · 7 years ago
  34. 4d09223 Replace dns_tls with private_dns_mode setting by Erik Kline · 7 years ago
  35. 99a1d45 Track deprecation/replacement of Os methods that depend on Mutable* by Tobias Thierer · 7 years ago
  36. faffb07 Merge "Allow to attach jvmti agents from inside of process" by Treehugger Robot · 7 years ago
  37. 69c9402 Merge "DefaultNetworkEvent metrics: rehaul" by Hugo Benichi · 7 years ago
  38. 380a063 DefaultNetworkEvent metrics: rehaul by Hugo Benichi · 7 years ago
  39. 8f380ab Merge "Define NOT_ROAMING network capability." by Jeff Sharkey · 7 years ago
  40. fd8ed85 Allow to attach jvmti agents from inside of process by Philip P. Moltmann · 7 years ago
  41. 3485c84 Merge "Disable integer sanitization in gcIfManyNewRefs." by Ivan Lozano · 7 years ago
  42. a7c51a3 Merge "Added default home values of CDMA roaming indicator" by Treehugger Robot · 7 years ago
  43. 166234b Added default home values of CDMA roaming indicator by Jack Yu · 7 years ago
  44. 2ea7135 Disable integer sanitization in gcIfManyNewRefs. by Ivan Lozano · 7 years ago
  45. 5c7de22 Merge "Fix StateMachine init/quit race." by con · 7 years ago
  46. f5b9f7b Fix StateMachine init/quit race. by Calvin On · 7 years ago
  47. 80bb035 Merge "Use ScopedPrimitiveArrayRO instead of manually managing Java primitive" by Treehugger Robot · 7 years ago
  48. 9aab3b5 Handle configuration splits when creating the class loader context by Calin Juravle · 7 years ago
  49. dfe472e Merge "TokenWatcher: fix bug in repeated calls to acquire()." by Charles He · 7 years ago
  50. 762f27c Merge "Allow equality checking and hash for HIDL interface proxies." by Treehugger Robot · 7 years ago
  51. 73b6c27 Allow equality checking and hash for HIDL interface proxies. by Yifan Hong · 7 years ago
  52. 72f9c42 Define NOT_ROAMING network capability. by Jeff Sharkey · 7 years ago
  53. a18e992 Use the class loader context when optimizing secondary dex files by Calin Juravle · 8 years ago
  54. 945b1dc Merge "[framework] Add check that classpath is up to date to getDexOptNeeded" by Treehugger Robot · 7 years ago
  55. 2631df7 Use ScopedPrimitiveArrayRO instead of manually managing Java primitive by Andreas Huber · 7 years ago
  56. 7ba73dd [framework] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  57. 19541e8 Debug: Remove obsolete InstructionCount code. by Narayan Kamath · 8 years ago
  58. cdef147 TokenWatcher: fix bug in repeated calls to acquire(). by Charles He · 7 years ago
  59. 80c3c70 Merge "Change the location of current profiles for secondary dex files" by Treehugger Robot · 7 years ago
  60. 2b1357f Merge changes Ia0623d38,Iaabd5d8b,I579bb12f,Ia9930edd by Treehugger Robot · 7 years ago
  61. 8bcd66d Merge "Reduce app size by downgrading inactive apps" by Treehugger Robot · 7 years ago
  62. a546c38 Merge "Adds APIs to extract/import arrays of primitive Java types out of/into a HwBlob." by Treehugger Robot · 7 years ago
  63. 6214f1b Change the location of current profiles for secondary dex files by Calin Juravle · 8 years ago
  64. 3aeca17 Reduce app size by downgrading inactive apps by Shubham Ajmera · 8 years ago
  65. caed600 Add a command line option to optimize individual splits by Calin Juravle · 8 years ago
  66. dea3fd8 Refactor the arguments passed to dexopt invocations by Calin Juravle · 8 years ago
  67. bb3de35 Merge changes I2ef3737f,If080281f by Treehugger Robot · 7 years ago
  68. 0fccecc Merge "Change storage migration to use quota APIs." by Treehugger Robot · 7 years ago
  69. 0eb37e0 Adds APIs to extract/import arrays of primitive Java types out of/into a HwBlob. by Andreas Huber · 7 years ago
  70. c1616f6 Merge "Reland "HIDL Java getService now the same as C++."" by Treehugger Robot · 7 years ago
  71. ec5eb7e Reland "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  72. c477ab1 Add property for system server compiler filter by Mathieu Chartier · 8 years ago
  73. 1285cfd Change storage migration to use quota APIs. by Jeff Sharkey · 8 years ago
  74. 66d1933 OWNERS: Prefer Jeff Sharkey's @android.com account over @google.com by Tobias Thierer · 7 years ago
  75. 45183fc Merge "Track moving of OkHttp facade API to new package." by Tobias Thierer · 7 years ago
  76. 4c6d2ec Track moving of OkHttp facade API to new package. by Tobias Thierer · 7 years ago
  77. 7e3fbd5 Merge "Enable HID Device Profile Service (2/2)" by Treehugger Robot · 7 years ago
  78. 1455a1d Merge "Don't allocate GlobalRefs for BinderProxy" by Hans Boehm · 7 years ago
  79. fa377b4 Enable HID Device Profile Service (2/2) by Hansong Zhang · 7 years ago
  80. 4e0a02c Merge changes from topic "tz_catchup1" by Neil Fuller · 7 years ago
  81. bd6d3c5 Merge "Convert Binder & BinderProxy to NativeAllocationRegistry" by Hans Boehm · 7 years ago
  82. 29f388f Don't allocate GlobalRefs for BinderProxy by Hans Boehm · 7 years ago
  83. 9009eab Merge changes I59b6e04f,I55694d89 by Hugo Benichi · 7 years ago
  84. 28ed911 Merge "HwBinder: Clean up code, add logging" by Treehugger Robot · 7 years ago
  85. 5e5b13f Convert Binder & BinderProxy to NativeAllocationRegistry by Hans Boehm · 7 years ago
  86. ceb336f Merge "Fix issue #64224738: Document return value of IBinder.transact()" by Hans Boehm · 7 years ago
  87. 63c0193 HwBinder: Clean up code, add logging by Andreas Gampe · 7 years ago
  88. 8de9566 Fix issue #64224738: Document return value of IBinder.transact() by Dianne Hackborn · 8 years ago
  89. 029b08c android.os.HwBinder: fix native static method signature by Yifan Hong · 7 years ago
  90. 14a5105 Merge "Improve NetworkCapabilities docs." by Treehugger Robot · 7 years ago
  91. b755291 Be more explicit about users by Neil Fuller · 7 years ago
  92. 65d1e54 Merge "Revert "HIDL Java getService now the same as C++."" by Steven Moreland · 7 years ago
  93. cc9e67c Revert "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  94. a12eab6 Merge changes from topic "keystorebp" by Colin Cross · 7 years ago
  95. 1193a9c Remove Parcelable interface from DefaultNetworkEvent by Hugo Benichi · 7 years ago
  96. de57031 Improve NetworkCapabilities docs. by Jeff Sharkey · 7 years ago
  97. 61e3189 Merge changes I119cf83a,Icc5a1e38,If07a04d3 by Treehugger Robot · 7 years ago
  98. 0c41ad8 Merge "HIDL Java getService now the same as C++." by Treehugger Robot · 7 years ago
  99. 3d5811d Binder: Update to new ScopedLocalRef by Andreas Gampe · 7 years ago
  100. 2b1494f Binder: Clean up JNI code by Andreas Gampe · 7 years ago