1. 924d9b7 Force BlackSurface to be a black surface. by Craig Mautner · 12 years ago
  2. 139e5aa Fix issue #6404215: New ActionBar auto-hide can conflict with application by Dianne Hackborn · 12 years ago
  3. d0c66f6 Merge "Fix javadoc." into jb-dev by Pin Ting · 12 years ago
  4. 3fd4a38 Merge "Implement cropping of windows based on system UI elements." into jb-dev by Dianne Hackborn · 12 years ago
  5. 3556c9a Implement cropping of windows based on system UI elements. by Dianne Hackborn · 12 years ago
  6. e3320e6 Merge "Fix issue #6444627: New status bar/action bar interaction a bit disjoint" into jb-dev by Dianne Hackborn · 12 years ago
  7. 1cc2bce Fix issue #6444627: New status bar/action bar interaction a bit disjoint by Dianne Hackborn · 12 years ago
  8. 5b972e7 Merge "Don't check whether dismiss() is called on the UI thread Bug #6436642" into jb-dev by Romain Guy · 12 years ago
  9. 35d7999 Merge "API REVIEW: android.widget.CalendarView" into jb-dev by Svetoslav Ganov · 12 years ago
  10. 05e1c3a Don't check whether dismiss() is called on the UI thread Bug #6436642 by Romain Guy · 12 years ago
  11. 1dd0054 Merge "Log PID of apps requesting location updates." into jb-dev by Nick Pelly · 12 years ago
  12. 414efc3 API REVIEW: android.widget.CalendarView by Svetoslav Ganov · 12 years ago
  13. b05b158 Merge "report a Sensor's version from the HAL" into jb-dev by Mathias Agopian · 12 years ago
  14. 6e4cb6a Log PID of apps requesting location updates. by Nick Pelly · 12 years ago
  15. 6ad5b4f Merge "Fix issue #6426645: API REVIEW: android.app.ActivityOptions" into jb-dev by Dianne Hackborn · 12 years ago
  16. c9c2319 Merge "Fix NPE for real" into jb-dev by Michael Jurka · 12 years ago
  17. ebbd247 Merge "Update Arabic font for SystemUI" into jb-dev by Fabrice Di Meglio · 12 years ago
  18. 277d1b2 report a Sensor's version from the HAL by Mathias Agopian · 12 years ago
  19. 5fd72a2 Merge "Finding focus for from rectangle now working." into jb-dev by Svetoslav Ganov · 12 years ago
  20. 9d69b44 Fix NPE for real by Michael Jurka · 12 years ago
  21. 8c58677 Merge "Fix network stats and policy tests." into jb-dev by Jeff Sharkey · 12 years ago
  22. 0cf6de0 Fix network stats and policy tests. by Jeff Sharkey · 12 years ago
  23. cf4284b Update Arabic font for SystemUI by Fabrice Di Meglio · 12 years ago
  24. 9c98234 Merge "Fix LinearLayout measureWithLargestChild for wrap_content views" into jb-dev by Adam Powell · 12 years ago
  25. b709528 Merge "Disable policy when bandwidth module missing." into jb-dev by Jeff Sharkey · 12 years ago
  26. eabc919 Fix LinearLayout measureWithLargestChild for wrap_content views by Adam Powell · 12 years ago
  27. 8c1dc72 Disable policy when bandwidth module missing. by Jeff Sharkey · 12 years ago
  28. c4be1b7 Merge "Add System Tracing capability to Sync Manager" into jb-dev by Andy Stadler · 12 years ago
  29. 2b20212 Merge "Hide Paint textLocale APIs - DO NOT MERGE" into jb-dev by Fabrice Di Meglio · 12 years ago
  30. b0aa2f5 Hide Paint textLocale APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  31. c9c199a Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  32. 516c25b Merge "Fix 6414061: Add new ACTION_ASSIST intent." into jb-dev by Jim Miller · 12 years ago
  33. df35aa4 Merge "Verify attached before showing a dialog" into jb-dev by John Reck · 12 years ago
  34. 0799440 Fix 6414061: Add new ACTION_ASSIST intent. by Jim Miller · 12 years ago
  35. 3c5f9243 The BigTextStyle should never render mContentText by Chris Wren · 12 years ago
  36. 8396830 Merge "Hide RTL related APIs - DO NOT MERGE" into jb-dev by Fabrice Di Meglio · 12 years ago
  37. 66388dc Hide RTL related APIs - DO NOT MERGE by Fabrice Di Meglio · 12 years ago
  38. d4717b8 Verify attached before showing a dialog by John Reck · 12 years ago
  39. e12c594 Merge "Use paint typeface for shaping when it supports the requested script." into jb-dev by Fabrice Di Meglio · 12 years ago
  40. e5c67bf Merge "Make Arabic script runs longer (for performance) - bug 6426451." into jb-dev by Fabrice Di Meglio · 12 years ago
  41. a1f084e Merge "Fix NPEs in StatusBarTest." into jb-dev by Daniel Sandler · 12 years ago
  42. d213524 Merge "Add an alternate title that can be used in the overflow of a InboxStyle. Always hide contentText for BigTextStyle and InboxStyle. Style cannot be used without specialization, it should be abstract." into jb-dev by Chris Wren · 12 years ago
  43. bb1492f Merge "Reduce persist threshold for lower warning/limit." into jb-dev by Jeff Sharkey · 12 years ago
  44. c065a8a Merge "Begin collecting xtables iface counters." into jb-dev by Jeff Sharkey · 12 years ago
  45. 15a5a87 Merge "Block metered APNs when app is restricted." into jb-dev by Jeff Sharkey · 12 years ago
  46. 1f2740c Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  47. d6297db Add an alternate title that can be used in the overflow of a InboxStyle. by Chris Wren · 12 years ago
  48. ddc52a8 Fix issue #6426645: API REVIEW: android.app.ActivityOptions by Dianne Hackborn · 12 years ago
  49. a2c2130 Merge "Limit when auto-complete popups attach to WebView." into jb-dev by George Mount · 12 years ago
  50. 531d164 Merge "Fix javadoc" into jb-dev by Romain Guy · 12 years ago
  51. 3dd4b51f Fix javadoc by Romain Guy · 12 years ago
  52. 09b45a3 Add System Tracing capability to Sync Manager by Andy Stadler · 12 years ago
  53. 4380f95 Merge "Minor doc fixes for animation- and view-related things" into jb-dev by Chet Haase · 12 years ago
  54. 6c5f4cd Merge "Fix hang/crash in native path code" into jb-dev by Chet Haase · 12 years ago
  55. e7e9b6e Fix NPEs in StatusBarTest. by Daniel Sandler · 12 years ago
  56. 90673b9 Merge "Monkeys are touching my destroyed stuff" into jb-dev by John Reck · 12 years ago
  57. 026bb68 Monkeys are touching my destroyed stuff by John Reck · 12 years ago
  58. 57bd517 Limit when auto-complete popups attach to WebView. by George Mount · 12 years ago
  59. e825b3e Merge "Back button dismisses notifications again." into jb-dev by Daniel Sandler · 12 years ago
  60. 0008f73 Merge "Unify the rect names according to the coordinates" into jb-dev by Teng-Hui Zhu · 12 years ago
  61. d7247c7 Merge "Remove SocialContract, which was never used." into jb-dev by Makoto Onuki · 12 years ago
  62. c4f2a56 Back button dismisses notifications again. by Daniel Sandler · 12 years ago
  63. c52c957 Merge "Various changes to Media* APIs requested by the api council." into jb-dev by Andreas Huber · 12 years ago
  64. 602290a Merge "Retain current visibility when copying layoutparam" into jb-dev by Craig Mautner · 12 years ago
  65. a08dc5d Merge "Remove obsolete tool." into jb-dev by Jeff Brown · 12 years ago
  66. 2dfcb61 Merge "libnativehelper is implicitly available." into jb-dev by Elliott Hughes · 12 years ago
  67. be836ee Merge "Reset the default system ime to the proper one when the system locale is changed" into jb-dev by satok · 12 years ago
  68. b0dcf5e Merge "Avoid deadlocks when calling autoFocus from onAutoFocus callback." into jb-dev by Wu-cheng Li · 12 years ago
  69. 610f310 Merge "New permissions UI." into jb-dev by Dianne Hackborn · 12 years ago
  70. 0e128bb New permissions UI. by Dianne Hackborn · 12 years ago
  71. 1c87360 Merge "Make fixed-width dialogs larger on sw600dp." into jb-dev by Jeff Sharkey · 12 years ago
  72. 3fe38c0 Retain current visibility when copying layoutparam by Craig Mautner · 12 years ago
  73. fd1d99f Remove obsolete tool. by Jeff Brown · 12 years ago
  74. 6098c1f Fix status bar animation jank on last frame. by Jeff Brown · 12 years ago
  75. cc15256 Make fixed-width dialogs larger on sw600dp. by Jeff Sharkey · 12 years ago
  76. 35c29cf Remove SocialContract, which was never used. by Makoto Onuki · 12 years ago
  77. 89269cf libnativehelper is implicitly available. by Elliott Hughes · 12 years ago
  78. cb150fe Minor doc fixes for animation- and view-related things by Chet Haase · 12 years ago
  79. ed5f45a Animate status bar flings on vsync. by Jeff Brown · 12 years ago
  80. 84fa241 Fix tap highlight annoyingness by John Reck · 12 years ago
  81. 60d610b Various changes to Media* APIs requested by the api council. by Andreas Huber · 12 years ago
  82. f7ee988 Merge "Better error logs for faulty ObjectAnimators" into jb-dev by Chet Haase · 12 years ago
  83. 508d705 Unify the rect names according to the coordinates by Teng-Hui Zhu · 12 years ago
  84. db4101c Better error logs for faulty ObjectAnimators by Chet Haase · 12 years ago
  85. 7b7281e Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 12 years ago
  86. c919816 Merge "Make AudioService aware of device orientation changes" into jb-dev by Jean-Michel Trivi · 12 years ago
  87. 9b4dc0f Merge "Fix 6396479: Made FUL unlock layout look good on nakasi" into jb-dev by Brian Colonna · 12 years ago
  88. ac78655 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  89. c292355 Merge "Fix b/5974573 Please increase intensity of film grain effect" into jb-dev by Ruei-sung Lin · 12 years ago
  90. 163a3ae Merge "Update docs for YV12 format and camera preview callbacks." into jb-dev by Eino-Ville Talvala · 12 years ago
  91. cc6475e Fix b/5974573 Please increase intensity of film grain effect by Ruei-sung Lin · 12 years ago
  92. e06747c Merge "Rename isTimeZoneFixNeeded to shouldFixTimeZoneNow." into jb-dev by Wink Saville · 12 years ago
  93. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  94. 2c6200d Merge "hasVibrator() should only report presence of built-in vibrator." into jb-dev by Jeff Brown · 12 years ago
  95. e19dbd9 Merge "Separate the internal and external display rotations." into jb-dev by Jeff Brown · 12 years ago
  96. 23746be Merge "Reorganizing permissions into groups oriented around user-understandable concepts." into jb-dev by Adrian Ludwig · 12 years ago
  97. d34dd71 Fix hang/crash in native path code by Chet Haase · 12 years ago
  98. 9515163 Update docs for YV12 format and camera preview callbacks. by Eino-Ville Talvala · 12 years ago
  99. 43b8fd7 Merge "Fix nested cross-scrolling for ScrollView/HorizontalScrollView" into jb-dev by Adam Powell · 12 years ago
  100. 57e6136 Merge "Hide TextDirectionHeuristics" into jb-dev by Gilles Debunne · 12 years ago