1. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  2. e4eb5bf Merge "Make Tethering not disconnect on every net change." by Robert Greenwalt · 14 years ago
  3. 8419c2f Merge "Support plugin parameter updates for TTS plugin settings." by Jean-Michel Trivi · 14 years ago
  4. d5ed7c7 Merge "fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't" by Joe Onorato · 14 years ago
  5. b8d806d Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Joe Onorato · 14 years ago
  6. 1653775 fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't by Joe Onorato · 14 years ago
  7. 76dd788 Support plugin parameter updates for TTS plugin settings. by Jean-Michel Trivi · 14 years ago
  8. 6a1967c Make Tethering not disconnect on every net change. by Robert Greenwalt · 14 years ago
  9. cc83c86 Fix the build by Adam Powell · 14 years ago
  10. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 14 years ago
  11. 6c261f3 Merge "Added a check to TtsService to make sure that the engine is enabled before using it; if the engine is not enabled, TtsService will fall back to using the default system engine." by Charles Chen · 14 years ago
  12. dd5b4e2 Added a check to TtsService to make sure that the engine is enabled by Charles Chen · 14 years ago
  13. fdd9d18 Merge "Added a configuration option indicating if the platform supports use of bluetooth SCO for off call use cases. Added method to BluetoothHeadset API to check if voice dialer over bluetooth is supported. Replaces direct use of DISABLE_BT_VOICE_DIALING and takes platform capabilities into account." by Eric Laurent · 14 years ago
  14. d726b35 Added a configuration option indicating if the platform supports use of by Eric Laurent · 14 years ago
  15. d3dd518 Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable." by Suchi Amalapurapu · 14 years ago
  16. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  17. f43eab1 Merge "Make AbsListViews remeasure children after rotation" by Adam Powell · 14 years ago
  18. 5062a58 Merge "Fix issue #2325621: Runtime restart after launching Android keyboard setting." by Dianne Hackborn · 14 years ago
  19. 8cf1bcd Fix issue #2325621: Runtime restart after launching Android keyboard setting. by Dianne Hackborn · 14 years ago
  20. 3be0b0a Merge "b/2483233 Made each reminder time a unique intent" by Erik · 14 years ago
  21. 3781764 Merge "Add additional sendMessage methods." by Wink Saville · 14 years ago
  22. f3c2eda Make AbsListViews remeasure children after rotation by Adam Powell · 14 years ago
  23. a378de7 Merge "Fix bug where the ID stored for an OnAudioFocusChangeListener is an empty string when audio focus is requested or abandonned with a null listener." by Jean-Michel Trivi · 14 years ago
  24. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 15 years ago
  25. 91fbd56 Add additional sendMessage methods. by Wink Saville · 14 years ago
  26. 42f1957 b/2483233 Made each reminder time a unique intent by Erik · 14 years ago
  27. aa77354 Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case." by James Dong · 14 years ago
  28. 454f69c Don't stop a test case when the test case failed for some of the sample files. by James Dong · 14 years ago
  29. a15f4a46 Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" by Romain Guy · 14 years ago
  30. 2babee6 Merge "Inserted a 1.5s wait time between the camera release and new camrea." by Yu Shan Emily Lau · 14 years ago
  31. 92be82e Prevent crash when dismissing a PopupWindow that didn't have time to show up. by Romain Guy · 14 years ago
  32. 308e9a5 Fix bug where the ID stored for an OnAudioFocusChangeListener is an by Jean-Michel Trivi · 14 years ago
  33. 8ad6465 docs: remove documenation about the search dialog from SearchManager by Scott Main · 14 years ago
  34. ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 14 years ago
  35. d1f7876 Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner." by Jean-Michel Trivi · 14 years ago
  36. 65c8a7a Merge "Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate." by Andreas Huber · 14 years ago
  37. 8dd9b60 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 14 years ago
  38. b954a54 Fix centering in FrameLayout when margins are specified. by Romain Guy · 14 years ago
  39. 41696d3 Merge "docs: add Search dev guide new docs: Search (topic home page) Using the Android Search Box Adding Recent Query Suggestions Adding Custom Suggestions Searchable Configuration" by Scott Main · 14 years ago
  40. fe1dee8 Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate. by Andreas Huber · 14 years ago
  41. d327f21 Implementation of the policing of transport control key press by Jean-Michel Trivi · 14 years ago
  42. 3b40ebf Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599" by Romain Guy · 14 years ago
  43. 11d5bfd Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599 by Romain Guy · 14 years ago
  44. 75d20e9 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 14 years ago
  45. d9e86f5 Merge "dumpstate: Remove df from bugreport and add vold system dump" by San Mehat · 14 years ago
  46. d8c208b Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 14 years ago
  47. 9ad006d Disable the HanziToPinyinTest when there is no Chinese collator. by Bai Tao · 14 years ago
  48. 09bc8d8 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 14 years ago
  49. 7c58da7 Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list by Steve Block · 14 years ago
  50. 4f43ae0 Stupid AutoCompleteTextView. Bug #2522538 by Romain Guy · 14 years ago
  51. b3b2b4f docs: add Search dev guide by Scott Main · 15 years ago
  52. 9e3f8c6 dumpstate: Remove df from bugreport and add vold system dump by San Mehat · 14 years ago
  53. 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 14 years ago
  54. d246ca8 Merge "Allow the shift key to be passed to plugin." by Leon Scroggins · 14 years ago
  55. d426c58 Remove assets which are no longer used. by Leon Scroggins · 14 years ago
  56. 69a63b0 Allow the shift key to be passed to plugin. by Leon Scroggins · 14 years ago
  57. a03d4ce Make browser search consistent with QSB. by Leon Scroggins · 14 years ago
  58. 071862f Merge "keystore: rephrase the comment to make the usage more clear." by Chia-chi Yeh · 14 years ago
  59. 0df3c16 keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 14 years ago
  60. c008e0a Fix 2514479: Putting phone in car dock ignores security pattern by Tobias Haamel · 14 years ago
  61. 9ab518ad softAp framework changes by Irfan Sheriff · 15 years ago
  62. 1cffa44 Inserted a 1.5s wait time between the camera release and new camrea. by Yu Shan Emily Lau · 14 years ago
  63. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 14 years ago
  64. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  65. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 14 years ago
  66. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 15 years ago
  67. 50fdbef Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed." by Fred Quintana · 14 years ago
  68. 7620f1a Clean the settings for the account/authority when trying to sync an by Fred Quintana · 14 years ago
  69. 44113ba3 Remove reload config for priority change by Irfan Sheriff · 14 years ago
  70. 247c065 Merge "Fix loading from the cache for synchronous requests" by Steve Block · 14 years ago
  71. 41e6ce1 Merge "First cut of basic RS headers for ScriptC. Not nearly complete." by Jason Sams · 14 years ago
  72. 33bcfa2 First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 14 years ago
  73. 0b43747 Fix loading from the cache for synchronous requests by Steve Block · 15 years ago
  74. 4ab72cb b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 14 years ago
  75. beb0c1b Merge "Make JNI function for setLocale() call register_localized_collators() with the current locale, not previous one, every time it is possible." by Daisuke Miyakawa · 14 years ago
  76. ea579c7 Merge ""isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times." by Marco Nelissen · 14 years ago
  77. 4040d44 Merge "fix typos in docs" by Joe Onorato · 14 years ago
  78. e0d3507 fix typos in docs by Joe Onorato · 14 years ago
  79. 10ce6c5 Merge "Properly use a long long literal to avoid under/overflow during fps computation." by Andreas Huber · 14 years ago
  80. d73a81c Properly use a long long literal to avoid under/overflow during fps computation. by Andreas Huber · 14 years ago
  81. 1fbf63a "isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times. by Andreas Huber · 14 years ago
  82. 1e65d9e Use float instead of cast to int when calculating by Grace Kloba · 15 years ago
  83. 43bde92 Merge "Plugin surfaces will be limited to 270% of the devices screen size." by Derek Sollenberger · 14 years ago
  84. d222a16 Plugin surfaces will be limited to 270% of the devices screen size. by Derek Sollenberger · 14 years ago
  85. 9f4c8e9 Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711" by Romain Guy · 14 years ago
  86. 6a67810 Resize AutoCompleteTextView's dropdown when the list content changes. by Romain Guy · 14 years ago
  87. c8b7b9f Add progress indicator to USB mass storage screen. by Daniel Sandler · 14 years ago
  88. a5bd122 Merge "close() database should close the db no matter what the ref count says" by Vasu Nori · 14 years ago
  89. 0794cd3 Merge "Move MountService's Handler to a different thread." by Daniel Sandler · 14 years ago
  90. 4f33d80 Merge "Implement eglInitialize / eglTerminate reference counting" by Jack Palevich · 14 years ago
  91. 7f83e10 Merge "Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails." by Andreas Huber · 14 years ago
  92. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 14 years ago
  93. 52c6c10 Merge "Remove flaky test MemoryFileTest:testPurge from large suite." by Brett Chabot · 14 years ago
  94. 04708b5 Merge "fix the way last insert rowid is returned" by Vasu Nori · 14 years ago
  95. 7148b15 Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold." by Derek Sollenberger · 14 years ago
  96. 4670457 Merge "Set SOURCE to app package name when starting QSB (if not set)" by Bjorn Bringert · 14 years ago
  97. e1e37c6 Remove flaky test MemoryFileTest:testPurge from large suite. by Brett Chabot · 14 years ago
  98. 2a09c7e Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails. by Andreas Huber · 14 years ago
  99. 8ae4c67 Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607" by Romain Guy · 14 years ago
  100. 08a4ac3 Dismiss a dialog if dimissed right after calling show(). Bug #2508607 by Romain Guy · 14 years ago