1. c54a252 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 16 years ago
  2. 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 · 16 years ago
  3. 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 · 16 years ago
  4. 6c9b6b6 Merge "More improvements to the SensorManager documentation" into gingerbread by Mathias Agopian · 16 years ago
  5. 2f1276d Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 16 years ago
  6. e6aa91f Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 16 years ago
  7. efa1085 Add new native Looper API. by Dianne Hackborn · 16 years ago
  8. bf83375 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 16 years ago
  9. 1b0d202 am 1c8b6ca4: docs: fix misc broken links by Scott Main · 16 years ago
  10. 4c39f8f Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 16 years ago
  11. 550892c Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 16 years ago
  12. a759547 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 16 years ago
  13. ac2a934 am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 16 years ago
  14. 4e459e7 Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 16 years ago
  15. 925a9ab am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 16 years ago
  16. 60a1589 Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 16 years ago
  17. b6aef25 Flush binder buffer after setting raw heap to avoid leaking a reference. by Chih-Chung Chang · 16 years ago
  18. 1632de8 Merge "remove unused YUV formats" into gingerbread by Mathias Agopian · 16 years ago
  19. 1764c73 remove unused YUV formats by Mathias Agopian · 16 years ago
  20. 74253ba Merge "Log full exception when failing to inflate notification view" into gingerbread by Steve Howard · 16 years ago
  21. 44c72e3 am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 16 years ago
  22. 61f7aba Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 16 years ago
  23. d16a91a Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread by Amith Yamasani · 16 years ago
  24. 5517656 Merge "Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call." into gingerbread by Eric Laurent · 16 years ago
  25. e12e3d7 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 16 years ago
  26. 05dedd1 Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 16 years ago
  27. a8f3e4e fix live wallpapers on Droid by Mathias Agopian · 16 years ago
  28. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 16 years ago
  29. 3813eeb Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 16 years ago
  30. 2b682a8 Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 16 years ago
  31. c393eb6 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 16 years ago
  32. 8154265 Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 16 years ago
  33. 0b22746 am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 16 years ago
  34. a71f3af Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 16 years ago
  35. 189ed23 Implement default key handling for native code. by Dianne Hackborn · 16 years ago
  36. 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 · 16 years ago
  37. d89f22b Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 16 years ago
  38. d5d7b97 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 16 years ago
  39. 4036f7f Fix native input dispatch in the emulator. by Jeff Brown · 16 years ago
  40. 4f67b16 am 4fb91d9f: docs: fix typo by Scott Main · 16 years ago
  41. c8df407 Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 16 years ago
  42. 5d8f41c remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 16 years ago
  43. e34537b set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 16 years ago
  44. 0c9c6f8 Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 16 years ago
  45. 78676fd Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 16 years ago
  46. f79d3b8 Merge "Add qcom's new OMX components to the list." into gingerbread by Andreas Huber · 16 years ago
  47. 9c7f818 Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 16 years ago
  48. 0c3af05 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 16 years ago
  49. 24c2ff8 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 16 years ago
  50. f8e79cc Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 16 years ago
  51. 05650ae fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 16 years ago
  52. b14c3e7 Merge "Native input event dispatching." into gingerbread by Chris Tate · 16 years ago
  53. 50de30a Native input event dispatching. by Jeff Brown · 16 years ago
  54. e1b6c6f Merge "Separate MediaRecorderClient with MediaPlayerClient" into gingerbread by James Dong · 16 years ago
  55. 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 · 16 years ago
  56. d8b9035 Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 16 years ago
  57. 3b99004 Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 16 years ago
  58. 1f7bec6 Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 16 years ago
  59. 48756cd Merge "Provide progress status report during authoring" into gingerbread by James Dong · 16 years ago
  60. c536426 Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 16 years ago
  61. c75c688 Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 16 years ago
  62. 7ed4797 Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 16 years ago
  63. 9bf80f0 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  64. e049a95 Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Andreas Huber · 16 years ago
  65. 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 · 16 years ago
  66. 0284cd2 Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 16 years ago
  67. 8c3c51b Fix a bug in sp<> and wp<> which could cause memory corruptions by Mathias Agopian · 16 years ago
  68. 01e4483 fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 16 years ago
  69. 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 · 16 years ago
  70. 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 · 16 years ago
  71. 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 · 16 years ago
  72. d5715e0 Merge "Make bad notifications crash their application." into gingerbread by Dianne Hackborn · 16 years ago
  73. d965b79 am 5827d3ea: Merge "Properly note the current active restore set\'s token" into froyo by Dianne Hackborn · 16 years ago
  74. 2f90b21 Merge "Properly note the current active restore set's token" into froyo by Dianne Hackborn · 16 years ago
  75. e0bdac3 Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 16 years ago
  76. 68b8f3a Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 16 years ago
  77. 76d0df9 am d19c397b: (-s ours) Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 16 years ago
  78. 7ed4deb Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 16 years ago
  79. 82ee5fd Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 16 years ago
  80. 169e475 Merge changes I11495d03,If5816721 into gingerbread by Mike Lockwood · 16 years ago
  81. efc4b45 Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 16 years ago
  82. 23bb7aa Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 16 years ago
  83. cc61ac5 Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 16 years ago
  84. d974e00 Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 16 years ago
  85. 9ff7d34 Merge "Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though." into gingerbread by Joe Onorato · 16 years ago
  86. 53e314a Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 16 years ago
  87. d7a5f0b Merge "andriod.location.Criteria: Simplify new location criteria APIs a bit." into gingerbread by Mike Lockwood · 16 years ago
  88. c05f26c Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 16 years ago
  89. e595ffb Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 16 years ago
  90. 98f8bc0 am 753e5609: Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 16 years ago
  91. 0d168d3 Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 16 years ago
  92. dc872f5 Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 16 years ago
  93. 014c9c7 Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 16 years ago
  94. d237ceb Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 16 years ago
  95. 04d287b Merge "Single track optimization" into gingerbread by James Dong · 16 years ago
  96. 64b74fb Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 16 years ago
  97. 8c47239 am 17ae6465: Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 16 years ago
  98. 4d96bb6 First stab at attaching native event dispatching. by Dianne Hackborn · 16 years ago
  99. 0f63401 Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 16 years ago
  100. bbc1e52 Merge "Fix javadocs." into gingerbread by Daniel Sandler · 16 years ago