1. 0fd9be2 Removing deprecated widget api method. by Winson Chung · 14 years ago
  2. 069ee21 Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb by Andreas Huber · 14 years ago
  3. 49903d2 Merge "Fix 9patches in Launcher" into honeycomb by Romain Guy · 14 years ago
  4. fdbec3e Fix 9patches in Launcher by Romain Guy · 14 years ago
  5. d95b46a Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests. by Andreas Huber · 14 years ago
  6. 8e7d626 Merge "Expose average video frame rate via MPEG4Extractor" into honeycomb by James Dong · 14 years ago
  7. b90bd29 Merge "Only scroll on screen when necessary." into honeycomb by Leon Scroggins · 14 years ago
  8. cbb488d Expose average video frame rate via MPEG4Extractor by James Dong · 14 years ago
  9. dc80b7e Merge "MTP: Close and reopen driver file after an error." into honeycomb by Mike Lockwood · 14 years ago
  10. 3be1ffa Only scroll on screen when necessary. by Leon Scroggins · 14 years ago
  11. 897f894 MTP: Close and reopen driver file after an error. by Mike Lockwood · 14 years ago
  12. 4061c9a Merge "Fix the presentation video resolution when it is different from the actual image resolution of the video." into honeycomb by James Dong · 14 years ago
  13. 2597aed Merge "Turn another assertion into a runtime error. Damn you surfaces." into honeycomb by Andreas Huber · 14 years ago
  14. 42466b1 Merge "Tentative fix for issue 3362362." into honeycomb by Eric Laurent · 14 years ago
  15. ba1b1679 Turn another assertion into a runtime error. Damn you surfaces. by Andreas Huber · 14 years ago
  16. 928e48f Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb by Jean-Michel Trivi · 14 years ago
  17. 0163594 Tentative fix for issue 3362362. by Eric Laurent · 14 years ago
  18. 08adfd2 Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 14 years ago
  19. c40fc87 Need to sync the cache settings to native side by Kristian Monsen · 14 years ago
  20. 6e710b4 Merge "Maintain the seek position in HTML5 video" into honeycomb by Ben Murdoch · 14 years ago
  21. 4077723 Make WebView inactive when title bar takes focus. by Leon Scroggins · 14 years ago
  22. ff19d19 Maintain the seek position in HTML5 video by Ben Murdoch · 14 years ago
  23. b25de05 Merge "1. fp_mad.rs: Pass C99 check. 2. Include C99 header (Will be fixed later at build.git.)" into honeycomb by Shih-wei Liao · 14 years ago
  24. 1ad9612 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  25. 7f447de Merge "Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets." into honeycomb by Winson Chung · 14 years ago
  26. 32cf193 Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets. by Winson Chung · 14 years ago
  27. aac1978 Merge "Refactoring app widgets to address security/performance issues." into honeycomb by Winson Chung · 14 years ago
  28. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 14 years ago
  29. 9d30f75 Merge "Fix the build." into honeycomb by Shih-wei Liao · 14 years ago
  30. cbb7279 Fix the build. by Shih-wei Liao · 14 years ago
  31. 9a07c99 Merge "Cherry-pick "Fix VPN notification helper" from master." into honeycomb by Hung-ying Tyan · 14 years ago
  32. f14491f Cherry-pick "Fix VPN notification helper" from master. by Hung-ying Tyan · 14 years ago
  33. 5fb60c7 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 14 years ago
  34. 3355e18 Merge "Fix 3356338: Add recovery text to AccountUnlockScreen" into honeycomb by Jim Miller · 14 years ago
  35. 688de88 Fix bug in modf library function (plus typos). by Stephen Hines · 14 years ago
  36. d63d335 Merge "Fix bug 3362258 - Fastscroll is out of sync with the list" into honeycomb by Adam Powell · 14 years ago
  37. b1f498a Fix bug 3362258 - Fastscroll is out of sync with the list by Adam Powell · 14 years ago
  38. 2bc6971 Merge changes I7df1ff78,Ibc2e8adf into honeycomb by Mike Lockwood · 14 years ago
  39. 242d0cd MediaScanner: Make sure name field is set for file based playlists by Mike Lockwood · 14 years ago
  40. 3cd030a Merge "Don't pass a null View to OnListItemClickListener. Bug #3365153" into honeycomb by Romain Guy · 14 years ago
  41. 7890fe2 Don't pass a null View to OnListItemClickListener. Bug #3365153 by Romain Guy · 14 years ago
  42. a1c9180 MTP: Fix problem with MTP starting up on the first try. by Mike Lockwood · 14 years ago
  43. f38bddb DO NOT MERGE Add connect HID/NAP BT stress test by Eric Rowe · 14 years ago
  44. a0d4d80 DO NOT MERGE Cleaned up BT test utils by Eric Rowe · 14 years ago
  45. 2a83f00 Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150 by Romain Guy · 14 years ago
  46. 064f6ad Merge "Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150" into honeycomb by Romain Guy · 14 years ago
  47. e70b445 Merge "Correctly log debugging info as debug." into honeycomb by Jason Sams · 14 years ago
  48. bf2afed Correctly log debugging info as debug. by Jason Sams · 14 years ago
  49. e6a97e2 Merge "Fix race condition between GC thread and the teardown of RS. The RS context was going away while the objects were being deleted within the finializer." into honeycomb by Jason Sams · 14 years ago
  50. 148594a Merge "Cleanup logs." into honeycomb by Jason Sams · 14 years ago
  51. d1ac981 Fix race condition between GC thread and by Jason Sams · 14 years ago
  52. c3db7c8 Merge "further remove calls to runFinalization" into honeycomb by Guang Zhu · 14 years ago
  53. 3974be6 further remove calls to runFinalization by Guang Zhu · 14 years ago
  54. 9237575 Merge "Fix bug 3362979 - Holo light overflow button has stale focused state" into honeycomb by Adam Powell · 14 years ago
  55. 0e6c338 Fix bug 3362979 - Holo light overflow button has stale focused state by Adam Powell · 14 years ago
  56. 6693442 Merge "Provide mechanism to switch between extern/static." into honeycomb by Stephen Hines · 14 years ago
  57. e641327 Merge "Just a little 'ol activity manager permission change." into honeycomb by Dianne Hackborn · 14 years ago
  58. 661b6cf Merge "Okay, new plan for dialogs." into honeycomb by Dianne Hackborn · 14 years ago
  59. ef57575 Okay, new plan for dialogs. by Dianne Hackborn · 14 years ago
  60. ea6a3c70 Merge "Minor updates." into honeycomb by Elliott Hughes · 14 years ago
  61. c3839d3 Minor updates. by Elliott Hughes · 14 years ago
  62. 6c2c5fc Just a little 'ol activity manager permission change. by Dianne Hackborn · 14 years ago
  63. 31dae92 Fix 3356338: Add recovery text to AccountUnlockScreen by Jim Miller · 14 years ago
  64. 6cfc7a0 Merge "Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing" into honeycomb by Adam Powell · 14 years ago
  65. 793786c Provide mechanism to switch between extern/static. by Stephen Hines · 14 years ago
  66. fc14d42 Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into honeycomb by Mathias Agopian · 14 years ago
  67. a1e6358 Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing by Adam Powell · 14 years ago
  68. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 14 years ago
  69. 745a529 Merge "Smoother pinch-zoom in Browser." into honeycomb by Romain Guy · 14 years ago
  70. a228e4f Merge "Unhide GLSurfaceView.get/setPreserveEGLContextOnPause" into honeycomb by Jack Palevich · 14 years ago
  71. c098c1d Merge "Create db path if it doesn't exit" into honeycomb by John Reck · 14 years ago
  72. 75f2bc0 Unhide GLSurfaceView.get/setPreserveEGLContextOnPause by Jack Palevich · 14 years ago
  73. 2e102a0 fix [3361121] hang in glClear() - device unresponsive, OTA fails by Mathias Agopian · 14 years ago
  74. 4f06678 Smoother pinch-zoom in Browser. by Romain Guy · 14 years ago
  75. 798378e Create db path if it doesn't exit by John Reck · 14 years ago
  76. 3956050 Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb by Andreas Huber · 14 years ago
  77. 36c8440 Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  78. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  79. eee580a Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 14 years ago
  80. f4368c9 Merge "Filter virtual keys after touches." into honeycomb by Jeff Brown · 14 years ago
  81. 2c0d22e Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  82. fe50892 Filter virtual keys after touches. by Jeff Brown · 14 years ago
  83. 1418de7 Merge "Fix the sluggish preview during timelapse video recording because software encoder is used." into honeycomb by James Dong · 14 years ago
  84. b8b671d Merge "Add back NEW_TASK flag." into honeycomb by Costin Manolache · 14 years ago
  85. c6399ea Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  86. 183fa14 Fix the sluggish preview during timelapse video recording because software encoder is used. by James Dong · 14 years ago
  87. 0e5f4e5 Merge "Validate that version pragma is correct." into honeycomb by Stephen Hines · 14 years ago
  88. 74ff70d Merge "Fix typo" into honeycomb by Eric Laurent · 14 years ago
  89. ed6eae4 Fix typo by Glenn Kasten · 14 years ago
  90. 5dd60be Validate that version pragma is correct. by Stephen Hines · 14 years ago
  91. 11ebdd6 Merge "Erase OBB files when removing packages" into honeycomb by Kenny Root · 14 years ago
  92. eb6a4a1 Fix 9patches, again... Bug #3365243 by Romain Guy · 14 years ago
  93. 553889a Merge "Fix 9patches, again... Bug #3365243" into honeycomb by Romain Guy · 14 years ago
  94. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  95. 5f31aa3 Merge "MTP: Set modification date for abstract playlists" into honeycomb by Mike Lockwood · 14 years ago
  96. 8ed67ac MTP: Set modification date for abstract playlists by Mike Lockwood · 14 years ago
  97. 3ab249c Merge "Fixing memory leak in PreferenceScreen." into honeycomb by Brad Fitzpatrick · 14 years ago
  98. 0a3dbf6 Merge "Fix the build break in git_master-without-vendor" into honeycomb by James Dong · 14 years ago
  99. 1560003 Fixing memory leak in PreferenceScreen. by Mathias Jeppsson · 14 years ago
  100. 26c1ab2 Merge "MTP: Strip ".pla" file extension from name field for WMP playlists" into honeycomb by Mike Lockwood · 14 years ago