1. f0a3cc5 Handle ActivityNotFoundException in the WM policy. by Jeff Brown · 14 years ago
  2. 85fd2c9 Merge "fix incognito url loading" into honeycomb by Michael Kolb · 14 years ago
  3. 2c8b1f7 fix incognito url loading by Michael Kolb · 14 years ago
  4. 2dc9c78 Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb by Dianne Hackborn · 14 years ago
  5. 63042d6 Fix issue #3382992: IME close animation stutters from URL bar by Dianne Hackborn · 14 years ago
  6. ede54ce Merge "Fix crash in movie studio." into honeycomb by Romain Guy · 14 years ago
  7. 0c75622 Fix crash in movie studio. by Romain Guy · 14 years ago
  8. f2499fa Make sure that we update SurfaceView's window with display lists. Bug #3395487 by Romain Guy · 14 years ago
  9. 9c8307f Merge "Make sure that we update SurfaceView's window with display lists. Bug #3395487" into honeycomb by Romain Guy · 14 years ago
  10. da597b5 Merge "Status bar visual tweaks." into honeycomb by Daniel Sandler · 14 years ago
  11. bc3f793 Merge "Tabs are resized to make sure they fit in their parent." into honeycomb by Gilles Debunne · 14 years ago
  12. 55271a7 Merge "Disable PBAP for no voice capability" into honeycomb by Jaikumar Ganesh · 14 years ago
  13. b9d69d5 Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb by Shih-wei Liao · 14 years ago
  14. 14cd455 Merge "Import revised translations. DO NOT MERGE" into honeycomb by Dianne Hackborn · 14 years ago
  15. 13a8f2a Merge "Comment out the isAvailable optimization." into honeycomb by Wink Saville · 14 years ago
  16. 0f2e2b8b Merge "Update package descriptions with editorial revisions. Notably, this removes exessive info about resources from the content package, because it's not a good location and the info is avilable in the dev guide, but also added some of the info to the Resources class description." into honeycomb by Scott Main · 14 years ago
  17. 26e5ff8 For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  18. ee37ab8 Merge "LayoutLib: properly erase the bitmap when rendering a new session." into honeycomb by Xavier Ducrohet · 14 years ago
  19. 5a82d8c58 LayoutLib: properly erase the bitmap when rendering a new session. by Xavier Ducrohet · 14 years ago
  20. 706a4fc Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  21. 9325727 Merge "Remove xlarge specific icon size" into honeycomb by Dianne Hackborn · 14 years ago
  22. 8c0ac87 Merge "Fix another part of #3387855: Menu flashes on left side of screen" into honeycomb by Dianne Hackborn · 14 years ago
  23. 428ecb6 Fix another part of #3387855: Menu flashes on left side of screen by Dianne Hackborn · 14 years ago
  24. 2d63144 Merge "Fix issue #3380072: Switching in and out of gmail not preserving position in label" into honeycomb by Dianne Hackborn · 14 years ago
  25. 278a04e Merge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb by Mike Lockwood · 14 years ago
  26. b90a91c Making requested indices the last to be pruned when we hit cache memory limits. (3368863) by Winson Chung · 14 years ago
  27. 6741c94 Tabs are resized to make sure they fit in their parent. by Gilles Debunne · 14 years ago
  28. fd66a02 Remove xlarge specific icon size by Kenny Root · 14 years ago
  29. ed723b4 Fix javadoc for MediaStore.Files.FileColumns constants by Mike Lockwood · 14 years ago
  30. 63b38e3 Merge "This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes." into honeycomb by Andreas Huber · 14 years ago
  31. 85433c7 Merge "Fix 3354590: Add back button to dismiss RecentAppsPanel" into honeycomb by Jim Miller · 14 years ago
  32. 9f7a0b2 Comment out the isAvailable optimization. by Wink Saville · 14 years ago
  33. 0f535af This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes. by Andreas Huber · 14 years ago
  34. 9e7c2c6 Merge "Optimize invalidate() calls." into honeycomb by Romain Guy · 14 years ago
  35. 0fd89bf Optimize invalidate() calls. by Romain Guy · 14 years ago
  36. f1e22e5 Fix 3354590: Add back button to dismiss RecentAppsPanel by Jim Miller · 14 years ago
  37. f728411 Merge "Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes)" into honeycomb by Fabrice Di Meglio · 14 years ago
  38. dc2dd88 Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes) by Fabrice Di Meglio · 14 years ago
  39. b61440b Merge "Cherry-pick of f5e4f208b9ed73 to honeycomb" into honeycomb by Jason Chen · 14 years ago
  40. a13732e Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb by Mike Lockwood · 14 years ago
  41. 2107d23 MTP: Fix month off by one error in date parsing and formatting code by Mike Lockwood · 14 years ago
  42. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  43. 79204b9 Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 14 years ago
  44. f5a16ef Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  45. 7b4ba9d Merge "Enable recovery in RIL wakelock release check." into honeycomb by John Wang · 14 years ago
  46. 7fb232c Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb by James Dong · 14 years ago
  47. 4376538 Enable recovery in RIL wakelock release check. by John Wang · 14 years ago
  48. df46726 Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb by Svetoslav Ganov · 14 years ago
  49. 67a8b8e Disable PBAP for no voice capability by Jaikumar Ganesh · 14 years ago
  50. 3a985ae Cherry-pick of f5e4f208b9ed73 to honeycomb by Dianne Hackborn · 14 years ago
  51. 8fc7690 Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 14 years ago
  52. 2b1847e Remove unused API by Romain Guy · 14 years ago
  53. 940df6d Merge "Remove unused API" into honeycomb by Romain Guy · 14 years ago
  54. 12b2dc2 Merge "Holo theme for error popups in TextViews." into honeycomb by Gilles Debunne · 14 years ago
  55. 57f1ac4 Fix issue #3380072: Switching in and out of gmail not preserving position in label by Dianne Hackborn · 14 years ago
  56. 10f27c5 Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb by Adam Cohen · 14 years ago
  57. 0783786 Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb by Shimeng (Simon) Wang · 14 years ago
  58. 2035a46 Fixing bug where widgets would go dead after moving to another screen by Adam Cohen · 14 years ago
  59. 7f70eaa Status bar visual tweaks. by Daniel Sandler · 14 years ago
  60. 8a445fc Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb by Justin Ho · 14 years ago
  61. 044602b Merge "Ticker visual fixes." into honeycomb by Daniel Sandler · 14 years ago
  62. 45e3d12 Merge "Overlay java files Issue 3370836" into honeycomb by Dharmaray Kundargi · 14 years ago
  63. ecebf17 Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb by Dharmaray Kundargi · 14 years ago
  64. a0f4003 Merge "fix [3385504] Surface flinger hang when adding dim surface" into honeycomb by Mathias Agopian · 14 years ago
  65. d6a5b40 Hook up tgammaf properly for RS. by Stephen Hines · 14 years ago
  66. 2c070ba Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb by Winson Chung · 14 years ago
  67. 6aa2d3a Ticker visual fixes. by Daniel Sandler · 14 years ago
  68. e9b644f Merge "Fix some unmatched javadoc tags." into honeycomb by Jaikumar Ganesh · 14 years ago
  69. 5f3ab06 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 14 years ago
  70. 16c8d8a Re-enabling queued unbinding of services after requests to the service. (3394210) by Winson Chung · 14 years ago
  71. 5f059e4 Holo theme for error popups in TextViews. by Gilles Debunne · 14 years ago
  72. 373d357 Merge "More instrumentation to track down the hardware decoder not shutting down bug." into honeycomb by Andreas Huber · 14 years ago
  73. 6df89fd Merge "Ignore errors returned from native_window_set_crop." into honeycomb by Andreas Huber · 14 years ago
  74. 06be3b1 More instrumentation to track down the hardware decoder not shutting down bug. by Andreas Huber · 14 years ago
  75. 00d6c72 Ignore errors returned from native_window_set_crop. by Andreas Huber · 14 years ago
  76. 7114f3b Fine tune the high memory threshold and usage delta for v8 GC. by Shimeng (Simon) Wang · 14 years ago
  77. e0fc4b7 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 14 years ago
  78. e361ca6 Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 14 years ago
  79. 1aadb21 Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb by Joe Onorato · 14 years ago
  80. 0706fed Fix some unmatched javadoc tags. by Jaikumar Ganesh · 14 years ago
  81. 9c077e4 Overlay java files Issue 3370836 by Dharmaray Kundargi · 14 years ago
  82. a9f27fa Merge "Protect notification callback parameters with a mutex." into honeycomb by Andreas Huber · 14 years ago
  83. 7765c65 Merge "Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls." into honeycomb by Andreas Huber · 14 years ago
  84. 2ffbb18 Protect notification callback parameters with a mutex. by Andreas Huber · 14 years ago
  85. ca11318 DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 14 years ago
  86. d030359 Merge "Instead of not feeding the AudioTrack any data after EOS, play silence instead." into honeycomb by Andreas Huber · 14 years ago
  87. 2c1d096 Merge "Make ObbActionListener a on-way call" into honeycomb by Kenny Root · 14 years ago
  88. d30b36d Fix NPE in YouTube. Bug #3385339 by Romain Guy · 14 years ago
  89. f5b27e3 Merge "Fix NPE in YouTube. Bug #3385339" into honeycomb by Romain Guy · 14 years ago
  90. 14782f7 Expose the window flags for lights out mode. by Joe Onorato · 14 years ago
  91. 8b55745 Merge "Fix emulator touchscreen." into honeycomb by Jeff Brown · 14 years ago
  92. 4aeec2d Instead of not feeding the AudioTrack any data after EOS, play silence instead. by Andreas Huber · 14 years ago
  93. 77ef8b5 Fix emulator touchscreen. by Jeff Brown · 14 years ago
  94. 39740e1 Merge "Fix b/2943524: On-device linking the rs_cl." into honeycomb by Shih-wei Liao · 14 years ago
  95. 55bf380 Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its by Joe Onorato · 14 years ago
  96. 644f9c3 Make FLAG_FULLSCREEN not go into lights out mode anymore. by Joe Onorato · 14 years ago
  97. 2316409 Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 14 years ago
  98. d8b525c Merge "Increase the default timeout from 30 to 60 seconds." into honeycomb by Wink Saville · 14 years ago
  99. 8b2d482 Merge "Move last touch point when moving the cursor node." into honeycomb by Leon Scroggins · 14 years ago
  100. 66a9f48 Merge "Wrong clock font in system bar. Whoops." into honeycomb by Daniel Sandler · 14 years ago