1. 4d8fc79 Move verification settings to Settings.Global by rich cannings · 12 years ago
  2. 965e7ff Merge "Fix Time.parse and Time.parse3339 crashing bugs. DO NOT MERGE" into jb-mr1-dev by Raph Levien · 12 years ago
  3. 89b3f48 Merge "Enable changing properties of layer paint" into jb-mr1-dev by Chet Haase · 12 years ago
  4. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  5. d15ebf2 Enable changing properties of layer paint by Chet Haase · 12 years ago
  6. 970683c Merge "Further fixup of migration to global settings" into jb-mr1-dev by Christopher Tate · 12 years ago
  7. 5ef4942 Fix Time.parse and Time.parse3339 crashing bugs. DO NOT MERGE by Elliott Hughes · 12 years ago
  8. 9219874 Further fixup of migration to global settings by Christopher Tate · 12 years ago
  9. 4db5d23 Merge "Back key to dismiss full screen video" into jb-mr1-dev by Teng-Hui Zhu · 12 years ago
  10. 390a06b Merge "Restore accessibility focus after ListView layout." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  11. 6543c29 Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-dev by Romain Guy · 12 years ago
  12. 30ee76c Restore accessibility focus after ListView layout. by alanv · 12 years ago
  13. f6aa537 Merge "Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  14. 01fcb72 Merge "Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  15. 9545dc02 Include primary flag in StorageVolume. by Jeff Sharkey · 12 years ago
  16. 162fabb Let Pair represent null values. by Jeff Sharkey · 12 years ago
  17. 8e21d4d Merge "Adding accessibility check in the node provider of NumberPicker." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  18. a909276 Adding accessibility check in the node provider of NumberPicker. by Svetoslav Ganov · 12 years ago
  19. 01fa888 Merge "Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  20. eb9862f Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo. by Svetoslav Ganov · 12 years ago
  21. 52832e0 Merge "Granular navigation not possible in edit text if the view has content description." into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  22. 2f4bf52 Granular navigation not possible in edit text if the view has content description. by Svetoslav Ganov · 12 years ago
  23. 3540f1f Merge "Granular navigation uses mContentDescription instead of getCpontentDescription()s" into jb-mr1-dev by Svetoslav Ganov · 12 years ago
  24. 05282aa Granular navigation uses mContentDescription instead of getCpontentDescription()s by Svetoslav Ganov · 12 years ago
  25. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  26. 0af4b8b Make ProgressBar / SeekBar / RatingBar widgets aware of layout direction by Fabrice Di Meglio · 12 years ago
  27. 5f49c30 The drawables cache strikes again Bug #7117785 by Romain Guy · 12 years ago
  28. 06efb53 Per-user settings by Christopher Tate · 12 years ago
  29. 9e130e7 Merge "Limit certain actions to default Display." into jb-mr1-dev by Craig Mautner · 12 years ago
  30. 5558eac Back key to dismiss full screen video by Teng-Hui Zhu · 12 years ago
  31. 5851c6e Merge "Convert resized() method to new parameters." into jb-mr1-dev by Craig Mautner · 12 years ago
  32. a6b5eca Merge "Don't trigger log for empty views" into jb-mr1-dev by Chris Craik · 12 years ago
  33. 656e3af Convert resized() method to new parameters. by Craig Mautner · 12 years ago
  34. 3667aa3 Don't trigger log for empty views by Chris Craik · 12 years ago
  35. c862d0f Merge "Add secure setting for package verification" into jb-mr1-dev by rich cannings · 12 years ago
  36. 10e9d1d Log if a view fails to fit in the drawing cache by Chris Craik · 12 years ago
  37. 16e119e Add secure setting for package verification by rich cannings · 12 years ago
  38. fae0d66 Merge "Nested fragments." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  39. 8a802db Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources by Fabrice Di Meglio · 12 years ago
  40. 62bea2f Nested fragments. by Dianne Hackborn · 12 years ago
  41. 32ac1e1 Fix NPE in NdefRecord parser. by Martijn Coenen · 12 years ago
  42. 69b0818 Limit certain actions to default Display. by Craig Mautner · 12 years ago
  43. 18e87680 Merge "remove defunct javascript interface" into jb-mr1-dev by Selim Gurun · 12 years ago
  44. f389f28 resolved conflicts for merge of 7749a1c5 to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  45. 7749a1c am b4ac801c: am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine configurable" by Jean-Baptiste Queru · 12 years ago
  46. b4ac801 am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine configurable" by Jean-Baptiste Queru · 12 years ago
  47. 5575e97 Merge "Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failures" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  48. d773ca8 remove defunct javascript interface by Selim Gurun · 12 years ago
  49. 1ca2fee Merge "Make default value of auto-sync in SyncStorageEngine configurable" by Jean-Baptiste Queru · 12 years ago
  50. f87633f Merge "update to new SurfaceComposerClient API" into jb-mr1-dev by Mathias Agopian · 12 years ago
  51. 0d727c7 Merge "Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed" into jb-mr1-dev by Satoshi Kataoka · 12 years ago
  52. 63f1c43 update to new SurfaceComposerClient API by Mathias Agopian · 12 years ago
  53. 4289b49 am 9f3b0bfd: DO NOT MERGE - Make WebView track focal points more accurately by Adam Powell · 12 years ago
  54. 52da9fa am c4ce0da2: DO NOT MERGE - Delay starting scale gesture events until a touch slop threshold by Adam Powell · 12 years ago
  55. fa1babd Fix bug #7023040 android.widget.cts.TextViewTest#testResetTextAlignment failures by Fabrice Di Meglio · 12 years ago
  56. 9f3b0bf DO NOT MERGE - Make WebView track focal points more accurately by Adam Powell · 12 years ago
  57. c4ce0da DO NOT MERGE - Delay starting scale gesture events until a touch slop threshold by Adam Powell · 12 years ago
  58. deeade3 Merge "Make WebView track focal points more accurately" into jb-mr1-dev by Adam Powell · 12 years ago
  59. adb9388 Merge "Delay starting scale gesture events until a touch slop threshold" into jb-mr1-dev by Adam Powell · 12 years ago
  60. 175ae55 Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev by Jim Miller · 12 years ago
  61. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  62. 1027ed2 Make WebView track focal points more accurately by Adam Powell · 12 years ago
  63. 47ec2fb Delay starting scale gesture events until a touch slop threshold by Adam Powell · 12 years ago
  64. b8ec470 Update DevicePolicyManager with ability to disable keyguard widgets by Jim Miller · 12 years ago
  65. b788556 am ad17717e: am d3b74b91: am b307ceb4: Merge "SearchWidget: passing APP_DATA to voice intent" by Jean-Baptiste Queru · 12 years ago
  66. ad17717 am d3b74b91: am b307ceb4: Merge "SearchWidget: passing APP_DATA to voice intent" by Jean-Baptiste Queru · 12 years ago
  67. d3b74b9 am b307ceb4: Merge "SearchWidget: passing APP_DATA to voice intent" by Jean-Baptiste Queru · 12 years ago
  68. 7d69e8b Merge "Add registering for explicit users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  69. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  70. e62e6d8 Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed by Satoshi Kataoka · 12 years ago
  71. 2b5d0ea Make default value of auto-sync in SyncStorageEngine configurable by Yameng Huang · 14 years ago
  72. 1bcfe84 SearchWidget: passing APP_DATA to voice intent by Jorge Ruesga · 12 years ago
  73. e94831e Merge "Minor refactors." into jb-mr1-dev by Craig Mautner · 12 years ago
  74. 3983419 Minor refactors. by Craig Mautner · 12 years ago
  75. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  76. 430e5b2 Merge "Centralize the creation of the user system directory" into jb-mr1-dev by Amith Yamasani · 12 years ago
  77. f83ec83 Merge "More improvements to the display manager." into jb-mr1-dev by Jeff Brown · 12 years ago
  78. 3b9a416 Merge "Initial draft of high-level multi-display APIs." into jb-mr1-dev by Jeff Brown · 12 years ago
  79. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  80. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  81. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  82. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  83. b944514 am f1faf774: Merge "DO NOT MERGE GestureDetector - Mask action when checking POINTER_UP" into jb-dev by Adam Powell · 12 years ago
  84. 89bc863 Merge "Add an OnDismissListener to AutoCompleteTextView" into jb-mr1-dev by Adam Powell · 12 years ago
  85. f1faf77 Merge "DO NOT MERGE GestureDetector - Mask action when checking POINTER_UP" into jb-dev by Adam Powell · 12 years ago
  86. 3926360 DO NOT MERGE GestureDetector - Mask action when checking POINTER_UP by Adam Powell · 12 years ago
  87. f4247c2 Merge "GestureDetector - Mask action when checking POINTER_UP" into jb-mr1-dev by Adam Powell · 12 years ago
  88. f90165a GestureDetector - Mask action when checking POINTER_UP by Adam Powell · 12 years ago
  89. a2875f4 Merge "Notify verifiers that verification is complete" into jb-mr1-dev by rich cannings · 12 years ago
  90. 6cab600 Merge "Make detachViewFromParent more robust" into jb-mr1-dev by Chet Haase · 12 years ago
  91. 780c491 Add an OnDismissListener to AutoCompleteTextView by Adam Powell · 12 years ago
  92. ca479d4 Make detachViewFromParent more robust by Chet Haase · 12 years ago
  93. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  94. d1b5cfc Notify verifiers that verification is complete by rich cannings · 12 years ago
  95. 0fa814d Merge "Don't quickReject() children if FLAG_CLIP_CHILDREN isn't set" into jb-mr1-dev by Romain Guy · 12 years ago
  96. fbb4321 Don't quickReject() children if FLAG_CLIP_CHILDREN isn't set by Romain Guy · 12 years ago
  97. 7336569 Merge "Improve multi-user broadcasts." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  98. 30b5bea am 6fdd4963: Merge "DO NOT MERGE Remove dead code" into jb-dev by John Reck · 12 years ago
  99. 6fdd496 Merge "DO NOT MERGE Remove dead code" into jb-dev by John Reck · 12 years ago
  100. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago