1. 12bc4ea Add key to CarrierConfig by Jordan Liu · 8 years ago
  2. 4b1a8f4 Merge "fix NullPointerException in RegisteredServicesCache" by Treehugger Robot · 8 years ago
  3. 191ddb0 Merge changes I104e6133,I54f04c03 by Treehugger Robot · 8 years ago
  4. a4739b8 Merge "Move frameworks/base to std::unique_ptr." by Elliott Hughes · 8 years ago
  5. 93bb56e Move frameworks/base to std::unique_ptr. by Elliott Hughes · 8 years ago
  6. 96b4984 Split the zygote logic out of android.os.Process into a new ZygoteProcess class. by Robert Sesek · 8 years ago
  7. b9679dc Refactor ZygoteInit to support a WebView-specific zygote. by Tobias Sargeant · 9 years ago
  8. c84c556 char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated. by Andreas Huber · 8 years ago
  9. e09ac05 Fix SuppressWarnings typo. by Ian Rogers · 8 years ago
  10. bf76ee7 fix NullPointerException in RegisteredServicesCache by liulvping · 8 years ago
  11. 15c6078 Merge "Add a test app for suppressed exceptions" by Yohann Roussel · 8 years ago
  12. 4171cdf Give WakeupMessage the ability to transport an object as well. [DO NOT MERGE] by Lorenzo Colitti · 8 years ago
  13. bd9fdbe [NAN] Add transport type for NAN. [DO NOT MERGE] by Etan Cohen · 8 years ago
  14. 08313b0 [RFC] Special case system apps for profile optimizations by Calin Juravle · 8 years ago
  15. d15300c Frameworks/base: Add new flow to OtaDexoptService by Andreas Gampe · 8 years ago
  16. ff8ab4c Otadexopt: Expose progress percentage by Andreas Gampe · 8 years ago
  17. aa2c32f Move Status to libhidl (DO NOT MERGE) by Martijn Coenen · 8 years ago
  18. 9266f99 Adds framework support for hidl-gen Java backend. (to support structs) (DO NOT MERGE) by Andreas Huber · 8 years ago
  19. 86635bb Add Bool* APIs to HwParcel (DO NOT MERGE) by Andreas Huber · 8 years ago
  20. 242030d Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE) by Martijn Coenen · 8 years ago
  21. 90349b3 Support one-way methods in java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago
  22. dab5fc6 Initial commit of Java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago
  23. 5f87c45 Merge "Separate advertiser from GATT client (1/4)" by Jakub Pawlowski · 8 years ago
  24. 7a9c0cd Merge "Fix receive timeout on LocalSocket" by Neil Fuller · 8 years ago
  25. a480f7f Separate advertiser from GATT client (1/4) by Jakub Pawlowski · 8 years ago
  26. a8280a5 Fix receive timeout on LocalSocket by Neil Fuller · 8 years ago
  27. ed4b31f Merge "Fix google-explicit-constructor warnings in core/jni." am: cfc9f5d03d by Chih-Hung Hsieh · 8 years ago
  28. cfc9f5d Merge "Fix google-explicit-constructor warnings in core/jni." by Treehugger Robot · 8 years ago
  29. 6a80a4b DO NOT MERGE Revert "Add Bluetooth toggle prompts - framework" by Mitchell Wills · 8 years ago
  30. a654328 Fix google-explicit-constructor warnings in core/jni. by Chih-Hung Hsieh · 8 years ago
  31. b0b6afc Merge changes from topic 'wifi-aosp-master' into stage-aosp-master by Mitchell Wills · 8 years ago
  32. 21e0701 Merge "Fixed statuses on Battery Saver column." by Felipe Leme · 8 years ago
  33. bd1a93a Fixed statuses on Battery Saver column. by Felipe Leme · 8 years ago
  34. b0214c4 [NAN] Udpate NAN API documentation, clean-up visibility by Etan Cohen · 8 years ago
  35. 07e317c Add Log.wtf when transitionTo is used improperly by Mitchell Wills · 8 years ago
  36. 4503dc6 [NAN] Provide calling package name to service by Etan Cohen · 8 years ago
  37. 009ae99 Reenable the unit tests for StateMachine by Mitchell Wills · 8 years ago
  38. 5de073a Remove WiFi related methods from NetworkManagementService by Christopher Wiley · 8 years ago
  39. 6bc2a92 Add Bluetooth toggle prompts - framework by Svetoslav Ganov · 8 years ago
  40. 934535b DO NOT MERGE StateMachine: remove final from SendMessage by Rebecca Silberstein · 8 years ago
  41. 4e5e2d1 wifi: allow config of default+verbose ring buffers by mukesh agrawal · 8 years ago
  42. 820f592 XmlUtils: Add missing readThisByteArrayXml method by Roshan Pius · 8 years ago
  43. 31a513b Remove unused method from NetworkManagementService by Christopher Wiley · 8 years ago
  44. 5f47bf2 [NAN] Add master switch to enable/disable usage of NAN APIs. by Etan Cohen · 8 years ago
  45. 8f7b8a1 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  46. 779a1f0 Merge "Protect various Bluetooth broadcasts" am: 53ff75bb68 by Ajay Panicker · 8 years ago
  47. 1f5b786 Protect various Bluetooth broadcasts by Ajay Panicker · 8 years ago
  48. 33e6523 Merge "Remove unused includes." am: 35da832634 by Dmitriy Filchenko · 8 years ago
  49. 7310cc4 Remove unused includes. by Dmitriy Filchenko · 8 years ago
  50. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 8 years ago
  51. 1fda533 Squashed commit of the following: by Glenn Kasten · 8 years ago
  52. 5aa4ba3 resolve merge conflicts of 5671277 to stage-aosp-master by Jakub Pawlowski · 8 years ago
  53. 747711c Add LE Secure Connection data parsing (1/4) by Jakub Pawlowski · 8 years ago
  54. 6e1f860 Merge "Add stub isCTVerificationRequired methods" am: 5b63231a31 by Chad Brubaker · 8 years ago
  55. 5b63231 Merge "Add stub isCTVerificationRequired methods" by Chad Brubaker · 8 years ago
  56. d0dc901 Merge "Tidy up MockWebServer usage" am: 294ab080f4 by Neil Fuller · 8 years ago
  57. 294ab08 Merge "Tidy up MockWebServer usage" by Neil Fuller · 8 years ago
  58. 2ffb7eb Merge "Add a finalize() method to StrictJarFile" am: d0c0c8dcab by Neil Fuller · 8 years ago
  59. d0c0c8d Merge "Add a finalize() method to StrictJarFile" by Neil Fuller · 8 years ago
  60. 8431c55 Merge "Ensure apps cannot prevent uncaught exceptions being logged." by Tobias Thierer · 8 years ago
  61. addbf90 Ensure apps cannot prevent uncaught exceptions being logged. by Tobias Thierer · 8 years ago
  62. 83272db Merge "Fix bad index usage" am: 5cfe8a8315 by Jakub Pawlowski · 8 years ago
  63. d167db1 Fix bad index usage by Jakub Pawlowski · 8 years ago
  64. a095ee3 Merge "HFP 1.7 profile update (3/4)" am: f28f6bb2b0 by Mudumba Ananth · 8 years ago
  65. 709b11e HFP 1.7 profile update (3/4) by Mudumba Ananth · 8 years ago
  66. 0aa5797 Merge "Remove write type from GATT descriptor writes (1/4)" am: b7eb1d7eaf by Jakub Pawlowski · 8 years ago
  67. 8e970d6 Remove write type from GATT descriptor writes (1/4) by Jakub Pawlowski · 8 years ago
  68. fe4b1e4 Merge "GATT Server refactoring (2/4)" am: d13954e8c6 by Jakub Pawlowski · 8 years ago
  69. 258a554 Merge "Stop profiling on uncaught exception." by Tobias Thierer · 8 years ago
  70. d13954e Merge "GATT Server refactoring (2/4)" by Jakub Pawlowski · 8 years ago
  71. 5e23ab3 Merge "Zygote: Add CAP_WAKE_ALARM to system_server to properly support timerfd alarms" by John Stultz · 8 years ago
  72. 1085be0 Merge "Zygote: Add CAP_WAKE_ALARM to system_server to properly support timerfd alarms" by Treehugger Robot · 8 years ago
  73. d75f512 GATT Server refactoring (2/4) by Jakub Pawlowski · 8 years ago
  74. 8ad86a3 Stop profiling on uncaught exception. by Tobias Thierer · 8 years ago
  75. bd62098 Add stub isCTVerificationRequired methods by Chad Brubaker · 8 years ago
  76. bc8d946 Merge \"Fix the API compatibility of \"UriMatcher#addURI\"\" am: 3e151273a3 by Hidehiko Tsuchiya · 8 years ago
  77. 5acd41d Fix the API compatibility of "UriMatcher#addURI" by Hidehiko Tsuchiya · 10 years ago
  78. b69f614 Add a finalize() method to StrictJarFile by Neil Fuller · 9 years ago
  79. 5733f38 Zygote: Add CAP_WAKE_ALARM to system_server to properly support timerfd alarms by John Stultz · 8 years ago
  80. d5a72fa Merge \"Handle long process names correctly.\" am: e2994438d2 by Dmitriy Filchenko · 8 years ago
  81. f5b6e55 Handle long process names correctly. by Dmitriy Filchenko · 8 years ago
  82. c1a1487 Merge \"Remove calls to set_process_name.\" am: 8ee58b3b4e by Dmitriy Filchenko · 8 years ago
  83. 342c7dc Remove calls to set_process_name. by Dmitriy Filchenko · 8 years ago
  84. 586b71f Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  85. f6bcab7 Merge \"Changes for upgrade to OkHttp 2.7.5\" am: a31247bd8d by Tobias Thierer · 8 years ago
  86. 851d806 Changes for upgrade to OkHttp 2.7.5 by Tobias Thierer · 8 years ago
  87. 5cd1569 Add a test app for suppressed exceptions by Yohann Roussel · 8 years ago
  88. 6f04b2e Tidy up MockWebServer usage by Neil Fuller · 8 years ago
  89. 3fae8ae One final tweak to the platlogo. am: 4b7e415803 by Dan Sandler · 8 years ago
  90. 4b7e415 One final tweak to the platlogo. by Dan Sandler · 8 years ago
  91. 5f7f3fa Merge \"Mark app pending intents in notification extras\" into nyc-dev by Svet Ganov · 8 years ago
  92. ddb9488 Mark app pending intents in notification extras by Svet Ganov · 8 years ago
  93. cc67847 Merge "Import translations. DO NOT MERGE" into nyc-dev by TreeHugger Robot · 8 years ago
  94. 8a953d02 Merge \"Add missing null checks\" into nyc-dev am: 02e391585d by John Reck · 8 years ago
  95. 474659c Add missing null checks by John Reck · 8 years ago
  96. 09aaab1 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  97. fadfc8e Cats are not, technically, tasty treats. am: 27a9fcc618 by Dan Sandler · 8 years ago
  98. 27a9fcc Cats are not, technically, tasty treats. by Dan Sandler · 8 years ago
  99. c038c55 Merge \"Update DisplayMetrics when resizing\" into nyc-dev am: 34ccbe035a by Adam Lesinski · 8 years ago
  100. 34ccbe0 Merge "Update DisplayMetrics when resizing" into nyc-dev by TreeHugger Robot · 8 years ago