1. c82ad7d Merge "frameworks/base: Avoid Long object allocations in Long.valueOf()" am: 09ae4931a9 by Tobias Thierer · 9 years ago
  2. 8e9bd59 Merge "frameworks/base: Avoid Long object allocations in Long.valueOf()" by Tobias Thierer · 9 years ago
  3. 09ae493 Merge "frameworks/base: Avoid Long object allocations in Long.valueOf()" by Tobias Thierer · 9 years ago
  4. 06de560 Merge "Split network monitoring and portal probe events" into nyc-dev by Hugo Benichi · 9 years ago
  5. 66bbd99 Merge "Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast" into nyc-dev by Rubin Xu · 9 years ago
  6. 784c93e Merge "Split network monitoring and portal probe events" into nyc-dev by TreeHugger Robot · 9 years ago
  7. b40667e Merge "Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast" into nyc-dev by Rubin Xu · 9 years ago
  8. 3ab9676 Merge changes from topic \'blockOnProcessingUnsolicited\' into nyc-dev by Rebecca Silberstein · 9 years ago
  9. ff0ff67 Merge changes from topic 'blockOnProcessingUnsolicited' into nyc-dev by Lorenzo Colitti · 9 years ago
  10. 636c07d Tethering: interface updates can be handled again by Rebecca Silberstein · 9 years ago
  11. cc92c6e Split network monitoring and portal probe events by Hugo Benichi · 9 years ago
  12. 4e07009 Merge "Fixed a bug where the icon of children could be colored" into nyc-dev by Selim Cinek · 9 years ago
  13. d212cfa Merge "Fixed a bug where the icon of children could be colored" into nyc-dev by TreeHugger Robot · 9 years ago
  14. efdb845 NativeDaemonConnector: add waitForCallbacks method by Rebecca Silberstein · 9 years ago
  15. 0aef73a Merge "Fixed a bug where notification header could become empty" into nyc-dev by Selim Cinek · 9 years ago
  16. 57e4a67 Merge "Fixed a bug where notification header could become empty" into nyc-dev by Selim Cinek · 9 years ago
  17. 5943328 Merge "Fix signal cluster animation leak" into nyc-dev am: 8891ae1f7f by Jorim Jaggi · 9 years ago
  18. 8891ae1 Merge "Fix signal cluster animation leak" into nyc-dev by Jorim Jaggi · 9 years ago
  19. edb6155 Merge "Fixed a crash when the heads up content view was null" into nyc-dev by Selim Cinek · 9 years ago
  20. 540aa3c Merge "Changed the name of chronometer countdown" into nyc-dev am: 8f32cd4306 by Selim Cinek · 9 years ago
  21. 155168d Fix signal cluster animation leak by Jorim Jaggi · 9 years ago
  22. 841e494 Merge "Fixed a crash when the heads up content view was null" into nyc-dev by Selim Cinek · 9 years ago
  23. 8f32cd4 Merge "Changed the name of chronometer countdown" into nyc-dev by Selim Cinek · 9 years ago
  24. e306a70 Merge "IpManager,DhcpClient: catch some errors and better logging" into nyc-dev by Erik Kline · 9 years ago
  25. c13b8d3 Merge "Fix squished UI elements" into nyc-dev am: 42a6dc9bd6 by Jorim Jaggi · 9 years ago
  26. 30c2af8 Merge "Clear calling identity before calling mountService" into nyc-dev by Paul Crowley · 9 years ago
  27. 5486aab Merge "IpManager,DhcpClient: catch some errors and better logging" into nyc-dev by Erik Kline · 9 years ago
  28. 42a6dc9 Merge "Fix squished UI elements" into nyc-dev by Jorim Jaggi · 9 years ago
  29. a482c6e Merge "Clear calling identity before calling mountService" into nyc-dev by Paul Crowley · 9 years ago
  30. 65002e1 Fix squished UI elements by Jorim Jaggi · 9 years ago
  31. 3e9f59e Merge "Don\'t worry about an extra weak indirection with callback alarms" into nyc-dev by Christopher Tate · 9 years ago
  32. 170e7e9 Merge "leanback: Fix link to changed API setTitle()" into nyc-dev am: dca499fdad by Dake Gu · 9 years ago
  33. 0a7ec88 Merge "Don't worry about an extra weak indirection with callback alarms" into nyc-dev by Chris Tate · 9 years ago
  34. dca499f Merge "leanback: Fix link to changed API setTitle()" into nyc-dev by Dake Gu · 9 years ago
  35. 80038a3 Merge "Add throws definition to MtpDevice#readEvent." into nyc-dev by Daichi Hirono · 9 years ago
  36. 4ab0f74 Merge "Handle API review comments from the council." into nyc-dev am: b9c64cd2c0 by Daichi Hirono · 9 years ago
  37. 832775b Merge "Switched the notification time to relative time" into nyc-dev by Selim Cinek · 9 years ago
  38. 4dfde60 Merge "Add throws definition to MtpDevice#readEvent." into nyc-dev by Daichi Hirono · 9 years ago
  39. b9c64cd Merge "Handle API review comments from the council." into nyc-dev by Daichi Hirono · 9 years ago
  40. 037235d Merge "Switched the notification time to relative time" into nyc-dev by TreeHugger Robot · 9 years ago
  41. bc27c86 Merge "Move child FragmentManager shutdown for retained fragments" into nyc-dev by Adam Powell · 9 years ago
  42. 59311fb Merge "Fix flag value collision" into nyc-dev am: e5cebf7aaa by John Reck · 9 years ago
  43. ee4ee26 Merge "Move child FragmentManager shutdown for retained fragments" into nyc-dev by Adam Powell · 9 years ago
  44. e5cebf7 Merge "Fix flag value collision" into nyc-dev by Tim Murray · 9 years ago
  45. 60e885f Fix flag value collision by John Reck · 9 years ago
  46. 3d97be3 Merge changes I036fbc5f,I979f0107 into nyc-dev am: 60b688876d by Joe Onorato · 9 years ago
  47. 60b6888 Merge changes I036fbc5f,I979f0107 into nyc-dev by Joe Onorato · 9 years ago
  48. a5a496e Merge changes I7261cf87,Icabfcf47,I09e6b032,I252cf139,If85ade73, ... into nyc-dev by Jorim Jaggi · 9 years ago
  49. 8e95cfa Merge "Update divider controller\'s dim layer when the layer is changed" into nyc-dev by Chong Zhang · 9 years ago
  50. 5869d1c If we can't call into an app process to deliver an intent, crash the process. by Joe Onorato · 9 years ago
  51. a51388d Merge changes I7261cf87,Icabfcf47,I09e6b032,I252cf139,If85ade73, ... into nyc-dev by TreeHugger Robot · 9 years ago
  52. da3cd33 Merge "Update divider controller's dim layer when the layer is changed" into nyc-dev by Chong Zhang · 9 years ago
  53. 7d1c63e Fixed a bug where the icon of children could be colored by Selim Cinek · 9 years ago
  54. 1402c2e Update divider controller's dim layer when the layer is changed by Chong Zhang · 9 years ago
  55. b85f36fd Fixed a bug where notification header could become empty by Selim Cinek · 9 years ago
  56. 8ea2d5f Fixed a crash when the heads up content view was null by Selim Cinek · 9 years ago
  57. c3b752e Changed the name of chronometer countdown by Selim Cinek · 9 years ago
  58. 36d5708 Switched the notification time to relative time by Selim Cinek · 9 years ago
  59. d0cca79 Don't worry about an extra weak indirection with callback alarms by Christopher Tate · 9 years ago
  60. 3b6e05a Revert "Death to synchronous transactions (2/2)" by Jorim Jaggi · 9 years ago
  61. a20eeda Fix a few weird state issues from race-conditions by Jorim Jaggi · 9 years ago
  62. 023da53 Fix lifecycle bug in when calling positionTask by Jorim Jaggi · 9 years ago
  63. 4ccfc30 Animation fixes when task is not resumed by Jorim Jaggi · 9 years ago
  64. b8c5876 Keep stack from mReuseTask by Jorim Jaggi · 9 years ago
  65. 5c80c41 Final fixes for growing recents transition by Jorim Jaggi · 9 years ago
  66. eb8d2fc leanback: Fix link to changed API setTitle() by Dake Gu · 9 years ago
  67. 45b1e14 Merge "Rename DropPermissions to DragAndDropPermissions" into nyc-dev by Vladislav Kaznacheev · 9 years ago
  68. 84e85f2 Merge "Fix broken build due to @RemotableViewMethod" into nyc-dev am: 44157a4abf by Hyunyoung Song · 9 years ago
  69. 729c640 Merge "Rename DropPermissions to DragAndDropPermissions" into nyc-dev by Vladislav Kaznacheev · 9 years ago
  70. 44157a4 Merge "Fix broken build due to @RemotableViewMethod" into nyc-dev by Hyunyoung Song · 9 years ago
  71. c27d18d Merge "API review feedback for ProgressBar" into nyc-dev am: 5500bb1d6d by Alan Viverette · 9 years ago
  72. 37ab66a Merge "Don\'t overwrite vertical and horizontal offsets unless explicit" into nyc-dev by Alan Viverette · 9 years ago
  73. 3a93f0f Fix broken build due to @RemotableViewMethod by Hyunyoung Song · 9 years ago
  74. 5500bb1 Merge "API review feedback for ProgressBar" into nyc-dev by Alan Viverette · 9 years ago
  75. e8439367 Merge "Don't overwrite vertical and horizontal offsets unless explicit" into nyc-dev by Alan Viverette · 9 years ago
  76. b99a507 Merge "add @RemotableViewMethod to TextView#setEnabled b/28304068" into nyc-dev by Hyunyoung Song · 9 years ago
  77. 22d91b0 Merge "add @RemotableViewMethod to TextView#setEnabled b/28304068" into nyc-dev by Hyunyoung Song · 9 years ago
  78. b357941 Merge "Make sure don\'t adjust IME when docked left-right" into nyc-dev by Chong Zhang · 9 years ago
  79. 7b77e0c add @RemotableViewMethod to TextView#setEnabled b/28304068 by Hyunyoung Song · 9 years ago
  80. 5da7a4a Merge "Make sure don't adjust IME when docked left-right" into nyc-dev by Chong Zhang · 9 years ago
  81. 8a7414e Merge "Remove pre-N db after successful migration" into nyc-dev am: cdb5fcf7b8 by Fyodor Kupolov · 9 years ago
  82. 644cbd6 Merge "QS: Use current tile state when removing custom tiles" into nyc-dev by Jason Monk · 9 years ago
  83. cdb5fcf Merge "Remove pre-N db after successful migration" into nyc-dev by Fyodor Kupolov · 9 years ago
  84. 53c116f Merge "QS: Use current tile state when removing custom tiles" into nyc-dev by Jason Monk · 9 years ago
  85. a179d20 Merge "Announce when volume controls appear and disappear." into nyc-dev by Julia Reynolds · 9 years ago
  86. 0565aa2 Merge "Make Dismiss Icon under Cards show up only when focused." into nyc-dev by Sid Soundararajan · 9 years ago
  87. c149963 Merge "Announce when volume controls appear and disappear." into nyc-dev by Julia Reynolds · 9 years ago
  88. 21582d4 QS: Use current tile state when removing custom tiles by Jason Monk · 9 years ago
  89. 6efc5dc Merge "Make Dismiss Icon under Cards show up only when focused." into nyc-dev by Sid Soundararajan · 9 years ago
  90. f3aa91d Merge "Framework: change the TTS text to use the current locale" into nyc-dev by Mihai Nita · 9 years ago
  91. 674bede Merge "Respect manually set HARDWARE_ACCELERATED flag." into nyc-dev by Robert Carr · 9 years ago
  92. 41de79e Make sure don't adjust IME when docked left-right by Chong Zhang · 9 years ago
  93. 344bd5c Merge "Framework: change the TTS text to use the current locale" into nyc-dev by Mihai Niță · 9 years ago
  94. 37696cc Merge "Respect manually set HARDWARE_ACCELERATED flag." into nyc-dev by Rob Carr · 9 years ago
  95. da749ed Merge "Fix order of operation issue with ResStringPool" into nyc-dev by Adam Lesinski · 9 years ago
  96. b53e8a7 Merge "Fix order of operation issue with ResStringPool" into nyc-dev by Adam Lesinski · 9 years ago
  97. 2feab16 Announce when volume controls appear and disappear. by Julia Reynolds · 9 years ago
  98. 27bd37f Remove pre-N db after successful migration by Fyodor Kupolov · 9 years ago
  99. bdf90a2 Merge "AudioManager: fix isBluetoothA2dpOn()" into nyc-dev am: dc7ce84095 by Eric Laurent · 9 years ago
  100. dc7ce840 Merge "AudioManager: fix isBluetoothA2dpOn()" into nyc-dev by Eric Laurent · 9 years ago