1. 29b3e79d Merge "Respond <Feature Abort: Invaild operand> for the invaild messages." into lmp-dev by Yuncheol Heo · 11 years ago
  2. 094d24c Merge "Disconnect all connections if telecomm unbinds to the service." into lmp-dev by Santos Cordon · 11 years ago
  3. 929d5ac Merge "Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener" into lmp-dev by Griff Hazen · 11 years ago
  4. 4c21289 Respond <Feature Abort: Invaild operand> for the invaild messages. by Yuncheol Heo · 11 years ago
  5. b3ecb72 Use async polling for HPD action by Jungshik Jang · 11 years ago
  6. 5c0ed94 Merge "Consistent clean up of failed installs." into lmp-dev by Jeff Sharkey · 11 years ago
  7. 1213254 Merge "API Review: Clean up removed APIs" into lmp-dev by Yohei Yukawa · 11 years ago
  8. 29f2f2e Disconnect all connections if telecomm unbinds to the service. by Santos Cordon · 11 years ago
  9. 3110253 Merge "Snap outline clipping to integer coordinates correctly" into lmp-dev by Chris Craik · 11 years ago
  10. aeb88ed Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev by Dianne Hackborn · 11 years ago
  11. d7f4609 Merge "Fix issue #17377423: Frequently see 500ms latency on app open..." into lmp-dev by Dianne Hackborn · 11 years ago
  12. 3fadee4 API Review: Clean up removed APIs by Yohei Yukawa · 11 years ago
  13. 20d97e1 Merge "Add null checks to WindowState.getStack() calls." into lmp-dev by Craig Mautner · 11 years ago
  14. 998e608 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 11 years ago
  15. 68ab6cf Merge "Replace the MHL register name 'scratchpad' with 'vendor'" into lmp-dev by Jinsuk Kim · 11 years ago
  16. 4340c26 Snap outline clipping to integer coordinates correctly by Chris Craik · 11 years ago
  17. cbc771f Merge changes Ia6fe9724,I682b9acb into lmp-dev by Craig Mautner · 11 years ago
  18. 3bab7c1 Merge "UsageStats should deal with changing time" into lmp-dev by Adam Lesinski · 11 years ago
  19. b3fbf9d Replace the MHL register name 'scratchpad' with 'vendor' by Jinsuk Kim · 11 years ago
  20. 41a7b79 Add null checks to WindowState.getStack() calls. by Craig Mautner · 11 years ago
  21. 66143fa UsageStats should deal with changing time by Adam Lesinski · 11 years ago
  22. e461d54 Merge "Remove unsafe methods that take TypedArray" into lmp-dev by Alan Viverette · 11 years ago
  23. e9939c1 Merge "Remove background override for sw720dp preference panel" into lmp-dev by Alan Viverette · 11 years ago
  24. 2df938e Merge "Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3)" into lmp-dev by Tyler Gunn · 11 years ago
  25. 934f81a Merge "Make the TimePicker and light DatePicker styles public" into lmp-dev by Alan Viverette · 11 years ago
  26. 5a05a21 Merge "Move padding back into to the dialog message" into lmp-dev by Alan Viverette · 11 years ago
  27. 7d7808f Show all windows from activity that hides keyguard by Craig Mautner · 11 years ago
  28. 87eaaf0 Make the TimePicker and light DatePicker styles public by Alan Viverette · 11 years ago
  29. 25877af Merge "Unfilled shapes should not report themselves as opaque" into lmp-dev by Chet Haase · 11 years ago
  30. 9d52f79 Fix issue #17377423: Frequently see 500ms latency on app open... by Dianne Hackborn · 11 years ago
  31. 22cf0b0 Unfilled shapes should not report themselves as opaque by Chet Haase · 11 years ago
  32. cf79a56 Merge "Check for singleUser attribute even for persistent apps" into lmp-dev by Amith Yamasani · 11 years ago
  33. 81fba70 Merge "Fix null rect parameter for saveLayer / saveLayerAlpha" into lmp-dev by Chris Craik · 11 years ago
  34. 5262fe3a Merge "Add massive logging to investigate blank Keyguard" into lmp-dev by Jorim Jaggi · 11 years ago
  35. 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 11 years ago
  36. b01287f Add massive logging to investigate blank Keyguard by Jorim Jaggi · 11 years ago
  37. 95b1f84 Remove background override for sw720dp preference panel by Alan Viverette · 11 years ago
  38. a374bc0 Merge "Fixed empty TransitionSet not notifying listeners." into lmp-dev by George Mount · 11 years ago
  39. 9bc13a3 Fix null rect parameter for saveLayer / saveLayerAlpha by Chris Craik · 11 years ago
  40. c13fcac Make sure FLAG_DISMISS_KEYGUARD brings up bouncer by Jorim Jaggi · 11 years ago
  41. e1e9874 Merge "Annotate bindServiceAsUser with SystemApi" into lmp-dev by Amith Yamasani · 11 years ago
  42. c85029f Annotate bindServiceAsUser with SystemApi by Amith Yamasani · 11 years ago
  43. 38c29ca Merge "Add zygote preloading of shared libraries" into lmp-dev by Brian Carlstrom · 11 years ago
  44. 12a1d81 Check for singleUser attribute even for persistent apps by Amith Yamasani · 11 years ago
  45. 446666c Move padding back into to the dialog message by Alan Viverette · 11 years ago
  46. 6c9af96 Add zygote preloading of shared libraries by Brian Carlstrom · 11 years ago
  47. 5171dee Remove unsafe methods that take TypedArray by Alan Viverette · 11 years ago
  48. dba92d4 Merge "Add support for default content description in DecorToolbar" into lmp-dev by Yigit Boyar · 11 years ago
  49. 34e53ab Merge "Vertically align toolbar child views with similar gravities" into lmp-dev by Alan Viverette · 11 years ago
  50. 36f6951 Merge "Fix back button behavior and clean up in print preview activity." into lmp-dev by Svetoslav · 11 years ago
  51. e3cb7ba Vertically align toolbar child views with similar gravities by Alan Viverette · 11 years ago
  52. d27a387 Merge "Change UI to represent conferenced IMS connections (1/3)" into lmp-dev by Ihab Awad · 11 years ago
  53. fb008d6 Merge "Remove View methods that can't be used safely from the SDK" into lmp-dev by Adam Powell · 11 years ago
  54. 3969cab Merge "If activity is an alias get maxRecents from target" into lmp-dev by Craig Mautner · 11 years ago
  55. 8307ea7 If activity is an alias get maxRecents from target by Craig Mautner · 11 years ago
  56. 8afddbe Merge "Update VpnService Javadoc to reflect new UX." into lmp-dev by Jeff Davidson · 11 years ago
  57. 5eb3ffc Remove View methods that can't be used safely from the SDK by Adam Powell · 11 years ago
  58. 532e551 Merge "Add null check to TaskPersister file list." into lmp-dev by Craig Mautner · 11 years ago
  59. ba4f57a Remove onConnectionCongested callback by Prerepa Viswanadham · 11 years ago
  60. c46cd62 Merge "Clean entire arg block when setting process name." into lmp-dev by Jeff Brown · 11 years ago
  61. c946e9a Merge "Fix edit text error state in the print UI." into lmp-dev by Svet Ganov · 11 years ago
  62. e6f66e78 Merge "Fixed: TransitionSet setStartDelay did nothing." into lmp-dev by George Mount · 11 years ago
  63. 2ef34be Change UI to represent conferenced IMS connections (1/3) by Ihab Awad · 11 years ago
  64. 0460002 Fixed: TransitionSet setStartDelay did nothing. by George Mount · 11 years ago
  65. db352c7 Merge "Have Activity Transitions activited by a new window attribute." into lmp-dev by George Mount · 11 years ago
  66. 335e1f0 Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener by Griff Hazen · 11 years ago
  67. 784ab49 Merge "Allow Path approximation to work with a single point Path." into lmp-dev by George Mount · 11 years ago
  68. 6894f60 Merge "camera2.legacy: Add aberration, noisereduction, timestamp source keys" into lmp-dev by Igor Murashkin · 11 years ago
  69. 6d6ea3b Update VpnService Javadoc to reflect new UX. by Jeff Davidson · 11 years ago
  70. 623ce7f Merge "Hide mutable VpnService APIs to add/remove IP addresses dynamically." into lmp-dev by Sreeram Ramachandran · 11 years ago
  71. 38a6649 Fixed empty TransitionSet not notifying listeners. by George Mount · 11 years ago
  72. 6f90967 Merge "API cleanup for RemoteConnection." into lmp-dev by Andrew Lee · 11 years ago
  73. a8e4c74 Merge "Fix wifi association tests" into lmp-dev by Eric Rowe · 11 years ago
  74. 5e6e52a Merge "isValidSlotId() and isValidPhoneId() updated to handle negatives." into lmp-dev by Anthony Lee · 11 years ago
  75. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 11 years ago
  76. a1e0680 Hide mutable VpnService APIs to add/remove IP addresses dynamically. by Sreeram Ramachandran · 11 years ago
  77. 485ceb8 Fix wifi association tests by Eric Rowe · 11 years ago
  78. e17123d Fix back button behavior and clean up in print preview activity. by Svetoslav · 11 years ago
  79. 24a95a1 Merge "Finer tessellation can draw better looking shadows for circles." into lmp-dev by ztenghui · 11 years ago
  80. b55ccda Merge "add option to link only same credential configurations" into lmp-dev by vandwalle · 11 years ago
  81. 1fdfaa2 Merge "Write new wallpaper files from scratch..." into lmp-dev by Christopher Tate · 11 years ago
  82. a5badf0 Add null check to TaskPersister file list. by Craig Mautner · 11 years ago
  83. 9becf00 Add intent broadcast when a PhoneAccount is enabled or disabled. (1/3) by Tyler Gunn · 11 years ago
  84. 100e293 API cleanup for RemoteConnection. by Andrew Lee · 11 years ago
  85. d6adcef Merge "Update TelecommManager per API requirements. (1/3)" into lmp-dev by Nancy Chen · 11 years ago
  86. 4423957 camera2.legacy: Add aberration, noisereduction, timestamp source keys by Igor Murashkin · 11 years ago
  87. 7ab1dc4 Update TelecommManager per API requirements. (1/3) by Nancy Chen · 11 years ago
  88. 5be52c1 Merge "Update HWUI paint filter to understand new location of skia bitmap filter preference" into lmp-dev by Chris Craik · 11 years ago
  89. 90f86ba Write new wallpaper files from scratch... by Christopher Tate · 11 years ago
  90. cde5bb4 Change callback methods from add to register. by Michael Wright · 11 years ago
  91. b78890c isValidSlotId() and isValidPhoneId() updated to handle negatives. by Anthony Lee · 11 years ago
  92. 969e543 Merge "Make starting window hw-accelerated" into lmp-dev by Chet Haase · 11 years ago
  93. 4f52b34 Make starting window hw-accelerated by Chet Haase · 11 years ago
  94. 91b3566 Temp enable the log to identify the wake up cause. by Xin Guan · 11 years ago
  95. 9826f63 Have Activity Transitions activited by a new window attribute. by George Mount · 11 years ago
  96. 591be6c Update HWUI paint filter to understand new location of skia bitmap filter preference by Chris Craik · 11 years ago
  97. 280813a Merge "Create correct files in dropbox on encrypted boot" into lmp-dev by Paul Lawrence · 11 years ago
  98. 9131710 Create correct files in dropbox on encrypted boot by Paul Lawrence · 11 years ago
  99. a46ccb5 Update API by Robin Lee · 11 years ago
  100. a0a9466 Merge "Don't use reflection when generating the onResourcesLoaded callback." into lmp-dev by Marcin Kosiba · 11 years ago