1. 07ae406 Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder. by Jason Sams · 15 years ago
  2. 0409cde Updating synchronized to match x-net changes by Jesse Wilson · 15 years ago
  3. 1e0f762 Merge change 22673 into eclair by Android (Google) Code Review · 15 years ago
  4. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 15 years ago
  5. e18d4d0 Merge change 22938 into eclair by Android (Google) Code Review · 15 years ago
  6. 69d5e47 Merge change 22722 into eclair by Android (Google) Code Review · 15 years ago
  7. b3b1ccf Merge change 22950 into eclair by Android (Google) Code Review · 15 years ago
  8. fe240ec Change these string constants back to match donut. by Dianne Hackborn · 15 years ago
  9. 580a292 Merge change 22945 into eclair by Android (Google) Code Review · 15 years ago
  10. c748541 Add a null check in PackageParser by Suchi Amalapurapu · 15 years ago
  11. aa0a3b0 Merge change 22944 into eclair by Android (Google) Code Review · 15 years ago
  12. 6ccd2af resolved conflicts for merge of 301b97ac to eclair by Dianne Hackborn · 15 years ago
  13. 0fb6477 Extend stagefright commandline up to enable vendor to reproduce specific bugs filed. by Andreas Huber · 15 years ago
  14. bc86bda Merge change 22897 into eclair by Android (Google) Code Review · 15 years ago
  15. 763ea91 Merge change 22919 into eclair by Android (Google) Code Review · 15 years ago
  16. 25b9cec8 Merge change 22692 into eclair by Android (Google) Code Review · 15 years ago
  17. e0daf80 Merge change 22921 into eclair by Android (Google) Code Review · 15 years ago
  18. 6ff90cf Merge change 22870 into eclair by Android (Google) Code Review · 15 years ago
  19. 36fc302 PowerManagerService: Disallow all user activity when in proximity wake lock. by Mike Lockwood · 15 years ago
  20. 78333dd Set Routing to A2DP only when state is Connected. by Jaikumar Ganesh · 15 years ago
  21. 4d5b422 Merge change 22795 into eclair by Android (Google) Code Review · 15 years ago
  22. ed48c80 Merge change 22920 into eclair by Android (Google) Code Review · 15 years ago
  23. e55e1a7 Change fade to use a gradient from opaque color to transparent color. by Romain Guy · 15 years ago
  24. 42978e5 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 15 years ago
  25. b87d0e0 Removing "summary"-style URIs. by Dmitri Plotnikov · 15 years ago
  26. 48f886e The Gservices settings for pruning messages/chats. by Ye Wen · 15 years ago
  27. 650b872 Merge change 22830 into eclair by Android (Google) Code Review · 15 years ago
  28. 49c2257 am 7566c1de: LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 15 years ago
  29. 09b0ca1 Sets default value of 'enableGeolocation' to true. This allows WebKit's DumpRenderTree to function correctly. Note that when Geolocation is used in the browser, this default value is overridden by the browser's default anyway. by Steve Block · 15 years ago
  30. 7537e3d Merge change 22453 into eclair by Android (Google) Code Review · 15 years ago
  31. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
  32. 3cff76a make sure that the sync thread is protected by a consistent lock by Fred Quintana · 15 years ago
  33. 301b97a Merge change 22883 into donut by Android (Google) Code Review · 15 years ago
  34. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 15 years ago
  35. 7566c1d LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 15 years ago
  36. 42b1648 Add option to allow no-unlock-on-slider-open by Dan Murphy · 15 years ago
  37. d21a04c Merge change 21259 into eclair by Android (Google) Code Review · 15 years ago
  38. ed5fede Merge change 22667 into eclair by Android (Google) Code Review · 15 years ago
  39. eafcadc Merge change 22841 into eclair by Android (Google) Code Review · 15 years ago
  40. 4813b51 Merge change 22838 into eclair by Android (Google) Code Review · 15 years ago
  41. 1339614 Merge change 22839 into eclair by Android (Google) Code Review · 15 years ago
  42. a3046b6 Implement clean killing of the TTS service. by Jean-Michel Trivi · 15 years ago
  43. a8d4917 dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked by Mathias Agopian · 15 years ago
  44. bc7bba4 dumpstate: Get last_kmsg from /data instead of /proc. by San Mehat · 15 years ago
  45. b89c9d4 Merge change 22826 into eclair by Android (Google) Code Review · 15 years ago
  46. 127fcdc Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 15 years ago
  47. ebd8416 Add Gservices setting for the frequency to perform provisioning. by Sanjay Jeyakumar · 15 years ago
  48. 1b85697 Merge change 22822 into eclair by Android (Google) Code Review · 15 years ago
  49. 87b9055 resolved conflicts for merge of b0f5b755 to eclair by Scott Main · 15 years ago
  50. 2d82992 Merge change 22818 into eclair by Android (Google) Code Review · 15 years ago
  51. b5ceb9e assert => CHECK in stagefright. by Andreas Huber · 15 years ago
  52. 993844b Merge change 22806 into eclair by Android (Google) Code Review · 15 years ago
  53. b015e19 Add trailing "\n" to debug output. by Nick Pelly · 15 years ago
  54. c4ba7e3 Merge change 22772 into eclair by Android (Google) Code Review · 15 years ago
  55. b078d6e Merge change 22803 into eclair by Android (Google) Code Review · 15 years ago
  56. d41c577 Merge change 22768 into eclair by Android (Google) Code Review · 15 years ago
  57. 767be5f Integrate CDMA provisioning into SetupWizard by Jim Miller · 15 years ago
  58. b0f5b75 Merge change 22090 into donut by Android (Google) Code Review · 15 years ago
  59. 23b1a47 Merge change 22769 into eclair by Android (Google) Code Review · 15 years ago
  60. 7991745 docs only. by Scott Main · 15 years ago
  61. 2d5a14d Merge change 22732 into eclair by Android (Google) Code Review · 15 years ago
  62. 98d8858 am ba223760: Close suggestion cursors that arrive after adapter is closed by Bjorn Bringert · 15 years ago
  63. 1eada0d Add uuids to adb shell dumpsys bluetooth by Nick Pelly · 15 years ago
  64. 3730bb1 New List and Tab assets. by Evan Millar · 15 years ago
  65. b23d445 Fix authorization check for Audio Source. by Nick Pelly · 15 years ago
  66. 4b8e3fb Merge change 22777 into eclair by Android (Google) Code Review · 15 years ago
  67. d779589 Disregard the EOS buffer flag while flushing or shutting down the decoder. by Andreas Huber · 15 years ago
  68. c27bff9 Merge change 22774 into eclair by Android (Google) Code Review · 15 years ago
  69. 867bb7c Merge change 22773 into eclair by Android (Google) Code Review · 15 years ago
  70. ea839a7 Merge change 22766 into eclair by Android (Google) Code Review · 15 years ago
  71. 557c6ce Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration. by Andreas Huber · 15 years ago
  72. 9517443 MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag. by Mike Lockwood · 15 years ago
  73. 446f44f Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 15 years ago
  74. 22136fe Add assets for fasttrack badges. by Evan Millar · 15 years ago
  75. 6ee9952 Fix issue 2076322: AudioService, too many stream volume steps. by Eric Laurent · 15 years ago
  76. ba22376 Close suggestion cursors that arrive after adapter is closed by Bjorn Bringert · 15 years ago
  77. d875ce6 Sets or clears Geolocation permissions for Google origins when the 'Location & privacy - Share with Google' sysetm setting is changed. by Steve Block · 15 years ago
  78. d497d87 Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota. by Ben Murdoch · 15 years ago
  79. 97f8709 Merge change 22399 into eclair by Android (Google) Code Review · 15 years ago
  80. c848b70 clean up the too many deletes dialog by Fred Quintana · 15 years ago
  81. ba176d6c Don't reference hidden API from comments. by Jeff Sharkey · 15 years ago
  82. 09f4c94 Merge change 22710 into eclair by Android (Google) Code Review · 15 years ago
  83. 2287430 Merge change 22709 into eclair by Android (Google) Code Review · 15 years ago
  84. c0dea96 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  85. 4f31af9 If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport. by Martin Storsjo · 15 years ago
  86. 22e2aaa Merge change 22656 into eclair by Android (Google) Code Review · 15 years ago
  87. 16c758f Merge change 22702 into eclair by Android (Google) Code Review · 15 years ago
  88. 534aa01 Mark all legacy contacts APIs as deprecated. by Jeff Sharkey · 15 years ago
  89. 5439f4e Merge change 22665 into eclair by Android (Google) Code Review · 15 years ago
  90. 1af7258 Merge change 22695 into eclair by Android (Google) Code Review · 15 years ago
  91. 67c6844 Remove bogus comments and logging. by Jason Sams · 15 years ago
  92. cc90774 Merge change 22660 into eclair by Android (Google) Code Review · 15 years ago
  93. 9f87cb2 Simplify data icons of CDMA in status bar. by johnwang · 15 years ago
  94. 8d61d00 Merge change 22638 into eclair by Android (Google) Code Review · 15 years ago
  95. ca5362c Merge change 22674 into eclair by Android (Google) Code Review · 15 years ago
  96. 660bbfc GpsLocationProvider: Default to AGPS on if the setting is missing. by Mike Lockwood · 15 years ago
  97. 0de065e Merge change 22661 into eclair by Android (Google) Code Review · 15 years ago
  98. 02901eb SettingsProvider: Fix botched merge from donut to eclair. by Mike Lockwood · 15 years ago
  99. 6ff5906 Fix rare NPE due to key being delivered after activity is stopped. #2062930 by Amith Yamasani · 15 years ago
  100. e6f8505 Decapitalize "Input method" in context menu. by Eric Fischer · 15 years ago