1. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 14 years ago
  2. 32f4ab4 Merge "WPS fixes and refactor" by Irfan Sheriff · 14 years ago
  3. 28cbf4b Make framework modifier key handling more precise. by Jeff Brown · 14 years ago
  4. 97d2dad Merge "setTextIsSelectable documentation updated." by Gilles Debunne · 14 years ago
  5. 09f4214 Merge "Fix bug 3281956 - Cherry-picked from GB" by Adam Powell · 14 years ago
  6. 6f100f3 setTextIsSelectable documentation updated. by Gilles Debunne · 14 years ago
  7. 3cd0c57 Fix bug 3281956 - Cherry-picked from GB by Adam Powell · 14 years ago
  8. dee4cb0 Avoid SIGSEGV in Bitmap_writeToParcel. by Jack Palevich · 14 years ago
  9. 128b6ba Fix bug 3280187 - ActionMode menu content not getting cleared properly when finishing by Adam Powell · 14 years ago
  10. f812760 Merge "Remove delay with auto connection." by Jaikumar Ganesh · 14 years ago
  11. 5d1bf63 Merge "Fix artifact with concurrent add/remove LayoutTransitions" by Chet Haase · 14 years ago
  12. 996f41d am 2d5b11ab: am 0927c902: Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 14 years ago
  13. b019ef6 am 30ad1e57: am 9dbef975: Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 14 years ago
  14. f25eb95 Merge "resolved conflicts for merge of 78e9f4cb to master" by Dianne Hackborn · 14 years ago
  15. e64ea87 Fix artifact with concurrent add/remove LayoutTransitions by Chet Haase · 14 years ago
  16. 2d1fc4e Remove delay with auto connection. by Jaikumar Ganesh · 14 years ago
  17. 2d5b11a am 0927c902: Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 14 years ago
  18. 0927c90 Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 14 years ago
  19. 30ad1e5 am 9dbef975: Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 14 years ago
  20. 9dbef97 Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 14 years ago
  21. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  22. 02fb46a WPS fixes and refactor by Irfan Sheriff · 14 years ago
  23. c0734f6 Merge "Improve error detection in HardwareRenderer.draw(). Bug #3280872" by Romain Guy · 14 years ago
  24. b8c0de2 Improve error detection in HardwareRenderer.draw(). Bug #3280872 by Romain Guy · 14 years ago
  25. 78e9f4c am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  26. 2ed20f8 Avoid leaking sockets. by Nick Kralevich · 14 years ago
  27. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  28. 320274c Fix StrictMode javadoc copy/paste error. by Brad Fitzpatrick · 14 years ago
  29. aecb2c5 Remove function when Bluetooth is not present in the hardware. by Jaikumar Ganesh · 14 years ago
  30. 595ca70 Merge "PowerManager: remove unused import" by Mike Lockwood · 14 years ago
  31. faaddc6 Merge "Add direct calls to Bluez to add SDP records." by Jaikumar Ganesh · 14 years ago
  32. 36e52dc PowerManager: remove unused import by Mike Lockwood · 14 years ago
  33. a60f00f Merge "Use black text on white background for dropdowns." by Leon Scroggins · 14 years ago
  34. dd60ee7 am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  35. 6d13b14 am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  36. 60344de Use black text on white background for dropdowns. by Leon Scroggins · 14 years ago
  37. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  38. 20f9fec Merge "Massaging system transitions." by Brandon Keely · 14 years ago
  39. 3db6af9 Merge "Do not loop forever." by Leon Scroggins · 14 years ago
  40. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  41. d75e64a Do not loop forever. by Leon Scroggins · 14 years ago
  42. 87212c1 am 6c247164: am e3f6336b: Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 14 years ago
  43. 152cce2 am 80c78a89: am 641dd621: First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  44. c26ba7d am 41e74b99: am b79173f6: Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 14 years ago
  45. 4e65637 am 2019f533: am fc5a3b6c: Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 14 years ago
  46. 8efdf64 am 25556f66: am 3300e4c3: Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 14 years ago
  47. 907ecb1 Merge "resolved conflicts for merge of 1d0d1188 to master" by Nick Pelly · 14 years ago
  48. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 14 years ago
  49. 84690c8 Add direct calls to Bluez to add SDP records. by Jaikumar Ganesh · 14 years ago
  50. 0fe197ee Massaging system transitions. by Brandon Keely · 14 years ago
  51. 14b0a6b Merge "Update bg drawable properly on ActionBars based on earlier changes" by Adam Powell · 14 years ago
  52. e8c1e5c Update bg drawable properly on ActionBars based on earlier changes by Adam Powell · 14 years ago
  53. e0893a8 Merge "Smooth out gesture zooming in WebViews." by Adam Powell · 14 years ago
  54. 7400be4 Cleanup of private browsing files are now done in webkit by Kristian Monsen · 14 years ago
  55. d2f44b7 Merge "Suppress scrollbars during layer fling." by Patrick Scott · 14 years ago
  56. ad3ec1b Merge "Add ability to reuse bitmaps when decoding PNG content" by Chet Haase · 14 years ago
  57. 6c24716 am e3f6336b: Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 14 years ago
  58. e3f6336 Fixed API for active NDEF reading and NDEF formatting. by Martijn Coenen · 14 years ago
  59. 0f868ca Disable CacheManager when using the Chrome HTTP stack. by Iain Merrick · 14 years ago
  60. d128128 Merge "Move useChromiumHttpStack() from CookieManager to JniUtil." by Iain Merrick · 14 years ago
  61. 5b87e29 Suppress scrollbars during layer fling. by Patrick Scott · 14 years ago
  62. c5ab8b3 Merge "Use drawLines to draw the outline of the WebTextView." by Leon Scroggins · 14 years ago
  63. 4e47e71 Merge "MTP: Add support for reserve storage setting to avoid low storage situations." by Mike Lockwood · 14 years ago
  64. 7f36b19 MTP: Add support for reserve storage setting to avoid low storage situations. by Mike Lockwood · 14 years ago
  65. 80c78a8 am 641dd621: First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  66. 63814df Smooth out gesture zooming in WebViews. by Adam Powell · 14 years ago
  67. 45f1e08 Fix bug 3259354 - Handle ActionBar backgrounds better for interacting by Adam Powell · 14 years ago
  68. 086c061 Fix build. by Wink Saville · 14 years ago
  69. 641dd62 First pass at advanced NFC tag dispatching APIs and other cleanup. by Jeff Hamilton · 14 years ago
  70. 41e74b9 am b79173f6: Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 14 years ago
  71. 2019f53 am fc5a3b6c: Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 14 years ago
  72. 25556f6 am 3300e4c3: Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 14 years ago
  73. b79173f Changed technology close() to reconnect to the tag instead of physical disconnect. by Martijn Coenen · 14 years ago
  74. fc5a3b6 Changed transceive on all technologies to "raw", except for Mifare classes. by Martijn Coenen · 14 years ago
  75. 3300e4c Implemented isWritable() to indicate NDEF capability container r/w state. by Martijn Coenen · 14 years ago
  76. 1d0d118 am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 14 years ago
  77. 512b54c Merge "TextView's runnable are stopped when the View is detached." by Gilles Debunne · 14 years ago
  78. 406d09b Merge "Modified OverScroller curves" by Gilles Debunne · 14 years ago
  79. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  80. decc8cd Add ability to reuse bitmaps when decoding PNG content by Chet Haase · 14 years ago
  81. 7eeba5f TextView's runnable are stopped when the View is detached. by Gilles Debunne · 14 years ago
  82. 05decf6 Merge "Fix a bug where the fast scroll track would be positioned incorrectly." by Adam Powell · 14 years ago
  83. 2c6196a Fix a bug where the fast scroll track would be positioned incorrectly. by Adam Powell · 14 years ago
  84. c35a829 Modified OverScroller curves by Gilles Debunne · 14 years ago
  85. b170954 Merge "Potential fix for Settings screen ClassCast exception on the phone." by Amith Yamasani · 14 years ago
  86. aa85a4c A long press on the insertion handles triggers the selection. by Gilles Debunne · 14 years ago
  87. 30eb3d5 Merge "Make Wi-Fi stress tests output log consistent. Fix: record average at the beginning of each iteration" by Xia Wang · 14 years ago
  88. 6e9b327 Use drawLines to draw the outline of the WebTextView. by Leon Scroggins · 14 years ago
  89. 3e86040 Potential fix for Settings screen ClassCast exception on the phone. by Amith Yamasani · 14 years ago
  90. 4decffa Merge "StrictMode "custom" trigger support." by Brad Fitzpatrick · 14 years ago
  91. e36f9bf StrictMode "custom" trigger support. by Brad Fitzpatrick · 14 years ago
  92. 89d7787 Merge "Selecting text from a punctuation sign selects previous word." by Gilles Debunne · 14 years ago
  93. 39fc4a3 Merge "Fix bug 3257463 - Yes, we SHOULD put the child in the recycler." by Adam Powell · 14 years ago
  94. 22e92e5 Fix bug 3257463 - Yes, we SHOULD put the child in the recycler. by Adam Powell · 14 years ago
  95. 07a11f4 Selecting text from a punctuation sign selects previous word. by Gilles Debunne · 14 years ago
  96. 12d91ce Added visual feedback to text correction. by Gilles Debunne · 14 years ago
  97. 35e1ee0 Merge "New API in InputConnection to signal IME's text correction." by Gilles Debunne · 14 years ago
  98. cf9cf2f New API in InputConnection to signal IME's text correction. by Gilles Debunne · 14 years ago
  99. f1cbffa Merge "Import revised translations." by Eric Fischer · 14 years ago
  100. 11c1a0b Fixes Android HTTP cache permissions by John Reck · 14 years ago