1. 793786c Provide mechanism to switch between extern/static. by Stephen Hines · 14 years ago
  2. fc14d42 Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into honeycomb by Mathias Agopian · 14 years ago
  3. a1e6358 Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing by Adam Powell · 14 years ago
  4. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 14 years ago
  5. 745a529 Merge "Smoother pinch-zoom in Browser." into honeycomb by Romain Guy · 14 years ago
  6. a228e4f Merge "Unhide GLSurfaceView.get/setPreserveEGLContextOnPause" into honeycomb by Jack Palevich · 14 years ago
  7. c098c1d Merge "Create db path if it doesn't exit" into honeycomb by John Reck · 14 years ago
  8. 75f2bc0 Unhide GLSurfaceView.get/setPreserveEGLContextOnPause by Jack Palevich · 14 years ago
  9. 2e102a0 fix [3361121] hang in glClear() - device unresponsive, OTA fails by Mathias Agopian · 14 years ago
  10. 4f06678 Smoother pinch-zoom in Browser. by Romain Guy · 14 years ago
  11. 798378e Create db path if it doesn't exit by John Reck · 14 years ago
  12. 3956050 Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb by Andreas Huber · 14 years ago
  13. 36c8440 Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  14. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  15. eee580a Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 14 years ago
  16. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  17. 2c0d22e Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  18. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  19. 1418de7 Merge "Fix the sluggish preview during timelapse video recording because software encoder is used." into honeycomb by James Dong · 14 years ago
  20. b8b671d Merge "Add back NEW_TASK flag." into honeycomb by Costin Manolache · 14 years ago
  21. c6399ea Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  22. 183fa14 Fix the sluggish preview during timelapse video recording because software encoder is used. by James Dong · 14 years ago
  23. 0e5f4e5 Merge "Validate that version pragma is correct." into honeycomb by Stephen Hines · 14 years ago
  24. 74ff70d Merge "Fix typo" into honeycomb by Eric Laurent · 14 years ago
  25. ed6eae4 Fix typo by Glenn Kasten · 14 years ago
  26. 5dd60be Validate that version pragma is correct. by Stephen Hines · 14 years ago
  27. 11ebdd6 Merge "Erase OBB files when removing packages" into honeycomb by Kenny Root · 14 years ago
  28. eb6a4a1 Fix 9patches, again... Bug #3365243 by Romain Guy · 14 years ago
  29. 553889a Merge "Fix 9patches, again... Bug #3365243" into honeycomb by Romain Guy · 14 years ago
  30. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  31. 5f31aa3 Merge "MTP: Set modification date for abstract playlists" into honeycomb by Mike Lockwood · 14 years ago
  32. 8ed67ac MTP: Set modification date for abstract playlists by Mike Lockwood · 14 years ago
  33. 3ab249c Merge "Fixing memory leak in PreferenceScreen." into honeycomb by Brad Fitzpatrick · 14 years ago
  34. 0a3dbf6 Merge "Fix the build break in git_master-without-vendor" into honeycomb by James Dong · 14 years ago
  35. 1560003 Fixing memory leak in PreferenceScreen. by Mathias Jeppsson · 14 years ago
  36. 26c1ab2 Merge "MTP: Strip ".pla" file extension from name field for WMP playlists" into honeycomb by Mike Lockwood · 14 years ago
  37. 8cc6eb1 MTP: Strip ".pla" file extension from name field for WMP playlists by Mike Lockwood · 14 years ago
  38. 241fc72 Merge "Don't cache return of getService in Environment" into honeycomb by Kenny Root · 14 years ago
  39. b4f655d Merge "StrictMode class instance limit interface." into honeycomb by Brad Fitzpatrick · 14 years ago
  40. b2278dc Don't cache return of getService in Environment by Kenny Root · 14 years ago
  41. 2577db1 Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888 by Romain Guy · 14 years ago
  42. 713440d Merge "Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888" into honeycomb by Romain Guy · 14 years ago
  43. b54407f Merge "Add support for preserving EGL contexts when pausing / resuming." into honeycomb by Jack Palevich · 14 years ago
  44. 991040c Cleanup logs. by Jason Sams · 14 years ago
  45. a1a55bb Fix the build break in git_master-without-vendor by Dharmaray Kundargi · 14 years ago
  46. 529fc53 Merge "Implement parsing of vbv buffering info in RTSP." into honeycomb by Andreas Huber · 14 years ago
  47. 8d48c3d Merge "Enable AUTO_TIME_ZONE settings." into honeycomb by John Wang · 14 years ago
  48. 7580357 StrictMode class instance limit interface. by Brad Fitzpatrick · 14 years ago
  49. 3a4d547 Merge "Don't report 100% buffered when the stream ends prematurely." into honeycomb by Bryan Mawhinney · 14 years ago
  50. 807daf7 Add support for skew() by Romain Guy · 14 years ago
  51. 77034e6 Implement parsing of vbv buffering info in RTSP. by Andreas Huber · 14 years ago
  52. 89108d5 Merge "Add support for skew()" into honeycomb by Romain Guy · 14 years ago
  53. 3aa959b Merge "Fix issue #3362666 Activities launched from ongoing notifications don't animate" into honeycomb by Dianne Hackborn · 14 years ago
  54. 0de274b Merge "MTP: Fix problems with modification dates for folders and non-media files" into honeycomb by Mike Lockwood · 14 years ago
  55. e26275b Don't report 100% buffered when the stream ends prematurely. by Bryan Mawhinney · 14 years ago
  56. 759aca9 Enable AUTO_TIME_ZONE settings. by John Wang · 14 years ago
  57. d00207f Merge "WebStorage public API change" into honeycomb by John Reck · 14 years ago
  58. 6195eb1 Merge "Prevent Dropbox from crashing system server pre-boot." into honeycomb by David Turner · 14 years ago
  59. 08121bc Fix issue #3362666 Activities launched from ongoing notifications don't animate by Dianne Hackborn · 14 years ago
  60. 7a0bd17 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  61. 4839538 Merge "Hiding the AsyncTaskLoader.waitForLoader method" into honeycomb by Dmitri Plotnikov · 14 years ago
  62. 34165c6 Prevent Dropbox from crashing system server pre-boot. by Brad Fitzpatrick · 14 years ago
  63. 788c518 Merge "Fix smart zoom for plugins that use OpenGL." into honeycomb by Derek Sollenberger · 14 years ago
  64. 8d74f7f Merge "Doc change: fix busted link to DatePicker tutorial." into honeycomb by Dirk Dougherty · 14 years ago
  65. e609241 Merge "Disable AutoFill in private browsing mode." into honeycomb by Ben Murdoch · 14 years ago
  66. dd1173b Fix smart zoom for plugins that use OpenGL. by Derek Sollenberger · 14 years ago
  67. 4bd87d6 Disable AutoFill in private browsing mode. by Ben Murdoch · 14 years ago
  68. 4afde4f Hiding the AsyncTaskLoader.waitForLoader method by Dmitri Plotnikov · 14 years ago
  69. 08dc7ce New lockscreen assets for xlarge by Justin Ho · 14 years ago
  70. 8c01a16 Battery charging assets (HDPI) from Gingerbread by Justin Ho · 14 years ago
  71. aba62a5 Merge "Added a touch up filter in text selection handles." into honeycomb by Gilles Debunne · 14 years ago
  72. b260135 add interface to return if (x/y) is a plugin by Cary Clark · 14 years ago
  73. 0664c62 Merge "Motorola request to fix proxy" into honeycomb by Kristian Monsen · 14 years ago
  74. 6f6b640 Motorola request to fix proxy by Kristian Monsen · 14 years ago
  75. 4b26247 Merge "Change to stream decoding mode if the file descriptor cannot support seek." into honeycomb by Owen Lin · 14 years ago
  76. f46013b Merge "Merge "SipService: registers broadcast receivers on demand."" into honeycomb by Hung-ying Tyan · 14 years ago
  77. a9d0d47 Change to stream decoding mode if the file descriptor cannot support seek. by Owen Lin · 14 years ago
  78. e9b5407 Merge "SipService: registers broadcast receivers on demand." by Hung-ying Tyan · 14 years ago
  79. 40f2cac Merge "SipService: release wake lock for cancelled tasks." by Hung-ying Tyan · 14 years ago
  80. 9d0577e LayoutLib: properly configure ApplicationInfo with targetSdkVersion. by Xavier Ducrohet · 14 years ago
  81. f6864be Merge "Allow TabHosts to have no children in the tabcontent widget" into honeycomb by Xavier Ducrohet · 14 years ago
  82. 8c05b54 Merge "Update package manager when panel is loaded." into honeycomb by satok · 14 years ago
  83. 796992a Allow TabHosts to have no children in the tabcontent widget by Tor Norbye · 14 years ago
  84. ca0f49e Merge "Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes." into honeycomb by satok · 14 years ago
  85. d871343 Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes. by satok · 14 years ago
  86. 9a143e6 Doc change: fix busted link to DatePicker tutorial. by Dirk Dougherty · 14 years ago
  87. 5d92aff Fix bug 3357248 - Small text in settings list items should not change color by Adam Powell · 14 years ago
  88. 0a753cd Merge "Fix bug 3357208 - List selector shows as dark black on first pressed state" into honeycomb by Adam Powell · 14 years ago
  89. 88c2d705 Merge "Remove erroneous log message." into honeycomb by Stephen Hines · 14 years ago
  90. e0fd2eb Fix bug 3357208 - List selector shows as dark black on first pressed state by Adam Powell · 14 years ago
  91. 60610d2 Merge "set sdk version to "Android 3.0" and api level to "Honeycomb"" into honeycomb by Scott Main · 14 years ago
  92. 5ef3ddd Remove erroneous log message. by Stephen Hines · 14 years ago
  93. ca29bb2 Merge "Don't crash with non-standard bitmap types." into honeycomb by Joe Onorato · 14 years ago
  94. f4c4b66 Merge "Remove old APIs." into honeycomb by Dianne Hackborn · 14 years ago
  95. f01345e Don't crash with non-standard bitmap types. by Joe Onorato · 14 years ago
  96. 17b9b81 Remove old APIs. by Dianne Hackborn · 14 years ago
  97. 07226c2 set sdk version to "Android 3.0" and api level to "Honeycomb" by Scott Main · 14 years ago
  98. aa8d73b Added a touch up filter in text selection handles. by Gilles Debunne · 14 years ago
  99. c6d2a76 Merge "Fix 3303606: invalidate WaveView after resetting state" into honeycomb by Jim Miller · 14 years ago
  100. 80ad0b0 Merge "Fix a bunch of API review bugs." into honeycomb by Dianne Hackborn · 14 years ago