1. 4661a25 Merge "Fixing regression in dismissing Recents." by Winson Chung · 11 years ago
  2. 6cb485f Fixing regression in dismissing Recents. by Winson Chung · 11 years ago
  3. 16e7823 am 5a932046: am 6a7843c9: Merge "Override windowContentOverlay and windowBackground for Theme.Micro.*" into klp-modular-dev by Mark Renouf · 11 years ago
  4. 5a93204 am 6a7843c9: Merge "Override windowContentOverlay and windowBackground for Theme.Micro.*" into klp-modular-dev by Mark Renouf · 11 years ago
  5. 8461b70 Merge "Workaround double-translate bug" by John Reck · 11 years ago
  6. 86faf9e Workaround double-translate bug by John Reck · 11 years ago
  7. b19c192 Merge "Rename session classes to have media prefix, hide routes" by RoboErik · 11 years ago
  8. facdea7 Override windowContentOverlay and windowBackground for Theme.Micro.* by Mark Renouf · 11 years ago
  9. d19c41c Add javadoc and unhide new API by Robert Greenwalt · 11 years ago
  10. 34c8319 Merge "Add docs for Linkproperties and unhide it." by Robert Greenwalt · 11 years ago
  11. 4f05d55 Add docs for Linkproperties and unhide it. by Robert Greenwalt · 11 years ago
  12. 958e559 Merge "Initial changes to enable keyboard support with alternate Recents. (Bug 14067913)" by Winson Chung · 11 years ago
  13. 9aeb607 Merge "Enabling alternate recents on all form factors." by Winson Chung · 11 years ago
  14. f16f578 Merge "Apply Doc fixes to RouteInfo" by Robert Greenwalt · 11 years ago
  15. b26e444 Merge "Add docs to Network" by Robert Greenwalt · 11 years ago
  16. 34524f0 Add javadoc for NetworkRequest. by Robert Greenwalt · 11 years ago
  17. 8595626 Add docs to Network by Robert Greenwalt · 11 years ago
  18. 386aba8 Apply Doc fixes to RouteInfo by Robert Greenwalt · 11 years ago
  19. 2631da8 Merge "Update the docs for NetworkCapabilities" by Robert Greenwalt · 11 years ago
  20. f8771eb Merge "TTS Connection callbacks are called on main thread." by Przemyslaw Szczepaniak · 11 years ago
  21. 73f3289 am 4088970d: am 3011fc1a: Merge "Fallback to NullWebView when Chromium WebView not present." into klp-modular-dev by Ben Murdoch · 11 years ago
  22. 4088970 am 3011fc1a: Merge "Fallback to NullWebView when Chromium WebView not present." into klp-modular-dev by Ben Murdoch · 11 years ago
  23. 3011fc1 Merge "Fallback to NullWebView when Chromium WebView not present." into klp-modular-dev by Ben Murdoch · 11 years ago
  24. 01d004e Update the docs for NetworkCapabilities by Robert Greenwalt · 11 years ago
  25. 3a9f017 Merge "Update RouteInfo docs and make public." by Robert Greenwalt · 11 years ago
  26. fc9c89f Merge "HdmiControlManager with HdmiPlaybackClient API definition" by Jinsuk Kim · 11 years ago
  27. 91120c5 HdmiControlManager with HdmiPlaybackClient API definition by Jinsuk Kim · 11 years ago
  28. a25a160 Merge "VolumeZen: frameworks changes to support Settings." by John Spurlock · 11 years ago
  29. 236bcc3 Merge "Action bar refactoring, round 1" by Adam Powell · 11 years ago
  30. 4095bd5 Update RouteInfo docs and make public. by Robert Greenwalt · 11 years ago
  31. 5575def Merge "Update comments for LinkAddress" by Robert Greenwalt · 11 years ago
  32. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 11 years ago
  33. fd202e6 Update comments for LinkAddress by Robert Greenwalt · 11 years ago
  34. 74a2e06 VolumeZen: frameworks changes to support Settings. by John Spurlock · 11 years ago
  35. 677a9f2 Merge "Fix onHardwarePreDraw call in ThreadedRenderer" by Alan Viverette · 11 years ago
  36. d5b2ec4 Fix onHardwarePreDraw call in ThreadedRenderer by Alan Viverette · 11 years ago
  37. 4369e7d Action bar refactoring, round 1 by Adam Powell · 11 years ago
  38. f967a54 camera2: Plumb DngCreator to native library. by Ruben Brunk · 11 years ago
  39. a0fc1b37 am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in BluetoothSocket." into klp-modular-dev by Joe LaPenna · 11 years ago
  40. 3e1bbaf am 45734b4a: Merge "Log accept and close debug statements in BluetoothSocket." into klp-modular-dev by Joe LaPenna · 11 years ago
  41. 45734b4 Merge "Log accept and close debug statements in BluetoothSocket." into klp-modular-dev by Joe LaPenna · 11 years ago
  42. 7643422 Merge "Enforce that trust agents declare the BIND_TRUST_AGENT permission" by Adrian Roos · 11 years ago
  43. cb9fbc3 Enforce that trust agents declare the BIND_TRUST_AGENT permission by Adrian Roos · 11 years ago
  44. d27a69c Merge "Add InputStage debugging logs" by Michael Wright · 11 years ago
  45. 71dc28b Merge "Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629)" by Winson Chung · 11 years ago
  46. 1e8d71b Initial changes to enable keyboard support with alternate Recents. (Bug 14067913) by Winson Chung · 11 years ago
  47. 42ea7ee Rename session classes to have media prefix, hide routes by RoboErik · 11 years ago
  48. c5baa18 Merge "AudioSystem: native to JAVA status translation" by Eric Laurent · 11 years ago
  49. f2eba13 Merge "Hide voice interaction APIs." by Dianne Hackborn · 11 years ago
  50. a449dc0 Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629) by Winson Chung · 11 years ago
  51. bc11a69 AudioSystem: native to JAVA status translation by Eric Laurent · 11 years ago
  52. 87cd0dc Add KEYCODE_PAIRING. by Tim Kilbourn · 11 years ago
  53. 4b300d7 Merge "Add missing fence()" by John Reck · 11 years ago
  54. 44ac42a Add missing fence() by John Reck · 11 years ago
  55. dcff995 Hide voice interaction APIs. by Dianne Hackborn · 11 years ago
  56. 4b291fb Merge "TM TaskServiceContext implementation" by Matthew Williams · 11 years ago
  57. 62cb534 Merge "Update ripple behavior, use render thread animation" by Alan Viverette · 11 years ago
  58. ad2f8e3 Update ripple behavior, use render thread animation by Alan Viverette · 11 years ago
  59. 22fc9e4 Merge "Add drawable padding to check box and radio button styles" by Alan Viverette · 11 years ago
  60. 3fce73a Merge "Fix recording of wake_lock_in." by Dianne Hackborn · 11 years ago
  61. 891e65c Merge "Variant of sendBroadcast with appOp flag for cross-user." by Amith Yamasani · 11 years ago
  62. 3cf7572 Variant of sendBroadcast with appOp flag for cross-user. by Amith Yamasani · 11 years ago
  63. 4455f54 Merge "Add a setting for data reduction proxy key" by Selim Gurun · 11 years ago
  64. e517ce4 Merge "Get rid of dirFlags log spam" by Raph Levien · 11 years ago
  65. b98de0d Get rid of dirFlags log spam by Raph Levien · 11 years ago
  66. 178201f Add a setting for data reduction proxy key by Selim Gurun · 11 years ago
  67. 9d08a93 Merge "camera2: Move parameters around to different packages" by Igor Murashkin · 11 years ago
  68. 9a75543 Fix recording of wake_lock_in. by Dianne Hackborn · 11 years ago
  69. a13bfae am cfa27161: am 50c11659: Fix Notification sdk docs build. by Griff Hazen · 11 years ago
  70. 6d6ce03 resolved conflicts for merge of 313c5f38 to master by John Reck · 11 years ago
  71. 691e93e TM TaskServiceContext implementation by Matthew Williams · 11 years ago
  72. 8974f24 Merge "Notify AppOpsService of UserRestrictions and Owners" by Jason Monk · 11 years ago
  73. 843adbb Merge "Missing progress bar style." by Dan Sandler · 11 years ago
  74. 2c255a95 Merge "resolved conflicts for merge of de35b636 to master" by Griff Hazen · 11 years ago
  75. aaa4800 Missing progress bar style. by Dan Sandler · 11 years ago
  76. fcfef28 Merge "Clean up when we switch networks." by Robert Greenwalt · 11 years ago
  77. 1c62e72 Merge "Updated typography for notifications." by Dan Sandler · 11 years ago
  78. 206ec09 Merge "Enable tinting of notification backgrounds." by Dan Sandler · 11 years ago
  79. c091ba8 resolved conflicts for merge of de35b636 to master by Griff Hazen · 11 years ago
  80. 6206299 Notify AppOpsService of UserRestrictions and Owners by Jason Monk · 11 years ago
  81. cfa2716 am 50c11659: Fix Notification sdk docs build. by Griff Hazen · 11 years ago
  82. 50c1165 Fix Notification sdk docs build. by Griff Hazen · 11 years ago
  83. c40c0c9 Merge "AudioTrack JNI cleanup" by Jean-Michel Trivi · 11 years ago
  84. 313c5f3 am f18aed83: am 0661ddee: Merge "Enable display list updates with zero delta time" by John Reck · 11 years ago
  85. f18aed8 am 0661ddee: Merge "Enable display list updates with zero delta time" by John Reck · 11 years ago
  86. 4064af8 Clean up when we switch networks. by Robert Greenwalt · 11 years ago
  87. fc339ec Updated typography for notifications. by Dan Sandler · 11 years ago
  88. fe266a3 Enable tinting of notification backgrounds. by Dan Sandler · 11 years ago
  89. 0661dde Merge "Enable display list updates with zero delta time" by John Reck · 11 years ago
  90. 067a21b TTS Connection callbacks are called on main thread. by Przemyslaw Szczepaniak · 11 years ago
  91. de35b63 am 959591e3: Add support for extendable actions to Notification. by Griff Hazen · 11 years ago
  92. c5a8894 Merge "Extend NotificationListenerService to support system use cases." by Chris Wren · 11 years ago
  93. 1941fc7 Extend NotificationListenerService to support system use cases. by Chris Wren · 11 years ago
  94. 4ec3b0f Merge "Badge largeIcons with the notification icon." by Dan Sandler · 11 years ago
  95. 3242f51 Merge "Apply revised TrustAgent API" by Adrian Roos · 11 years ago
  96. 190d58d Badge largeIcons with the notification icon. by Dan Sandler · 11 years ago
  97. 7e03dfc Apply revised TrustAgent API by Adrian Roos · 11 years ago
  98. 574ed55 Merge "Remove unneeded layouts." by Dan Sandler · 11 years ago
  99. 0e04bcf Fallback to NullWebView when Chromium WebView not present. by Ben Murdoch · 11 years ago
  100. 3bd2c6f am b4606676: am 49538def: am 79e0206e: Merge "Init the static member when first used for CursorWindow." by Narayan Kamath · 11 years ago