1. dc159f9 EGL: update EGL_ANDROID_recordable extension. by Jamie Gennis · 13 years ago
  2. d160a8b Merge "Support for compressed backups" by Christopher Tate · 13 years ago
  3. 18ffebd Merge "WifiWatchdog rewrite to formal statemachine" by Irfan Sheriff · 13 years ago
  4. 9c56f8b Merge "Read font info from system config files" by Chet Haase · 13 years ago
  5. 95a03bf Merge "dump GLES strings in SF dumpsys log" by Mathias Agopian · 13 years ago
  6. ad70186 dump GLES strings in SF dumpsys log by Mathias Agopian · 13 years ago
  7. 5f85066 Merge "Use unsigned char to store table of contents retrieved from XING header. Our compiler treats char default to unsigned (trygon-eng on master branch). If I force "signed char" for the table of contents array, some MediaFramework tests for VBR mp3 would fail." by Gloria Wang · 13 years ago
  8. cd4cc49 Merge "Refetch playlists according to the HLS specs, varying delay if playlists unchanged" by Andreas Huber · 13 years ago
  9. 352fdfe Merge "Add a hidden generic property interface" by John Reck · 13 years ago
  10. 0b7c495 Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest" by Jamie Gennis · 13 years ago
  11. 96f1959 am fc00b2ed: am 1bce9e25: am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread by Nick Pelly · 13 years ago
  12. bbc2122 Merge "Updated some effects and notifications" by Justin Ho · 13 years ago
  13. 3265b51 am e1635197: am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 13 years ago
  14. 9cda0ec Merge "Removed vertical padding in PreferenceActivity header list on phones" by Gilles Debunne · 13 years ago
  15. 9c091f3 Merge "resolved conflicts for merge of 8550f3b8 to master" by Robert Greenwalt · 13 years ago
  16. af3d927 Merge "For the serialization context, no fifo initialization is necessary." by Alex Sakhartchouk · 13 years ago
  17. c20cbc3 Merge "Bug 4382356: No automatic focus change in ScrollViews" by Gilles Debunne · 13 years ago
  18. db36daf resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 13 years ago
  19. 5b9b4eb am 1bce9e25: am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread by Nick Pelly · 13 years ago
  20. 5812538 am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 13 years ago
  21. a94090a Merge "Make the KeyChain handled its own grants rather than having AccountManagerService handle them." by Fred Quintana · 13 years ago
  22. b4bd2da resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  23. 9d21bed Merge "Implement textDirection heuristic selection." by Fabrice Di Meglio · 13 years ago
  24. 84f8b09 Merge "Bug 5014726: Paste works in ExtractedText" by Gilles Debunne · 13 years ago
  25. f24e645 Merge "Bug 5031179 possible fix for assert in join" by Glenn Kasten · 13 years ago
  26. 6f81c40 Merge "MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files" by Mike Lockwood · 13 years ago
  27. f26bfd9 Merge "Remove the completeAudioAvailable API." by Narayan Kamath · 13 years ago
  28. 922e36d Merge "Ensure selector state is updated when touch mode changes." by Jeff Brown · 13 years ago
  29. ab58754 Merge "Remove edge slop support." by Jeff Brown · 13 years ago
  30. 6f2d1f3 Merge "Refresh the drawable state when selecting a position." by Jeff Brown · 13 years ago
  31. fd9714b Merge "ListView focus bugfix." by Jeff Brown · 13 years ago
  32. ce07166 Merge "Add a call to pthread_attr_destroy to avoid potential memory leaks." by Jeff Brown · 13 years ago
  33. 209646d Merge "Frameworks: fixes possible invalid pointer index call." by Jeff Brown · 13 years ago
  34. e32c58a Merge "Enter touch mode on ACTION_SCROLL." by Jeff Brown · 13 years ago
  35. fec3b1e Merge "Fix bug 5032301 - size list menu icons appropriately." by Adam Powell · 13 years ago
  36. cfb2b12 Merge "Hide NetworkTemplate details, buffered stats I/O." by Jeff Sharkey · 13 years ago
  37. dcb68b7 Merge "fix a typo in ISurfaceTexture IPC code" by Mathias Agopian · 13 years ago
  38. 2773004 fix a typo in ISurfaceTexture IPC code by Mathias Agopian · 13 years ago
  39. 3919950 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 13 years ago
  40. e52dcef Merge "VPN: tear down VPN when the dependent interface is down." by Chia-chi Yeh · 13 years ago
  41. f933c8d Merge "Smooth the spinners" by Adam Powell · 13 years ago
  42. 48b349e Merge "Fix regression with legacy expanded menus" by Adam Powell · 13 years ago
  43. f4f7fe2 Merge "sensorservice: be more robust when there are no sensor h/w" by Mathias Agopian · 13 years ago
  44. 677517a Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 13 years ago
  45. fe0a87b SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 13 years ago
  46. f819686 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 13 years ago
  47. 2640bfd SurfaceTexture: fix SurfaceTextureGLToGLTest by Jamie Gennis · 13 years ago
  48. c9367a8 Merge "Minor code cleanups in vector." by Jeff Brown · 13 years ago
  49. eb629fc Merge "Replace Vector _grow/_shrink checks with assert." by Jeff Brown · 13 years ago
  50. a2fd177 Merge "Revert "Add some logging to track down where ANR happens during MediaPlayer._release()."" by James Dong · 13 years ago
  51. e99545e Merge "VPN: close the socket in protectVpn() to avoid leaking descriptors." by Chia-chi Yeh · 13 years ago
  52. c3104e3 Merge "Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapter" by Adam Cohen · 13 years ago
  53. 57dfc67 Merge "Fix 5027468: prevent screen from turning back on while lockscreen in password mode." by Jim Miller · 13 years ago
  54. 407b10b Merge "Fix bug #5025936 TableLayout layout direction resolution is broken" by Fabrice Di Meglio · 13 years ago
  55. 3fb46e4 Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 13 years ago
  56. 3e646d6 SurfaceTexture: add support for new connect values by Jamie Gennis · 13 years ago
  57. 5ad8677 Merge "Initial pass at some preload drawables Bug: 5020126" by Justin Ho · 13 years ago
  58. cc9b369 Merge "ip-up-vpn: Create proper states for pppd and racoon." by Chia-chi Yeh · 13 years ago
  59. 11dc831 am 74c425d3: am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 13 years ago
  60. 7665298 am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 13 years ago
  61. 1acde88 Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 13 years ago
  62. c958b87 Merge "NEW_API: Add auto-exposure and auto-white balance locking to the Camera." by Eino-Ville Talvala · 13 years ago
  63. bc612a0 Merge "Fix aidl to cope with multiple collection types per method." by Elliott Hughes · 13 years ago
  64. c8105b1 Merge "If audio startup fails while executing MediaPlayer::start() do NOT post an error" by Andreas Huber · 13 years ago
  65. 3f5f248 Merge "Force bitmaps to load in ARGB8888 by default. Bug #5024993" by Romain Guy · 13 years ago
  66. 2989e23 Merge "Rationalize API after adding maximum size feature." by Philip Milne · 13 years ago
  67. 2ac5e40 Merge "Minor documentation updates for the AudioTrack class." by Narayan Kamath · 13 years ago
  68. 92c5663 Merge "Add MEDIA_UID" by Glenn Kasten · 13 years ago
  69. 8f06479 am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 13 years ago
  70. 1ecf9d3 am 6dd45316: (-s ours) resolved conflicts for merge of ab3ec176 to honeycomb-plus-aosp by Jaikumar Ganesh · 13 years ago
  71. b62a535 am 28d92afc: am 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE by John Wang · 13 years ago
  72. 93efe80 Merge "Improve handling of low memory." by Dianne Hackborn · 13 years ago
  73. 21ac6a6 Merge "Remove Car audio class from auto pairing." by Jaikumar Ganesh · 13 years ago
  74. 4d17a02 Merge "Support profile and level query for SW video decoders" by James Dong · 13 years ago
  75. 5bfa057 Merge "unhide public apis" by Jeff Hamilton · 13 years ago
  76. 56c2b4d Merge "Include all supported mime types when querying decoder profile/level support." by Andreas Huber · 13 years ago
  77. 4d29cb3 Merge "Remove legacy http support from stagefright, chromium is the new hotness." by Andreas Huber · 13 years ago
  78. 0dbd3b0 Merge "Minor cleanups to TextToSpeech." by Narayan Kamath · 13 years ago
  79. 139617a Merge "OMX CallbackDispatcher uses C++ Thread not pthread" by Glenn Kasten · 13 years ago
  80. 8f114f6 Merge "Refactor input dispatcher use of window/app handles." by Jeff Brown · 13 years ago
  81. c172d19 Merge "Fix invalid JNI call signature. Bug: 5029536" by Jeff Brown · 13 years ago
  82. c105333 Minor code cleanups in vector. by Jeff Brown · 13 years ago
  83. 686f62f Replace Vector _grow/_shrink checks with assert. by Jeff Brown · 13 years ago
  84. 4fa5dc5 am 01588aca: Merge "Preserve invariant that sService is not null (although NfcAdapter.get() can return null)" into gingerbread by Nick Pelly · 13 years ago
  85. 8a1d693 Provide more descriptive name for InputChannel ashmem. by Jeff Brown · 13 years ago
  86. 42b12e1 Merge "Preserve spacing for icons in menus" by Adam Powell · 13 years ago
  87. f82d42d Merge "Touch exploration gesture events change the window id." by Svetoslav Ganov · 13 years ago
  88. 9ceb5ff Merge "Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build" by Mike Lockwood · 13 years ago
  89. c2be743 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  90. ec266da Merge "Fix native crash when GL driver fails to initialize." by Jason Sams · 13 years ago
  91. 89c0350 Merge "Contacts contract update for display photos." by Dave Santoro · 13 years ago
  92. d8940dc Merge "Add StorageVolume list to MountService dump" by Kenny Root · 13 years ago
  93. 0ad4ea2 Merge "Fix debugging for hwui caches" by Kenny Root · 13 years ago
  94. fd7d7a1 Merge "Allow a sync adapter to provide an OPEN action for a group" by Daniel Lehmann · 13 years ago
  95. a9122b6 Merge "Compress the backup output stream" by Christopher Tate · 13 years ago
  96. a100c02 Compress the backup output stream by Christopher Tate · 13 years ago
  97. 89dd4b5 Merge "Control socket tagging through Settings.Secure." by Jeff Sharkey · 13 years ago
  98. e984b07 Merge "Remove old-style software decoders." by Andreas Huber · 13 years ago
  99. a74e2aa am 0814a9aa: am db4c5f35: resolved conflicts for merge of 7816eded to gingerbread-plus-aosp by David 'Digit' Turner · 13 years ago
  100. 8ca5b5e am 9b446cd6: am bc047bb0: am e32c49ab: docs: de-new sidenavs by Scott Main · 13 years ago