1. 2b24a6a Merge "Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out." by Jason Sams · 14 years ago
  2. 5335600 Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out. by Jason Sams · 14 years ago
  3. 9db133c Merge "Documentation fix" by Adam Powell · 14 years ago
  4. 592629e Merge "Added a comment to make it clearer that the operation has to be the first Bug:2521447" by Daniel Lehmann · 14 years ago
  5. 4f31a00 Fix null pointer exception by Irfan Sheriff · 14 years ago
  6. d62d9ee Added a comment to make it clearer that the operation has to be the first by Daniel Lehmann · 14 years ago
  7. c2f54c2 Clean up changing AP configuration by Irfan Sheriff · 14 years ago
  8. b127bf2 Merge "Release MediaPlayer if suspend() returns false." by Gloria Wang · 14 years ago
  9. f298a02 Merge "Change global variables from extern to non static. Make script local global vars static." by Jason Sams · 14 years ago
  10. cb88ac9 Change global variables from extern to non static. Make script local global vars static. by Jason Sams · 14 years ago
  11. 047212f Release MediaPlayer if suspend() returns false. by Gloria Wang · 14 years ago
  12. db78bbc Merge "Fix current.xml for previous changes" by Adam Powell · 14 years ago
  13. caa5ac3 Merge "Fix bug where the setConfig method in SynthProxy has the wrong signature." by Jean-Michel Trivi · 14 years ago
  14. 434dbce Fix current.xml for previous changes by Adam Powell · 14 years ago
  15. ef905c8 Merge "Update signal strength mapping for GSM/UMTS." by jsh · 14 years ago
  16. 0c659fe Merge "Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result Bug:2521447" by Daniel Lehmann · 14 years ago
  17. 54a3dcd Fix bug where the setConfig method in SynthProxy has the wrong signature. by Jean-Michel Trivi · 14 years ago
  18. 76ec68f Merge "More rsh headers for renderscript and a llvm compatible test script for fountain." by Jason Sams · 14 years ago
  19. 4ab7b23 More rsh headers for renderscript and a llvm compatible test script for fountain. by Jason Sams · 14 years ago
  20. ed98309 Make aapt warning concise by Kenny Root · 14 years ago
  21. 099e3e7 Merge "Report a runtime error rather than asserting if the amr software decoder reads more data than it was given(!)" by Andreas Huber · 14 years ago
  22. bd27875 Report a runtime error rather than asserting if the amr software decoder reads more data than it was given(!) by Andreas Huber · 14 years ago
  23. a0d6b59 Merge "Fix bug 2523989" by Adam Powell · 14 years ago
  24. 0d6deea Merge "Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, followed by a linear read on the second iteration." by Andreas Huber · 14 years ago
  25. c900687 Fix bug 2523989 by Adam Powell · 14 years ago
  26. d928200 Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, followed by a linear read on the second iteration. by Andreas Huber · 14 years ago
  27. ed531b3 Merge "Fix minSdkVersion scanning to not throw warnings" by Kenny Root · 14 years ago
  28. 7e25f5c Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result by Daniel Lehmann · 14 years ago
  29. 2944190 Documentation fix by Adam Powell · 14 years ago
  30. 1741cd4 Fix minSdkVersion scanning to not throw warnings by Kenny Root · 14 years ago
  31. ee63e47 Update signal strength mapping for GSM/UMTS. by jsh · 14 years ago
  32. b50ebe3 Merge "Update TTS plugin interface to receive engine configuration data coming from the plugin helper code (handling config and preferences)." by Jean-Michel Trivi · 14 years ago
  33. 900e0d0 Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 14 years ago
  34. eccb394 Merge "Fix problem with calling onConfigurationChanged() too much." by Dianne Hackborn · 14 years ago
  35. 1a54301 Dont disable AP for tether failures by Irfan Sheriff · 14 years ago
  36. cc17ed2 ignore not-so-useful warning messages from sqlite logging func by Vasu Nori · 14 years ago
  37. ae07816 Fix problem with calling onConfigurationChanged() too much. by Dianne Hackborn · 14 years ago
  38. 2fbc10f Merge "Fix bug in airplane mode." by Robert Greenwalt · 14 years ago
  39. 4ce4feb Merge "Either the software mp3 decoder's CRC computation is wrong (and PV never enabled it before) or there are files in the wild with wrong CRCs that nonetheless decode correctly, either way, opt out of CRC verification." by Andreas Huber · 14 years ago
  40. 43595bc Either the software mp3 decoder's CRC computation is wrong (and PV never enabled it before) or there are files in the wild with wrong CRCs that nonetheless decode correctly, either way, opt out of CRC verification. by Andreas Huber · 14 years ago
  41. ea3e8e0 Merge "Import revised translations" by Kenny Root · 14 years ago
  42. faf535e Merge "Pass selection data with the message to open the keyboard." by Leon Scroggins · 14 years ago
  43. cbf1840 Merge "Issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 14 years ago
  44. b415779 Pass selection data with the message to open the keyboard. by Leon Scroggins · 14 years ago
  45. b82ac6b Merge "Enabling plugin engines to pass in their engine specific settings via a ContentProvider to the TtsService so that the TtsService can invoke their .so file with those settings." by Charles Chen · 14 years ago
  46. cf74ceea Merge "While streaming media data, upon a socket-read error, try reconnecting to the server and attempt to re-read for at most 3 times." by Andreas Huber · 14 years ago
  47. 1ed6824 Merge "Add GoogleLogTags that includes event log tags used by Google apps" by Dan Egnor · 14 years ago
  48. 30c08a5 Add GoogleLogTags that includes event log tags used by Google apps by Dan Egnor · 14 years ago
  49. 69d41a0 Merge "Remove unused file NmeaParser.java" by Mike Lockwood · 14 years ago
  50. b9e2719 Merge "RecognitionManager does not throw exceptions when needed" by Bjorn Bringert · 14 years ago
  51. e84a0db simplify utility to hit-test focused plugin by Cary Clark · 14 years ago
  52. 26aa68c Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 14 years ago
  53. 1168622 RecognitionManager does not throw exceptions when needed by Valentin Kravtsov · 14 years ago
  54. 38dd759 Merge "Rework permissions to be retained when an app is temporarily uninstalled." by Dianne Hackborn · 14 years ago
  55. d4310ac Rework permissions to be retained when an app is temporarily uninstalled. by Dianne Hackborn · 14 years ago
  56. 81a2914 Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390" by Amith Yamasani · 14 years ago
  57. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  58. 3def1ee Issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 14 years ago
  59. 4986044 Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390 by Amith Yamasani · 14 years ago
  60. 726a40b Enabling plugin engines to pass in their engine specific settings by Charles Chen · 14 years ago
  61. e4eb5bf Merge "Make Tethering not disconnect on every net change." by Robert Greenwalt · 14 years ago
  62. 8419c2f Merge "Support plugin parameter updates for TTS plugin settings." by Jean-Michel Trivi · 14 years ago
  63. d5ed7c7 Merge "fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't" by Joe Onorato · 14 years ago
  64. b8d806d Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Joe Onorato · 14 years ago
  65. 1653775 fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't by Joe Onorato · 14 years ago
  66. 76dd788 Support plugin parameter updates for TTS plugin settings. by Jean-Michel Trivi · 14 years ago
  67. 6a1967c Make Tethering not disconnect on every net change. by Robert Greenwalt · 14 years ago
  68. cc83c86 Fix the build by Adam Powell · 14 years ago
  69. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 14 years ago
  70. 69d6344 Remove unused file NmeaParser.java by Mike Lockwood · 14 years ago
  71. 61f1ce0 Fix bug in airplane mode. by Robert Greenwalt · 14 years ago
  72. 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
  73. dd5b4e2 Added a check to TtsService to make sure that the engine is enabled by Charles Chen · 14 years ago
  74. 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
  75. d726b35 Added a configuration option indicating if the platform supports use of by Eric Laurent · 14 years ago
  76. 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
  77. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  78. f43eab1 Merge "Make AbsListViews remeasure children after rotation" by Adam Powell · 14 years ago
  79. 35f480e Import revised translations by Kenny Root · 14 years ago
  80. 5062a58 Merge "Fix issue #2325621: Runtime restart after launching Android keyboard setting." by Dianne Hackborn · 14 years ago
  81. 8cf1bcd Fix issue #2325621: Runtime restart after launching Android keyboard setting. by Dianne Hackborn · 14 years ago
  82. 3be0b0a Merge "b/2483233 Made each reminder time a unique intent" by Erik · 14 years ago
  83. 3781764 Merge "Add additional sendMessage methods." by Wink Saville · 14 years ago
  84. f3c2eda Make AbsListViews remeasure children after rotation by Adam Powell · 14 years ago
  85. 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
  86. c5e56dd Fix for deadlock between StatusBarService and NotificationManagerService by Obi Okafor · 15 years ago
  87. 91fbd56 Add additional sendMessage methods. by Wink Saville · 14 years ago
  88. 8783429 While streaming media data, upon a socket-read error, try reconnecting to the server and attempt to re-read for at most 3 times. by Andreas Huber · 14 years ago
  89. 42f1957 b/2483233 Made each reminder time a unique intent by Erik · 14 years ago
  90. 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
  91. 454f69c Don't stop a test case when the test case failed for some of the sample files. by James Dong · 14 years ago
  92. a15f4a46 Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" by Romain Guy · 14 years ago
  93. 2babee6 Merge "Inserted a 1.5s wait time between the camera release and new camrea." by Yu Shan Emily Lau · 14 years ago
  94. 92be82e Prevent crash when dismissing a PopupWindow that didn't have time to show up. by Romain Guy · 14 years ago
  95. 308e9a5 Fix bug where the ID stored for an OnAudioFocusChangeListener is an by Jean-Michel Trivi · 14 years ago
  96. 8ad6465 docs: remove documenation about the search dialog from SearchManager by Scott Main · 14 years ago
  97. ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 14 years ago
  98. 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
  99. 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
  100. 8dd9b60 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 14 years ago