1. 7d5f909 am 85562dde: Merge "Fix keyboard hidden states." into honeycomb by Jeff Brown · 16 years ago
  2. 85562dd Merge "Fix keyboard hidden states." into honeycomb by Jeff Brown · 16 years ago
  3. 6943e5e am 149da0d4: Merge "Fix animation bugs caused by weak reference" into honeycomb by Patrick Dubroy · 16 years ago
  4. 149da0d Merge "Fix animation bugs caused by weak reference" into honeycomb by Patrick Dubroy · 16 years ago
  5. 8a3a532 am bdacefba: Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb by Dianne Hackborn · 16 years ago
  6. bdacefb Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb by Dianne Hackborn · 16 years ago
  7. 51ae5fc Fix animation bugs caused by weak reference by Patrick Dubroy · 16 years ago
  8. d04a88c Fix keyboard hidden states. by Jeff Brown · 16 years ago
  9. bbfeb52 am 9b120ead: Merge "Make the notification settings view less janky." into honeycomb by Joe Onorato · 16 years ago
  10. 4e0a956 am 1ddf75a3: Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 16 years ago
  11. 9b120ea Merge "Make the notification settings view less janky." into honeycomb by Joe Onorato · 16 years ago
  12. 1ddf75a Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 16 years ago
  13. 75e616e Change FLAG_FORWARD_LOCK back to its original value to not break things. by Dianne Hackborn · 16 years ago
  14. 761ae69 am 3c372789: Merge "Don\'t dispatchDetachedFromWindow() if the View was not attached." into honeycomb by Romain Guy · 16 years ago
  15. 3c37278 Merge "Don't dispatchDetachedFromWindow() if the View was not attached." into honeycomb by Romain Guy · 16 years ago
  16. c07d7c1 Make the notification settings view less janky. by Joe Onorato · 16 years ago
  17. 81de61b Change the default of how AsyncTask enqueues. by Joe Onorato · 16 years ago
  18. 90fc03b Don't dispatchDetachedFromWindow() if the View was not attached. by Romain Guy · 16 years ago
  19. a81851f am b2c1a5c3: Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 16 years ago
  20. b2c1a5c Merge "Fix WPS to provides immediate feedback" into honeycomb by Irfan Sheriff · 16 years ago
  21. f219da5 Don't blend transparent pixels when rendering layers. by Romain Guy · 16 years ago
  22. 222a2f1 am 749b9dba: Merge "Don\'t blend transparent pixels when rendering layers." into honeycomb by Romain Guy · 16 years ago
  23. 749b9db Merge "Don't blend transparent pixels when rendering layers." into honeycomb by Romain Guy · 16 years ago
  24. 64e3064 am c237bb27: Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 16 years ago
  25. c237bb2 Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 16 years ago
  26. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 16 years ago
  27. 15401dc am 598913a6: Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 16 years ago
  28. 598913a6 Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 16 years ago
  29. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 16 years ago
  30. fac8e26 am fe75749c: Merge "Fix position and size of searchfield and buttons." into honeycomb by Amith Yamasani · 16 years ago
  31. fe75749 Merge "Fix position and size of searchfield and buttons." into honeycomb by Amith Yamasani · 16 years ago
  32. 0ffce15 am 772f5600: Need to save the brigness setting. by Joe Onorato · 16 years ago
  33. 772f560 Need to save the brigness setting. by Joe Onorato · 16 years ago
  34. f3c739c am a032c901: Provide a public resource with the dimensions of the large notification icon. by Joe Onorato · 16 years ago
  35. a032c90 Provide a public resource with the dimensions of the large notification icon. by Joe Onorato · 16 years ago
  36. 0340f99 am 71a2e13d: On-device linking using bccLinkBC. Note that we switch to getFile interface on the libbcc side. by Shih-wei Liao · 16 years ago
  37. 71a2e13 On-device linking using bccLinkBC. Note that we switch to getFile interface by Shih-wei Liao · 16 years ago
  38. 9b90ac3 am efb9000f: Fix bug 3355197 - TextView error popup text color by Adam Powell · 16 years ago
  39. efb9000 Fix bug 3355197 - TextView error popup text color by Adam Powell · 16 years ago
  40. 9f5f3d9 am c6ac2472: Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb by Adam Powell · 16 years ago
  41. c6ac2472 Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb by Adam Powell · 16 years ago
  42. 674af39 Fix bug 3238726 - AutoCompleteTextView dropdown text color by Adam Powell · 16 years ago
  43. 39ec942 am b921072c: Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height by Adam Powell · 16 years ago
  44. b921072 Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height by Adam Powell · 16 years ago
  45. ebef3b8 am 115ad165: Merge "Fix bug 3355197 - Add attribute for fast scroll preview panel text color." into honeycomb by Adam Powell · 16 years ago
  46. 115ad16 Merge "Fix bug 3355197 - Add attribute for fast scroll preview panel text color." into honeycomb by Adam Powell · 16 years ago
  47. b2e5517 Fix bug 3355197 - Add attribute for fast scroll preview panel text color. by Adam Powell · 16 years ago
  48. 0969120 am 39de4584: Merge "Compare GraphicBuffers using handles." into honeycomb by Jamie Gennis · 16 years ago
  49. 39de458 Merge "Compare GraphicBuffers using handles." into honeycomb by Jamie Gennis · 16 years ago
  50. 4559ea4 Compare GraphicBuffers using handles. by Jamie Gennis · 16 years ago
  51. 46f98a7 am 80a44401: Need to update the largeIcon for notifications when we\'re reapplying the views. by Joe Onorato · 16 years ago
  52. 80a4440 Need to update the largeIcon for notifications when we're reapplying the views. by Joe Onorato · 16 years ago
  53. eb73112 am a47aa87a: Merge "Set mIsMinInfoReady and mCurrentOtasp before notifcations." into honeycomb by Wink Saville · 16 years ago
  54. a47aa87 Merge "Set mIsMinInfoReady and mCurrentOtasp before notifcations." into honeycomb by Wink Saville · 16 years ago
  55. ad8c32f Set mIsMinInfoReady and mCurrentOtasp before notifcations. by Wink Saville · 16 years ago
  56. 18f52d5 am f780350e: am b73203ab: Merge "Make sure service handles are live before passing to other objects." into gingerbread by Nick Pelly · 16 years ago
  57. 89a11e5 am 9286cfe5: (-s ours) merge 83fdc69e from gingerbread - do not merge by Jean-Baptiste Queru · 16 years ago
  58. e76ca5e am ef6abd8a: (-s ours) am a788a943: Merge "Do Not Merge: Expose insecure rfcomm Bluetooth API." into gingerbread by Jaikumar Ganesh · 16 years ago
  59. 89f0e6f am dd4a1e38: am 7d234fab: Merge "Don\'t drop the drawable cache completely on configuration change" by Dianne Hackborn · 16 years ago
  60. ff59234 am 1e6f5f04: am c3d0d860: Merge "Make the Phone options dialog use current language" by Dianne Hackborn · 16 years ago
  61. ba3aa22 am e1d12668: am 0950a3ef: Merge "Added check to make orientation calculations more robust" by Dianne Hackborn · 16 years ago
  62. b69c4e3 am 544ff558: am 29c99aaa: Merge "Added check to make orientation calculations more robust" into gingerbread by Dianne Hackborn · 16 years ago
  63. 21b0fb9 am ff3a2c18: am c058bf00: Merge "Make the Phone options dialog use current language" into gingerbread by Dianne Hackborn · 16 years ago
  64. 3222130 am 2e7fbd97: Merge "Preapre region tracking in layers" into honeycomb by Romain Guy · 16 years ago
  65. 2e7fbd9 Merge "Preapre region tracking in layers" into honeycomb by Romain Guy · 16 years ago
  66. 1bd1bad Preapre region tracking in layers by Romain Guy · 16 years ago
  67. 0f50873 am fd7a411a: Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 16 years ago
  68. ceaf8ac am a7393dd6: Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 16 years ago
  69. fd7a411 Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout" into honeycomb by Mathias Agopian · 16 years ago
  70. a7393dd Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 16 years ago
  71. b3f4477 am e7df0dde: Merge "Fixed thrashing in the cached buffer during 720p YT video streaming" into honeycomb by James Dong · 16 years ago
  72. c299302 am 7a1c32e7: Merge "Add support for detecting finger orientation." into honeycomb by Jeff Brown · 16 years ago
  73. e7df0dd Merge "Fixed thrashing in the cached buffer during 720p YT video streaming" into honeycomb by James Dong · 16 years ago
  74. 7a1c32e Merge "Add support for detecting finger orientation." into honeycomb by Jeff Brown · 16 years ago
  75. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 16 years ago
  76. a6724ae am 0a26f3ce: Merge "New tray notification icons, new system bar icons" into honeycomb by Justin Ho · 16 years ago
  77. 0a26f3c Merge "New tray notification icons, new system bar icons" into honeycomb by Justin Ho · 16 years ago
  78. cfde851 am 739e34a3: Merge "Don\'t crash Launcher on config change." into honeycomb by Romain Guy · 16 years ago
  79. 739e34a Merge "Don't crash Launcher on config change." into honeycomb by Romain Guy · 16 years ago
  80. 43ccf46 Don't crash Launcher on config change. by Romain Guy · 16 years ago
  81. f780350 am b73203ab: Merge "Make sure service handles are live before passing to other objects." into gingerbread by Nick Pelly · 16 years ago
  82. f175559 New tray notification icons, new system bar icons by Justin Ho · 16 years ago
  83. 9286cfe merge 83fdc69e from gingerbread - do not merge by Jean-Baptiste Queru · 16 years ago
  84. 7128722b am 1362c94b: Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb by Adam Powell · 16 years ago
  85. 1362c94 Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb by Adam Powell · 16 years ago
  86. 63d3cf7 Fix bug 3337711 - Volume panel layout adjustments by Adam Powell · 16 years ago
  87. f4dfe1b partially fix [3306150] HTML5 video with H/W acceleration blackout by Mathias Agopian · 16 years ago
  88. b73203a Merge "Make sure service handles are live before passing to other objects." into gingerbread by Nick Pelly · 16 years ago
  89. 2440c43 am 77c3e4b9: Merge "Make getFallbackAction return false when there is none." into honeycomb by Jeff Brown · 16 years ago
  90. 77c3e4b Merge "Make getFallbackAction return false when there is none." into honeycomb by Jeff Brown · 16 years ago
  91. fca66d3 Make getFallbackAction return false when there is none. by Jeff Brown · 16 years ago
  92. 9f1ae20 am 06bc9721: Merge "Disable soft keyboard when keyboard attached." into honeycomb by Jeff Brown · 16 years ago
  93. 06bc972 Merge "Disable soft keyboard when keyboard attached." into honeycomb by Jeff Brown · 16 years ago
  94. 195f13b am 1061b966: Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb by Jeff Brown · 16 years ago
  95. 1061b96 Merge "Fix bug with mice that send multiple BTN_MOUSE values." into honeycomb by Jeff Brown · 16 years ago
  96. 4aed78b Disable soft keyboard when keyboard attached. by Jeff Brown · 16 years ago
  97. c9770b3 am 72fcd0a4: Merge "LayoutLib: update logs to use new data bundle" into honeycomb by Xavier Ducrohet · 16 years ago
  98. 72fcd0a Merge "LayoutLib: update logs to use new data bundle" into honeycomb by Xavier Ducrohet · 16 years ago
  99. 8dd5b1e Prevent NPE when a View is detached without having been attached. Bug #3355252 by Romain Guy · 16 years ago
  100. 2be00cc am 8dd5b1e5: Prevent NPE when a View is detached without having been attached. Bug #3355252 by Romain Guy · 16 years ago