1. 06b54d7 Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 14 years ago
  2. 9709687 SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 14 years ago
  3. b3a26f4 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 14 years ago
  4. 7770b90 Merge "Minor code cleanups in vector." by Jeff Brown · 14 years ago
  5. 50a3e42 Merge "Replace Vector _grow/_shrink checks with assert." by Jeff Brown · 14 years ago
  6. 8a65e1f Merge "Revert "Add some logging to track down where ANR happens during MediaPlayer._release()."" by James Dong · 14 years ago
  7. 2c17f05 Revert "Add some logging to track down where ANR happens during MediaPlayer._release()." by James Dong · 14 years ago
  8. 649a141 Merge "VPN: close the socket in protectVpn() to avoid leaking descriptors." by Chia-chi Yeh · 14 years ago
  9. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 14 years ago
  10. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 14 years ago
  11. d4ee810 Merge "Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapter" by Adam Cohen · 14 years ago
  12. b7ffea6 Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapter by Adam Cohen · 14 years ago
  13. fbaa1ea Merge "Fix 5027468: prevent screen from turning back on while lockscreen in password mode." by Jim Miller · 14 years ago
  14. 2c41fa1 Merge "Fix bug #5025936 TableLayout layout direction resolution is broken" by Fabrice Di Meglio · 14 years ago
  15. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 14 years ago
  16. 97a61565 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 14 years ago
  17. dcb9376 Fix 5027468: prevent screen from turning back on while lockscreen in password mode. by Jim Miller · 14 years ago
  18. a775f0d SurfaceTexture: add support for new connect values by Jamie Gennis · 14 years ago
  19. c843fdd Merge "Initial pass at some preload drawables Bug: 5020126" by Justin Ho · 14 years ago
  20. f483009 Merge "ip-up-vpn: Create proper states for pppd and racoon." by Chia-chi Yeh · 14 years ago
  21. 1591aa0 ip-up-vpn: Create proper states for pppd and racoon. by Chia-chi Yeh · 14 years ago
  22. 7fa1e19 Initial pass at some preload drawables Bug: 5020126 by Justin Ho · 14 years ago
  23. 5f81f1b am 74c425d3: am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 14 years ago
  24. 74c425d3 am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 14 years ago
  25. 54b2a32 Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 14 years ago
  26. 901e022 Merge "NEW_API: Add auto-exposure and auto-white balance locking to the Camera." by Eino-Ville Talvala · 14 years ago
  27. 49062e3 Merge "Fix aidl to cope with multiple collection types per method." by Elliott Hughes · 14 years ago
  28. c1df573 Merge "If audio startup fails while executing MediaPlayer::start() do NOT post an error" by Andreas Huber · 14 years ago
  29. 232d5f2 If audio startup fails while executing MediaPlayer::start() do NOT post an error by Andreas Huber · 14 years ago
  30. 8cfe3d2 Merge "Force bitmaps to load in ARGB8888 by default. Bug #5024993" by Romain Guy · 14 years ago
  31. 99b7b7a Force bitmaps to load in ARGB8888 by default. Bug #5024993 by Romain Guy · 14 years ago
  32. c9822c5 Fix build. by Wink Saville · 14 years ago
  33. 98c3fcc Show SIM blocked after 10 time puk wrong entries. by John Wang · 14 years ago
  34. d44264a Merge "Rationalize API after adding maximum size feature." by Philip Milne · 14 years ago
  35. d1435e9 Merge "Minor documentation updates for the AudioTrack class." by Narayan Kamath · 14 years ago
  36. 007e621 Merge "Add MEDIA_UID" by Glenn Kasten · 14 years ago
  37. 76326a9 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  38. 8c17030 am 6dd45316: (-s ours) resolved conflicts for merge of ab3ec176 to honeycomb-plus-aosp by Jaikumar Ganesh · 14 years ago
  39. 726492e am 28d92afc: am 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE by John Wang · 14 years ago
  40. cadaa3a Merge "Improve handling of low memory." by Dianne Hackborn · 14 years ago
  41. c29f4e5 Nicer API for disabling/enabling the home/up button in action bars. by Adam Powell · 14 years ago
  42. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 14 years ago
  43. 88bde0c Minor documentation updates for the AudioTrack class. by Narayan Kamath · 14 years ago
  44. b85f49e Merge "Remove Car audio class from auto pairing." by Jaikumar Ganesh · 14 years ago
  45. 83d3352 NEW_API: Add auto-exposure and auto-white balance locking to the Camera. by Eino-Ville Talvala · 14 years ago
  46. ad07457 Merge "Support profile and level query for SW video decoders" by James Dong · 14 years ago
  47. 840a02c Merge "unhide public apis" by Jeff Hamilton · 14 years ago
  48. 31d6e44 Remove Car audio class from auto pairing. by Jaikumar Ganesh · 14 years ago
  49. b39c07b Merge "Include all supported mime types when querying decoder profile/level support." by Andreas Huber · 14 years ago
  50. 1a54107 Merge "Remove legacy http support from stagefright, chromium is the new hotness." by Andreas Huber · 14 years ago
  51. e1f2d41 Merge "Minor cleanups to TextToSpeech." by Narayan Kamath · 14 years ago
  52. d86934a Merge "OMX CallbackDispatcher uses C++ Thread not pthread" by Glenn Kasten · 14 years ago
  53. b9db1fb Minor cleanups to TextToSpeech. by Narayan Kamath · 14 years ago
  54. 1a70f09 Merge "Refactor input dispatcher use of window/app handles." by Jeff Brown · 14 years ago
  55. c6f4d92 Merge "Fix invalid JNI call signature. Bug: 5029536" by Jeff Brown · 14 years ago
  56. ab56113 Minor code cleanups in vector. by Jeff Brown · 14 years ago
  57. 11bf79d6 Replace Vector _grow/_shrink checks with assert. by Jeff Brown · 14 years ago
  58. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 14 years ago
  59. 14fcf90 Fix invalid JNI call signature. Bug: 5029536 by Jeff Brown · 14 years ago
  60. e7821cd SearchBox API changes, to know when calls succeeded. by Mathew Inwood · 14 years ago
  61. f7537bc Provide more descriptive name for InputChannel ashmem. by Jeff Brown · 14 years ago
  62. 93cd6a6 Rationalize API after adding maximum size feature. by Philip Milne · 14 years ago
  63. 9837d6d Fix bug in submenus opened from icon menus by Adam Powell · 14 years ago
  64. 648b36b Merge "Preserve spacing for icons in menus" by Adam Powell · 14 years ago
  65. 9151103 Preserve spacing for icons in menus by Adam Powell · 14 years ago
  66. 8b7d1b4 Add MEDIA_UID by Glenn Kasten · 14 years ago
  67. 6767187 unhide public apis by Ben Dodson · 14 years ago
  68. f382dc2 Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 14 years ago
  69. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 14 years ago
  70. e67ebac Merge "Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build" by Mike Lockwood · 14 years ago
  71. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 14 years ago
  72. b328269 Merge "Fix native crash when GL driver fails to initialize." by Jason Sams · 14 years ago
  73. b6e5e7a Merge "Contacts contract update for display photos." by Dave Santoro · 14 years ago
  74. fb06b7a Fix native crash when GL driver fails to initialize. by Jason Sams · 14 years ago
  75. a1b6868 Merge "Add StorageVolume list to MountService dump" by Kenny Root · 14 years ago
  76. f953dee Merge "Fix debugging for hwui caches" by Kenny Root · 14 years ago
  77. c311933 Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 14 years ago
  78. 6a8f779 Merge "Allow a sync adapter to provide an OPEN action for a group" by Daniel Lehmann · 14 years ago
  79. 9a79cda Merge "Compress the backup output stream" by Christopher Tate · 14 years ago
  80. e6d3d28 Allow a sync adapter to provide an OPEN action for a group by Daniel Lehmann · 14 years ago
  81. 7926a69 Compress the backup output stream by Christopher Tate · 14 years ago
  82. 19d2c0b Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 14 years ago
  83. 8d3073c Include all supported mime types when querying decoder profile/level support. by Andreas Huber · 14 years ago
  84. 62a2c8f Control socket tagging through Settings.Secure. by Jeff Sharkey · 14 years ago
  85. 2d912dd Merge "Remove old-style software decoders." by Andreas Huber · 14 years ago
  86. bd55ab1 am 0814a9aa: am db4c5f35: resolved conflicts for merge of 7816eded to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  87. 605a80f am 9b446cd6: am bc047bb0: am e32c49ab: docs: de-new sidenavs by Scott Main · 14 years ago
  88. 0e9bc56 am 4e400158: am 1e4cf2dd: am 10a36020: cherrypick from hc-mr1 Change-Id: Ib0d980c95d821ba24e342f230b4a47fd786ba66a by Robert Ly · 14 years ago
  89. 1c91fac am 22f4e8f6: am 56a085c9: am d3fa7bd1: docs: fix date on opengl dashboard by Scott Main · 14 years ago
  90. 37b3cc3 am 9163a4a6: am aa4b1d8b: am d292d2a0: Merge 36a3a392 from mr1. by Xavier Ducrohet · 14 years ago
  91. a528237 Contacts contract update for display photos. by Dave Santoro · 14 years ago
  92. fd909a7 Merge "MediaScanner: fix breakage in updates" by Mike Lockwood · 14 years ago
  93. afcec44 Merge "docs: fix for bug 3186839" by Robert Ly · 14 years ago
  94. a704daa docs: fix for bug 3186839 by Robert Ly · 14 years ago
  95. 3b56b0d Merge "Polish of the ActivityChooserView and ShareActionProvider." by Svetoslav Ganov · 14 years ago
  96. 3810361 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  97. fe7e40d Fix bug #5025936 TableLayout layout direction resolution is broken by Fabrice Di Meglio · 14 years ago
  98. 6d1d16c Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  99. a8ccc50 Remove old-style software decoders. by Andreas Huber · 14 years ago
  100. 0d4fc33 Merge "Add REFER handling." by repo sync · 14 years ago