1. 7075d79 Merge "Adding API for apps to specify their aspect ratio when entering PIP." by Winson Chung · 8 years ago
  2. 05675c8 Merge "Expose dismiss reasons to notification listeners." by Julia Reynolds · 8 years ago
  3. 48b3ffc Merge "Not blocking focus on action bar on tab" by TreeHugger Robot · 8 years ago
  4. 1cc78aa Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f am: c3cfff6ef6 am: f59ad8bd68 by Jakub Pawlowski · 8 years ago
  5. 196fe35 Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f am: c3cfff6ef6 by Jakub Pawlowski · 8 years ago
  6. f59ad8b Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f am: c3cfff6ef6 by Jakub Pawlowski · 8 years ago
  7. 9c8cc84 Merge "Start implementing background restrictions for eph apps." by Dianne Hackborn · 8 years ago
  8. c3cfff6 Merge "BLE OOB Pairing - parse address type (5/5)" am: 97d9fe0a2f by Jakub Pawlowski · 8 years ago
  9. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  10. f465823 BLE OOB Pairing - parse address type (5/5) by Jakub Pawlowski · 8 years ago
  11. db50e0a Merge "Fix use of JNI calls inside GetStringCritical/ReleaseStringCritical sections." am: df3d68c9b2 am: fbb980e57b am: fdaf348734 by Andreas Huber · 8 years ago
  12. 90efd7b Merge "Fix use of JNI calls inside GetStringCritical/ReleaseStringCritical sections." am: df3d68c9b2 am: fbb980e57b by Andreas Huber · 8 years ago
  13. fdaf348 Merge "Fix use of JNI calls inside GetStringCritical/ReleaseStringCritical sections." am: df3d68c9b2 by Andreas Huber · 8 years ago
  14. fbb980e Merge "Fix use of JNI calls inside GetStringCritical/ReleaseStringCritical sections." by Andreas Huber · 8 years ago
  15. 84a3834 Adding API for apps to specify their aspect ratio when entering PIP. by Winson Chung · 8 years ago
  16. 2b15803 Zygote : Block SIGCHLD during fork. am: dfcc79ee8e am: 720fcbc1f7 am: c82eb23651 am: b0c09c0ebe by Narayan Kamath · 8 years ago
  17. 847d447 Zygote : Block SIGCHLD during fork. am: dfcc79ee8e am: 720fcbc1f7 am: c82eb23651 by Narayan Kamath · 8 years ago
  18. b0c09c0 Zygote : Block SIGCHLD during fork. am: dfcc79ee8e am: 720fcbc1f7 am: c82eb23651 by Narayan Kamath · 8 years ago
  19. c82eb23 Zygote : Block SIGCHLD during fork. am: dfcc79ee8e am: 720fcbc1f7 by Narayan Kamath · 8 years ago
  20. 720fcbc Zygote : Block SIGCHLD during fork. am: dfcc79ee8e by Narayan Kamath · 8 years ago
  21. 4784f14 colors: Properly set the default accent colors. am: 7b371575e4 am: e616fa1789 by Alain Vongsouvanh · 8 years ago
  22. f7f7998 colors: Properly set the default accent colors. am: 7b371575e4 am: e616fa1789 by Alain Vongsouvanh · 8 years ago
  23. e616fa1 colors: Properly set the default accent colors. am: 7b371575e4 by Alain Vongsouvanh · 8 years ago
  24. 7b37157 colors: Properly set the default accent colors. by Alain Vongsouvanh · 8 years ago
  25. 446e723 Merge "The big Keyguard transition refactor (8/n)" by TreeHugger Robot · 8 years ago
  26. e69c931 The big Keyguard transition refactor (8/n) by Jorim Jaggi · 8 years ago
  27. 2d29dc6 Fixed a bug with the emergency affordance in multi user am: 0294f9e39b by Selim Cinek · 8 years ago
  28. 00b6a1d Fixed a bug with the emergency affordance in multi user am: 0294f9e39b by Selim Cinek · 8 years ago
  29. 6a6bc37 Merge "Fixed a bug with the emergency affordance in multi user" into nyc-mr2-dev by TreeHugger Robot · 8 years ago
  30. c4f65e0 Merge "Move dump() to dumpAsync(), more oneway calls." by TreeHugger Robot · 8 years ago
  31. 3aa5f1e Expose dismiss reasons to notification listeners. by Julia Reynolds · 8 years ago
  32. 3775a39 Merge "Move notification channel from record to sbn." by Julia Reynolds · 8 years ago
  33. 67c8e1e Merge "Ranker --> Assistant." by Julia Reynolds · 8 years ago
  34. 76a388b Zygote: Additional whitelists for runtime overlay / other static resources. am: 25cd01cc69 by Narayan Kamath · 8 years ago
  35. 0a1ce42 Merge "Fixing async inflation for nested RemoteViews" by Sunny Goyal · 8 years ago
  36. 4f65baa Zygote: Additional whitelists for runtime overlay / other static resources. by Narayan Kamath · 8 years ago
  37. 9510921 Allow config.xml to set the default display's default color mode am: 4364bbf93f am: 4e9436261f by Damien Bargiacchi · 8 years ago
  38. 850c83e Move dump() to dumpAsync(), more oneway calls. by Jeff Sharkey · 8 years ago
  39. 9d14e6d Allow config.xml to set the default display's default color mode am: 4364bbf93f by Damien Bargiacchi · 8 years ago
  40. 00f42c3 Merge "Initial implementation of the Auto-Fill Framework classes." by TreeHugger Robot · 8 years ago
  41. 4e94362 Allow config.xml to set the default display's default color mode am: 4364bbf93f by Damien Bargiacchi · 8 years ago
  42. 7da025f Merge "Allow config.xml to set the default display's default color mode" into cw-f-dev by Damien Bargiacchi · 8 years ago
  43. dfcc79e Zygote : Block SIGCHLD during fork. by Narayan Kamath · 8 years ago
  44. 7b0e2c7 Fixing async inflation for nested RemoteViews by Sunny Goyal · 8 years ago
  45. 9f02686 Fix use of JNI calls inside GetStringCritical/ReleaseStringCritical sections. by Andreas Huber · 8 years ago
  46. 01a9663 Merge "Zygote: Unblock SIGCHLD in the parent after fork." by TreeHugger Robot · 8 years ago
  47. d0ac9d3 Merge "Detect non-oneway calls leaving system_server." by Jeff Sharkey · 8 years ago
  48. 423b9fc Move notification channel from record to sbn. by Julia Reynolds · 8 years ago
  49. 77b2cc9 Ranker --> Assistant. by Julia Reynolds · 8 years ago
  50. 67387af Merge "Update package names to work with the proto3 compiler" by Tamas Berghammer · 8 years ago
  51. 12f9878 Merge "Zygote: Additional whitelists for runtime overlay / other static resources." into nyc-dev by Narayan Kamath · 8 years ago
  52. 1480dc3 Zygote: Unblock SIGCHLD in the parent after fork. by Narayan Kamath · 8 years ago
  53. 5f4a37c Handle IpReachabilityMonitor errors better. am: e452660466 am: d8a06fa28a by Erik Kline · 8 years ago
  54. d8a06fa Handle IpReachabilityMonitor errors better. am: e452660466 by Erik Kline · 8 years ago
  55. aa13d0f Merge "Import translations. DO NOT MERGE" into cw-f-dev by TreeHugger Robot · 8 years ago
  56. c62ca21 Merge "Add AppFuseBridge class to the system service." by TreeHugger Robot · 8 years ago
  57. 95cd3f1 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  58. 88424ed Merge "Handle IpReachabilityMonitor errors better." into nyc-mr2-dev by Erik Kline · 8 years ago
  59. 1183883 Merge "Implement new API" by TreeHugger Robot · 8 years ago
  60. f96789d3 Merge "Add font type to AAPT2" by Adam Lesinski · 8 years ago
  61. 80361c9 Merge "Move code for handling uid obs "cutoff" to activity manager" by Dianne Hackborn · 8 years ago
  62. 5381aa4 Initial implementation of the Auto-Fill Framework classes. by Felipe Leme · 8 years ago
  63. 78c6b4c Merge "Update for namespaced services in hwservicemanager." am: 605df82c9e am: 3dcee9882d am: 1a384933df by Steven Moreland · 8 years ago
  64. e5195dd Implement new API by Todd Kennedy · 8 years ago
  65. 97186e0 Merge "Update for namespaced services in hwservicemanager." am: 605df82c9e am: 3dcee9882d by Steven Moreland · 8 years ago
  66. 1a38493 Merge "Update for namespaced services in hwservicemanager." am: 605df82c9e by Steven Moreland · 8 years ago
  67. 00c2ed2 Merge "Add an extra to pass initial location URI for file choosers." by TreeHugger Robot · 8 years ago
  68. 3dcee98 Merge "Update for namespaced services in hwservicemanager." am: 605df82c9e by Steven Moreland · 8 years ago
  69. 605df82 Merge "Update for namespaced services in hwservicemanager." by Treehugger Robot · 8 years ago
  70. bbe6f49 Merge "Allow persistent changes to the vendor overlay theme" by Jason Monk · 8 years ago
  71. 16bb2c7 Not blocking focus on action bar on tab by Vadim Tryshev · 8 years ago
  72. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  73. 12a0f11 Merge "Add voip audio mode configuration for ims call" am: 4296aa3b2b am: 06c65cc2a0 am: a9dd430a6d by Tyler Gunn · 8 years ago
  74. 5f9dd15 Merge "Update bitmap shaders to the special no-copy image shaders." by Derek Sollenberger · 8 years ago
  75. bb9a87f Merge "Add voip audio mode configuration for ims call" am: 4296aa3b2b am: 06c65cc2a0 by Tyler Gunn · 8 years ago
  76. a9dd430a Merge "Add voip audio mode configuration for ims call" am: 4296aa3b2b by Tyler Gunn · 8 years ago
  77. 06c65cc Merge "Add voip audio mode configuration for ims call" am: 4296aa3b2b by Tyler Gunn · 8 years ago
  78. 8800afb Merge "Send accessibility event on window title change." by Phil Weaver · 8 years ago
  79. f3c5349 Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  80. af4fac5 Merge "Always propagate changingConfigurations to newly-created drawables" by TreeHugger Robot · 8 years ago
  81. 383db5eb Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  82. 9e0534a Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 8 years ago
  83. 27a88b3 Add voip audio mode configuration for ims call by Jimmy Wu · 8 years ago
  84. c461181 Merge "Zygote : Block SIGCHLD during fork." by Narayan Kamath · 8 years ago
  85. fa4e7e3 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  86. e452660 Handle IpReachabilityMonitor errors better. by Erik Kline · 8 years ago
  87. 3ff1c01 Add AppFuseBridge class to the system service. by Daichi Hirono · 8 years ago
  88. f027140f Tweak AlertDialog and Preference layout for nonround watches. am: 6c8e3bb43d am: 177fe7ec1d by Michael Kwan · 8 years ago
  89. eaf4ca3 Tweak AlertDialog and Preference layout for nonround watches. am: 6c8e3bb43d by Michael Kwan · 8 years ago
  90. 177fe7e Tweak AlertDialog and Preference layout for nonround watches. am: 6c8e3bb43d by Michael Kwan · 8 years ago
  91. 4ad89bf5 Merge "Tweak AlertDialog and Preference layout for nonround watches." into cw-f-dev by TreeHugger Robot · 8 years ago
  92. baca8f5 Merge "Don't call into ActivityManagerInternal outside system process." by TreeHugger Robot · 8 years ago
  93. 0c56b3d Merge "Fix documentation for NetworkStatsManager methods." by Stephen Chen · 8 years ago
  94. 2dc804be Allow persistent changes to the vendor overlay theme by Jason Monk · 8 years ago
  95. b44ae61 Add an extra to pass initial location URI for file choosers. by Garfield Tan · 8 years ago
  96. 9c3af5a Merge "TextLine.handleRun should throw exception for invalid index" by Siyamed Sinir · 8 years ago
  97. 9aba698 Merge "StaticLayout visual fix for maxLines" by Siyamed Sinir · 8 years ago
  98. ba45a68 Don't call into ActivityManagerInternal outside system process. by Sudheer Shanka · 8 years ago
  99. 0a17db1 Detect non-oneway calls leaving system_server. by Jeff Sharkey · 8 years ago
  100. 65de221 Merge "Remove fAsset->read() debug statement" by TreeHugger Robot · 8 years ago