1. 4bede9e Add an API to control AbsListView's friction. by Romain Guy · 14 years ago
  2. 057c13b am c43189e7: am 2aaa1ce1: Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  3. 8245aca am 1457bb0e: am 6b8bdaa9: New AppsPermission and market style by Gilles Debunne · 14 years ago
  4. 4231124c Merge "Fix an event injection bug when the policy is bypassed." by Jeff Brown · 14 years ago
  5. d5d2b73 Merge "Don't draw fully transparent views/primitives." by Romain Guy · 14 years ago
  6. dbc26d2 Don't draw fully transparent views/primitives. by Romain Guy · 14 years ago
  7. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  8. 02241ab am 89fbcd72: resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  9. 182e5cf am a23964f9: am b8f7a483: Merge "bug:3082865 don\'t use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  10. d532d8d am ca1db5ae: am dd644c17: Fallback to SharedPreferences.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  11. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  12. 20b4cf8 Merge changes I9a5e01bc,If1caee31 by Romain Guy · 14 years ago
  13. 707b2f7 Optimize GLSL shaders. by Romain Guy · 14 years ago
  14. 21d4e42 Merge "Initialized the orientation variable to -1." by Shimeng (Simon) Wang · 14 years ago
  15. 2edfcd5 Initialized the orientation variable to -1. by Shimeng (Simon) Wang · 14 years ago
  16. 10186c4 Merge "Avoid sending false orientation event to webkit." by Shimeng (Simon) Wang · 14 years ago
  17. 5f7c5a2 Avoid sending false orientation event to webkit. by Shimeng (Simon) Wang · 14 years ago
  18. 7f92b04 Merge "Redraw the screen when needed." by Romain Guy · 14 years ago
  19. 101e2ae Redraw the screen when needed. by Romain Guy · 14 years ago
  20. fe14293 resolved conflicts for merge of 2da9338c to master by Gilles Debunne · 14 years ago
  21. 5a8c345 Merge "2763342 Toasts do not fire accessibility events" by Amith Yamasani · 14 years ago
  22. 8399985 Merge "2853037 AccessibilityEvent should describe Tab controls" by Amith Yamasani · 14 years ago
  23. 3608d33 Merge "Updated styles and metrics." by Adam Powell · 14 years ago
  24. be4d68e Updated styles and metrics. by Adam Powell · 14 years ago
  25. f21b4cd resolved conflicts for merge of b3ffd4ad to master by Brad Fitzpatrick · 14 years ago
  26. 2493c16 resolved conflicts for merge of 2da9338c to master by Gilles Debunne · 14 years ago
  27. d9944c1 Merge "Double the performance of animations." by Chet Haase · 14 years ago
  28. 569a4bb resolved conflicts for merge of 42dd7ec9 to master by Gilles Debunne · 14 years ago
  29. 608fc3c Double the performance of animations. by Chet Haase · 14 years ago
  30. 84e8827 Merge "Check mNativeClass != null in public functions" by Cary Clark · 14 years ago
  31. 764437aa am 4216c3c3: am a4682ed7: Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  32. fae998c resolved conflicts for merge of 7c08b70c to master by Jean-Baptiste Queru · 14 years ago
  33. c43189e am 2aaa1ce1: Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  34. a20e8734 resolved conflicts for merge of d7d47941 to master by Gilles Debunne · 14 years ago
  35. 2aaa1ce Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  36. 1457bb0 am 6b8bdaa9: New AppsPermission and market style by Gilles Debunne · 14 years ago
  37. 6b8bdaa New AppsPermission and market style by Gilles Debunne · 14 years ago
  38. 50d3fa7 am d5423321: am 9934fa77: Merge "Fix issue #3074745: Crash in system process" into gingerbread by Dianne Hackborn · 14 years ago
  39. 8775eae am b323559b: am a2a1ca42: Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 14 years ago
  40. 89fbcd7 resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  41. 325b05f am b13998f2: am d00b4386: Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  42. 9239612 Support showing "Cold" battery health. by Imre Sunyi · 14 years ago
  43. 7499a1c resolved conflicts for merge of 5d146549 to master by Gilles Debunne · 14 years ago
  44. 90390e6 am 5c61228b: Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  45. 5c61228 Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  46. 5b640bd Updated media playback controls, unlock screen, misc framework assets by Justin Ho · 14 years ago
  47. a23964f am b8f7a483: Merge "bug:3082865 don\'t use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  48. b8f7a48 Merge "bug:3082865 don't use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  49. f673689 Merge "Reset the dirty region after drawing in hardware." by Romain Guy · 14 years ago
  50. e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
  51. fd50726 Reset the dirty region after drawing in hardware. by Romain Guy · 14 years ago
  52. ca1db5a am dd644c17: Fallback to SharedPreferences.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  53. dd644c1 Fallback to SharedPreferences$Editor.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  54. 41aabeb am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  55. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  56. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  57. 615e2fa1 am b77455ee: am 78d68836: Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  58. 5bc3addb am 0689b60b: am 54e01e0f: Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  59. 3d59480 am ea445758: am 08faac3c: Unhide SIP API. by Hung-ying Tyan · 14 years ago
  60. 0acb0d7 am b72a335a: Merge "Voice input replaces selected text." into gingerbread by Gilles Debunne · 14 years ago
  61. b72a335 Merge "Voice input replaces selected text." into gingerbread by Gilles Debunne · 14 years ago
  62. 91a359e Merge "resolved conflicts for merge of bd38710b to master" by Gilles Debunne · 14 years ago
  63. a89af70c resolved conflicts for merge of bd38710b to master by Gilles Debunne · 14 years ago
  64. b462f88 Merge "Fix 3082859 - missing mdpi text handle assets" by Adam Powell · 14 years ago
  65. 6587e57 Fix 3082859 - missing mdpi text handle assets by Adam Powell · 14 years ago
  66. ee04af3 add a local filename column to download queries by Doug Zongker · 14 years ago
  67. 4f7bb9a am c6faec80: am 4a962a06: Merge "Removing \'last\' of red cross asset." into gingerbread by Gilles Debunne · 14 years ago
  68. d5da367 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  69. e507a9e Voice input replaces selected text. by Gilles Debunne · 14 years ago
  70. 390acea am 7a64e3a6: DO NOT MERGE Set the cap at alpha to 80% of the total available. by Mindy Pereira · 14 years ago
  71. 7a64e3a DO NOT MERGE Set the cap at alpha to 80% of the total available. by Mindy Pereira · 14 years ago
  72. b3ffd4a am 3ed792d5: Merge "Don\'t perform DNS lookup in android.net.Proxy.isLocalHost" by Brad Fitzpatrick · 14 years ago
  73. 707fb0e am b3616395: am f15dfbec: Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread by Adam Powell · 14 years ago
  74. 38051bc am 6a15f0d7: am 6275dbbe: Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  75. 441d198 am 5e3329b5: am e86a6b2a: Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  76. 71ce18b am b8d40d26: am 30f5c8fe: More DropBoxManager javadoc love. by Brad Fitzpatrick · 14 years ago
  77. ceda3a9 am 992a9e50: am fd124570: Merge "DropBox.Entry javadoc syntax fix" into gingerbread by Brad Fitzpatrick · 14 years ago
  78. 264c2cf resolved conflicts for merge of 5df4b5a7 to master by Jean-Baptiste Queru · 14 years ago
  79. 2da9338 am d14230f1: Merge "Made paste work in ExtractEditText" into gingerbread by Gilles Debunne · 14 years ago
  80. e1199e3 am 9df14085: am 29332971: Merge "Add javadoc for display orientation." into gingerbread by Wu-cheng Li · 14 years ago
  81. f8d8149 Made paste work in ExtractEditText by Gilles Debunne · 14 years ago
  82. d856b1c resolved conflicts for merge of 86b50028 to master by Adam Powell · 14 years ago
  83. ca33268 am 18e225b4: am bfba7cab: Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  84. d7dccd2 am 55f1b0b8: am 9d6824cd: Merge "Make Activity.removeDialog() less strict." into gingerbread by Dianne Hackborn · 14 years ago
  85. 06f89ca am 36455d03: am a3ee5c03: Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  86. fa9921e am e89bf502: am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread by Dianne Hackborn · 14 years ago
  87. 42dd7ec am a827d7bc: Merge "Other improvements to text cursor movement." into gingerbread by Gilles Debunne · 14 years ago
  88. 37c8ad7 am 13a81aad: Merge "DO NOT MERGE Limit the height of the pull glow." into gingerbread by Mindy Pereira · 14 years ago
  89. a827d7b Merge "Other improvements to text cursor movement." into gingerbread by Gilles Debunne · 14 years ago
  90. 54ca811 Merge "Fix alert dialog layout size in landscape" by Adam Powell · 14 years ago
  91. 4fb17b0 Fix alert dialog layout size in landscape by Adam Powell · 14 years ago
  92. f6859c3 DO NOT MERGE Limit the height of the pull glow. by Mindy Pereira · 14 years ago
  93. 380b604 Other improvements to text cursor movement. by Gilles Debunne · 14 years ago
  94. 4216c3c am a4682ed7: Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  95. 0594476 SearchView: Add some more listeners, IME dismiss improvements and focus control. by Amith Yamasani · 14 years ago
  96. 9acdeb9 Minor SharedPreference clean-up. by Brad Fitzpatrick · 14 years ago
  97. 9568a5a Merge "HardwareRenderer: When throwing an exception because of an EGL error, include the specific error." by Mike Dodd · 14 years ago
  98. ee7e28e Merge "when printing requery on UI warning, include additional info" by Vasu Nori · 14 years ago
  99. f0808f8 when printing requery on UI warning, include additional info by Vasu Nori · 14 years ago
  100. 7c08b70 am d8d60da6: Merge "Update DownloadManager API to support bulk actions." into gingerbread by Steve Howard · 14 years ago