1. 8809868 am 6b113b1a: am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 15 years ago
  2. 19588a5 am 6c87c77d: (-s ours) am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 15 years ago
  3. 86cf1ad am d55aa751: am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 15 years ago
  4. d55aa75 am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 15 years ago
  5. 9d8c311 am 90ce68a9: (-s ours) am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 15 years ago
  6. 380ae0a am 9c74295f: am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 15 years ago
  7. 333beab am c9a26f29: am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 15 years ago
  8. 6b113b1 am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 15 years ago
  9. 595f48b Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 15 years ago
  10. cf6bbab SDK doc change: Miscellaneous fixes. by Dirk Dougherty · 15 years ago
  11. 7240b50 Merge "Unhide LocationManager APIs needed for unbundled location providers." by Mike Lockwood · 15 years ago
  12. 7c5bf46 consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 15 years ago
  13. 10d268e Merge "Allow a video to be correctly resumed programatically after being paused." by Andrei Popescu · 15 years ago
  14. 6c87c77 am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 15 years ago
  15. a2b0d38 First draft of multitouch in the WebView. by Grace Kloba · 15 years ago
  16. a41f97b Allow a video to be correctly resumed programatically after being paused. by Andrei Popescu · 15 years ago
  17. 0f5525a framework: asec: Rename 'Cache' -> 'Container' by San Mehat · 15 years ago
  18. ee7d552 Merge "MountService: Clean up some logspam" by San Mehat · 15 years ago
  19. 52eab1c Unhide LocationManager APIs needed for unbundled location providers. by Mike Lockwood · 15 years ago
  20. 3b06c9f Merge "Copy SearchSourceSelector from QuickSearchBox" by Bjorn Bringert · 15 years ago
  21. f961358 MountService: Clean up some logspam by San Mehat · 15 years ago
  22. f6298db am ff7d33b5: am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 15 years ago
  23. ff7d33b am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 15 years ago
  24. 04e0a10 Bring up IME after receiving a response from webkit. by Leon Scroggins · 15 years ago
  25. 90ce68a am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 15 years ago
  26. 6d0f6c7 Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 15 years ago
  27. 32d580c Copy SearchSourceSelector from QuickSearchBox by Bjorn Bringert · 15 years ago
  28. 71de785 Make Build.UNKNOWN public. by Ficus Kirkpatrick · 15 years ago
  29. 9c74295 am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 15 years ago
  30. c9a26f2 am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 15 years ago
  31. 4b138d8 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 · 15 years ago
  32. 84b42b8 am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 15 years ago
  33. 2924a51 Fix duplicate constant in layoutbridge. by Romain Guy · 15 years ago
  34. 9b0b155 Merge "Deprecate fill_parent and introduce match_parent. Bug: #2361749." by Romain Guy · 15 years ago
  35. 714834d Merge "Enabling multiple apps to use different speech synthesis engines and not interfere with one another." by Charles Chen · 15 years ago
  36. 2a6c63b 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 · 15 years ago
  37. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  38. a1759ce Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 15 years ago
  39. 60dd360 Enabling multiple apps to use different speech synthesis engines and not by Charles Chen · 15 years ago
  40. 0a02894 Merge "MountService: Add new Settings for UMS prompting and notification behavior" by San Mehat · 15 years ago
  41. ddc63ad Remove useless start of AudioTrack for TTS and improper volume setting. by Jean-Michel Trivi · 15 years ago
  42. ad5a748 Merge "Settings: Add settings for MountService prefs and bump DB version to 46" by San Mehat · 15 years ago
  43. 923432d Merge "explicitly initialize static final boolean to fix build" by Mike Reed · 15 years ago
  44. b292473 explicitly initialize static final boolean to fix build by Mike Reed · 15 years ago
  45. e7bac8f Merge "Reorganize some of the stagefright implementation related to metadata." by Andreas Huber · 15 years ago
  46. 1df26b1 Merge "optional flag to enable tracker debugging" by Mike Reed · 15 years ago
  47. fdc5424 optional flag to enable tracker debugging by Mike Reed · 15 years ago
  48. 046dd01 Merge "ContentResolver.query() includes performance considerations" by Tom O'Neill · 15 years ago
  49. 1f6301e MountService: Add new Settings for UMS prompting and notification behavior by San Mehat · 15 years ago
  50. 87734d3 Settings: Add settings for MountService prefs and bump DB version to 46 by San Mehat · 15 years ago
  51. 0ba1cb0 ContentResolver.query() includes performance considerations by Tom O'Neill · 15 years ago
  52. f5d95cb less log spew by Joe Onorato · 15 years ago
  53. 51d3e79 Merge "MountService: Fix asec list bug" by San Mehat · 15 years ago
  54. aa3b596 javadoc change: fix the selector sample XML in the class by Scott Main · 15 years ago
  55. cffea95 am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 15 years ago
  56. 6c133a7 MountService: Fix asec list bug by San Mehat · 15 years ago
  57. 3fb4ee4 Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 15 years ago
  58. d31d739 am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 15 years ago
  59. 7aac554 Synchronize all WifiNative calls by Irfan Sheriff · 15 years ago
  60. e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
  61. 660cc34 Merge "b/2293263 Finished removing busyBits references." by Erik Pasternak · 15 years ago
  62. 431f5fd Unhide WebView#emulateShiftHeld() so that gmail can do select-to-copy by Evan Millar · 15 years ago
  63. dd1b39b add eventlog message whenever sqlite reports db corruption error by Vasu Nori · 15 years ago
  64. 698893f Merge "Update with latest translations." by Eric Fischer · 15 years ago
  65. b816377 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 · 15 years ago
  66. 29eadcf Merge "Deprecate onTooManyRedirects." by Patrick Scott · 15 years ago
  67. 02a018f Merge "when finalizing SQLiteCursor, close it but don't throw exceptions." by Vasu Nori · 15 years ago
  68. 663ec30 Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 15 years ago
  69. 9840970 Fix a bug where the usage for an origin shows up as 0 in Website Settings when the origin by Andrei Popescu · 15 years ago
  70. c2a5d96 Merge "remove Settings.Gservices" by Doug Zongker · 15 years ago
  71. 595ae28 Merge "Environment: Catch *all* exceptions from MountService" by San Mehat · 15 years ago
  72. 6a5b0ec Deprecate onTooManyRedirects. by Patrick Scott · 15 years ago
  73. 0d05539 am 4e9a9d8e: am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 15 years ago
  74. b0470f6 am 2110bb02: am affa5d2c: remove unused jni interfaces by Cary Clark · 15 years ago
  75. 4e9a9d8 am c89b13b9: Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 15 years ago
  76. c89b13b Use Calendar.add() instead of Calendar.roll() by Leon Scroggins · 15 years ago
  77. 994cd79 DO NOT MERGE A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  78. a6a7281 Environment: Catch *all* exceptions from MountService by San Mehat · 15 years ago
  79. 624d39d Unhide intent extra constants for Camera. by Chih-Chung Chang · 15 years ago
  80. b0ef1bc Merge "Bumper un-@hide (un-@pending actually) of previously reviewed APIs:" by Dan Egnor · 15 years ago
  81. 6e70912 Bumper un-@hide (un-@pending actually) of previously reviewed APIs: by Dan Egnor · 15 years ago
  82. 7f9ea43f am f6de904a: am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 15 years ago
  83. f6de904 am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 15 years ago
  84. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  85. 6054552 Merge "remove GoogleWebContentHelper class" by Doug Zongker · 15 years ago
  86. b85513b b/2293263 Finished removing busyBits references. by Erik · 15 years ago
  87. 917cd4f Fix npot but where mipmap level sizes were rounding in the wrong direction. Should always be floor. by Jason Sams · 15 years ago
  88. 6286953 Change user attribs to look for empty slot rather than using them in order. Prevents conflict with numbered legacy slots. by Jason Sams · 15 years ago
  89. d22c49a2 Update with latest translations. by Eric Fischer · 15 years ago
  90. c34705b remove GoogleWebContentHelper class by Doug Zongker · 15 years ago
  91. 42960e8 when finalizing SQLiteCursor, close it but don't throw exceptions. by Vasu Nori · 15 years ago
  92. 063d03e Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 15 years ago
  93. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  94. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  95. 6414970 Merge "b/2358627 and b/2293263 Fixed eventDay bugs." by Erik Pasternak · 15 years ago
  96. fa9cafa Add a string for second-ABI system property to android.os.Build. by Ficus Kirkpatrick · 15 years ago
  97. 1c819a5 am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  98. 5f6002e am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  99. d71c2aa Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  100. 4e7db25 SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files. by Dirk Dougherty · 15 years ago