1. 2cd4514 Merge "[NAN] Fix javadoc links" am: 4ad6291b08 by Etan Cohen · 8 years ago
  2. 4ad6291 Merge "[NAN] Fix javadoc links" by Etan Cohen · 8 years ago
  3. e452d1e Merge "[NAN] Fix incorrect log message" am: fe0f393116 by Etan Cohen · 8 years ago
  4. 7c724e6 [NAN] Fix javadoc links by Etan Cohen · 8 years ago
  5. fe0f393 Merge "[NAN] Fix incorrect log message" by Etan Cohen · 8 years ago
  6. bc74135 Merge "[NAN] Replace int peerId with more opaqure Object peerHandle per API review" by Etan Cohen · 8 years ago
  7. 41d6f37 [NAN] Fix incorrect log message by Etan Cohen · 8 years ago
  8. 88da460 Merge "[NAN] Replace int peerId with more opaqure Object peerHandle per API review" by Etan Cohen · 8 years ago
  9. 27c18cb [NAN] Replace int peerId with more opaqure Object peerHandle per API review by Etan Cohen · 8 years ago
  10. f95a370 Merge "[NAN] Change Broadcast for NAN status change to notification only" by Etan Cohen · 8 years ago
  11. e1513a8 Merge "[NAN] Change Broadcast for NAN status change to notification only" by Etan Cohen · 8 years ago
  12. 3f1c33c Merge "[NAN] Remove failure reason codes from API per API review" am: a7b2fff388 by Etan Cohen · 8 years ago
  13. 9361799 [NAN] Change Broadcast for NAN status change to notification only by Etan Cohen · 8 years ago
  14. a7b2fff Merge "[NAN] Remove failure reason codes from API per API review" by Etan Cohen · 8 years ago
  15. 98f6bbb Merge changes from topic 'aosp-generics-api' am: fe9357f6e7 by Michael Wright · 8 years ago
  16. 3d3413e DO NOT MERGE Track generics in API definition. am: b4fcc6136e -s ours by Michael Wright · 8 years ago
  17. 85ecb34 DO NOT MERGE Fix issue #29871385: Need JobScheduler.scheduleAsPackage to be system API by Dianne Hackborn · 8 years ago
  18. fe9357f Merge changes from topic 'aosp-generics-api' by Treehugger Robot · 8 years ago
  19. a6c2aa4 Merge "[NAN] Reorder parameters of send message method(s) per API review" by Etan Cohen · 8 years ago
  20. 5542ccc [NAN] Remove failure reason codes from API per API review by Etan Cohen · 8 years ago
  21. 1dd012a Merge "[NAN] Reorder parameters of send message method(s) per API review" by Etan Cohen · 8 years ago
  22. c1d97c9 Merge "Remove (now) unnecessary reference to core-lambda-stubs." am: 68e91852c3 by Narayan Kamath · 8 years ago
  23. 68e9185 Merge "Remove (now) unnecessary reference to core-lambda-stubs." by Treehugger Robot · 8 years ago
  24. c8f03c3 Merge "[NAN] Add Handler to publish/subscribe per API review" am: 95abef9355 by Etan Cohen · 8 years ago
  25. 8a66410 [NAN] Reorder parameters of send message method(s) per API review by Etan Cohen · 8 years ago
  26. 95abef9 Merge "[NAN] Add Handler to publish/subscribe per API review" by Etan Cohen · 8 years ago
  27. 247fe92 Merge "Add missing liblog dependency" am: 6a7c807d65 by Dimitry Ivanov · 8 years ago
  28. 6a7c807 Merge "Add missing liblog dependency" by Dimitry Ivanov · 8 years ago
  29. 1f34a1ba Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  30. ede1d0f [NAN] Add Handler to publish/subscribe per API review by Etan Cohen · 8 years ago
  31. 810c31f Merge "Provide synchronization to setview to avoid NPE" am: b05b93a674 by Gopal Krishna Shukla · 8 years ago
  32. b05b93a Merge "Provide synchronization to setview to avoid NPE" by Treehugger Robot · 8 years ago
  33. a29bcec Merge "[NAN] Separate ATTACH from IDENTITY_CHANGE callbacks." am: bc3d106b97 by Etan Cohen · 8 years ago
  34. bc3d106 Merge "[NAN] Separate ATTACH from IDENTITY_CHANGE callbacks." by Etan Cohen · 8 years ago
  35. 5135fb8 Merge changes from topic 'remove-set-frequency-band' am: 430904a4ab by Christopher Wiley · 8 years ago
  36. 4bec7b5 Remove ability to set frequency from WifiAssociationTest am: 93ce63760d by Christopher Wiley · 8 years ago
  37. a7394a4a Remove WifiManager#get/setFrequencyBand am: 79ec1736be by Christopher Wiley · 8 years ago
  38. 430904a Merge changes from topic 'remove-set-frequency-band' by Christopher Wiley · 8 years ago
  39. 829285c Merge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" am: 3b0256fc73 by Pavlin Radoslavov · 8 years ago
  40. 3b0256f Merge "Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind" by Treehugger Robot · 8 years ago
  41. 3efa1e7 Merge "aapt: remove duplicate definition of ZD" am: ac2d839d7c by Colin Cross · 8 years ago
  42. ac2d839 Merge "aapt: remove duplicate definition of ZD" by Treehugger Robot · 8 years ago
  43. 659cdfe Merge "Skip uninstalled package for getPackagesForUid()" am: f4c8c3590a by liulvping · 8 years ago
  44. 74f60c0 Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind by Pavlin Radoslavov · 8 years ago
  45. f4c8c35 Merge "Skip uninstalled package for getPackagesForUid()" by Treehugger Robot · 8 years ago
  46. 6f02f57 Merge "Remove has_trivial_move trait from StringPool types" am: d333f28397 by Colin Cross · 8 years ago
  47. d333f28 Merge "Remove has_trivial_move trait from StringPool types" by Colin Cross · 8 years ago
  48. 5820f7f Merge "[ActivityManager] Reset killed flag at attachApplicationLocked" by yuanhuihui · 8 years ago
  49. cafc053 Remove has_trivial_move trait from StringPool types by Colin Cross · 8 years ago
  50. 2527fa30 Skip uninstalled package for getPackagesForUid() by liulvping · 8 years ago
  51. 2090e92 Remove (now) unnecessary reference to core-lambda-stubs. by Narayan Kamath · 8 years ago
  52. 1d5447d Merge "[ActivityManager] Reset killed flag at attachApplicationLocked" by Treehugger Robot · 8 years ago
  53. dc94b29 [ActivityManager] Reset killed flag at attachApplicationLocked by yuanhuihui · 8 years ago
  54. 4a1fd7e Merge "Remove net_bt_stack group and replace it with bluetooth" am: 2309b98b25 by Ajay Panicker · 8 years ago
  55. 3501748d Merge "[NAN] Method renames based on API council feedback" am: dcac00f325 by Etan Cohen · 8 years ago
  56. f7abcda Provide synchronization to setview to avoid NPE by Gopal Krishna Shukla · 8 years ago
  57. 2309b98 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 8 years ago
  58. 78ef40a [NAN] Separate ATTACH from IDENTITY_CHANGE callbacks. by Etan Cohen · 8 years ago
  59. dcac00f Merge "[NAN] Method renames based on API council feedback" by Etan Cohen · 8 years ago
  60. 4a62720 Merge changes Iaa153fca,I619e2d8a am: 59acc059a6 by Greg Hackmann · 8 years ago
  61. dd4f59a AlarmManagerService: explain some timerfd_create() failures am: a0126e0857 by Greg Hackmann · 8 years ago
  62. ccafcac AlarmManagerService: remove legacy /dev/alarm support am: d7151c06f1 by Greg Hackmann · 8 years ago
  63. 59acc05 Merge changes Iaa153fca,I619e2d8a by Greg Hackmann · 8 years ago
  64. c1777a8 Merge "List btopp.intent.action.ACCEPT broadcast as protected" am: e2d9cc4bc9 by Andre Eisenbach · 8 years ago
  65. b68ed28 [NAN] Method renames based on API council feedback by Etan Cohen · 8 years ago
  66. e2d9cc4 Merge "List btopp.intent.action.ACCEPT broadcast as protected" by Andre Eisenbach · 8 years ago
  67. 6e1400f Merge "Fix WallpaperManager APIs" am: 73e89cd290 by Chris Tate · 8 years ago
  68. 73e89cd Merge "Fix WallpaperManager APIs" by Chris Tate · 8 years ago
  69. 337baf9 Merge "[NAN] Refactor WifiNanManager to create separate sessions per connect." by Etan Cohen · 8 years ago
  70. 84b3d20 Merge "[NAN] Refactor WifiNanManager to create separate sessions per connect." by Etan Cohen · 8 years ago
  71. bd4bf35 [NAN] Refactor WifiNanManager to create separate sessions per connect. by Etan Cohen · 8 years ago
  72. c82a4f4 List btopp.intent.action.ACCEPT broadcast as protected by Jack He · 8 years ago
  73. 9271f57 Merge "Protect REFRESH_BATCHED_SCAN broadcast" am: 6eb62f8ee3 by Andre Eisenbach · 8 years ago
  74. 6eb62f8 Merge "Protect REFRESH_BATCHED_SCAN broadcast" by Andre Eisenbach · 8 years ago
  75. 707b68c Protect REFRESH_BATCHED_SCAN broadcast by Ajay Panicker · 8 years ago
  76. 3fa8bc0 Merge "Track API changes associated with AbstractMethod refactoring" by Neil Fuller · 8 years ago
  77. 117ef7e Merge "Track API changes associated with AbstractMethod refactoring" by Neil Fuller · 8 years ago
  78. 3243958 Track API changes associated with AbstractMethod refactoring by Neil Fuller · 8 years ago
  79. 2d7008a Merge "Tracking unhiding of java.lang.reflect.Parameter APIs" am: 0acc91e4fc by Neil Fuller · 8 years ago
  80. 0acc91e Merge "Tracking unhiding of java.lang.reflect.Parameter APIs" by Neil Fuller · 8 years ago
  81. 3ead539 Tracking unhiding of java.lang.reflect.Parameter APIs by Neil Fuller · 8 years ago
  82. e2f6138 Merge "Rename the DnsEventListenerService to NetdEventListenerService" by Michal Karpinski · 8 years ago
  83. 1e3f586 Merge "Rename the DnsEventListenerService to NetdEventListenerService" by Michal Karpinski · 8 years ago
  84. cc6b37d Rename the DnsEventListenerService to NetdEventListenerService by Michal Karpinski · 8 years ago
  85. 35cb698 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 8 years ago
  86. 93ce637 Remove ability to set frequency from WifiAssociationTest by Christopher Wiley · 8 years ago
  87. 79ec173 Remove WifiManager#get/setFrequencyBand by Christopher Wiley · 8 years ago
  88. b666aa8 Merge "Allow WiFi components to manage interface up state" am: dfa6e6f186 by Christopher Wiley · 8 years ago
  89. a0126e0 AlarmManagerService: explain some timerfd_create() failures by Greg Hackmann · 8 years ago
  90. dfa6e6f Merge "Allow WiFi components to manage interface up state" by Treehugger Robot · 8 years ago
  91. 618e39a Merge "Removed legacy code used to read/write java arrays from HwBinder parcels." by Andreas Huber · 8 years ago
  92. eda7bc5 Merge "Removed legacy code used to read/write java arrays from HwBinder parcels." by Treehugger Robot · 8 years ago
  93. d7151c0 AlarmManagerService: remove legacy /dev/alarm support by Greg Hackmann · 8 years ago
  94. eb4c838 Merge "[NAN] Rename to make discovery explicit" am: 5706a8f535 by Etan Cohen · 8 years ago
  95. 5706a8f Merge "[NAN] Rename to make discovery explicit" by Etan Cohen · 8 years ago
  96. c507bca Merge "WifiScanner: retrieve single scan results" am: 3c70a2fad2 by Rebecca Silberstein · 8 years ago
  97. 3c70a2f Merge "WifiScanner: retrieve single scan results" by Rebecca Silberstein · 8 years ago
  98. c074f1b Merge "[NAN] Update API: replace looper with handler" am: 0027ddf990 by Etan Cohen · 8 years ago
  99. 3855370 [NAN] Rename to make discovery explicit by Etan Cohen · 8 years ago
  100. ce5d913 Allow WiFi components to manage interface up state by Christopher Wiley · 8 years ago