1. f6abaa5 Merge "Hangup calls before powering off radio." by John Wang · 16 years ago
  2. 97a0794 am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
  3. c220162 am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
  4. 6dafd54 Merge "More metadata support." by Andreas Huber · 16 years ago
  5. 6c3067a am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
  6. e5cd272 am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
  7. a6f5522 Merge "Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size." by Andreas Huber · 16 years ago
  8. e66f6e9 am b4f41119: am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
  9. 4be913e am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
  10. 6367343 Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
  11. 0b23bbb Merge "Handle null correctly." by Daisuke Miyakawa · 16 years ago
  12. 6ea03e7 Merge "Implement type generation for user uniforms in vertex shader." by Jason Sams · 16 years ago
  13. 8171c7e Merge "b/2353646 Fix music visualizations to also work with audiotrack callbacks, which stagefright uses. This slightly changes the way the data is stored, since before we were relying on the buffers being written always being at least 4K, whereas the callbacks are generally for smaller amounts of data. Now we append all the data to a big circular buffer, then return chunks of that buffer for visualization. When there are multiple things playing at the same time, this will give the wrong result, but (1) that was the case before as well, and (2) will be fixed once we start visualizing the mixer output instead of the mixer inputs." by Marco Nelissen · 16 years ago
  14. 95ed705 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 16 years ago
  15. 6f1c63d am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 16 years ago
  16. 97acf3d Merge "Fix calendar sync_account / type constants to be consistent." by Ken Shirriff · 16 years ago
  17. 013fb7f Merge "Make sure to release the buffer we're not using in case of an error." by Andreas Huber · 16 years ago
  18. 8c8b8d8 am ba5220fc: (-s ours) am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
  19. df36dc2 Merge "resolved conflicts for merge of d26707da to master" by Jean-Baptiste Queru · 16 years ago
  20. 40858b2 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 16 years ago
  21. 17c3c4a Merge "Add and expose SearchManager.getSearchableInfo()" by Bjorn Bringert · 16 years ago
  22. 831f258 Moved DomainNameChecker to android common. by Makoto Onuki · 16 years ago
  23. 060d4f4 am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
  24. c4284d5 am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 16 years ago
  25. 378a16f Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
  26. 7ee1a4e Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 16 years ago
  27. 40d851c Merge "Implement timeupdate events for video tag." by Andrei Popescu · 16 years ago
  28. 25eba45 Merge "Fix the CallerInfo lookup when a phone URL is used." by Niko Catania · 16 years ago
  29. 08425fb Merge "Fix 2332563: Add password-lock support to lockscreen" by Jim Miller · 16 years ago
  30. 9224d1f Merge "Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap_content. Bug: #2194109." by Romain Guy · 16 years ago
  31. f39e077 Merge "As setNewZoomScale is called asynchronously, the WebView can be destroyed. If it is, skip scaling." by Grace Kloba · 16 years ago
  32. 2eef630 Merge "The mp3 decoder should not assert that decoding was successful but return an error instead." by Andreas Huber · 16 years ago
  33. 9a19b5b Merge "Improve ContactsContract documentation, esp. of Data inner class" by Tom O'Neill · 16 years ago
  34. 359148c am f5a84f8a: am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
  35. f9c5c8c am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
  36. 94ff011 Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
  37. 66b5fee Merge "Simplify & update ANR logging; report ANR data into the dropbox. Eliminate the per-process 200ms timeout during ANR thread-dumping. Dump all the threads at once, then wait for the file to stabilize. Seems to work great and is much, much, much faster." by Dan Egnor · 16 years ago
  38. e79d0b8 Merge "Fix an uninitialized read detected by valgrind. The array to be copied is statically sized and not a c-string." by Andreas Huber · 16 years ago
  39. 138d6be Merge "Apply EQ on the output of the speech synthesis only when using the Pico TTS engine." by Jean-Michel Trivi · 16 years ago
  40. 18e96ca am 495d820c: am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 16 years ago
  41. b075b38 am 2bb1f870: am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
  42. 57bb82b am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 16 years ago
  43. 752eae6 am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
  44. a6bea15 am 1fed31aa: am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
  45. 216cb73 Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
  46. 247d3a9 am 18dedf2c: am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
  47. bd74632 am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
  48. 3fb5c80 Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
  49. ae0c323 am 6b113b1a: am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
  50. b4d83d5 am 6c87c77d: (-s ours) am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
  51. ee153b2 am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
  52. 4b21578 am d55aa751: am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago
  53. 285a13f am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago
  54. fd3f7d6 am 90ce68a9: (-s ours) am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  55. a7a02f9 am 9c74295f: am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
  56. ee76c1c am c9a26f29: am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 16 years ago
  57. 1d4fcc7 am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
  58. 8eeeeb1 Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
  59. 389e94b Merge "Unhide LocationManager APIs needed for unbundled location providers." by Mike Lockwood · 16 years ago
  60. c2398cf Merge "Allow a video to be correctly resumed programatically after being paused." by Andrei Popescu · 16 years ago
  61. e840bed am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
  62. e669f3d Merge "MountService: Clean up some logspam" by San Mehat · 16 years ago
  63. 6f71b35 Merge "Copy SearchSourceSelector from QuickSearchBox" by Bjorn Bringert · 16 years ago
  64. fbc76a3 am ff7d33b5: am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 16 years ago
  65. 7e0838a am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 16 years ago
  66. 91ea437 am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  67. 8577a7d Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  68. 370c36a am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
  69. 86a34cb am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 16 years ago
  70. 07239e2 am cffea95e: (-s ours) am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 16 years ago
  71. 7ca087c am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  72. 3150097 Merge "Deprecate fill_parent and introduce match_parent. Bug: #2361749." by Romain Guy · 16 years ago
  73. 83c7cfe Merge "Enabling multiple apps to use different speech synthesis engines and not interfere with one another." by Charles Chen · 16 years ago
  74. 1760b7c Merge "Remove useless start of AudioTrack for TTS and improper volume setting. The AudioTrack that plays the synthesized audio data should only be started when the first synthesis request is sent, not after the initialization of the engine. The track volume should be initialized to it nominal level. Volumes above 1 do not provide amplification, so setting the volume to 2 is not necessary." by Jean-Michel Trivi · 16 years ago
  75. e8b6618 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  76. a1322ca Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
  77. e965dda Merge "MountService: Add new Settings for UMS prompting and notification behavior" by San Mehat · 16 years ago
  78. a836f71 Merge "Settings: Add settings for MountService prefs and bump DB version to 46" by San Mehat · 16 years ago
  79. 714fbe5 Merge "explicitly initialize static final boolean to fix build" by Mike Reed · 16 years ago
  80. 1d8778f Merge "Reorganize some of the stagefright implementation related to metadata." by Andreas Huber · 16 years ago
  81. 7f34c55 Merge "optional flag to enable tracker debugging" by Mike Reed · 16 years ago
  82. 20817a4 Merge "ContentResolver.query() includes performance considerations" by Tom O'Neill · 16 years ago
  83. 51632e8 less log spew by Joe Onorato · 16 years ago
  84. 3e0a34f Merge "MountService: Fix asec list bug" by San Mehat · 16 years ago
  85. 1eea518 am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 16 years ago
  86. 8fe9217 Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 16 years ago
  87. ac5002e am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  88. c0ce7a6 Merge "b/2293263 Finished removing busyBits references." by Erik Pasternak · 16 years ago
  89. 9823a92 Merge "Update with latest translations." by Eric Fischer · 16 years ago
  90. 0e34ec2 Merge "Fix a bug where the usage for an origin shows up as 0 in Website Settings when the origin uses app cache but not database." by Andrei Popescu · 16 years ago
  91. 98de6c4 Merge "Deprecate onTooManyRedirects." by Patrick Scott · 16 years ago
  92. 455499c Merge "when finalizing SQLiteCursor, close it but don't throw exceptions." by Vasu Nori · 16 years ago
  93. 3f83f7e Merge "remove Settings.Gservices" by Doug Zongker · 16 years ago
  94. d4ed21e Merge "Environment: Catch *all* exceptions from MountService" by San Mehat · 16 years ago
  95. a79b658 am 4e9a9d8e: am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 16 years ago
  96. 27b37bc am 2110bb02: am affa5d2c: remove unused jni interfaces by Cary Clark · 16 years ago
  97. a9dc0f7 am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 16 years ago
  98. 618c755 DO NOT MERGE A library for encoding and decoding ETC1 textures. by Jack Palevich · 16 years ago
  99. 4cd85bb Merge "Bumper un-@hide (un-@pending actually) of previously reviewed APIs:" by Dan Egnor · 16 years ago
  100. f34a7a7 am f6de904a: am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 16 years ago