1. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  2. ec7a6ea Merge "Add activity indicator icons to quick settings tiles." into klp-dev by John Spurlock · 11 years ago
  3. c19d683 Merge "Build layer immediately when setting it in ViewPropertyAnimator" into klp-dev by Chet Haase · 11 years ago
  4. a8e1765 Merge "Reversing immediately after starting animator ends it" into klp-dev by Chet Haase · 11 years ago
  5. 4367087 Add activity indicator icons to quick settings tiles. by John Spurlock · 11 years ago
  6. ab6284f Merge "New orange color for status bar + qs assets." into klp-dev by Daniel Sandler · 11 years ago
  7. 79ec2a1 Don't rely on window state when disabling the panel. by John Spurlock · 11 years ago
  8. 8a6c775 New orange color for status bar + qs assets. by John Spurlock · 11 years ago
  9. 86d9c45 Merge "Revert services assist context in KitKat" into klp-dev by Adam Skory · 11 years ago
  10. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  11. e3af2dd Merge "Update documentation for speech APIs." into klp-dev by Marc Wilson · 11 years ago
  12. 1434a40 Merge "More tweaks to match UX spec." into klp-dev by Jeff Sharkey · 11 years ago
  13. ed90321 More tweaks to match UX spec. by Jeff Sharkey · 11 years ago
  14. 2f1ef77 Merge "WirelessChargerDetector: Work around bad sensor timestamps." into klp-dev by Jeff Brown · 11 years ago
  15. 20e2875 WirelessChargerDetector: Work around bad sensor timestamps. by Jeff Brown · 11 years ago
  16. 042bd40 Merge "Include system packages in packages.list." into klp-dev by Jeff Sharkey · 11 years ago
  17. 74d31d1 Build layer immediately when setting it in ViewPropertyAnimator by Chet Haase · 11 years ago
  18. a0a47c7 Merge "Backup and restore ringtone and notification ringtone" into klp-dev by Amith Yamasani · 11 years ago
  19. af4d039 Merge "More UX work for thumbnails, search, management." into klp-dev by Jeff Sharkey · 11 years ago
  20. cc8f710 Include system packages in packages.list. by Jeff Sharkey · 11 years ago
  21. dc6fd0a Merge "Propagate input ANR reason to activity manager log." into klp-dev by Jeff Brown · 11 years ago
  22. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  23. 4ec9739 More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  24. 4459f49 Merge "Update javadocs for number presentation" into klp-dev by Yorke Lee · 11 years ago
  25. 49e1cf9 Update javadocs for number presentation by Yorke Lee · 11 years ago
  26. cdd8254 Merge "When waiting for activity to finish don't reset" into klp-dev by Craig Mautner · 11 years ago
  27. 874ae2a Merge "Fix scissor for functor invocation" into klp-dev by John Reck · 11 years ago
  28. 895a437 Merge "Fix FontRenderer bug." into klp-dev by Tim Murray · 11 years ago
  29. 7a454ba Fix FontRenderer bug. by Tim Murray · 11 years ago
  30. 25d2f7b Fix scissor for functor invocation by John Reck · 11 years ago
  31. b776122 Merge "Factor out read/write SMS settings seperate from send/receive." into klp-dev by David Braun · 11 years ago
  32. e6b4163 Merge "Verify inputs to PAC resolving." into klp-dev by Jason Monk · 11 years ago
  33. 18966a8 Factor out read/write SMS settings seperate from send/receive. by David Braun · 11 years ago
  34. 23819e7 Merge "Make ListView's illegal state exception more helpful" into klp-dev by Alan Viverette · 11 years ago
  35. 82d11f8 Merge "MediaMuxer: Add setLocation API" into klp-dev by Zhijun He · 11 years ago
  36. 5020936 Merge "camera2: Don't NPE in onStatusChanged" into klp-dev by Igor Murashkin · 11 years ago
  37. 59b7a4e Merge "Fix for transition layout suppression" into klp-dev by Chet Haase · 11 years ago
  38. 6a221b3 Fix some bizarre Spinner behavior by Adam Powell · 11 years ago
  39. a56205c Fix for transition layout suppression by Chet Haase · 11 years ago
  40. 7d8314d Make ListView's illegal state exception more helpful by Alan Viverette · 11 years ago
  41. 622bf22 Backup and restore ringtone and notification ringtone by Amith Yamasani · 11 years ago
  42. ba85b97 Merge "Set country code on P2p interfaces as well" into klp-dev by Vinit Deshapnde · 11 years ago
  43. e91a3f5 Merge "Add a hidden API to toggle airplane mode." into klp-dev by Yuhao Zheng · 11 years ago
  44. 9720d5e Merge "Remove legacy HCE APIs." into klp-dev by Martijn Coenen · 11 years ago
  45. 5cd1a0e Add a hidden API to toggle airplane mode. by Yuhao Zheng · 11 years ago
  46. d9f4e0c Merge "AudioTrack.getTimestamp() return type is now boolean" into klp-dev by Glenn Kasten · 11 years ago
  47. 1d2daa7 Merge "Remove FD optimization case for decodeStream" into klp-dev by John Reck · 11 years ago
  48. 8716c08 Merge "Use correct timescale for "date taken" field" into klp-dev by Marco Nelissen · 11 years ago
  49. 618f8cc Merge "Don't leave space for summary text if it's an empty string" into klp-dev by Amith Yamasani · 11 years ago
  50. cfd4748 MediaMuxer: Add setLocation API by Zhijun He · 11 years ago
  51. 2921cee Update documentation for speech APIs. by Marc Wilson · 11 years ago
  52. 5c49454 When waiting for activity to finish don't reset by Craig Mautner · 11 years ago
  53. e3d0f02 Merge "Don't set Allocation mSize when we have no Type." into klp-dev by Stephen Hines · 11 years ago
  54. 5f5e847 Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  55. a244732 Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  56. 9e2c661 Merge "Fix getCallingPackage() to handle reentrance." into klp-dev by Jeff Sharkey · 11 years ago
  57. af92723 Merge changes I7b3f4c68,I9f022a08 into klp-dev by Jeff Sharkey · 11 years ago
  58. 392c76b Merge "Clarify InputDevice#getControllerNumber documentation" into klp-dev by Jeff Brown · 11 years ago
  59. bc916b2 Fix checkbuild error due to javadoc reference to hidden class by Sandeep Siddhartha · 11 years ago
  60. 72e2e35 Fix getCallingPackage() to handle reentrance. by Jeff Sharkey · 11 years ago
  61. 11f2b42 Remove system user id for cm tests by Xia Wang · 11 years ago
  62. 88990da Don't set Allocation mSize when we have no Type. by Stephen Hines · 11 years ago
  63. b7757a6 Rename offer() to add(), remove/hide some APIs. by Jeff Sharkey · 11 years ago
  64. fb3445c Sort order is sticky for session, back leaves. by Jeff Sharkey · 11 years ago
  65. ff44ed5 Merge "Disabled states, more UX work, bug fixes." into klp-dev by Jeff Sharkey · 11 years ago
  66. 3f4c205 Disabled states, more UX work, bug fixes. by Jeff Sharkey · 11 years ago
  67. 5835157 Remove FD optimization case for decodeStream by John Reck · 11 years ago
  68. 23ae146 Merge "Add flags word to initialization." into klp-dev by Tim Murray · 11 years ago
  69. 2c385ec Set country code on P2p interfaces as well by Vinit Deshapnde · 11 years ago
  70. 85e7177 Merge "Move public consts to HotwordRecognitionService" into klp-dev by Sandeep Siddhartha · 11 years ago
  71. 9578e64 Add flags word to initialization. by Tim Murray · 11 years ago
  72. bce89a4 Merge "Add updateListener to ViewPropertyAnimator" into klp-dev by Chet Haase · 11 years ago
  73. 932e59f Merge "Create a pixelref wrapper for reused bitmaps" into klp-dev by Chris Craik · 11 years ago
  74. 440f4df Merge "Fix pixel test" into klp-dev by Andy McFadden · 11 years ago
  75. 596fb8e AudioTrack.getTimestamp() return type is now boolean by Glenn Kasten · 11 years ago
  76. bec23ea Merge "Preserve CTS fail behaviour on null bundle for old API" into klp-dev by Matthew Williams · 11 years ago
  77. 16c3220 Merge "Do not enter resumeTopActivity recursively." into klp-dev by Craig Mautner · 11 years ago
  78. b251588 Don't leave space for summary text if it's an empty string by Amith Yamasani · 11 years ago
  79. d8abd6a Preserve CTS fail behaviour on null bundle for old API by Matthew Williams · 11 years ago
  80. 4d0b9ab Merge "Fix clearApplicationUserData() to allow a null observer" into klp-dev by Christopher Tate · 11 years ago
  81. 31b65f9 Fix clearApplicationUserData() to allow a null observer by Christopher Tate · 11 years ago
  82. d94b1e1 Merge "Show view overlays in hierarchyviewer" into klp-dev by Chet Haase · 11 years ago
  83. cd0ba71 Create a pixelref wrapper for reused bitmaps by Chris Craik · 11 years ago
  84. 3bbd3ae Merge "AccessibilityNodeInfo incorrectly cloned." into klp-dev by Svetoslav Ganov · 11 years ago
  85. 91c8111 Merge "Register jni objs in CreateJavaOutputStreamAdaptor" into klp-dev by Leon Scroggins III · 11 years ago
  86. f25fcee Merge "Update doc for BitmapFactory.Options to include BitmapRegionDecoder" into klp-dev by Chris Craik · 11 years ago
  87. 99cea98 Merge "Update default ramp up time for autoscroller." into klp-dev by Mindy Pereira · 11 years ago
  88. 6685f1b AccessibilityNodeInfo incorrectly cloned. by Svetoslav Ganov · 11 years ago
  89. cf305e1 Merge "Add dumping the state of the print sub-system." into klp-dev by Svetoslav Ganov · 11 years ago
  90. 80213ad Merge "Fix issue #10671878: Proc stats needs to remove old data structures" into klp-dev by Dianne Hackborn · 11 years ago
  91. 013634c Merge "Add WebVTT caption renderer" into klp-dev by Alan Viverette · 11 years ago
  92. b669917 Add dumping the state of the print sub-system. by Svetoslav Ganov · 11 years ago
  93. e5273b4 Do not enter resumeTopActivity recursively. by Craig Mautner · 11 years ago
  94. 93d7194 Merge "Add PID and application to Java crash printout" into klp-dev by Eric Rowe · 11 years ago
  95. fb75487 Merge "Explain what warnIfCallingFromSystemProcess() is about" into klp-dev by Tom O'Neill · 11 years ago
  96. a712754 Merge "Add isPremultiplied option to Bitmap_Delegate in LayoutLib" into klp-dev by Deepanshu Gupta · 11 years ago
  97. 35980b2 Add PID and application to Java crash printout by Eric Rowe · 11 years ago
  98. e13aa0b Merge "Add PID to ANR logcat printout." into klp-dev by Eric Rowe · 11 years ago
  99. 4012b6e am cbe6482a: am b096bee1: am dd93ae32: Doc change: fix typo. by Dirk Dougherty · 11 years ago
  100. cbe6482 am b096bee1: am dd93ae32: Doc change: fix typo. by Dirk Dougherty · 11 years ago