1. 76ba718 Merge "Move DensityUtils into SettingsLib" into nyc-dev by Alan Viverette · 9 years ago
  2. 8890cfa Move DensityUtils into SettingsLib by Alan Viverette · 9 years ago
  3. 619f468 Merge "Fix potential crash loop" into nyc-dev by Makoto Onuki · 9 years ago
  4. 5feb8cb Merge "Update documentation for the READ_PHONE_STATE permission" into nyc-dev by Hall Liu · 9 years ago
  5. a7329c5 Merge "Fix copying folders using keyboard shortcuts" into nyc-dev by Aga Wronska · 9 years ago
  6. abd321a Merge "Make pressing 'Back' button open the drawer when in Recents root" into nyc-dev by Aga Wronska · 9 years ago
  7. 1cffbda Merge "Update pixelRef genID when reusing pixels in RecyclingClippingPixelAllocator." into nyc-dev by Derek Sollenberger · 9 years ago
  8. 3b67c0b Merge "Fix a status bar NPE in InputMethodManagerService" into nyc-dev by Griff Hazen · 9 years ago
  9. b63188d Merge "Detect ranchu as emulator" into nyc-dev by Griff Hazen · 9 years ago
  10. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 9 years ago
  11. c5475d4 Fix potential crash loop by Makoto Onuki · 9 years ago
  12. 822de0d Merge "*Always* kill the right uid's group" into nyc-dev by Chris Tate · 9 years ago
  13. a9471b1 Update pixelRef genID when reusing pixels in RecyclingClippingPixelAllocator. by Derek Sollenberger · 9 years ago
  14. 35a568f Merge "Update HWUI tests to use minikin to layout fonts." into nyc-dev by Derek Sollenberger · 9 years ago
  15. e1cf49e Merge "Delete app profiles only during updates and uninstalls" into nyc-dev by Calin Juravle · 9 years ago
  16. ebf3976 Merge "Change hasCustomPrintIcon and setStatus as requested by API council." into nyc-dev by Philip P. Moltmann · 9 years ago
  17. 91628f6 Merge "Fixed a bug with the number of notifications visible on lockscreen" into nyc-dev by Selim Cinek · 9 years ago
  18. d3c454d Detect ranchu as emulator by Griff Hazen · 9 years ago
  19. 527bcac Merge "Fix javadoc for Icon.loadDrawableAsync(Context, OnDrawableLoadedListener, Handler)." into nyc-dev by Philip P. Moltmann · 9 years ago
  20. b85ec6d Merge "Revert "Revert "Make status bar translucent. Make drawer appera below status bar."" with a fix for cts tests." into nyc-dev by Aga Wronska · 9 years ago
  21. 79abbf2 Update HWUI tests to use minikin to layout fonts. by Derek Sollenberger · 9 years ago
  22. 53f8e7d Fixed a bug with the number of notifications visible on lockscreen by Selim Cinek · 9 years ago
  23. 197823d Fixed a bug where longpress was not possible in landscape by Selim Cinek · 9 years ago
  24. 6090c26 Fix a status bar NPE in InputMethodManagerService by Griff Hazen · 9 years ago
  25. e37ce3d Merge "PackageManager: Move compilation reasons to PMS" into nyc-dev by Andreas Gampe · 9 years ago
  26. 5bee059 Merge "Track slowest frames" into nyc-dev by John Reck · 9 years ago
  27. 2514ae7 Merge "Quiet intent resolver" into nyc-dev by Todd Kennedy · 9 years ago
  28. 68b296f Merge "Start seeked animators without waiting for start delay." into nyc-dev by George Mount · 9 years ago
  29. 5cb3b7a Quiet intent resolver by Todd Kennedy · 9 years ago
  30. 69a3345 Merge "Clean up popup window positioning" into nyc-dev by Alan Viverette · 9 years ago
  31. a2b88f6 Merge "Add getObjectSizeLong hidden API to MtpDevice class." into nyc-dev by Daichi Hirono · 9 years ago
  32. 732340c Merge "Move ApfFilter from ConnectivityService to IpManager" into nyc-dev by Paul Jensen · 9 years ago
  33. 8b946b4 Merge "Add basic packet filtering via APF program." into nyc-dev by Paul Jensen · 9 years ago
  34. 77dc205 Merge "Add new metric to DocumentsUI to record launch time." into nyc-dev by Daichi Hirono · 9 years ago
  35. f21b4dc Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 9 years ago
  36. dfd5a94 Add basic packet filtering via APF program. by Paul Jensen · 9 years ago
  37. 787821b Add getObjectSizeLong hidden API to MtpDevice class. by Daichi Hirono · 9 years ago
  38. 700c7f8 Merge "Track libcore change df3cf7e4cf590086d1cdd09b6e0d3104de167e61." into nyc-dev by Narayan Kamath · 9 years ago
  39. 7352c55 Add new metric to DocumentsUI to record launch time. by Daichi Hirono · 9 years ago
  40. 0048fac Merge "Remove duplicated code to push firewall UID rules." into nyc-dev by Lorenzo Colitti · 9 years ago
  41. a5265e4 Merge "Request vendor info option (43) to get metered hint" into nyc-dev by Erik Kline · 9 years ago
  42. f262a7e Merge "Add initial connectivity metrics handling." into nyc-dev by Pierre Imai · 9 years ago
  43. 00b41d1 Merge "PIP: Apply the new UX spec for PIP in Recents" into nyc-dev by Jaewan Kim · 9 years ago
  44. 8f584b8 PIP: Apply the new UX spec for PIP in Recents by Jaewan Kim · 9 years ago
  45. 21c03f0 Merge "MediaBrowser: Applying API Review" into nyc-dev by Sungsoo Lim · 9 years ago
  46. 55618be Add initial connectivity metrics handling. by Pierre Imai · 9 years ago
  47. 941a1f8 Merge "Don’t scale task thumbnails." into nyc-dev by Winson Chung · 9 years ago
  48. ad716eb Merge "Add connection properties to Connections." into nyc-dev by Tyler Gunn · 9 years ago
  49. 0a835f6 Merge "WifiConfiguration: Remove dead commented code" into nyc-dev by Paul Stewart · 9 years ago
  50. 44e2a69 Merge "Implement FUSE_WRITE command in app fuse." into nyc-dev by Daichi Hirono · 9 years ago
  51. 720c664 Add connection properties to Connections. by Tyler Gunn · 9 years ago
  52. 43fc244 PackageManager: Move compilation reasons to PMS by Andreas Gampe · 9 years ago
  53. 2170093 Don’t scale task thumbnails. by Winson · 9 years ago
  54. 1d511ab Request vendor info option (43) to get metered hint by Erik Kline · 9 years ago
  55. 2dc6cc9 Merge "TIF: Unhide TvRecordingClient.tune(String, Uri, Bundle)" into nyc-dev by Jiabin Huang · 9 years ago
  56. 09ece6c Implement FUSE_WRITE command in app fuse. by Daichi Hirono · 9 years ago
  57. 9eb844e Remove duplicated code to push firewall UID rules. by Lorenzo Colitti · 9 years ago
  58. 966f1c9 Merge "Fix issue #25817435: Batterystats missing UIDs for secondary users" into nyc-dev by Dianne Hackborn · 9 years ago
  59. 4ce5653 Merge "Clean up setLayerType and setLayerPaint" into nyc-dev by Sergei Vasilinetc · 9 years ago
  60. d61a57f Merge "Guard against a NPE when using ParceledSliceList" into nyc-dev by Svetoslav Ganov · 9 years ago
  61. 41f02e5 Merge "Allow current VrListenerService to read thermal info." into nyc-dev by Ruben Brunk · 9 years ago
  62. 669caca Merge "resolve merge conflicts of 0c7535b to nyc-dev" into nyc-dev by Andriy Naborskyy · 9 years ago
  63. b2c2e45 Guard against a NPE when using ParceledSliceList by Svetoslav Ganov · 9 years ago
  64. 7700ee3 Update documentation for the READ_PHONE_STATE permission by Hall Liu · 9 years ago
  65. 9cfba35 Fix issue #25817435: Batterystats missing UIDs for secondary users by Dianne Hackborn · 9 years ago
  66. fe952f3 Merge "Add Lang-to-Script entries for languages with new hyph patterns" into nyc-dev by Jungshik Shin · 9 years ago
  67. 5ed587f Track slowest frames by John Reck · 9 years ago
  68. 815e51d resolve merge conflicts of 0c7535b to nyc-dev by Andriy Naborskyy · 9 years ago
  69. d74d1e5 Change hasCustomPrintIcon and setStatus as requested by API council. by Philip P. Moltmann · 9 years ago
  70. 907c177 Start seeked animators without waiting for start delay. by George Mount · 9 years ago
  71. a8a644e Merge "Turn off verbose logs and remove log that is covered by verbose logs." into nyc-dev by Joe Onorato · 9 years ago
  72. 7b7c0a4 Merge "Fix crash in writing battery stats to health stats" into nyc-dev by Joe Onorato · 9 years ago
  73. 342a7e6 Clean up setLayerType and setLayerPaint by sergeyv · 9 years ago
  74. 6a7c90a Implement clip modes during animation by Jorim Jaggi · 9 years ago
  75. 0c7535b Merge "bootanimation: implement split packaging of animation" into cw-e-dev by Andriy Naborskyy · 9 years ago
  76. 3876fbc Merge "Fix crash in ManagedApplicationService." into nyc-dev by Ruben Brunk · 9 years ago
  77. 5055100 Merge "Reduce idle, idle_after_inactive timeouts to 15m" into nyc-dev by Joe LaPenna · 9 years ago
  78. 3e39f50 Merge "Proper handle of duplicated BUGREPORT_STARTED." into nyc-dev by Felipe Leme · 9 years ago
  79. 657c2fa Merge "Removed obsolete @NonNull." into nyc-dev by Felipe Leme · 9 years ago
  80. 9f68357 Merge "bootanimation: implement split packaging of animation" into cw-e-dev by Andriy Naborskyy · 9 years ago
  81. e8ea325 WifiConfiguration: Remove dead commented code by Paul Stewart · 9 years ago
  82. e8741d2 *Always* kill the right uid's group by Christopher Tate · 9 years ago
  83. 6acf2f9 Clean up popup window positioning by Alan Viverette · 9 years ago
  84. 0c5d3e9 Reduce idle, idle_after_inactive timeouts to 15m by Joe LaPenna · 9 years ago
  85. 0effee8 Merge "Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home" into nyc-dev by Tony Mak · 9 years ago
  86. 4291c76 Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home by Tony Mak · 9 years ago
  87. 32dd848 Merge "Add a NetworkTemplate matcher for ConnectivityManager#TYPE_PROXY." into nyc-dev by Sharvil Nanavati · 9 years ago
  88. e60d72f Merge "Ignore signature stripping protection for preinstalled APKs." into nyc-dev by Alex Klyubin · 9 years ago
  89. d7285c2 Merge "Add refBitmap tests" into nyc-dev by Chris Craik · 9 years ago
  90. 533daac Merge "Disabling affiliated tasks." into nyc-dev by Winson Chung · 9 years ago
  91. 157fea65 Merge "Do not adjust child windows placement for fit to display." into nyc-dev by Rob Carr · 9 years ago
  92. 3d93897 Do not adjust child windows placement for fit to display. by Robert Carr · 9 years ago
  93. 90b6454 Merge "Support getResource*Name() methods for Resources" into nyc-dev by Deepanshu Gupta · 9 years ago
  94. 9b59bc4 Ignore signature stripping protection for preinstalled APKs. by Alex Klyubin · 9 years ago
  95. 618ca26 Support getResource*Name() methods for Resources by Deepanshu Gupta · 9 years ago
  96. 4a2f985 Merge "Ensure correct width and height are used during popup positioning" into nyc-dev by Alan Viverette · 9 years ago
  97. 363e70d Merge "Declare provider.Settings intent for VPN fragment" into nyc-dev by Robin Lee · 9 years ago
  98. 13460a6 Turn off verbose logs and remove log that is covered by verbose logs. by Joe Onorato · 9 years ago
  99. a2f003b Fix crash in writing battery stats to health stats by Joe Onorato · 9 years ago
  100. 23c63dd Merge "Allow setting doze timeouts based on system feature" into nyc-dev by Joe LaPenna · 9 years ago