1. d8404b2 Allow icon+text action buttons by Adam Powell · 14 years ago
  2. 79c9254 Merge "Add a getNativeMatrix() API." by Romain Guy · 14 years ago
  3. 41030da Add a getNativeMatrix() API. by Romain Guy · 14 years ago
  4. 3f703de Merge "Add voice button and a bunch of minor fixes for focus and visibility of ime, submit button and drop down." by Amith Yamasani · 14 years ago
  5. ebcf5a3a Add voice button and a bunch of minor fixes for focus and visibility of ime, submit button and drop down. by Amith Yamasani · 14 years ago
  6. 67a9f2a GL Rendering by Nicolas Roard · 14 years ago
  7. 2b67ce7 Merge "Make fields in WebAddress private, add getters/setters" by Bjorn Bringert · 14 years ago
  8. eb8be97 Make fields in WebAddress private, add getters/setters by Bjorn Bringert · 14 years ago
  9. ff4031b Merge "Sync autofill profile data to native WebKit" by Ben Murdoch · 14 years ago
  10. 7db7c5d Merge "Implement DeviceMotionEvent" by Steve Block · 14 years ago
  11. 78996c9 Changed Cut/Copy/Paste assets. by Gilles Debunne · 14 years ago
  12. 4388ecb Merge "Holo fixes and refinements" by Adam Powell · 14 years ago
  13. ccb013f Holo fixes and refinements by Adam Powell · 14 years ago
  14. a0a3122 Merge "Extracting default loading view definition into XML resource." by Winson Chung · 14 years ago
  15. 06cbb47 Merge "Don't stomp on the drag-focus bookkeeping inadvertently." by Chris Tate · 14 years ago
  16. 048691c Don't stomp on the drag-focus bookkeeping inadvertently. by Chris Tate · 14 years ago
  17. c88a1f9 am 14854820: am c0ad216c: Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
  18. 4bb9420 Optimize 9patch rendering. by Romain Guy · 14 years ago
  19. 5a3b8e6 Merge "Elide undelivered drag-location messages" by Chris Tate · 14 years ago
  20. 21317d1 Report scroll state change after cancelling the fling runnable. by Romain Guy · 14 years ago
  21. 91e9bb3 Elide undelivered drag-location messages by Chris Tate · 14 years ago
  22. e28c8f2 Merge "Add API to check for emulated external storage" by Kenny Root · 14 years ago
  23. be27cc6 Merge "Holo fixes" by Adam Powell · 14 years ago
  24. f16888f Holo fixes by Adam Powell · 14 years ago
  25. e852f5c Merge "Fix invisible views issue in Launcher." by Romain Guy · 14 years ago
  26. a3496a9 Fix invisible views issue in Launcher. by Romain Guy · 14 years ago
  27. 98f0686 am 3a4b7dfd: am 5804b4fd: Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
  28. c00972b Don't recreate a new texture every time we draw a layer. by Romain Guy · 14 years ago
  29. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  30. d10cd57 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 14 years ago
  31. 514c969 Merge "Remove the unused UrlRendererService" by Bjorn Bringert · 14 years ago
  32. 5981289 Merge "Don't set hwAccelerated=true when libhwui is not present." by Romain Guy · 14 years ago
  33. 53ca03d Don't set hwAccelerated=true when libhwui is not present. by Romain Guy · 14 years ago
  34. a655c63 Actually store the newly computed deceleration. by Romain Guy · 14 years ago
  35. 9c9430b resolved conflicts for merge of e69f1f1a to master by Jean-Baptiste Queru · 14 years ago
  36. 2510816 Remove the unused UrlRendererService by Bjorn Bringert · 14 years ago
  37. 5684d46 Merge "Move SyncStateContentProviderHelper to frameworks/ex" by Bjorn Bringert · 14 years ago
  38. 4bede9e Add an API to control AbsListView's friction. by Romain Guy · 14 years ago
  39. 057c13b am c43189e7: am 2aaa1ce1: Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  40. 8245aca am 1457bb0e: am 6b8bdaa9: New AppsPermission and market style by Gilles Debunne · 14 years ago
  41. 4231124c Merge "Fix an event injection bug when the policy is bypassed." by Jeff Brown · 14 years ago
  42. d5d2b73 Merge "Don't draw fully transparent views/primitives." by Romain Guy · 14 years ago
  43. dbc26d2 Don't draw fully transparent views/primitives. by Romain Guy · 14 years ago
  44. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  45. 02241ab am 89fbcd72: resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  46. 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
  47. d532d8d am ca1db5ae: am dd644c17: Fallback to SharedPreferences.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  48. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  49. 20b4cf8 Merge changes I9a5e01bc,If1caee31 by Romain Guy · 14 years ago
  50. 707b2f7 Optimize GLSL shaders. by Romain Guy · 14 years ago
  51. 1485482 am c0ad216c: Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
  52. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 14 years ago
  53. 21d4e42 Merge "Initialized the orientation variable to -1." by Shimeng (Simon) Wang · 14 years ago
  54. 2edfcd5 Initialized the orientation variable to -1. by Shimeng (Simon) Wang · 14 years ago
  55. 10186c4 Merge "Avoid sending false orientation event to webkit." by Shimeng (Simon) Wang · 14 years ago
  56. 5f7c5a2 Avoid sending false orientation event to webkit. by Shimeng (Simon) Wang · 14 years ago
  57. 7f92b04 Merge "Redraw the screen when needed." by Romain Guy · 14 years ago
  58. 101e2ae Redraw the screen when needed. by Romain Guy · 14 years ago
  59. fe14293 resolved conflicts for merge of 2da9338c to master by Gilles Debunne · 14 years ago
  60. 3a4b7df am 5804b4fd: Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
  61. 5804b4f Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
  62. 5a8c345 Merge "2763342 Toasts do not fire accessibility events" by Amith Yamasani · 14 years ago
  63. 191cdf0 StrictMode: check max-offenses-per-loop earlier, before allocations by Brad Fitzpatrick · 14 years ago
  64. 8399985 Merge "2853037 AccessibilityEvent should describe Tab controls" by Amith Yamasani · 14 years ago
  65. 3608d33 Merge "Updated styles and metrics." by Adam Powell · 14 years ago
  66. be4d68e Updated styles and metrics. by Adam Powell · 14 years ago
  67. f21b4cd resolved conflicts for merge of b3ffd4ad to master by Brad Fitzpatrick · 14 years ago
  68. 2493c16 resolved conflicts for merge of 2da9338c to master by Gilles Debunne · 14 years ago
  69. d9944c1 Merge "Double the performance of animations." by Chet Haase · 14 years ago
  70. 569a4bb resolved conflicts for merge of 42dd7ec9 to master by Gilles Debunne · 14 years ago
  71. e69f1f1 resolved conflicts for merge of e3cfd35b to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  72. e3cfd35 Merge "Dismissing AlertDialog before destroying WebView." by Jean-Baptiste Queru · 14 years ago
  73. 608fc3c Double the performance of animations. by Chet Haase · 14 years ago
  74. 84e8827 Merge "Check mNativeClass != null in public functions" by Cary Clark · 14 years ago
  75. 888edab Move SyncStateContentProviderHelper to frameworks/ex by Bjorn Bringert · 14 years ago
  76. 764437aa am 4216c3c3: am a4682ed7: Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  77. fae998c resolved conflicts for merge of 7c08b70c to master by Jean-Baptiste Queru · 14 years ago
  78. c43189e am 2aaa1ce1: Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  79. a20e8734 resolved conflicts for merge of d7d47941 to master by Gilles Debunne · 14 years ago
  80. 2aaa1ce Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  81. 1457bb0 am 6b8bdaa9: New AppsPermission and market style by Gilles Debunne · 14 years ago
  82. 6b8bdaa New AppsPermission and market style by Gilles Debunne · 14 years ago
  83. 50d3fa7 am d5423321: am 9934fa77: Merge "Fix issue #3074745: Crash in system process" into gingerbread by Dianne Hackborn · 14 years ago
  84. 8775eae am b323559b: am a2a1ca42: Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 14 years ago
  85. 89fbcd7 resolved conflicts for merge of c2894474 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  86. 325b05f am b13998f2: am d00b4386: Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  87. 9239612 Support showing "Cold" battery health. by Imre Sunyi · 14 years ago
  88. 7499a1c resolved conflicts for merge of 5d146549 to master by Gilles Debunne · 14 years ago
  89. 90390e6 am 5c61228b: Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  90. 5c61228 Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  91. 5b640bd Updated media playback controls, unlock screen, misc framework assets by Justin Ho · 14 years ago
  92. a23964f am b8f7a483: Merge "bug:3082865 don\'t use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  93. b8f7a48 Merge "bug:3082865 don't use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  94. f673689 Merge "Reset the dirty region after drawing in hardware." by Romain Guy · 14 years ago
  95. e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
  96. fd50726 Reset the dirty region after drawing in hardware. by Romain Guy · 14 years ago
  97. ca1db5a am dd644c17: Fallback to SharedPreferences.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  98. dd644c1 Fallback to SharedPreferences$Editor.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  99. 41aabeb am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  100. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago