1. 913c895 Update netd interface by Robert Greenwalt · 11 years ago
  2. 568891d Add multinetwork netd calls by Robert Greenwalt · 11 years ago
  3. 7ff49b3 Merge "Use java.util.Objects" by Yohei Yukawa · 10 years ago
  4. c941fed Use java.util.Objects by Yohei Yukawa · 10 years ago
  5. cd10d7c Merge "A better auto brightness" by Adrian Roos · 10 years ago
  6. daf7d41 A better auto brightness by Adrian Roos · 10 years ago
  7. d6f4e37 Merge "Support IMM#updateCursorAnchorInfo in Editor" by Yohei Yukawa · 10 years ago
  8. 83b68ba Support IMM#updateCursorAnchorInfo in Editor by Yohei Yukawa · 10 years ago
  9. 2491c3a Merge "Add Network-specific host name resolution API." by Robert Greenwalt · 10 years ago
  10. c3e00c3 Fix NPE while dispatching input event. by Chulwoo Lee · 10 years ago
  11. e049c23 Add NetworkFactory support. by Robert Greenwalt · 11 years ago
  12. 3288dba Merge "Tweak EdgeEffect" by Adam Powell · 10 years ago
  13. d9c3765 Fix build by Alan Viverette · 10 years ago
  14. 2897a6f Tweak EdgeEffect by Adam Powell · 10 years ago
  15. 7fd239c Merge "Pass ActivityOptions back from finishing activity." by Craig Mautner · 10 years ago
  16. d4ab588 Merge "Documentation for theme colors" by Alan Viverette · 10 years ago
  17. a6a9790 Merge "Fix NPE in TvInputService and TvView" by Youngsang Cho · 10 years ago
  18. fab0ead Merge "camera2: Update native<->managed camera metadata marshalers" by Igor Murashkin · 10 years ago
  19. fc986d7 resolved conflicts for merge of 32c5f299 to master by Justin Koh · 10 years ago
  20. 11d0415 Merge "Check for null Drawable in MoveImage" by George Mount · 10 years ago
  21. 32c5f29 am 78b94de4: Set KITKAT_WATCH to be level 20, document API specific changes. by Justin Koh · 10 years ago
  22. 3e32a4b Add Network-specific host name resolution API. by Paul Jensen · 10 years ago
  23. 78b94de Set KITKAT_WATCH to be level 20, document API specific changes. by Justin Koh · 10 years ago
  24. 72a4c15c am 5e6b8d37: Merge "Hide new methods in notificationlistenerservice DO NOT MERGE" into klp-modular-dev by Justin Koh · 10 years ago
  25. 3c40a04 camera2: Update native<->managed camera metadata marshalers by Igor Murashkin · 10 years ago
  26. e98122e Hide new methods in notificationlistenerservice DO NOT MERGE by Justin Koh · 10 years ago
  27. 1914374 Merge "Wire up texture atlas" by John Reck · 10 years ago
  28. 66f0be6 Wire up texture atlas by John Reck · 10 years ago
  29. 8f8c7f4 am 8452776b: am 5ff35f8a: Merge "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" into klp-modular-dev by Aaron Whyte · 10 years ago
  30. 8452776 am 5ff35f8a: Merge "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" into klp-modular-dev by Aaron Whyte · 10 years ago
  31. 5ff35f8 Merge "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" into klp-modular-dev by Aaron Whyte · 10 years ago
  32. d8d9998 Merge "Add view name to Transition matching." by George Mount · 10 years ago
  33. 30da61d Add view name to Transition matching. by George Mount · 10 years ago
  34. e8f5a25 Merge "Disallow makeSceneTransitionAnimation without FEATURE_CONTENT_TRANSITIONS" by George Mount · 10 years ago
  35. 0ab4c72 Merge "Change sharedElementName to viewName." by George Mount · 10 years ago
  36. e4d29f7 Merge "Mark network score permission strings as untranslatable." by Jeff Davidson · 10 years ago
  37. 6006c1a Mark network score permission strings as untranslatable. by Jeff Davidson · 10 years ago
  38. 2022597 Merge "Resolving resources across users." by Nicolas Prevot · 10 years ago
  39. 233ceee Pass ActivityOptions back from finishing activity. by Craig Mautner · 10 years ago
  40. d8cdb8c Check for null Drawable in MoveImage by George Mount · 10 years ago
  41. 5d1be53 Disallow makeSceneTransitionAnimation without FEATURE_CONTENT_TRANSITIONS by George Mount · 10 years ago
  42. 515396a Merge "More native interpolators" by John Reck · 10 years ago
  43. a8e18c8 Merge "Import translations. DO NOT MERGE" into klp-modular-dev by Baligh Uddin · 10 years ago
  44. 9bb2971 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  45. b01c685 Merge "Switch PacUrl storage from String to Uri" by Jason Monk · 10 years ago
  46. 36b3424 Merge "Do not send duplicate CursorAnchorInfo to IME" by Yohei Yukawa · 10 years ago
  47. d85fc72 Resolving resources across users. by Nicolas Prevot · 11 years ago
  48. c31c450 Fix NPE in TvInputService and TvView by Youngsang Cho · 10 years ago
  49. 57dacb7 Merge "Group account management methods and add some comments." by Sander Alewijnse · 10 years ago
  50. 056ffe6 Do not send duplicate CursorAnchorInfo to IME by Yohei Yukawa · 10 years ago
  51. 92c6d71 Merge "Add (hidden) TTSEngines#isLocaleSetToDefaultForEngine method." by Przemyslaw Szczepaniak · 10 years ago
  52. 2b35a72 Handle the crash of TIS. by Sungsoo Lim · 11 years ago
  53. 5139166 Merge "Replace ComponentName to InputId." by Sungsoo Lim · 10 years ago
  54. 1fb617f Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. by Aaron Whyte · 10 years ago
  55. 4689710 Merge "Use copied input events in TvView" by Youngsang Cho · 10 years ago
  56. 51f110f am d67fd642: am 6af2ef8e: Merge "Revert "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859"" into klp-modular-dev by Aaron Whyte · 10 years ago
  57. d67fd64 am 6af2ef8e: Merge "Revert "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859"" into klp-modular-dev by Aaron Whyte · 10 years ago
  58. 6af2ef8 Merge "Revert "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859"" into klp-modular-dev by Aaron Whyte · 10 years ago
  59. d5f010e Revert "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" by Aaron Whyte · 10 years ago
  60. 71dfd44 am 064789ef: am 24f3d091: Merge "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" into klp-modular-dev by Aaron Whyte · 10 years ago
  61. 064789e am 24f3d091: Merge "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" into klp-modular-dev by Aaron Whyte · 10 years ago
  62. 24f3d09 Merge "Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. Make LauncherActivity CTS tests pass on clockwork. Bug: 14657859" into klp-modular-dev by Aaron Whyte · 10 years ago
  63. 5152c09 Merge "Add has* utility functions to NetworkCapabilities" by Robert Greenwalt · 10 years ago
  64. 5c55e33 Add has* utility functions to NetworkCapabilities by Robert Greenwalt · 10 years ago
  65. 1c89ec2 Merge "Correct comment on putStringSet" by Brian Williammee · 10 years ago
  66. 0b38f08 Fix reboot loop. by Lorenzo Colitti · 10 years ago
  67. 56e13f2 Merge "Add NetworkRequest to the multinetwork API" by Robert Greenwalt · 10 years ago
  68. 3c0bf5e Add NetworkRequest to the multinetwork API by Robert Greenwalt · 11 years ago
  69. c8b055a Correct comment on putStringSet by Brian Williammee · 10 years ago
  70. d6672b5 Replace ComponentName to InputId. by Sungsoo Lim · 10 years ago
  71. 3f3e3e8 Disallow FEATURE_INDETERMINATE_PROGRESS for clockwork. by Aaron Whyte · 10 years ago
  72. f65bfe3 Merge "Remove the <group> tag" by ztenghui · 10 years ago
  73. f9cb86a Replace LinkCapabilities with NetworkCapabilities by Robert Greenwalt · 11 years ago
  74. 4200894 Remove the <group> tag by ztenghui · 10 years ago
  75. c8ac775 More native interpolators by John Reck · 10 years ago
  76. 6681e32 Merge "Add NetworkCapabilities part of API." by Robert Greenwalt · 10 years ago
  77. 2feaa18 Merge "Simplify accessibility display adjustments" by Alan Viverette · 10 years ago
  78. 30d9bade Merge "First implementation of the TaskManager internals." by Matthew Williams · 10 years ago
  79. 6de79e2 First implementation of the TaskManager internals. by Matthew Williams · 10 years ago
  80. 1796635 Merge "Add wake gesture as a hidden sensor in Sensor.java" by Etienne Le Grand · 10 years ago
  81. e083406 Simplify accessibility display adjustments by Alan Viverette · 10 years ago
  82. cae6873 Merge "Add TimeInterpolator support to RNA" by John Reck · 10 years ago
  83. 315c329 Add TimeInterpolator support to RNA by John Reck · 10 years ago
  84. abb352a Change sharedElementName to viewName. by George Mount · 10 years ago
  85. 9bbc0ca Merge "notification ranking infrastructure" by Chris Wren · 10 years ago
  86. 481f84c Documentation for theme colors by Alan Viverette · 10 years ago
  87. 83520b9 Switch PacUrl storage from String to Uri by Jason Monk · 10 years ago
  88. 1448f05 Add NetworkCapabilities part of API. by Robert Greenwalt · 11 years ago
  89. 82c9335 am 05c581ac: Merge "DO NOT MERGE Hide more leanback stuff." into klp-modular-dev by Tim Kilbourn · 10 years ago
  90. 0ff8f79 am d6fc5115: Merge "DO NOT MERGE Hide leanback packagemanager apis." into klp-modular-dev by Tim Kilbourn · 10 years ago
  91. 3c13d68 Merge "Fix magnitude of AbsListView nested scrolling offset" by Yorke Lee · 10 years ago
  92. 05c581a Merge "DO NOT MERGE Hide more leanback stuff." into klp-modular-dev by Tim Kilbourn · 10 years ago
  93. d6fc511 Merge "DO NOT MERGE Hide leanback packagemanager apis." into klp-modular-dev by Tim Kilbourn · 10 years ago
  94. 82f421a Merge "First pass on multinetwork framework" by Robert Greenwalt · 10 years ago
  95. e2e1939 Fix magnitude of AbsListView nested scrolling offset by Yorke Lee · 10 years ago
  96. 9ba9c58 First pass on multinetwork framework by Robert Greenwalt · 11 years ago
  97. 1cb088c Merge "Support for hollow switch and seek bar thumbs" by Alan Viverette · 10 years ago
  98. 661e636 Support for hollow switch and seek bar thumbs by Alan Viverette · 10 years ago
  99. 0336556 Merge "Fix nested scrolling bugs in AbsListView" by Yorke Lee · 10 years ago
  100. 43943d8 Fix nested scrolling bugs in AbsListView by Yorke Lee · 10 years ago