1. cbafbe7 Merge "Fix test3GToWifiNotification for mobile state validation." by Xia Wang · 14 years ago
  2. 98e930a Merge "Remove LruCache.setMaxSize()." by Jesse Wilson · 14 years ago
  3. 614613e Merge "Update LinkProperties treatment of gateways" by Robert Greenwalt · 14 years ago
  4. dfe515e Remove LruCache.setMaxSize(). by Jesse Wilson · 14 years ago
  5. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 14 years ago
  6. cfd2eb0 Merge "Fix over-eager locking of volume dialog's primary stream." by Amith Yamasani · 14 years ago
  7. 03e0119 Do not show the dropdown unless there is something to show. by Leon Scroggins · 14 years ago
  8. d4c5b76 Merge "Fix a bug that the condition for play/pause was reversed." by Chih-Chung Chang · 14 years ago
  9. c2c9a24 Don't add setMaxSize() to the LruCache API. But do add maxSize(). by Jesse Wilson · 14 years ago
  10. be142fc Fix test3GToWifiNotification for mobile state validation. by Xia Wang · 14 years ago
  11. b1d884d Merge "Adopt LRU cache in SQLite." by Jesse Wilson · 14 years ago
  12. 9b5a935 Adopt LRU cache in SQLite. by Jesse Wilson · 14 years ago
  13. e3361b8 Fix over-eager locking of volume dialog's primary stream. by Amith Yamasani · 14 years ago
  14. ba44110 Merge "bug:3425749 send notification for completed download" by Vasu Nori · 14 years ago
  15. f9e8523 bug:3425749 send notification for completed download by Vasu Nori · 14 years ago
  16. 8132a8c Merge "Bug 3352047 Wrong message when adjusting volume" by Glenn Kasten · 14 years ago
  17. 1f0135c Merge "Fix bug 3372468 - ActionBar menu shouldn't be clickable after ActionBar.hide() is called" by Adam Powell · 14 years ago
  18. a22a011 Merge "Don't send scroll events in case of new picture from webkit." by Shimeng (Simon) Wang · 14 years ago
  19. 01feaee Fix bug 3372468 - ActionBar menu shouldn't be clickable after by Adam Powell · 14 years ago
  20. 36d2823 Merge "b/3416864 Send the cert info from Native to Java side." by Huahui Wu · 14 years ago
  21. c566185 Don't send scroll events in case of new picture from webkit. by Shimeng (Simon) Wang · 14 years ago
  22. c56c3e2 b/3416864 Send the cert info from Native to Java side. by Huahui Wu · 14 years ago
  23. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 14 years ago
  24. 9ebc6b3 Merge "Document that LruCache is threadsafe." by Jesse Wilson · 14 years ago
  25. f37c2e2 Merge "bug:3443154 fix database tests after disabling sqlite wal" by Vasu Nori · 14 years ago
  26. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 14 years ago
  27. f6de243 am 9e5ffb55: am c1cc9ba6: am 58c9d472: Merge "More documentation updates for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  28. e49448f am cc47600d: am 47dac545: am 39cf3a44: Document NFC permissions. by Nick Pelly · 14 years ago
  29. 40bbeeb am 510ced64: am 1ac35411: am 584afa8d: Merge "Improve the docs a bit for foreground dispatch." into gingerbread by Jeff Hamilton · 14 years ago
  30. 9e5ffb5 am c1cc9ba6: am 58c9d472: Merge "More documentation updates for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  31. cc47600 am 47dac545: am 39cf3a44: Document NFC permissions. by Nick Pelly · 14 years ago
  32. 510ced6 am 1ac35411: am 584afa8d: Merge "Improve the docs a bit for foreground dispatch." into gingerbread by Jeff Hamilton · 14 years ago
  33. 34895b0 Document that LruCache is threadsafe. by Jesse Wilson · 14 years ago
  34. e7dea4e bug:3443154 fix database tests after disabling sqlite wal by Vasu Nori · 14 years ago
  35. 96bad13 Merge "Fix bug 3440372 - Spinner measurement issues with new rules" by Adam Powell · 14 years ago
  36. b70c727 Fix bug 3440372 - Spinner measurement issues with new rules by Adam Powell · 14 years ago
  37. c943cd1 Merge "Fix spacing issue" by John Reck · 14 years ago
  38. e4fee50 Fix spacing issue by John Reck · 14 years ago
  39. c77d7b4 Merge "Fix animation and layoutTransition issues." by Chet Haase · 14 years ago
  40. d7db701 Fix a bug that the condition for play/pause was reversed. by Chih-Chung Chang · 14 years ago
  41. 83a7b96 Merge "only allow dpad center for key long press" by Cary Clark · 14 years ago
  42. 711734a AutoComplete list does not hide the IME when it re-appears. by Gilles Debunne · 14 years ago
  43. a4a5758 The tab key completes text in AutoCompleteTextView. by Gilles Debunne · 14 years ago
  44. add6577 Fix animation and layoutTransition issues. by Chet Haase · 14 years ago
  45. 1477b8f only allow dpad center for key long press by Cary Clark · 14 years ago
  46. a81c219 Merge "move selectAll to match framework" by Cary Clark · 14 years ago
  47. 310433b move selectAll to match framework by Cary Clark · 14 years ago
  48. fb4ff3d Merge "Call window.onscroll event at the end of scrolling." by Patrick Scott · 14 years ago
  49. 6b9ef86 Merge "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed" by Vasu Nori · 14 years ago
  50. ac018be Merge "Bug 3438513 Fix incorrect throws clause" by Glenn Kasten · 14 years ago
  51. 8bf7cac Added tests for WebView accessibility no JS by Svetoslav Ganov · 14 years ago
  52. d67dbee turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed by Vasu Nori · 14 years ago
  53. c3e3cc3 am ebcbde6a: Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  54. dbc289d Bug 3438513 Fix incorrect throws clause by Glenn Kasten · 14 years ago
  55. fa8be1c Call window.onscroll event at the end of scrolling. by Patrick Scott · 14 years ago
  56. c1cc9ba am 58c9d472: Merge "More documentation updates for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  57. 58c9d47 Merge "More documentation updates for NFC." into gingerbread by Jeff Hamilton · 14 years ago
  58. 28319c0 More documentation updates for NFC. by Jeff Hamilton · 14 years ago
  59. 47dac54 am 39cf3a44: Document NFC permissions. by Nick Pelly · 14 years ago
  60. 39cf3a4 Document NFC permissions. by Nick Pelly · 14 years ago
  61. 61eadaa Merge "bug:3435895 change a couple of retryable error constants to < 400" by Vasu Nori · 14 years ago
  62. 1ac3541 am 584afa8d: Merge "Improve the docs a bit for foreground dispatch." into gingerbread by Jeff Hamilton · 14 years ago
  63. 584afa8 Merge "Improve the docs a bit for foreground dispatch." into gingerbread by Jeff Hamilton · 14 years ago
  64. 167d9e4 Improve the docs a bit for foreground dispatch. by Jeff Hamilton · 14 years ago
  65. cdf228c Merge "Full text search: new API, deprecating old API." by Dmitri Plotnikov · 14 years ago
  66. b8a0363 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  67. c1c3143 am be4b39d2: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  68. 63bd55c am cdfe8999: Fix for multiple merge problem. by Gilles Debunne · 14 years ago
  69. 0ba3055 bug:3435895 change a couple of retryable error constants to < 400 by Vasu Nori · 14 years ago
  70. e04c149 resolved conflicts for merge of c0728cc0 to gingerbread-plus-aosp by Gilles Debunne · 14 years ago
  71. a1ea2c8 Merge "Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called before first layout" by Adam Powell · 14 years ago
  72. 123653b Full text search: new API, deprecating old API. by Dmitri Plotnikov · 14 years ago
  73. 50efbed Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called by Adam Powell · 14 years ago
  74. ccc9d14 Merge "Use JNI helper function to get buffer address" by Andy McFadden · 14 years ago
  75. 121370d am 3c565377: am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb by Scott Main · 14 years ago
  76. 6d8cb46 Merge "Parse the rssi result string in case-insensitive manner. This matches similar code in wpa-supplicant, driver_wext.c" by Dmitry Shmidt · 14 years ago
  77. 3c56537 am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb by Scott Main · 14 years ago
  78. 320b56d Parse the rssi result string in case-insensitive manner. This matches similar by Stan Chesnutt · 14 years ago
  79. 90f4c18 Use JNI helper function to get buffer address by Andy McFadden · 14 years ago
  80. 017b807 Merge "Fix bug 3395349 - Treat Spinner dropDownWidth property properly" by Adam Powell · 14 years ago
  81. 8db7cb1 Fix bug 3395349 - Treat Spinner dropDownWidth property properly by Adam Powell · 14 years ago
  82. b508d6e Merge "docs: fix links to revised fundamentals documents" into honeycomb by Scott Main · 14 years ago
  83. 357a933 Merge "Fix bug: use content height instead of view height." by Shimeng (Simon) Wang · 14 years ago
  84. 069ea0e Better handling of EGL_SWAP_BEHAVIOR_PRESERVED_BIT Bug #3410832 Bug #3410834 by Romain Guy · 14 years ago
  85. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 14 years ago
  86. 1e09ca2 am c7bece13: Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  87. 6a0b5ca Fix bug: use content height instead of view height. by Shimeng (Simon) Wang · 14 years ago
  88. 5a50351 Merge "CTRL+A simply highlights all text." by Gilles Debunne · 14 years ago
  89. 543146a Remove @Override that chokes Doclava. by Jesse Wilson · 14 years ago
  90. 4baf5d7 Merge "New LRU cache class." by Jesse Wilson · 14 years ago
  91. c1a35d2 Merge "Fix bug 3389707 - Spinner: should be able to expand wider than their collapsed size" by Adam Powell · 14 years ago
  92. 19fd164 Fix bug 3389707 - Spinner: should be able to expand wider than their by Adam Powell · 14 years ago
  93. 326a23a Merge "Fix bug 3426162 - Overflow menu closes on its own" by Adam Powell · 14 years ago
  94. f2d7a5d Fix bug 3426162 - Overflow menu closes on its own by Adam Powell · 14 years ago
  95. 7dd2196 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  96. 299733e CTRL+A simply highlights all text. by Gilles Debunne · 14 years ago
  97. 609602e Merge "Reject incoming tethering connections if Tethering option is not enabled." by Jaikumar Ganesh · 14 years ago
  98. 8f08ae9 Reject incoming tethering connections if Tethering option is not enabled. by Jaikumar Ganesh · 14 years ago
  99. e2c1f4a New LRU cache class. by Jesse Wilson · 14 years ago
  100. ae7272d Merge "Send actual view height to webkit for window.innerHeight." by Shimeng (Simon) Wang · 14 years ago