1. 7675faa am 8745caaf: am dbcc57c6: Fix dependencyMet issues regarding hipri APN. by Robert Greenwalt · 13 years ago
  2. 0e0c204 Merge "Crash observed when attempted to uncheck the Accessibility option." by Svetoslav Ganov · 13 years ago
  3. 77dd02d Merge "Add body id to ssl_certificate layout" by Brian Carlstrom · 13 years ago
  4. 2ddef21 Add body id to ssl_certificate layout by Brian Carlstrom · 13 years ago
  5. ce5ee2d Crash observed when attempted to uncheck the Accessibility option. by Svetoslav Ganov · 13 years ago
  6. 0916350 Merge "Fix crash at boot." by Svetoslav Ganov · 13 years ago
  7. 2666ff2 Fix crash at boot. by Dianne Hackborn · 13 years ago
  8. 16efb10 Merge "Seeking/duration in HLS content is based on the individual segments' duration" by Andreas Huber · 13 years ago
  9. e9a4188 Seeking/duration in HLS content is based on the individual segments' duration by Andreas Huber · 13 years ago
  10. 9c902c1 Merge "fix screen on/off animation, which was flipped" by Mathias Agopian · 13 years ago
  11. 753db22 fix screen on/off animation, which was flipped by Mathias Agopian · 13 years ago
  12. 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
  13. 4dfecf5 Fix runtime reboot loop. by Jim Miller · 13 years ago
  14. 3f75676 Fix the build. by Dianne Hackborn · 13 years ago
  15. 1c8d207 Fix 4691563: Polish MultiWaveView experience in LockScreen and InCall screen by Jim Miller · 13 years ago
  16. 1e75fbd Merge "Updating accessibility documentation." by Svetoslav Ganov · 13 years ago
  17. 38e8b4e Updating accessibility documentation. by Svetoslav Ganov · 13 years ago
  18. 43b944f Merge "Fix some issues with the action bar and action modes." by Adam Powell · 13 years ago
  19. e6b3af2 Merge "Fix issue #4902856: Don't let apps register non-explicit PendingIntents" by Dianne Hackborn · 13 years ago
  20. f6ce6a9 Fix some issues with the action bar and action modes. by Adam Powell · 13 years ago
  21. 56528a3 Merge "Keep initial zoom overview for non-standard load." by Shimeng (Simon) Wang · 13 years ago
  22. 72a1d2e Keep initial zoom overview for non-standard load. by Shimeng (Simon) Wang · 13 years ago
  23. 5612b3d Merge "API updates to respond to comments" by RoboErik · 13 years ago
  24. fe8b06c Merge "Support control of text alignment." by Fabrice Di Meglio · 13 years ago
  25. 083cd2d API updates to respond to comments by RoboErik · 13 years ago
  26. 169abcf Merge "Add a string based createUri()." by Jeff Hamilton · 13 years ago
  27. 8ef7358 Merge "Synthetic cancel event should have touchscreen source." by Jeff Brown · 13 years ago
  28. 1584af9 Add a string based createUri(). by Jeff Hamilton · 13 years ago
  29. 7d1279b Merge "VPN: refactor few JNI methods for the usage of legacy VPN." by Chia-chi Yeh · 13 years ago
  30. f4e3bf8 VPN: refactor few JNI methods for the usage of legacy VPN. by Chia-chi Yeh · 13 years ago
  31. 2fdbc5a Synthetic cancel event should have touchscreen source. by Jeff Brown · 13 years ago
  32. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  33. e58e9b8 Merge "Use default scale when restored scale is 0." by Shimeng (Simon) Wang · 13 years ago
  34. 04deb7b Merge "Revert "Parse RTP-Info even for live streams."" by Andreas Huber · 13 years ago
  35. d4a6cac Revert "Parse RTP-Info even for live streams." by Andreas Huber · 13 years ago
  36. be768ee Use default scale when restored scale is 0. by Shimeng (Simon) Wang · 13 years ago
  37. 4f0205f Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification by Andreas Huber · 13 years ago
  38. c9d3946 Merge "DnsPinger changes incl. binding" by Irfan Sheriff · 13 years ago
  39. ab337a0 Merge "Textfield assets from Gingerbread for compatibility" by Justin Ho · 13 years ago
  40. be9fbbc Merge "Initial upscaled progress spinners from Gingerbread in xhdpi" by Justin Ho · 13 years ago
  41. 65b1847 Merge "Updated popup assets in xhdpi. Padding issues will be resolved in a separate CL." by Justin Ho · 13 years ago
  42. 54fa619 Merge "Make NAT port timeout measurement more flexible." by Hung-ying Tyan · 13 years ago
  43. 428e843 Extend network stats to signatureOrSystem. by Jeff Sharkey · 13 years ago
  44. 845678f Merge "Permissions to protect bandwidth statistics." by Jeff Sharkey · 13 years ago
  45. b3f19ca Enforce background data flag, rules through netd. by Jeff Sharkey · 13 years ago
  46. a91260b Merge "Remove curtain effect (it's unused)." by Chih-Chung Chang · 13 years ago
  47. ff90212 Remove curtain effect (it's unused). by Chih-Chung Chang · 13 years ago
  48. 129d0b0 Make NAT port timeout measurement more flexible. by Hung-ying Tyan · 13 years ago
  49. d640125 Merge "Fix joystick and trackpad regression." by Jeff Brown · 13 years ago
  50. 2e45fb6 Fix joystick and trackpad regression. by Jeff Brown · 13 years ago
  51. 6e24576 Merge "KeyChain API for credential installation" by Brian Carlstrom · 13 years ago
  52. a00a2b3 KeyChain API for credential installation by Brian Carlstrom · 13 years ago
  53. 3e622f5 Merge "Initial zoom overview flag only meaningful in page overview mode." by Shimeng (Simon) Wang · 13 years ago
  54. 187135e Merge "Add 2mm dead zone (12dp) at the top of the navigation bar." by Daniel Sandler · 13 years ago
  55. de14888 Merge "Add test case for driver issue" by Romain Guy · 13 years ago
  56. 595c18b Add test case for driver issue by Romain Guy · 13 years ago
  57. 3ee9d05 DnsPinger changes incl. binding by Isaac Levy · 13 years ago
  58. ace2639 Merge "Add Hebrew bold and regular font files" by Russell Brenner · 13 years ago
  59. 272aaa3 Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  60. c0ccf0c Support control of text alignment. by Doug Felt · 13 years ago
  61. 5231b0a Merge "VPN: add a method to handle requests of legacy VPNs." by Chia-chi Yeh · 13 years ago
  62. 85a7ce0 VPN: add a method to handle requests of legacy VPNs. by Chia-chi Yeh · 13 years ago
  63. 7a1e576 Merge "Media player should be paused while the surface is still alive" by Teng-Hui Zhu · 13 years ago
  64. f9ab96f Revert "Do not merge. Return null id for Non-phone device." by John Wang · 13 years ago
  65. ac3cea3 Media player should be paused while the surface is still alive by Teng-Hui Zhu · 13 years ago
  66. 8745caa am dbcc57c6: Fix dependencyMet issues regarding hipri APN. by Robert Greenwalt · 13 years ago
  67. 439863f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  68. dbcc57c Fix dependencyMet issues regarding hipri APN. by Robert Greenwalt · 13 years ago
  69. e2474bc Merge "Adding right margin in the DatePicker" by Svetoslav Ganov · 13 years ago
  70. d17c79d Adding right margin in the DatePicker by Svetoslav Ganov · 13 years ago
  71. 2c22882 Merge "Plumb information from the framework about asec container size." by Dianne Hackborn · 13 years ago
  72. 9e1fb41 Merge "Add a linear transform library to libutils" by Jason Simmons · 13 years ago
  73. 32387c7 Updated popup assets in xhdpi. Padding issues will be resolved in a separate CL. by Justin Ho · 13 years ago
  74. 1996627 Textfield assets from Gingerbread for compatibility by Justin Ho · 13 years ago
  75. e7d57c7 Initial upscaled progress spinners from Gingerbread in xhdpi by Justin Ho · 13 years ago
  76. 5c226b8 Merge "Merging spinners from Gingerbread" by Justin Ho · 13 years ago
  77. 0ccdc92 Merge "GPS: Support for on-demand NTP time injection" by Mike Lockwood · 13 years ago
  78. 0b1d272 Merging spinners from Gingerbread by Justin Ho · 13 years ago
  79. 50e04e2 Initial zoom overview flag only meaningful in page overview mode. by Shimeng (Simon) Wang · 13 years ago
  80. aa2f806 Merge "Minor tweak of NumberPicker to draw the scroll wheel at the right locaion" by Svetoslav Ganov · 13 years ago
  81. 6a19fcd Minor tweak of NumberPicker to draw the scroll wheel at the right locaion by Svetoslav Ganov · 13 years ago
  82. 41006aa Add 2mm dead zone (12dp) at the top of the navigation bar. by Daniel Sandler · 13 years ago
  83. 9b9fb5c GPS: Support for on-demand NTP time injection by Mike Lockwood · 13 years ago
  84. 3e65551 Merge "Method setBondState passes its parameter reason to mBondState.setBondState." by Matthew Xie · 13 years ago
  85. 2551ef0 Merge "Minot twaek of the NumberPicker" by Svetoslav Ganov · 13 years ago
  86. 5203194 Minot twaek of the NumberPicker by Svetoslav Ganov · 13 years ago
  87. 83955ef Merge "Add textDirection support for TextView and ViewGroup" by Fabrice Di Meglio · 13 years ago
  88. afb60c3 Merge "Push interface quota rules from NetworkPolicyManager to kernel." by Jeff Sharkey · 13 years ago
  89. 50fd36d Push interface quota rules from NetworkPolicyManager to kernel. by Ashish Sharma · 13 years ago
  90. 2d70094 Merge "Fix a format string that triggered a compile-time warning in OMXCodec.cpp" by Andreas Huber · 13 years ago
  91. a7265fe Merge "Instantiate a NetworkChangeNotifier to have chromium transparently handle interface" by Andreas Huber · 13 years ago
  92. 9fb64a2 Fix a format string that triggered a compile-time warning in OMXCodec.cpp by Andreas Huber · 13 years ago
  93. 2bcc183 Instantiate a NetworkChangeNotifier to have chromium transparently handle interface by Andreas Huber · 13 years ago
  94. 9af04ac Merge "Support for "streaming" non-transport streams by first converting them to ts packets." by Andreas Huber · 13 years ago
  95. b93b8b4 Merge "Use upper case country codes in Country.java" by Daisuke Miyakawa · 13 years ago
  96. fe41366 Merge "Add onClickView to InputMethodService" by satok · 13 years ago
  97. 863fcd6 Add onClickView to InputMethodService by satok · 13 years ago
  98. cbd9752 Merge "Fix setAdditionalSubtypes" by satok · 13 years ago
  99. 4a28bde Fix setAdditionalSubtypes by satok · 13 years ago
  100. f3cb9ed Merge "Show aux ime in the selection dialog if a keyboard is shown." by satok · 13 years ago