1. 50469db am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  2. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago
  3. b2450ce Merge "use quaternions instead of MRPs" by Mathias Agopian · 13 years ago
  4. 6043e53 use quaternions instead of MRPs by Mathias Agopian · 13 years ago
  5. 60a126a Merge "Fix ABS_MT_SLOT handling." by Jeff Brown · 13 years ago
  6. 441a9c2 Fix ABS_MT_SLOT handling. by Jeff Brown · 13 years ago
  7. 9313a27 am 096762d6: am 8075fe48: am 78470718: Fix various places that were using the wrong display metrics. by Dianne Hackborn · 13 years ago
  8. 7dad2c2 am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  9. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  10. 61ad43d am 469465c4: am 0821f274: am 2a108403: I am a dummy. by Dianne Hackborn · 13 years ago
  11. ed60f81 resolved conflicts for merge of 76450622 to master by Dianne Hackborn · 13 years ago
  12. cc28a66 Merge "Add an api to get the display name for InputMethodSubtype" by satok · 13 years ago
  13. 4f31353 Add an api to get the display name for InputMethodSubtype by satok · 13 years ago
  14. f9886f3 AccessiblityManagerService not cleaning up dead binders. by Svetoslav Ganov · 13 years ago
  15. 287bd83 Snapshot PID/UID when enqueuing events. by Jeff Sharkey · 13 years ago
  16. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  17. 9599cc5 Tests for NetworkPolicyManager rule generation. by Jeff Sharkey · 13 years ago
  18. 1b86127 Teach NetworkPolicyManager how to dumpsys itself. by Jeff Sharkey · 13 years ago
  19. 751fb11 Merge "Policy and rules work for ConnectivityManager." by Jeff Sharkey · 13 years ago
  20. c006f1a Policy and rules work for ConnectivityManager. by Jeff Sharkey · 13 years ago
  21. ca680af Merge "Use unchecked admin lookup for getStorageEncryption()" by Andy Stadler · 13 years ago
  22. c994d69 Use unchecked admin lookup for getStorageEncryption() by Andy Stadler · 13 years ago
  23. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  24. d0bbdb0 Merge "Use channel mask instead of channel count for track creation" by Jean-Michel Trivi · 13 years ago
  25. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  26. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 13 years ago
  27. 7322e55 am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  28. a4cfcf1 am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  29. 75d6b3c Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  30. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  31. 46d0adf UsbService: Refactor USB host and device support into two separate classes by Mike Lockwood · 13 years ago
  32. b0aee3e Merge "Move stringToFile utility from ConnectivityService to FileUtils" by Mike Lockwood · 13 years ago
  33. b530abc am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2 by Jeff Brown · 13 years ago
  34. 7e19391 am 425f2a6d: am c272d427: Merge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  35. f257c4b am 1311455f: am d854304c: Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  36. 425f2a6 am c272d427: Merge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  37. 1311455 am d854304c: Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  38. c272d42 Merge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  39. d854304 Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  40. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 13 years ago
  41. 4e3f720 Button state should reflect actual buttons. (DO NOT MERGE) by Jeff Brown · 13 years ago
  42. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 13 years ago
  43. 923da87 Merge "Removed interface to load audio effects libraries" by Eric Laurent · 13 years ago
  44. 9b41579 Use isAuxiliary instead of ExtraValue for the auxiliary subtypes. by satok · 13 years ago
  45. da8bb74 Move stringToFile utility from ConnectivityService to FileUtils by Mike Lockwood · 13 years ago
  46. 8f18cf5 Removed interface to load audio effects libraries by Eric Laurent · 13 years ago
  47. 096762d am 8075fe48: am 78470718: Fix various places that were using the wrong display metrics. by Dianne Hackborn · 13 years ago
  48. 7999592 Merge "FileOutputStream guarantees to open O_TRUNC (unless you explicitly ask otherwise)." by Elliott Hughes · 13 years ago
  49. 8075fe4 am 78470718: Fix various places that were using the wrong display metrics. by Dianne Hackborn · 13 years ago
  50. 7847071 Fix various places that were using the wrong display metrics. by Dianne Hackborn · 13 years ago
  51. 73e0bc8 9-axis sensor fusion with Kalman filter by Mathias Agopian · 13 years ago
  52. 1c0b331 Merge "Fix a few issues with sensors reference-counting" by Mathias Agopian · 13 years ago
  53. 9b94aa1 am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  54. e5d3770 am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  55. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  56. 9ff73de Fix a few issues with sensors reference-counting by Mathias Agopian · 13 years ago
  57. d7eedc0 FileOutputStream guarantees to open O_TRUNC (unless you explicitly ask otherwise). by Elliott Hughes · 13 years ago
  58. 0fb66c2 New effect library API by Eric Laurent · 13 years ago
  59. 5c2e4d2 am 8fcbfb52: am 94250ac6: Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  60. 8fcbfb5 am 94250ac6: Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  61. 94250ac Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  62. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  63. 469465c am 0821f274: am 2a108403: I am a dummy. by Dianne Hackborn · 13 years ago
  64. 7645062 am d5238cc1: am 7a09f72b: Merge "Rework how we decide whether to use system or status bar." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  65. 5e34a19 am 1d8f8819: Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2 by Kenny Root · 13 years ago
  66. 0821f27 am 2a108403: I am a dummy. by Dianne Hackborn · 13 years ago
  67. d5238cc am 7a09f72b: Merge "Rework how we decide whether to use system or status bar." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  68. 1d8f881 Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2 by Kenny Root · 13 years ago
  69. 2a10840 I am a dummy. by Dianne Hackborn · 13 years ago
  70. 590ec47 am 80ef2a97: am 42f8094c: Merge "Spiffy new compatibility mode UI." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  71. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  72. 80ef2a9 am 42f8094c: Merge "Spiffy new compatibility mode UI." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  73. 1bb6cf1 Break apart queries to getInstalled* API DO NOT MERGE by Kenny Root · 13 years ago
  74. 8c1132e Merge "Framework support for Android Dreams." by Daniel Sandler · 13 years ago
  75. 42c5a16 Fix internal variables and equals in SuggestionSpan by satok · 13 years ago
  76. 2a3c67c am cfb046de: am 2c09a9c0: am 5520610c: Merge "Make adb shell am display-size persistent." into honeycomb-mr2 by Joe Onorato · 13 years ago
  77. 620d69d am 103e74d9: am d6f29cd8: am 2a15eb55: Merge "Fix issue #4445007: DPM initializes some values to 1, instead of 0" into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  78. 42f8094 Merge "Spiffy new compatibility mode UI." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  79. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 13 years ago
  80. 3f5b95b am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2 by Jeff Brown · 13 years ago
  81. a4e7474 am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2 by Jeff Brown · 13 years ago
  82. 538881e Touch pad UX improvements. by Jeff Brown · 13 years ago
  83. f9f0100 Add Apis to send notifications when the suggestion was picked by satok · 13 years ago
  84. fd86ab8 am 919a2efe: am 5665770b: Merge "Fix deadlock in dispatcher. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  85. 919a2ef am 5665770b: Merge "Fix deadlock in dispatcher. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  86. 2cb7981 Fix deadlock in dispatcher. (DO NOT MERGE) by Jeff Brown · 13 years ago
  87. a1a56bd am 6ef142a0: am b416e241: Fix bug reporting presence of orientation axis. (DO NOT MERGE) by Jeff Brown · 13 years ago
  88. 23e620b am 53c3d5b1: am 325bd07b: Add tap/drag touchpad gesture. (DO NOT MERGE) by Jeff Brown · 13 years ago
  89. 3c2fb02 am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  90. 13412d3 am e8dc05aa: am a6dbfdd3: Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 13 years ago
  91. fbc6797 am d5358874: am 5ced76a1: Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 13 years ago
  92. e79397d am dd2534c2: am 7157f6fe: Allow batching samples onto the pending motion event. (DO NOT MERGE) by Jeff Brown · 13 years ago
  93. 6ef142a am b416e241: Fix bug reporting presence of orientation axis. (DO NOT MERGE) by Jeff Brown · 13 years ago
  94. 53c3d5b am 325bd07b: Add tap/drag touchpad gesture. (DO NOT MERGE) by Jeff Brown · 13 years ago
  95. 8148cc3 am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  96. e8dc05a am a6dbfdd3: Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 13 years ago
  97. d535887 am 5ced76a1: Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 13 years ago
  98. dd2534c am 7157f6fe: Allow batching samples onto the pending motion event. (DO NOT MERGE) by Jeff Brown · 13 years ago
  99. 14c45e2 am 16f1d2ca: am 36001a9f: Merge "Support chorded fallback keys. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  100. 92693bc am 32b7bcc8: am c2d200d4: Merge "Fix focused application handle. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago