1. bc2e82d4 Remove explicit toUpperCase after CountryDetector is fixed to return by Shaopeng Jia · 13 years ago
  2. 8909b10 VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 13 years ago
  3. 1f7746b VPN: rename service(s) to daemon(s) to reduce confusion. by Chia-chi Yeh · 13 years ago
  4. 383e052 VPN: fix the build. by Chia-chi Yeh · 13 years ago
  5. 5db03df VpnDialogs: prepare for the usages of legacy VPN. by Chia-chi Yeh · 13 years ago
  6. 2e46061 Merge "VPN: refactor a little bit for the upcoming integration of legacy VPN." by Chia-chi Yeh · 13 years ago
  7. a4b87b5 VPN: refactor a little bit for the upcoming integration of legacy VPN. by Chia-chi Yeh · 13 years ago
  8. 072d39e Merge "Migrate bandwidth control to NMS, omit history." by Jeff Sharkey · 13 years ago
  9. ac813bd Merge "VPN: correct the netmask for IPv4." by Chia-chi Yeh · 13 years ago
  10. 9c0835f VPN: correct the netmask for IPv4. by Chia-chi Yeh · 13 years ago
  11. 5093d3ee Merge "Add a global-search column for last access." by Dan Morrill · 13 years ago
  12. 1d65fcd Merge "Synchronize SipWakeupTimer.onReceive()" by Hung-ying Tyan · 13 years ago
  13. eefc908 Merge "Add API to report the presence of a permanent menu key on the device." by Adam Powell · 13 years ago
  14. 8c47062 Add API to report the presence of a permanent menu key on the device. by Adam Powell · 13 years ago
  15. 748d9f2 Merge "Improve Tag.toString()." by Jeff Hamilton · 13 years ago
  16. ea458f1 Merge "Minor fix in SurfaceTexture" by Pannag Sanketi · 13 years ago
  17. ce43bc4 am 0562efd1: am f3f9967e: Make sure to update data availability in call setup capable triggers. by Kazuhiro Ondo · 13 years ago
  18. 7675faa am 8745caaf: am dbcc57c6: Fix dependencyMet issues regarding hipri APN. by Robert Greenwalt · 13 years ago
  19. 0e0c204 Merge "Crash observed when attempted to uncheck the Accessibility option." by Svetoslav Ganov · 13 years ago
  20. 77dd02d Merge "Add body id to ssl_certificate layout" by Brian Carlstrom · 13 years ago
  21. 2ddef21 Add body id to ssl_certificate layout by Brian Carlstrom · 13 years ago
  22. ce5ee2d Crash observed when attempted to uncheck the Accessibility option. by Svetoslav Ganov · 13 years ago
  23. 0916350 Merge "Fix crash at boot." by Svetoslav Ganov · 13 years ago
  24. 2666ff2 Fix crash at boot. by Dianne Hackborn · 13 years ago
  25. 16efb10 Merge "Seeking/duration in HLS content is based on the individual segments' duration" by Andreas Huber · 13 years ago
  26. e9a4188 Seeking/duration in HLS content is based on the individual segments' duration by Andreas Huber · 13 years ago
  27. 9c902c1 Merge "fix screen on/off animation, which was flipped" by Mathias Agopian · 13 years ago
  28. 753db22 fix screen on/off animation, which was flipped by Mathias Agopian · 13 years ago
  29. d0c18aa Merge "Fix 4691563: Polish MultiWaveView experience in LockScreen and InCall screen Better activation experience: - Hold off on switching out targets until current animation has finished. - Hide unselected targets when a target is selected. Code simplification: - Use explicit callback objects to handle animation updates instead of having MWV implement the interface. - More compact chevron-loading code. - Don't use animations for properties that need to change immediately." by Jim Miller · 13 years ago
  30. 350083e Migrate bandwidth control to NMS, omit history. by Jeff Sharkey · 13 years ago
  31. 4dfecf5 Fix runtime reboot loop. by Jim Miller · 13 years ago
  32. c9ec69e Minor fix in SurfaceTexture by Pannag Sanketi · 13 years ago
  33. 8856c42 Improve Tag.toString(). by Jeff Hamilton · 13 years ago
  34. 3f75676 Fix the build. by Dianne Hackborn · 13 years ago
  35. 1c8d207 Fix 4691563: Polish MultiWaveView experience in LockScreen and InCall screen by Jim Miller · 13 years ago
  36. 1e75fbd Merge "Updating accessibility documentation." by Svetoslav Ganov · 13 years ago
  37. 38e8b4e Updating accessibility documentation. by Svetoslav Ganov · 13 years ago
  38. 43b944f Merge "Fix some issues with the action bar and action modes." by Adam Powell · 13 years ago
  39. e6b3af2 Merge "Fix issue #4902856: Don't let apps register non-explicit PendingIntents" by Dianne Hackborn · 13 years ago
  40. f6ce6a9 Fix some issues with the action bar and action modes. by Adam Powell · 13 years ago
  41. 56528a3 Merge "Keep initial zoom overview for non-standard load." by Shimeng (Simon) Wang · 13 years ago
  42. 72a1d2e Keep initial zoom overview for non-standard load. by Shimeng (Simon) Wang · 13 years ago
  43. 5612b3d Merge "API updates to respond to comments" by RoboErik · 13 years ago
  44. fe8b06c Merge "Support control of text alignment." by Fabrice Di Meglio · 13 years ago
  45. 083cd2d API updates to respond to comments by RoboErik · 13 years ago
  46. 169abcf Merge "Add a string based createUri()." by Jeff Hamilton · 13 years ago
  47. 8ef7358 Merge "Synthetic cancel event should have touchscreen source." by Jeff Brown · 13 years ago
  48. 1584af9 Add a string based createUri(). by Jeff Hamilton · 13 years ago
  49. 7d1279b Merge "VPN: refactor few JNI methods for the usage of legacy VPN." by Chia-chi Yeh · 13 years ago
  50. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 13 years ago
  51. 2fdbc5a Synthetic cancel event should have touchscreen source. by Jeff Brown · 13 years ago
  52. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  53. e58e9b8 Merge "Use default scale when restored scale is 0." by Shimeng (Simon) Wang · 13 years ago
  54. 04deb7b Merge "Revert "Parse RTP-Info even for live streams."" by Andreas Huber · 13 years ago
  55. d4a6cac Revert "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  56. be768ee Use default scale when restored scale is 0. by Shimeng (Simon) Wang · 13 years ago
  57. 4f0205f Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification by Andreas Huber · 13 years ago
  58. c9d3946 Merge "DnsPinger changes incl. binding" by Irfan Sheriff · 13 years ago
  59. ab337a0 Merge "Textfield assets from Gingerbread for compatibility" by Justin Ho · 13 years ago
  60. be9fbbc Merge "Initial upscaled progress spinners from Gingerbread in xhdpi" by Justin Ho · 13 years ago
  61. 65b18477 Merge "Updated popup assets in xhdpi. Padding issues will be resolved in a separate CL." by Justin Ho · 13 years ago
  62. a6cec8f Synchronize SipWakeupTimer.onReceive() by Hung-ying Tyan · 13 years ago
  63. 54fa619 Merge "Make NAT port timeout measurement more flexible." by Hung-ying Tyan · 13 years ago
  64. 428e843 Extend network stats to signatureOrSystem. by Jeff Sharkey · 13 years ago
  65. 845678f Merge "Permissions to protect bandwidth statistics." by Jeff Sharkey · 13 years ago
  66. b3f19ca Enforce background data flag, rules through netd. by Jeff Sharkey · 13 years ago
  67. a91260b Merge "Remove curtain effect (it's unused)." by Chih-Chung Chang · 13 years ago
  68. ff90212 Remove curtain effect (it's unused). by Chih-Chung Chang · 13 years ago
  69. 129d0b0 Make NAT port timeout measurement more flexible. by Hung-ying Tyan · 13 years ago
  70. d640125 Merge "Fix joystick and trackpad regression." by Jeff Brown · 13 years ago
  71. 2e45fb6 Fix joystick and trackpad regression. by Jeff Brown · 13 years ago
  72. 6e24576 Merge "KeyChain API for credential installation" by Brian Carlstrom · 13 years ago
  73. a00a2b3 KeyChain API for credential installation by Brian Carlstrom · 13 years ago
  74. 3e622f5 Merge "Initial zoom overview flag only meaningful in page overview mode." by Shimeng (Simon) Wang · 13 years ago
  75. 187135e Merge "Add 2mm dead zone (12dp) at the top of the navigation bar." by Daniel Sandler · 13 years ago
  76. 0562efd am f3f9967e: Make sure to update data availability in call setup capable triggers. by Kazuhiro Ondo · 13 years ago
  77. de14888 Merge "Add test case for driver issue" by Romain Guy · 13 years ago
  78. 595c18b Add test case for driver issue by Romain Guy · 13 years ago
  79. 3ee9d05 DnsPinger changes incl. binding by Isaac Levy · 13 years ago
  80. ace2639 Merge "Add Hebrew bold and regular font files" by Russell Brenner · 13 years ago
  81. 272aaa3 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  82. c0ccf0c Support control of text alignment. by Doug Felt · 13 years ago
  83. 5231b0a Merge "VPN: add a method to handle requests of legacy VPNs." by Chia-chi Yeh · 13 years ago
  84. 85a7ce0 VPN: add a method to handle requests of legacy VPNs. by Chia-chi Yeh · 13 years ago
  85. 7a1e576 Merge "Media player should be paused while the surface is still alive" by Teng-Hui Zhu · 13 years ago
  86. f3f9967 Make sure to update data availability in call setup capable triggers. by Kazuhiro Ondo · 13 years ago
  87. f9ab96f Revert "Do not merge. Return null id for Non-phone device." by John Wang · 13 years ago
  88. ac3cea3 Media player should be paused while the surface is still alive by Teng-Hui Zhu · 13 years ago
  89. 8745caa am dbcc57c6: Fix dependencyMet issues regarding hipri APN. by Robert Greenwalt · 13 years ago
  90. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  91. dbcc57c Fix dependencyMet issues regarding hipri APN. by Robert Greenwalt · 13 years ago
  92. e2474bc Merge "Adding right margin in the DatePicker" by Svetoslav Ganov · 13 years ago
  93. d17c79d Adding right margin in the DatePicker by Svetoslav Ganov · 13 years ago
  94. 2c22882 Merge "Plumb information from the framework about asec container size." by Dianne Hackborn · 13 years ago
  95. 9e1fb41 Merge "Add a linear transform library to libutils" by Jason Simmons · 13 years ago
  96. 32387c7 Updated popup assets in xhdpi. Padding issues will be resolved in a separate CL. by Justin Ho · 13 years ago
  97. 1996627 Textfield assets from Gingerbread for compatibility by Justin Ho · 13 years ago
  98. e7d57c7 Initial upscaled progress spinners from Gingerbread in xhdpi by Justin Ho · 13 years ago
  99. 5c226b8 Merge "Merging spinners from Gingerbread" by Justin Ho · 13 years ago
  100. 0ccdc92 Merge "GPS: Support for on-demand NTP time injection" by Mike Lockwood · 13 years ago