1. 2babee6 Merge "Inserted a 1.5s wait time between the camera release and new camrea." by Yu Shan Emily Lau · 15 years ago
  2. 8ad6465 docs: remove documenation about the search dialog from SearchManager by Scott Main · 15 years ago
  3. ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 15 years ago
  4. 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 · 15 years ago
  5. 65c8a7a Merge "Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate." by Andreas Huber · 15 years ago
  6. 8dd9b60 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 15 years ago
  7. b954a54 Fix centering in FrameLayout when margins are specified. by Romain Guy · 15 years ago
  8. 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 · 15 years ago
  9. fe1dee8 Instead of asserting that nothing bad happened during (software-)AAC decoding, return a runtime error if appropriate. by Andreas Huber · 15 years ago
  10. d327f21 Implementation of the policing of transport control key press by Jean-Michel Trivi · 15 years ago
  11. 3b40ebf Merge "Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599" by Romain Guy · 15 years ago
  12. 11d5bfd Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599 by Romain Guy · 15 years ago
  13. 75d20e9 Merge "Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list" by Steve Block · 15 years ago
  14. d9e86f5 Merge "dumpstate: Remove df from bugreport and add vold system dump" by San Mehat · 15 years ago
  15. d8c208b Merge "Disable the HanziToPinyinTest when there is no Chinese collator." by Dmitri Plotnikov · 15 years ago
  16. 9ad006d Disable the HanziToPinyinTest when there is no Chinese collator. by Bai Tao · 15 years ago
  17. 09bc8d8 Merge "Add progress indicator to USB mass storage screen." by Daniel Sandler · 15 years ago
  18. 7c58da7 Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list by Steve Block · 15 years ago
  19. 4f43ae0 Stupid AutoCompleteTextView. Bug #2522538 by Romain Guy · 15 years ago
  20. b3b2b4f docs: add Search dev guide by Scott Main · 15 years ago
  21. 9e3f8c6 dumpstate: Remove df from bugreport and add vold system dump by San Mehat · 15 years ago
  22. 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  23. d246ca8 Merge "Allow the shift key to be passed to plugin." by Leon Scroggins · 15 years ago
  24. d426c58 Remove assets which are no longer used. by Leon Scroggins · 15 years ago
  25. 69a63b0 Allow the shift key to be passed to plugin. by Leon Scroggins · 15 years ago
  26. a03d4ce Make browser search consistent with QSB. by Leon Scroggins · 15 years ago
  27. 071862f Merge "keystore: rephrase the comment to make the usage more clear." by Chia-chi Yeh · 15 years ago
  28. 0df3c16 keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 15 years ago
  29. c008e0a Fix 2514479: Putting phone in car dock ignores security pattern by Tobias Haamel · 15 years ago
  30. 9ab518ad softAp framework changes by Irfan Sheriff · 15 years ago
  31. 1cffa44 Inserted a 1.5s wait time between the camera release and new camrea. by Yu Shan Emily Lau · 15 years ago
  32. 9c041bb fix [2511580] Window poop on screen - drop down list left some residual when it resized by Mathias Agopian · 15 years ago
  33. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  34. 057f5c3 make the statusbar viewtracker opaque by Mathias Agopian · 15 years ago
  35. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 15 years ago
  36. 50fdbef Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed." by Fred Quintana · 15 years ago
  37. 7620f1a Clean the settings for the account/authority when trying to sync an by Fred Quintana · 15 years ago
  38. 44113ba3 Remove reload config for priority change by Irfan Sheriff · 15 years ago
  39. 247c065 Merge "Fix loading from the cache for synchronous requests" by Steve Block · 15 years ago
  40. 41e6ce1 Merge "First cut of basic RS headers for ScriptC. Not nearly complete." by Jason Sams · 15 years ago
  41. 33bcfa2 First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 15 years ago
  42. 0b43747 Fix loading from the cache for synchronous requests by Steve Block · 15 years ago
  43. 4ab72cb b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 15 years ago
  44. 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 · 15 years ago
  45. 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 · 15 years ago
  46. 4040d44 Merge "fix typos in docs" by Joe Onorato · 15 years ago
  47. e0d3507 fix typos in docs by Joe Onorato · 15 years ago
  48. 10ce6c5 Merge "Properly use a long long literal to avoid under/overflow during fps computation." by Andreas Huber · 15 years ago
  49. d73a81c Properly use a long long literal to avoid under/overflow during fps computation. by Andreas Huber · 15 years ago
  50. 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 · 15 years ago
  51. 1e65d9e Use float instead of cast to int when calculating by Grace Kloba · 15 years ago
  52. 43bde92 Merge "Plugin surfaces will be limited to 270% of the devices screen size." by Derek Sollenberger · 15 years ago
  53. d222a16 Plugin surfaces will be limited to 270% of the devices screen size. by Derek Sollenberger · 15 years ago
  54. 9f4c8e9 Merge "Resize AutoCompleteTextView's dropdown when the list content changes. Bug #2517711" by Romain Guy · 15 years ago
  55. 6a67810 Resize AutoCompleteTextView's dropdown when the list content changes. by Romain Guy · 15 years ago
  56. c8b7b9f Add progress indicator to USB mass storage screen. by Daniel Sandler · 15 years ago
  57. a5bd122 Merge "close() database should close the db no matter what the ref count says" by Vasu Nori · 15 years ago
  58. 0794cd3 Merge "Move MountService's Handler to a different thread." by Daniel Sandler · 15 years ago
  59. 4f33d80 Merge "Implement eglInitialize / eglTerminate reference counting" by Jack Palevich · 15 years ago
  60. 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 · 15 years ago
  61. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 15 years ago
  62. 52c6c10 Merge "Remove flaky test MemoryFileTest:testPurge from large suite." by Brett Chabot · 15 years ago
  63. 04708b5 Merge "fix the way last insert rowid is returned" by Vasu Nori · 15 years ago
  64. 7148b15 Merge "Restrict plugins to a fixed size surface after exceeding a pixel threshold." by Derek Sollenberger · 15 years ago
  65. 4670457 Merge "Set SOURCE to app package name when starting QSB (if not set)" by Bjorn Bringert · 15 years ago
  66. e1e37c6 Remove flaky test MemoryFileTest:testPurge from large suite. by Brett Chabot · 15 years ago
  67. 2a09c7e Properly handle errors during the codec configuration phase, attempt to revert to next available (likely software-) codec if configuration fails. by Andreas Huber · 15 years ago
  68. 8ae4c67 Merge "Dismiss a dialog if dimissed right after calling show(). Bug #2508607" by Romain Guy · 15 years ago
  69. 08a4ac3 Dismiss a dialog if dimissed right after calling show(). Bug #2508607 by Romain Guy · 15 years ago
  70. f6373e9 close() database should close the db no matter what the ref count says by Vasu Nori · 15 years ago
  71. 41df3f7 Restrict plugins to a fixed size surface after exceeding a pixel threshold. by Derek Sollenberger · 15 years ago
  72. e118d6f Merge "Add ABORT support to Obex lib" by Jaikumar Ganesh · 15 years ago
  73. 202755c Merge "- make the SyncManager add periodic syncs when it upgrades from a version of the accounts.xml file that pre-dated periodic syncs, e.g. eclair or early froyo. http://b/2515823 - make the AccountManagerService dump() use a getAccounts call that doesn't check the GET_ACCOUNTS permission to make it useful in "adb bugreport" - add some logging to SyncManager to help track down a problem" by Fred Quintana · 15 years ago
  74. c2e4691 - make the SyncManager add periodic syncs when it upgrades from a by Fred Quintana · 15 years ago
  75. 8258ebd Add ABORT support to Obex lib by Lixin Yue · 15 years ago
  76. 5bf6724 fix the way last insert rowid is returned by Vasu Nori · 15 years ago
  77. 0543a5a Merge "Fixes bug 2502132, and masks bug 2518313." by Glenn Kasten · 15 years ago
  78. 0d4726a Merge "Fix regression in directory scanning" by Kenny Root · 15 years ago
  79. f62dd66 Fixes bug 2502132, and masks bug 2518313. by Glenn Kasten · 15 years ago
  80. d489240 Merge "HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool." by Andreas Huber · 15 years ago
  81. 1af34be HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool. by Andreas Huber · 15 years ago
  82. c7f394e Merge "Adjust expected text frame length in ID3" by Kenny Root · 15 years ago
  83. c0b778e http://b/issue?id=2501101 by Leon Clarke · 15 years ago
  84. 3c24cb7 Set SOURCE to app package name when starting QSB (if not set) by Bjorn Bringert · 15 years ago
  85. 0c2ab24 Adjust expected text frame length in ID3 by Kenny Root · 15 years ago
  86. 2c62f5f Merge "fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire" by Mathias Agopian · 15 years ago
  87. 0a41c3c Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 15 years ago
  88. a8c02d7 Fix regression in directory scanning by Kenny Root · 15 years ago
  89. 650e22c Merge "Fix monkey bug 2512055" by Adam Powell · 15 years ago
  90. 22cb2f4 Fix monkey bug 2512055 by Adam Powell · 15 years ago
  91. 9e3d693 fix [2515291] Native crash and runtime restart while trying to preview captured picture on Sapphire by Mathias Agopian · 15 years ago
  92. 82ce6f1 Merge "Round up ImageView translations to avoid nasty surprises. Bug #2499812" by Romain Guy · 15 years ago
  93. b945639 Make JNI function for setLocale() call register_localized_collators() by Daisuke Miyakawa · 15 years ago
  94. b493820 Round up ImageView translations to avoid nasty surprises. Bug #2499812 by Romain Guy · 15 years ago
  95. 0167c31 Merge "Switch SelectionBuilder to accept Object[], fix NPE." by Jeff Sharkey · 15 years ago
  96. 88f183e Merge "Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659" by Romain Guy · 15 years ago
  97. 2beee4d Correctly handle disabled list items in AutoCompleteTextView. Bug #2516659 by Romain Guy · 15 years ago
  98. 27e8576 Merge "Update the tethering icons." by Robert Greenwalt · 15 years ago
  99. 56f480b Update the tethering icons. by Robert Greenwalt · 15 years ago
  100. 0cd57a4 Switch SelectionBuilder to accept Object[], fix NPE. by Jeff Sharkey · 15 years ago