1. 622e05c Fix leak in LayoutTransition by Chet Haase · 13 years ago
  2. 75683d5 Merge "WifiWatchdog rewrite to formal statemachine" by Irfan Sheriff · 13 years ago
  3. 131fe17 Merge "Read font info from system config files" by Chet Haase · 13 years ago
  4. 700e13d Merge "dump GLES strings in SF dumpsys log" by Mathias Agopian · 13 years ago
  5. ab95117 dump GLES strings in SF dumpsys log by Mathias Agopian · 13 years ago
  6. e1ea88c 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
  7. 698a5e0 Merge "Refetch playlists according to the HLS specs, varying delay if playlists unchanged" by Andreas Huber · 13 years ago
  8. 9a3d51f5 Merge "Add a hidden generic property interface" by John Reck · 13 years ago
  9. 97912d0 Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest" by Jamie Gennis · 13 years ago
  10. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 13 years ago
  11. 339abf1 VpnDialogs: enforce calling permissions. by Chia-chi Yeh · 13 years ago
  12. c2e5ca3 Use unsigned char to store table of contents retrieved from XING header. by Gloria Wang · 13 years ago
  13. c8f060c Read font info from system config files by Chet Haase · 13 years ago
  14. cc0b9f1 Refetch playlists according to the HLS specs, varying delay if playlists unchanged by Andreas Huber · 13 years ago
  15. f928469 Add new ViewDebug APIs to profile the event queue. by Romain Guy · 13 years ago
  16. fed878d 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
  17. 63775894 Add a hidden generic property interface by John Reck · 13 years ago
  18. cbbd798 Merge "Updated some effects and notifications" by Justin Ho · 13 years ago
  19. ef75eda am e1635197: am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 13 years ago
  20. ae68f88 Merge "Removed vertical padding in PreferenceActivity header list on phones" by Gilles Debunne · 13 years ago
  21. fc5e367 Merge "resolved conflicts for merge of 8550f3b8 to master" by Robert Greenwalt · 13 years ago
  22. e173b9d Merge "For the serialization context, no fifo initialization is necessary." by Alex Sakhartchouk · 13 years ago
  23. c7f2cde Merge "Bug 4382356: No automatic focus change in ScrollViews" by Gilles Debunne · 13 years ago
  24. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 13 years ago
  25. fc00b2e 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
  26. e163519 am 476f5525: Small fix to 5008973 fix. by Robert Greenwalt · 13 years ago
  27. 23399b7 Merge "Make the KeyChain handled its own grants rather than having AccountManagerService handle them." by Fred Quintana · 13 years ago
  28. 8202cd3 Bug 4382356: No automatic focus change in ScrollViews by Gilles Debunne · 13 years ago
  29. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  30. 50e95eb Merge "Implement textDirection heuristic selection." by Fabrice Di Meglio · 13 years ago
  31. 476f552 Small fix to 5008973 fix. by Robert Greenwalt · 13 years ago
  32. 38143a6 Merge "Bug 5014726: Paste works in ExtractedText" by Gilles Debunne · 13 years ago
  33. 2aa6c4b Merge "Bug 5031179 possible fix for assert in join" by Glenn Kasten · 13 years ago
  34. 600449c Merge "MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files" by Mike Lockwood · 13 years ago
  35. 92e1314 MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files by Mike Lockwood · 13 years ago
  36. e10917f Updated some effects and notifications by Justin Ho · 13 years ago
  37. 37ccb4b Merge "Remove the completeAudioAvailable API." by Narayan Kamath · 13 years ago
  38. 1af6d27 Merge "Ensure selector state is updated when touch mode changes." by Jeff Brown · 13 years ago
  39. 997ea74 Merge "Remove edge slop support." by Jeff Brown · 13 years ago
  40. 945caee Merge "Refresh the drawable state when selecting a position." by Jeff Brown · 13 years ago
  41. 5bd512a Merge "ListView focus bugfix." by Jeff Brown · 13 years ago
  42. d639f45 Merge "Add a call to pthread_attr_destroy to avoid potential memory leaks." by Jeff Brown · 13 years ago
  43. c14aea2 Merge "Frameworks: fixes possible invalid pointer index call." by Jeff Brown · 13 years ago
  44. 1e20946 Ensure selector state is updated when touch mode changes. by Jeff Brown · 13 years ago
  45. 119abb2 Merge "Enter touch mode on ACTION_SCROLL." by Jeff Brown · 13 years ago
  46. 4540926 Merge "Fix bug 5032301 - size list menu icons appropriately." by Adam Powell · 13 years ago
  47. efebb62 Fix bug 5032301 - size list menu icons appropriately. by Adam Powell · 13 years ago
  48. a611137 Remove edge slop support. by Jeff Brown · 13 years ago
  49. a79f4b7 Refresh the drawable state when selecting a position. by Jason Bayer · 13 years ago
  50. 2d4630c Merge "Hide NetworkTemplate details, buffered stats I/O." by Jeff Sharkey · 13 years ago
  51. 58c5dc1 Fix bug 5030341 - ActionBar.getHeight is inaccurate in 2-row mode by Adam Powell · 13 years ago
  52. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 13 years ago
  53. a86127f ListView focus bugfix. by Mark Lindner · 13 years ago
  54. 4a8df31 Merge "fix a typo in ISurfaceTexture IPC code" by Mathias Agopian · 13 years ago
  55. d2734a5 fix a typo in ISurfaceTexture IPC code by Mathias Agopian · 13 years ago
  56. da13560 Add a call to pthread_attr_destroy to avoid potential memory leaks. by Le-Chun Wu · 13 years ago
  57. 2585e9b Frameworks: fixes possible invalid pointer index call. by Justin Koh · 13 years ago
  58. 7564d62 Enter touch mode on ACTION_SCROLL. by Jeff Brown · 13 years ago
  59. af3f1753 Merge "VPN: tear down VPN when the dependent interface is down." by Chia-chi Yeh · 13 years ago
  60. aa1727f VPN: tear down VPN when the dependent interface is down. by Chia-chi Yeh · 13 years ago
  61. 8b09337 Merge "Smooth the spinners" by Adam Powell · 13 years ago
  62. 9ac32a4 Smooth the spinners by Adam Powell · 13 years ago
  63. cda3385 Merge "Fix regression with legacy expanded menus" by Adam Powell · 13 years ago
  64. 0a3deee Fix regression with legacy expanded menus by Adam Powell · 13 years ago
  65. 0a46db5 Apply the dns and route diff which we get a change by Robert Greenwalt · 13 years ago
  66. 4838151 Merge "sensorservice: be more robust when there are no sensor h/w" by Mathias Agopian · 13 years ago
  67. 06b54d7 Merge changes Id9aa1003,I8c154189 by Jamie Gennis · 13 years ago
  68. 9709687 SurfaceTexture: make (dis)connect into an IPC by Jamie Gennis · 13 years ago
  69. b3a26f4 Merge "Move LoadAverageService to the SystemUI apk." by Dianne Hackborn · 13 years ago
  70. ec7ea37 SurfaceTexture: fix SurfaceTextureGLToGLTest by Jamie Gennis · 13 years ago
  71. 7770b90 Merge "Minor code cleanups in vector." by Jeff Brown · 13 years ago
  72. 50a3e42 Merge "Replace Vector _grow/_shrink checks with assert." by Jeff Brown · 13 years ago
  73. 8a65e1f Merge "Revert "Add some logging to track down where ANR happens during MediaPlayer._release()."" by James Dong · 13 years ago
  74. 29c176f sensorservice: be more robust when there are no sensor h/w by Mathias Agopian · 13 years ago
  75. 2c17f05 Revert "Add some logging to track down where ANR happens during MediaPlayer._release()." by James Dong · 13 years ago
  76. 649a141 Merge "VPN: close the socket in protectVpn() to avoid leaking descriptors." by Chia-chi Yeh · 13 years ago
  77. 5779c9c VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 13 years ago
  78. 2c751a8 Bug 5031179 possible fix for assert in join by Glenn Kasten · 13 years ago
  79. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 13 years ago
  80. d4ee810 Merge "Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapter" by Adam Cohen · 13 years ago
  81. b7ffea6 Catching RemoteViews#apply() layout inflation exceptions in RemoteViewsAdapter by Adam Cohen · 13 years ago
  82. fbaa1ea Merge "Fix 5027468: prevent screen from turning back on while lockscreen in password mode." by Jim Miller · 13 years ago
  83. 2c41fa1 Merge "Fix bug #5025936 TableLayout layout direction resolution is broken" by Fabrice Di Meglio · 13 years ago
  84. eb2591f Merge "VPN: Hook up the new control protocol and network state." by Chia-chi Yeh · 13 years ago
  85. 97a6156 VPN: Hook up the new control protocol and network state. by Chia-chi Yeh · 13 years ago
  86. dcb9376 Fix 5027468: prevent screen from turning back on while lockscreen in password mode. by Jim Miller · 13 years ago
  87. a775f0d SurfaceTexture: add support for new connect values by Jamie Gennis · 13 years ago
  88. c843fdd Merge "Initial pass at some preload drawables Bug: 5020126" by Justin Ho · 13 years ago
  89. f483009 Merge "ip-up-vpn: Create proper states for pppd and racoon." by Chia-chi Yeh · 13 years ago
  90. 1591aa0 ip-up-vpn: Create proper states for pppd and racoon. by Chia-chi Yeh · 13 years ago
  91. 7fa1e19 Initial pass at some preload drawables Bug: 5020126 by Justin Ho · 13 years ago
  92. 5f81f1b am 74c425d3: am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 13 years ago
  93. 74c425d3 am 54b2a326: Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 13 years ago
  94. 54b2a32 Merge "Show SIM blocked after 10 time puk wrong entries." into honeycomb-LTE by John Wang · 13 years ago
  95. 901e022 Merge "NEW_API: Add auto-exposure and auto-white balance locking to the Camera." by Eino-Ville Talvala · 13 years ago
  96. 49062e3 Merge "Fix aidl to cope with multiple collection types per method." by Elliott Hughes · 13 years ago
  97. c1df573 Merge "If audio startup fails while executing MediaPlayer::start() do NOT post an error" by Andreas Huber · 13 years ago
  98. 232d5f2 If audio startup fails while executing MediaPlayer::start() do NOT post an error by Andreas Huber · 13 years ago
  99. 8cfe3d2 Merge "Force bitmaps to load in ARGB8888 by default. Bug #5024993" by Romain Guy · 13 years ago
  100. 99b7b7a Force bitmaps to load in ARGB8888 by default. Bug #5024993 by Romain Guy · 13 years ago