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