1. 3663227 VPN: add MTU support. by Chia-chi Yeh · 14 years ago
  2. 3667369 VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI. by Chia-chi Yeh · 14 years ago
  3. 1775a0c Merge "Open up setKeyManager/setTrustManager." by Ben Komalo · 14 years ago
  4. 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 14 years ago
  5. 193bc6d Open up setKeyManager/setTrustManager. by Ben Komalo · 14 years ago
  6. 622d544 Merge "Use the new animated notification layout on tablets." by Daniel Sandler · 14 years ago
  7. e0b4fe5 Merge "Rebuilt notification list using a new custom layout." by Daniel Sandler · 14 years ago
  8. 08d08f6 Use the new animated notification layout on tablets. by Daniel Sandler · 14 years ago
  9. 5891f55 Merge "Fix the issue of onNetwork in UI thread." by repo sync · 14 years ago
  10. c133781 Fix the issue of onNetwork in UI thread. by repo sync · 14 years ago
  11. 4922084 Merge "Made VoicemailContract classes non-instantiable." by Debashish Chatterjee · 14 years ago
  12. b361066 Merge "Fix test-related build breakage." by Jeff Sharkey · 14 years ago
  13. af11d48 Fix test-related build breakage. by Jeff Sharkey · 14 years ago
  14. fdfc3c7 Merge "External mutation of full NetworkPolicy set." by Jeff Sharkey · 14 years ago
  15. 22c055e External mutation of full NetworkPolicy set. by Jeff Sharkey · 14 years ago
  16. cf892f9 Merge "Ensure the RemoteViewsAdapter cleans up its HandlerThread." by Jeff Brown · 14 years ago
  17. 4a97122 Growable NetworkStats object instead of builder. by Jeff Sharkey · 14 years ago
  18. d42497e Rebuilt notification list using a new custom layout. by Daniel Sandler · 14 years ago
  19. 39ebc21 Persist UID stats, lazy loading, resize buckets. by Jeff Sharkey · 14 years ago
  20. 13010be CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 14 years ago
  21. fc442bd Ensure the RemoteViewsAdapter cleans up its HandlerThread. by Jeff Brown · 14 years ago
  22. 854bbfd Fix LockScreen regression. by Jeff Brown · 14 years ago
  23. 7a9db18 No position information for outside touches by Kenny Root · 14 years ago
  24. 038b737 Fix regression handling negative sizes. by Jeff Brown · 14 years ago
  25. eaf7ce6 Merge "Move data cycle methods to framework object." by Jeff Sharkey · 14 years ago
  26. cd2ca40 Move data cycle methods to framework object. by Jeff Sharkey · 14 years ago
  27. 57af6e7 Merge "Interface-level network policy, persist policies." by Jeff Sharkey · 14 years ago
  28. 21c9c45 Interface-level network policy, persist policies. by Jeff Sharkey · 14 years ago
  29. 27e4266 Merge "resolved conflicts for merge of ed1a9c77 to master" by Dianne Hackborn · 14 years ago
  30. 7b1c0f6 resolved conflicts for merge of ed1a9c77 to master by Dianne Hackborn · 14 years ago
  31. f5b6101 Merge "Optimize StrictMode activity instance count check." by Jeff Brown · 14 years ago
  32. b7c8263 Merge "Always clear the Message when recycled." by Jeff Brown · 14 years ago
  33. bc38d3e Merge "Optimize orientation changes." by Jeff Brown · 14 years ago
  34. ad47ab3 Merge "Make orientation changes happen sooner." by Jeff Brown · 14 years ago
  35. ed1a9c7 am fc441bff: am fd63814a: Merge "Fix some problems with moving in and out of detached state." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  36. fc441bf am fd63814a: Merge "Fix some problems with moving in and out of detached state." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  37. fd63814 Merge "Fix some problems with moving in and out of detached state." into honeycomb-mr2 by Dianne Hackborn · 14 years ago
  38. afc4b28 Fix some problems with moving in and out of detached state. by Dianne Hackborn · 14 years ago
  39. d2e743d Merge "Refactor BiDiTest unit tests app" by Fabrice Di Meglio · 14 years ago
  40. 7af0522 Refactor BiDiTest unit tests app by Fabrice Di Meglio · 14 years ago
  41. 7e44283 Optimize StrictMode activity instance count check. by Jeff Brown · 14 years ago
  42. fc9ff4c Always clear the Message when recycled. by Jeff Brown · 14 years ago
  43. 2457237 Optimize orientation changes. by Jeff Brown · 14 years ago
  44. b505074 Add new MultiWaveView widget and integrate it into LockScreen by Jim Miller · 14 years ago
  45. d408f4a am db26be1f: am 5fe24ec7: am 8daefb9c: Fix layout issue on table when device thinks there\'s a SIM. by Jim Miller · 14 years ago
  46. db26be1 am 5fe24ec7: am 8daefb9c: Fix layout issue on table when device thinks there\'s a SIM. by Jim Miller · 14 years ago
  47. 5fe24ec am 8daefb9c: Fix layout issue on table when device thinks there\'s a SIM. by Jim Miller · 14 years ago
  48. dc8f917 Merge "Add missing API to current.txt" by Romain Guy · 14 years ago
  49. e1a4fcd am cc44bea0: am 2addaf97: Merge "Add toString for IccCard Status and App." into honeycomb-LTE by John Wang · 14 years ago
  50. 40b6257 Add missing API to current.txt by Romain Guy · 14 years ago
  51. cc44bea am 2addaf97: Merge "Add toString for IccCard Status and App." into honeycomb-LTE by John Wang · 14 years ago
  52. 2addaf9 Merge "Add toString for IccCard Status and App." into honeycomb-LTE by John Wang · 14 years ago
  53. 9dbd7d8 Remove redundant memory barrier by Glenn Kasten · 14 years ago
  54. 8aec83e Merge "Avoid duplicated code calculating the stts sample duration" by James Dong · 14 years ago
  55. 8daefb9 Fix layout issue on table when device thinks there's a SIM. by Jim Miller · 14 years ago
  56. c0e9e42 Merge "Add onSurfaceTextureDestroyed() callback." by Romain Guy · 14 years ago
  57. 40b62b9 Merge "Make View respect LAYOUT_DIRECTION_LOCALE" by Fabrice Di Meglio · 14 years ago
  58. 451ce44 Add onSurfaceTextureDestroyed() callback. by Romain Guy · 14 years ago
  59. f74b9bf Merge "NFC: Submit the missing pieces of previous commit to fix build." by Nick Pelly · 14 years ago
  60. 195c39c NFC: Submit the missing pieces of previous commit to fix build. by Nick Pelly · 14 years ago
  61. 4e6c1da am 5a9bbc34: am b5141a9f: am 90bdb69b: Merge "fix one NPE when webChromeClient don\'t have progress view support" into honeycomb-mr2 by Teng-Hui Zhu · 14 years ago
  62. 8b7eede am 75612e9c: am 1ea549e8: Merge "CDMALTE: Get roaming status based on SID/NID" into honeycomb-LTE by Robert Greenwalt · 14 years ago
  63. b0e81da Merge "Tweak snap settings" by John Reck · 14 years ago
  64. 7573872 Tweak snap settings by John Reck · 14 years ago
  65. 26e432d Make View respect LAYOUT_DIRECTION_LOCALE by Fabrice Di Meglio · 14 years ago
  66. 5a9bbc3 am b5141a9f: am 90bdb69b: Merge "fix one NPE when webChromeClient don\'t have progress view support" into honeycomb-mr2 by Teng-Hui Zhu · 14 years ago
  67. 0bf732b Merge "Make AllAudio really include all audio" by Jean-Baptiste Queru · 14 years ago
  68. b5141a9 am 90bdb69b: Merge "fix one NPE when webChromeClient don\'t have progress view support" into honeycomb-mr2 by Teng-Hui Zhu · 14 years ago
  69. 90bdb69 Merge "fix one NPE when webChromeClient don't have progress view support" into honeycomb-mr2 by Teng-Hui Zhu · 14 years ago
  70. 7af77b7 Make AllAudio really include all audio by Jean-Baptiste Queru · 14 years ago
  71. a8ed4ad Merge "Fix reflow for mobile sites." by Shimeng (Simon) Wang · 14 years ago
  72. 75612e9 am 1ea549e8: Merge "CDMALTE: Get roaming status based on SID/NID" into honeycomb-LTE by Robert Greenwalt · 14 years ago
  73. 3b765f0 Merge "New KeyChain API for application access to keystore credentials" by Brian Carlstrom · 14 years ago
  74. f7f413e am 0a63ccc6: am 5624b793: am 2bb2d48f: Commit final (maybe) MR 2 API. by Dianne Hackborn · 14 years ago
  75. 4bb506a am 15e9d474: am 88748e6d: am d86302df: Quiet the log. by Dianne Hackborn · 14 years ago
  76. ef42dac am f14dff12: am c6adfed6: am f795e9a8: Okay *now* really enforce the limit on non-public styles. by Dianne Hackborn · 14 years ago
  77. 1ea549e Merge "CDMALTE: Get roaming status based on SID/NID" into honeycomb-LTE by Robert Greenwalt · 14 years ago
  78. e14674d Merge "NfcAdapter: Remove dead AIDL methods." by Nick Pelly · 14 years ago
  79. e86cdeb Fix reflow for mobile sites. by Shimeng (Simon) Wang · 14 years ago
  80. 60f36a5 Merge "Expose hook for crash backup" by John Reck · 14 years ago
  81. 173e4c7 am 9980043e: am 820caf7b: am 8821ba86: Ummm... f*, stop breaking the build. by Dianne Hackborn · 14 years ago
  82. 32ed844 Merge "resolved conflicts for merge of f51ded0f to master" by Dianne Hackborn · 14 years ago
  83. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 14 years ago
  84. 8dffad6 Bug fixes in the accessibility interrogation APIs by Svetoslav Ganov · 14 years ago
  85. 679dd99 Merge "Fix some measurement/sizing with split action bars" by Adam Powell · 14 years ago
  86. a7ea9f9 Avoid duplicated code calculating the stts sample duration by James Dong · 14 years ago
  87. cc2e5be Fix some measurement/sizing with split action bars by Adam Powell · 14 years ago
  88. 08b992c8 Merge "Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices." by Philip Milne · 14 years ago
  89. a2aee84 Merge "Upgrade of Calendar db to 305" by RoboErik · 14 years ago
  90. c17a7a5 NfcAdapter: Remove dead AIDL methods. by Nick Pelly · 14 years ago
  91. 75f27b5 Merge "Adding config_alwaysUseCdmaRssi. The change that added this didn't make it to master do to a merge conflict oversight." by Dan Morrill · 14 years ago
  92. 9734df5 Upgrade of Calendar db to 305 by RoboErik · 14 years ago
  93. ec609d3 Merge "Change Property.set() to throw UnsupportedOperationException by default" by Chet Haase · 14 years ago
  94. 2302fe5 fix one NPE when webChromeClient don't have progress view support by Teng-Hui Zhu · 14 years ago
  95. 5ffe6bc Adding config_alwaysUseCdmaRssi. The change that added this didn't make it to by Dan Morrill · 14 years ago
  96. f474870 Optimise the way that indices are auto-allocated so that XML files can normally avoid using indices. by Philip Milne · 14 years ago
  97. 42f6528 New KeyChain API for application access to keystore credentials by Brian Carlstrom · 14 years ago
  98. 9e7c206 am 5a8455c3: am 75749ab1: Merge "Set locale based on SIM preferred language." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  99. 0964c75 am dc03da04: (-s ours) am 2488a943: am e3b80c83: Merge "Revert "Add avg bandwidth estimate every 2 seconds - do not merge."" into honeycomb-mr2 by James Dong · 14 years ago
  100. 8df5fcf am 6d60190a: am e502c536: am b3174c46: UsbService: Fix JNI reference leak by Mike Lockwood · 14 years ago