1. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  2. 7cee34a Add OBB file helper class by Kenny Root · 14 years ago
  3. 2e6aff8 Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 14 years ago
  4. 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
  5. 6615def Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 14 years ago
  6. 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
  7. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  8. 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
  9. 8ecfb60 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 14 years ago
  10. 125204b am 1c8b6ca4: docs: fix misc broken links by Scott Main · 14 years ago
  11. 5149f91 Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 14 years ago
  12. 1c8b6ca docs: fix misc broken links by Scott Main · 14 years ago
  13. 2cfd819 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
  14. 4f104d9 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 14 years ago
  15. 5460d12 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 14 years ago
  16. 3ef6ebe am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 14 years ago
  17. 7df7447 Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo by Chih-Chung Chang · 14 years ago
  18. 43d9b0a am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 14 years ago
  19. f80372d Merge "docs: update device dashboard; add historical chart" into froyo by Scott Main · 14 years ago
  20. fe1bac6 Flush binder buffer after setting raw heap to avoid leaking a reference. by Chih-Chung Chang · 14 years ago
  21. 7f8edbd Merge "remove unused YUV formats" into gingerbread by Mathias Agopian · 14 years ago
  22. 61c55c4 remove unused YUV formats by Mathias Agopian · 14 years ago
  23. 6ffd9ff Merge "Log full exception when failing to inflate notification view" into gingerbread by Steve Howard · 14 years ago
  24. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 14 years ago
  25. ce94584 Log full exception when failing to inflate notification view by Steve Howard · 14 years ago
  26. 03431d2 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 14 years ago
  27. f520411 am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 14 years ago
  28. c03befe Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 14 years ago
  29. db3b598 docs: update device dashboard; add historical chart by Scott Main · 14 years ago
  30. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  31. 65c83b9 Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 14 years ago
  32. c7dacb7 Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread by Amith Yamasani · 14 years ago
  33. 169741b DO NOT MERGE: Add a battery capacity value to the power profile. by Amith Yamasani · 14 years ago
  34. a0c2b53 Merge "Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call." into gingerbread by Eric Laurent · 14 years ago
  35. 7b06de6 Refactor Stagefright::StartMPEG4Recording() by James Dong · 14 years ago
  36. 45bac57 Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 14 years ago
  37. a2dd4c1 put the status bar back in the system process by Joe Onorato · 14 years ago
  38. 6be4739 quiet noisy debug spew by Joe Onorato · 14 years ago
  39. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  40. e2dd8c4 Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 14 years ago
  41. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  42. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  43. 30fe6fa Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 14 years ago
  44. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 14 years ago
  45. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  46. d8ae288 Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 14 years ago
  47. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  48. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  49. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  50. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  51. caad0a5 Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 14 years ago
  52. 24c737c am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  53. d581484 Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  54. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  55. c543a21 Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 14 years ago
  56. 92dbad8 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 · 14 years ago
  57. 5b8364a GPS: stifle some logging by Mike Lockwood · 14 years ago
  58. 7fc93c3 Verify hostname where possible, and clarify where not. by Dan Egnor · 14 years ago
  59. f7679a0 Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 14 years ago
  60. b4d2e42 docs: revise menu guide to focus more on using menu resources by Scott Main · 14 years ago
  61. ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 14 years ago
  62. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  63. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 14 years ago
  64. e42b186 am 4fb91d9f: docs: fix typo by Scott Main · 14 years ago
  65. 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 14 years ago
  66. c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 14 years ago
  67. 4fb91d9 docs: fix typo by Scott Main · 14 years ago
  68. 2533a6a set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  69. 5d7f6e6 Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
  70. 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
  71. 0934fbb Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 14 years ago
  72. fd75142 Merge "Add qcom's new OMX components to the list." into gingerbread by Andreas Huber · 14 years ago
  73. 8ef64c9 Add qcom's new OMX components to the list. by Andreas Huber · 14 years ago
  74. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 14 years ago
  75. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  76. 059f009 Make android.hardware.action.USB_STATE a protected broadcast. by Mike Lockwood · 14 years ago
  77. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  78. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  79. de6bd12 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 14 years ago
  80. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 14 years ago
  81. f0562b4 Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 14 years ago
  82. 8fa4c811 fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 14 years ago
  83. 31e0ffe Merge "Native input event dispatching." into gingerbread by Chris Tate · 14 years ago
  84. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  85. d4760c2 Collect statistical data from authoring engine (second part) by James Dong · 14 years ago
  86. 2a76b31 Merge "Separate MediaRecorderClient with MediaPlayerClient" into gingerbread by James Dong · 14 years ago
  87. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  88. f2b544f 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 · 14 years ago
  89. 9c4c98b Merge "new presence icons for video/audio chats." into gingerbread by Wei Huang · 14 years ago
  90. 0b0997c new presence icons for video/audio chats. by Wei Huang · 14 years ago
  91. 5dbd05e Intruder alert! (First try at the immersive-mode alert bar.) by Daniel Sandler · 14 years ago
  92. 337b087 docs: update backup guide and bmgr tool by Scott Main · 14 years ago
  93. ff2544c Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 14 years ago
  94. 709981e Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state by Mike Lockwood · 14 years ago
  95. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  96. 9005e7f Merge "Add setWifiApConfiguration interface" into gingerbread by Irfan Sheriff · 14 years ago
  97. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 14 years ago
  98. 41debbc Merge "Provide progress status report during authoring" into gingerbread by James Dong · 14 years ago
  99. 09936ed Provide progress status report during authoring by James Dong · 14 years ago
  100. 01719a2 Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread by David Brown · 14 years ago