1. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  2. 4af1146 Merge "Force redraw of new/resized windows" into jb-mr1-dev by Chet Haase · 12 years ago
  3. 4251736 Merge "Update keyguard layouts on phone" into jb-mr1-dev by Jim Miller · 12 years ago
  4. 3af630c Update keyguard layouts on phone by Jim Miller · 12 years ago
  5. 391fef0 Force redraw of new/resized windows by Chet Haase · 12 years ago
  6. 3f91e43 Merge "Full (local) restore security changes" into jb-mr1-dev by Christopher Tate · 12 years ago
  7. 41148af Merge "Fix bug #7241988 Padding is mostly set to "0"" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  8. bbd1029 Fix bug #7241988 Padding is mostly set to "0" by Fabrice Di Meglio · 12 years ago
  9. f6d6fa8 Full (local) restore security changes by Christopher Tate · 12 years ago
  10. 580ee8b Merge "Fixing AppWidgetService / AppWidgetHost to work in system process" into jb-mr1-dev by Adam Cohen · 12 years ago
  11. 62d2d62 Merge "Fixing Keyguard widget click handling (issue 7179972)" into jb-mr1-dev by Adam Cohen · 12 years ago
  12. d973039 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 12 years ago
  13. 2da2ec1 Merge "Fix imf flag" into jb-mr1-dev by Satoshi Kataoka · 12 years ago
  14. accd22a Fix imf flag by Satoshi Kataoka · 12 years ago
  15. 66442c7 Merge "Work on issue #7232641: ISE crash when rotating phone in label list mode" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  16. f43a33c Work on issue #7232641: ISE crash when rotating phone in label list mode by Dianne Hackborn · 12 years ago
  17. 7bb89cf Merge changes I2c09abaa,I9d8406e1 into jb-mr1-dev by Jeff Brown · 12 years ago
  18. f21b94a Merge "Remove unused Secure settings." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  19. 68b7a6d Merge "First step towards cleaning up Global settings." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  20. dd78d46 Fix JNI method signature. by Jeff Sharkey · 12 years ago
  21. bc33545 Allow applications to connect to known wifi displays. by Jeff Brown · 12 years ago
  22. 3ff2d86 Fixing AppWidgetService / AppWidgetHost to work in system process by Adam Cohen · 12 years ago
  23. 4de9936 Remove unused Secure settings. by Jeff Sharkey · 12 years ago
  24. 38796fe Merge "Fix sync problems when setting up a new user and account" into jb-mr1-dev by Amith Yamasani · 12 years ago
  25. a6a4cbc Fixing Keyguard widget click handling (issue 7179972) by Adam Cohen · 12 years ago
  26. eed8f06 Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev by Philip Milne · 12 years ago
  27. 0c9bbf4 Merge "Make DreamManagerService more robust." into jb-mr1-dev by Jeff Brown · 12 years ago
  28. 5a864aa Merge "ScaleGestureDetector bugfixes" into jb-mr1-dev by Adam Powell · 12 years ago
  29. bdfce2e First step towards cleaning up Global settings. by Jeff Sharkey · 12 years ago
  30. abde042 ScaleGestureDetector bugfixes by Adam Powell · 12 years ago
  31. 3a584a0 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  32. 13987fb Merge "Reverting public setSoWriteTimeout" into jb-mr1-dev by Brian Carlstrom · 12 years ago
  33. 7b87999 Merge "Fix issue #7238170: Edit picture option is not available for the secondary user." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  34. 992f238 Reverting public setSoWriteTimeout by Brian Carlstrom · 12 years ago
  35. bf18487 Merge "Fix adjustViewBounds handling for ImageView" into jb-mr1-dev by Adam Powell · 12 years ago
  36. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  37. b1271ac Fix adjustViewBounds handling for ImageView by Adam Powell · 12 years ago
  38. 4d5c2b0 Fix issue #7238170: Edit picture option is not available for the secondary user. by Dianne Hackborn · 12 years ago
  39. d648a60 Fix sync problems when setting up a new user and account by Amith Yamasani · 12 years ago
  40. e521573 Merge "Maybe fix issue #7211766: bindService() to User u0 While u10 is..." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  41. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  42. 62fbb83 Merge "Document interaction of SurfaceView and post-layout transforms" into jb-mr1-dev by Jesse Hall · 12 years ago
  43. fea9df6 Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  44. 54ea6bf Merge "Always set the EGL_BUFFER_PRESERVED EGL_SWAP_BEHAVIOR Bug #7221173" into jb-mr1-dev by Romain Guy · 12 years ago
  45. 1951db8 Merge "Multi-user ringtone playback." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  46. bd43152 Always set the EGL_BUFFER_PRESERVED EGL_SWAP_BEHAVIOR Bug #7221173 by Romain Guy · 12 years ago
  47. c9f345f Document interaction of SurfaceView and post-layout transforms by Jesse Hall · 12 years ago
  48. b4510e3 Merge "Fix Wifi Stress test after wifi settings are moved to Settings.global" into jb-mr1-dev by Xia Wang · 12 years ago
  49. 4368ba4 am 3cda8467: am 8bf95ee6: am ed5ff3bd: add analog clock attributes to docs by Scott Main · 12 years ago
  50. 3cda846 am 8bf95ee6: am ed5ff3bd: add analog clock attributes to docs by Scott Main · 12 years ago
  51. 8bf95ee am ed5ff3bd: add analog clock attributes to docs by Scott Main · 12 years ago
  52. ed5ff3b add analog clock attributes to docs by Scott Main · 12 years ago
  53. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  54. fddedc9 Merge "Dream metadata now specified using an xml-resource." into jb-mr1-dev by John Spurlock · 12 years ago
  55. 65c4a2b Multi-user ringtone playback. by Jeff Sharkey · 12 years ago
  56. f41f505 Dream metadata now specified using an xml-resource. by John Spurlock · 12 years ago
  57. 3272a38 Fix Wifi Stress test after wifi settings are moved to Settings.global by Xia Wang · 12 years ago
  58. 2832136 Merge "Implement android.media.AudioManager.getProperty()" into jb-mr1-dev by Glenn Kasten · 12 years ago
  59. f05d511 Merge "LockScreen: only set keystore password for owner" into jb-mr1-dev by Kenny Root · 12 years ago
  60. df8bfe0 LockScreen: only set keystore password for owner by Kenny Root · 12 years ago
  61. e8e2b67 Merge "Further tweak touchMajor/Minor stabilization in ScaleGestureDetector" into jb-mr1-dev by Adam Powell · 12 years ago
  62. d736d20 Further tweak touchMajor/Minor stabilization in ScaleGestureDetector by Adam Powell · 12 years ago
  63. 6e065a7 Merge "Handle multi-user mountObb() requests." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  64. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  65. b4693e2 Merge "Smooth out handling of touchMajor/touchMinor in ScaleGestureDetector." into jb-mr1-dev by Adam Powell · 12 years ago
  66. b32e221 Merge changes I332f020f,I632648ac into jb-mr1-dev by Jeff Brown · 12 years ago
  67. c6c4365 Implement android.media.AudioManager.getProperty() by Glenn Kasten · 12 years ago
  68. 61ad1ba Merge "Fix AbsListView to correctly retain its state if not layed out." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  69. c91fb58 Merge "Adding a global accessibility action to open quick settings." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  70. fe54290 Merge "Add a static generator that takes a Socket Write Timeout Argumanet" into jb-mr1-dev by Brian Carlstrom · 12 years ago
  71. a4ce6ae Smooth out handling of touchMajor/touchMinor in ScaleGestureDetector. by Adam Powell · 12 years ago
  72. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  73. e8e9870 Merge "Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be reversed when in RTL mode" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  74. be47828 Merge "Load resources for the correct user" into jb-mr1-dev by Amith Yamasani · 12 years ago
  75. 1908cf9 Merge "Fixing argument expectations of View.requestRectangleOnScreen" into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  76. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  77. fd901f7 Add a static generator that takes a Socket Write Timeout Argumanet by Alon Albert · 12 years ago
  78. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  79. d493596 Handle user switched for settings changes. by Jeff Brown · 12 years ago
  80. 989ae75 Fixing argument expectations of View.requestRectangleOnScreen by Svetoslav Ganov · 12 years ago
  81. e181bd9 Fix AbsListView to correctly retain its state if not layed out. by Dianne Hackborn · 12 years ago
  82. 7fb98b3 Fix bug #7158772 ProgressBar / SeekBar / RatingBar drawables should be reversed when in RTL mode by Fabrice Di Meglio · 12 years ago
  83. 1a2297a Merge "Import translations. DO NOT MERGE" into jb-mr1-dev by Baligh Uddin · 12 years ago
  84. 62b482a Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  85. 1f88ba8 Fix bug #6427629 Clean up layout direction APIs by Fabrice Di Meglio · 12 years ago
  86. ef09a21 Don't destroy the same texture twice Bug #7221449 by Romain Guy · 12 years ago
  87. a8a7e71 Merge "Extra GC heap configuration parameters." into jb-mr1-dev by Ian Rogers · 12 years ago
  88. 5e21bf9 Unhide SSLCertificateSocketFactory.setSoWriteTimeout by Brian Carlstrom · 12 years ago
  89. 4bbcc65 Display a fixed volume silder when docked. by Eric Laurent · 12 years ago
  90. 5ef9cb6 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  91. ed1b6f4 Really Trigger the log when EGL_NO_CONTEXT is returned by eglCreateContext by Romain Guy · 12 years ago
  92. c002936 Trigger the log when EGL_NO_CONTEXT is returned by eglCreateContext Bug #7216919 by Romain Guy · 12 years ago
  93. 7951c45 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  94. a5e1d21 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  95. ec19961 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  96. 7a7c6aa Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  97. f8538594 Fix build. by Martijn Coenen · 12 years ago
  98. 1b24275 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  99. 0de06b7 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  100. c68accd Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago