1. ce77ce1 Updated disconnected rssi icons. by Daniel Sandler · 13 years ago
  2. d51a68b Merge "Eliminate deferred surface destruction." into jb-dev by Craig Mautner · 13 years ago
  3. 9cb376e Merge "Change NPN to forbid empty lists of protocols." into jb-dev by Jesse Wilson · 13 years ago
  4. 0a95ce9 Merge "Handle media button events during phone calls and when ringing" into jb-dev by Jean-Michel Trivi · 13 years ago
  5. cb5ed06 Merge "Hide the expanded status bar view when not in use." into jb-dev by Daniel Sandler · 13 years ago
  6. 2108ead Change NPN to forbid empty lists of protocols. by Jesse Wilson · 13 years ago
  7. 722b808 Handle media button events during phone calls and when ringing by Jean-Michel Trivi · 13 years ago
  8. 3ac558b Hide the expanded status bar view when not in use. by Daniel Sandler · 13 years ago
  9. 308904d Merge "Refactor WebView accessibility code into a separate class." into jb-dev by Svetoslav Ganov · 13 years ago
  10. a5d1728 Merge "New null (disconnected) RSSI for wifi and mobile." into jb-dev by Daniel Sandler · 13 years ago
  11. d4b7e92 New null (disconnected) RSSI for wifi and mobile. by Daniel Sandler · 13 years ago
  12. e43e08b Merge "Avoid launching dialogs twice from double-clicking a preference." into jb-dev by Amith Yamasani · 13 years ago
  13. d88404d Merge "Fix .pls playlist parsing" into jb-dev by Marco Nelissen · 13 years ago
  14. 76c0c61 Merge "Don't send an ontouchmove until slop is exceeded" into jb-dev by John Reck · 13 years ago
  15. 3c81407 Merge "Only clear the caret when in caret selection mode." into jb-dev by George Mount · 13 years ago
  16. 84c4b08 Merge changes Ia5729aaf,I91584b7d into jb-dev by George Mount · 13 years ago
  17. 93e3bf1 Merge "Fix up the WebCoreThreadWatchdog" into jb-dev by Ben Murdoch · 13 years ago
  18. 468a2ac Merge "Don't assume digest lines are GONE, we may be recycling them." into jb-dev by Chris Wren · 13 years ago
  19. 614349d Merge "Status Bar: Include wifi/mobile state in touch exploration" into jb-dev by Daniel Sandler · 13 years ago
  20. 4ed80d5 Don't assume digest lines are GONE, we may be recycling them. by Chris Wren · 13 years ago
  21. 2b9eba5 Merge "Not calling startUi() if no longer bound" into jb-dev by Brian Colonna · 13 years ago
  22. 74d37b9 Fix up the WebCoreThreadWatchdog by Ben Murdoch · 13 years ago
  23. 6a16098 Merge changes I3b129e4b,I489718a8 into jb-dev by Daniel Sandler · 13 years ago
  24. 8e18dc7 Black out the status bar when the shade comes down. by Daniel Sandler · 13 years ago
  25. 40013655 Support long-press on media keys with screen off. by Jeff Brown · 13 years ago
  26. 8bbbd3f Punch up the date contrast. by Daniel Sandler · 13 years ago
  27. 94c478e Don't send an ontouchmove until slop is exceeded by John Reck · 13 years ago
  28. bf08af3 Eliminate deferred surface destruction. by Craig Mautner · 13 years ago
  29. 1b283b4 Merge "Fix TextureView OpenGL sample" into jb-dev by Romain Guy · 13 years ago
  30. 525823a Refactor WebView accessibility code into a separate class. by alanv · 13 years ago
  31. 4c43f66 Fix TextureView OpenGL sample by Romain Guy · 13 years ago
  32. 20c0cdb Merge "Have the stable layout take into account the window's fullscreen flag." into jb-dev by Dianne Hackborn · 13 years ago
  33. a4c1b0a Merge "Fixing the build for real." into jb-dev by Svetoslav Ganov · 13 years ago
  34. 1e7456b Fixing the build for real. by Svetoslav Ganov · 13 years ago
  35. c266070 Not calling startUi() if no longer bound by Brian Colonna · 13 years ago
  36. 11e123f Merge "Check system app before removal" into jb-dev by Kenny Root · 13 years ago
  37. e54c5f1 Merge "Exposing some accessiblity actions only for enabled views." into jb-dev by Svetoslav Ganov · 13 years ago
  38. 56ee04e Merge "Adding some missing files." into jb-dev by Svetoslav Ganov · 13 years ago
  39. e63049b Adding some missing files. by Svetoslav Ganov · 13 years ago
  40. 5de47b6a Fix 6398209: Fix glitch in chevron animation in MultiWaveView by Jim Miller · 13 years ago
  41. 824aa86 Merge "Accessibility service needs to request permission to be bound to." into jb-dev by Svetoslav Ganov · 13 years ago
  42. fb1e80a Exposing some accessiblity actions only for enabled views. by Svetoslav Ganov · 13 years ago
  43. 214fc5e Merge "Fix 6508369: Add new resources to fix chevron direction on 720dp device" into jb-dev by Jim Miller · 13 years ago
  44. ad67a96 Fix 6508369: Add new resources to fix chevron direction on 720dp device by Jim Miller · 13 years ago
  45. 648337b Merge "Fix a bug where late-invalidating views with animations would be held for too long by ViewRootImpl" into jb-dev by Adam Powell · 13 years ago
  46. 8640195 Merge "Streamline the logic to add account." into jb-dev by Carlos Valdivia · 13 years ago
  47. 7fde8e2 Merge "Be more tolerant in TaskStackBuilder" into jb-dev by Adam Powell · 13 years ago
  48. cf0a881 Streamline the logic to add account. by Carlos Valdivia · 13 years ago
  49. 33ebe8c Merge "Add systrace method tags for measure and layout." into jb-dev by Jeff Brown · 13 years ago
  50. 6dc23b8 Merge "Add a label for the new video trace tag." into jb-dev by Jeff Brown · 13 years ago
  51. b27a4f9 Merge "Remove custom scrollbar logic" into jb-dev by John Reck · 13 years ago
  52. 3e3c4ee0 Fix a bug where late-invalidating views with animations would be held by Adam Powell · 13 years ago
  53. c8d2668b Add systrace method tags for measure and layout. by Jeff Brown · 13 years ago
  54. f558780 Add a label for the new video trace tag. by Jeff Brown · 13 years ago
  55. 2977286 Merge "Log more RetryManager information." into jb-dev by Robert Greenwalt · 13 years ago
  56. 5b5cc4d Have the stable layout take into account the window's fullscreen flag. by Dianne Hackborn · 13 years ago
  57. 2f7dfa7 Status Bar: Include wifi/mobile state in touch exploration by John Spurlock · 13 years ago
  58. 3a64109 Merge "Restore ready apns once voice call ended" into jb-dev by John Wang · 13 years ago
  59. 83daf6c Log more RetryManager information. by Robert Greenwalt · 13 years ago
  60. 13fac48 Merge "Don't start data-stall checks if not connected" into jb-dev by Robert Greenwalt · 13 years ago
  61. 538d492 Fix .pls playlist parsing by Marco Nelissen · 13 years ago
  62. ade026f Avoid launching dialogs twice from double-clicking a preference. by Amith Yamasani · 13 years ago
  63. af1c1b3 Merge "softening app-to-home and task-to-task transitions" into jb-dev by Brandon Keely · 13 years ago
  64. 32eda20 Restore ready apns once voice call ended by yoonsung.nam · 13 years ago
  65. 9cec7fa softening app-to-home and task-to-task transitions by Brandon Keely · 13 years ago
  66. 28e7320 Merge "Revert "Add shortcut for voice search"" into jb-dev by Michael Jurka · 13 years ago
  67. ee499fe Merge "Fix 6504124: Disable assist when ACTION_ASSIST is not available" into jb-dev by Jim Miller · 13 years ago
  68. 00ee177 Merge "Don't allow shortcuts while keyguard showing." into jb-dev by Jeff Brown · 13 years ago
  69. f3ae4e1 Merge "Tolerate missing power HAL module." into jb-dev by Jeff Brown · 13 years ago
  70. 0d28cdf Merge "Fix a possible starvation issue related to vsync." into jb-dev by Jeff Brown · 13 years ago
  71. 12e0c5a Fix 6504124: Disable assist when ACTION_ASSIST is not available by Jim Miller · 13 years ago
  72. fa10096 Revert "Add shortcut for voice search" by Michael Jurka · 13 years ago
  73. b00b8b0 Be more tolerant in TaskStackBuilder by Adam Powell · 13 years ago
  74. 128c89c Merge "fix SensorManager.getAngleChange() documentation" into jb-dev by Mathias Agopian · 13 years ago
  75. 53e184d Accessibility service needs to request permission to be bound to. by Svetoslav Ganov · 13 years ago
  76. 6467f94 Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-dev by Svetoslav Ganov · 13 years ago
  77. 4ee6a63 Merge "Move gfx samples to test directory for compatibility testing." into jb-dev by Jason Sams · 13 years ago
  78. e5f2f66 Move gfx samples to test directory for compatibility testing. by Jason Sams · 13 years ago
  79. 87b5d7b Check system app before removal by Kenny Root · 13 years ago
  80. 3396189 Don't start data-stall checks if not connected by Robert Greenwalt · 13 years ago
  81. fb89097 fix SensorManager.getAngleChange() documentation by Mathias Agopian · 13 years ago
  82. 7c2e329 Remove custom scrollbar logic by John Reck · 13 years ago
  83. c4c3bc9 Remove selection highlight when replacing/deleting. by George Mount · 13 years ago
  84. c43db491 Merge "Fix android:focusableInTouchMode support" into jb-dev by John Reck · 13 years ago
  85. 0925a76 Only clear the caret when in caret selection mode. by George Mount · 13 years ago
  86. 435e6f5 Fix android:focusableInTouchMode support by John Reck · 13 years ago
  87. 5d09bf6 Don't do character add/delete when there is a selection. by George Mount · 13 years ago
  88. c826b7d Make AbsSeekBar widget adjustable via accessibility actions. by alanv · 13 years ago
  89. c1c1406 Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev by Jim Miller · 13 years ago
  90. 4441a36 Merge "Add logging to capture wifi enable" into jb-dev by Irfan Sheriff · 13 years ago
  91. e0bb6fe Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev by Adam Cohen · 13 years ago
  92. bd21b78 Add logging to capture wifi enable by Irfan Sheriff · 13 years ago
  93. 602ab32 Don't allow shortcuts while keyguard showing. by Jeff Brown · 13 years ago
  94. d232afa Tolerate missing power HAL module. by Jeff Brown · 13 years ago
  95. c5fb580 Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev by Svetoslav Ganov · 13 years ago
  96. 2862988 Merge "Revert "services: input events: enable debugging in EventHub (touch screen issues)"" into jb-dev by JP Abgrall · 13 years ago
  97. 44f41f2 Merge "Revert "unlock screen: enable DEBUG and track pattern start/cell progress."" into jb-dev by JP Abgrall · 13 years ago
  98. 2806097 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  99. cd64097b Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  100. 71abf6a Merge "Merge restored wifi APs, don't overwrite" into jb-dev by Christopher Tate · 13 years ago