1. 5ac1d3a Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 15 years ago
  2. 0ec4ce7 Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 15 years ago
  3. 5234c75 Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
  4. a0495e4 Merge "Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument." into gingerbread by Jason Parks · 15 years ago
  5. ba6c627 am 286cf139: docs: add redirect for download.html by Scott Main · 15 years ago
  6. 3c5d125 Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  7. e53d857 Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread by Xia Wang · 15 years ago
  8. eb41bbb am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 15 years ago
  9. 4c655a2 Merge "docs: add caution about adt in eclipse 3.6" into froyo by Scott Main · 15 years ago
  10. d2f8cad Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 15 years ago
  11. 47ecb07 Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
  12. 9e1568c Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
  13. b687191 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  14. d7750eb am 2651504c: (-s ours) Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  15. c54a252 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 15 years ago
  16. 64b99bd Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread by James Dong · 15 years ago
  17. 90dc86d Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  18. 3effe3d Merge "Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing." into gingerbread by Andreas Huber · 15 years ago
  19. 6c9b6b6 Merge "More improvements to the SensorManager documentation" into gingerbread by Mathias Agopian · 15 years ago
  20. 873f21c Added Visualizer effect. by Eric Laurent · 15 years ago
  21. b94a9a6 Add OBB file helper class by Kenny Root · 15 years ago
  22. 2f1276d Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 15 years ago
  23. e6aa91f Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 15 years ago
  24. f16c26d More native input dispatch work. by Jeff Brown · 15 years ago
  25. efa1085 Add new native Looper API. by Dianne Hackborn · 15 years ago
  26. bf83375 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  27. 1b0d202 am 1c8b6ca4: docs: fix misc broken links by Scott Main · 15 years ago
  28. 4c39f8f Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 15 years ago
  29. 550892c Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 15 years ago
  30. a759547 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 15 years ago
  31. ac2a934 am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 15 years ago
  32. 4e459e7 Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 15 years ago
  33. 925a9ab am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 15 years ago
  34. 60a1589 Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 15 years ago
  35. b6aef25 Flush binder buffer after setting raw heap to avoid leaking a reference. by Chih-Chung Chang · 15 years ago
  36. 1632de8 Merge "remove unused YUV formats" into gingerbread by Mathias Agopian · 15 years ago
  37. 1764c73 remove unused YUV formats by Mathias Agopian · 15 years ago
  38. 74253ba Merge "Log full exception when failing to inflate notification view" into gingerbread by Steve Howard · 15 years ago
  39. 44c72e3 am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 15 years ago
  40. 61f7aba Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 15 years ago
  41. d16a91a Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread by Amith Yamasani · 15 years ago
  42. 5517656 Merge "Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call." into gingerbread by Eric Laurent · 15 years ago
  43. e12e3d7 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  44. 05dedd1 Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  45. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 15 years ago
  46. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  47. 3813eeb Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 15 years ago
  48. 2b682a8 Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 15 years ago
  49. c393eb6 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 15 years ago
  50. 8154265 Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 15 years ago
  51. 0b22746 am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  52. a71f3af Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 15 years ago
  53. 189ed23 Implement default key handling for native code. by Dianne Hackborn · 15 years ago
  54. 42e7c97 am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style. by Scott Main · 15 years ago
  55. d89f22b Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 15 years ago
  56. d5d7b97 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  57. 4036f7f Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  58. 4f67b16 am 4fb91d9f: docs: fix typo by Scott Main · 15 years ago
  59. c8df407 Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  60. 5d8f41c remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 15 years ago
  61. e34537b set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  62. 0c9c6f8 Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 15 years ago
  63. 78676fd Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 15 years ago
  64. f79d3b8 Merge "Add qcom's new OMX components to the list." into gingerbread by Andreas Huber · 15 years ago
  65. 9c7f818 Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
  66. 0c3af05 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 15 years ago
  67. 24c2ff8 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 15 years ago
  68. f8e79cc Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
  69. 05650ae fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 15 years ago
  70. b14c3e7 Merge "Native input event dispatching." into gingerbread by Chris Tate · 15 years ago
  71. 50de30a Native input event dispatching. by Jeff Brown · 15 years ago
  72. e1b6c6f Merge "Separate MediaRecorderClient with MediaPlayerClient" into gingerbread by James Dong · 15 years ago
  73. a846872 am 337b0873: docs: update backup guide and bmgr tool elaborate the guide to testing a backup agent and add links between the docs by Scott Main · 15 years ago
  74. d8b9035 Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 15 years ago
  75. 3b99004 Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 15 years ago
  76. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  77. 48756cd Merge "Provide progress status report during authoring" into gingerbread by James Dong · 15 years ago
  78. c536426 Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 15 years ago
  79. c75c688 Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 15 years ago
  80. 7ed4797 Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 15 years ago
  81. 9bf80f0 Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  82. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 15 years ago
  83. deaaf50 Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 15 years ago
  84. 0284cd2 Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 15 years ago
  85. 8c3c51b Fix a bug in sp<> and wp<> which could cause memory corruptions by Mathias Agopian · 15 years ago
  86. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  87. 9a4a1d7 am 56c778e6: Merge "docs: Remove the TOS from download flow and remove TOS entirely because it\'s no longer relevant to the SDK download package" into froyo by Scott Main · 15 years ago
  88. 29d8e66 Merge "docs: Remove the TOS from download flow and remove TOS entirely because it's no longer relevant to the SDK download package" into froyo by Scott Main · 15 years ago
  89. b293194 Merge "Fix the notification vibration setting and add a test app that lets you recover from the busted state." into gingerbread by Joe Onorato · 15 years ago
  90. d5715e0 Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 15 years ago
  91. d965b79 am 5827d3ea: Merge "Properly note the current active restore set\'s token" into froyo by Dianne Hackborn · 15 years ago
  92. 2f90b21 Merge "Properly note the current active restore set's token" into froyo by Dianne Hackborn · 15 years ago
  93. e0bdac3 Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  94. 68b8f3a Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 15 years ago
  95. 76d0df9 am d19c397b: (-s ours) Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 15 years ago
  96. 7ed4deb Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 15 years ago
  97. 82ee5fd Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 15 years ago
  98. 169e475 Merge changes I11495d03,If5816721 into gingerbread by Mike Lockwood · 15 years ago
  99. efc4b45 Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 15 years ago
  100. 23bb7aa Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 15 years ago