1. ec5e0cd Merge "Import initial translations for 20 new locales." by Eric Fischer · 15 years ago
  2. 4c93d69 Merge "Use TextUtils.isEmpty to simplify code." by Wink Saville · 15 years ago
  3. 77df3e1a Merge "Fixing the state restore bug." by Alex Sakhartchouk · 15 years ago
  4. 2f08ce0 Fixing the state restore bug. by Alex Sakhartchouk · 15 years ago
  5. 51d8b46 Merge "Fixing issue #3200503" by Adam Cohen · 15 years ago
  6. a0d7126 Use TextUtils.isEmpty to simplify code. by Wink Saville · 15 years ago
  7. a332678 Merge "Support for cubemaps." by Alex Sakhartchouk · 15 years ago
  8. 04d9398 am 550b1e17: am 671a6ff4: Add support for virtual sensors. by Mathias Agopian · 15 years ago
  9. 550b1e1 am 671a6ff4: Add support for virtual sensors. by Mathias Agopian · 15 years ago
  10. d91dfd5 Merge "Set the external display usage bit in Stagefright." by Jamie Gennis · 15 years ago
  11. 36d26c9 Merge "Fix SPN_STRINGS_UPDATED_ACTION." by Wink Saville · 15 years ago
  12. 671a6ff Add support for virtual sensors. by Mathias Agopian · 15 years ago
  13. 9c29548 Fixing issue #3200503 by Adam Cohen · 15 years ago
  14. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 15 years ago
  15. b04c1503 Set the external display usage bit in Stagefright. by Jamie Gennis · 15 years ago
  16. 0fa0d40 Fix SPN_STRINGS_UPDATED_ACTION. by Wink Saville · 15 years ago
  17. 3d019af am 5e5c2a19: (-s ours) am 80381ab4: Merge "DO NOT MERGE - Updated ringtones for Crespo, fixing looping problem" into gingerbread by Justin Ho · 15 years ago
  18. 5e5c2a1 am 80381ab4: Merge "DO NOT MERGE - Updated ringtones for Crespo, fixing looping problem" into gingerbread by Justin Ho · 15 years ago
  19. 80381ab Merge "DO NOT MERGE - Updated ringtones for Crespo, fixing looping problem" into gingerbread by Justin Ho · 15 years ago
  20. 9b14d1d DO NOT MERGE - Updated ringtones for Crespo, fixing looping problem by Justin Ho · 15 years ago
  21. 23c430c Merge "Added IOException to WaveformData constructor" by Gil Dobjanschi · 15 years ago
  22. b1fcb2a Added IOException to WaveformData constructor by Gil Dobjanschi · 15 years ago
  23. dd4e460 Merge "Added support for full PC-style keyboards." by Jeff Brown · 15 years ago
  24. 2a26037 Merge "Log H.264 profile/level in OMXCodec" by Andreas Huber · 15 years ago
  25. 6ac2cb2 Log H.264 profile/level in OMXCodec by Andreas Huber · 15 years ago
  26. b7a4814 Merge "Mark a non-exported function as static." by Stephen Hines · 15 years ago
  27. 83ed1ae Merge "Support for "chunked" HTTP transfer encoding." by Andreas Huber · 15 years ago
  28. ced153a Merge "Fix an issue wherre error notification will not be sent after mediaplayer reset" by James Dong · 15 years ago
  29. 3c68f2b Merge "Layoutlib: support XML based ColorStateList." by Xavier Ducrohet · 15 years ago
  30. 9d20276 Support for "chunked" HTTP transfer encoding. by Andreas Huber · 15 years ago
  31. b9031c9 am bed67e99: (-s ours) am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  32. d5ef7a6 am a4846be1: (-s ours) am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  33. bed67e9 am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  34. a4846be am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  35. b33be1c Fix bug 3208911 - apps not getting default ActionBar style values by Adam Powell · 15 years ago
  36. c5bba6c Fix an issue wherre error notification will not be sent after mediaplayer reset by James Dong · 15 years ago
  37. 1c60300 Revert "Temp fix; Revert "Fix bug 3167081 - Action Bar redesign to support "up""" by Ed Heyl · 15 years ago
  38. d6dbd76 Merge "Make AsyncQueryHandler emit more helpful log." by Daisuke Miyakawa · 15 years ago
  39. 3d1c5a2 Merge "Add getUri() for streaming" by Gloria Wang · 15 years ago
  40. 0c400f0 Merge "Hello, HoloClock." by Daniel Sandler · 15 years ago
  41. ab2aeee Merge "Added new timepicker assets" by Gilles Debunne · 15 years ago
  42. 2ac37e7 Merge "docs: revise menu resources to account for action bar" by Scott Main · 15 years ago
  43. 7fc7d2b Merge "Add supported video/m4v mimeType to the support list." by Shimeng (Simon) Wang · 15 years ago
  44. 051dccf Hello, HoloClock. by Daniel Sandler · 15 years ago
  45. 62fd4e3 Make AsyncQueryHandler emit more helpful log. by Daisuke Miyakawa · 15 years ago
  46. b394d9a Add supported video/m4v mimeType to the support list. by Shimeng (Simon) Wang · 15 years ago
  47. 8b8914b Temp fix; Revert "Fix bug 3167081 - Action Bar redesign to support "up"" by android-build SharedAccount · 15 years ago
  48. 43cd12d Add getUri() for streaming by Gloria Wang · 15 years ago
  49. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  50. 7200ab4 Merge "Don't waste memory creating new Boolean objects" by Kenny Root · 15 years ago
  51. a914f34 Add caching support of BCC binaries. by Shih-wei Liao · 15 years ago
  52. 4daaeaf Status bar formatting tweaks by Joe Onorato · 15 years ago
  53. e70b375 Add an opacity attribute to LayerDrawable that lets you control the opacity directly instead of by Joe Onorato · 15 years ago
  54. 3f1845f Use an triangle instead of a gear by Joe Onorato · 15 years ago
  55. 432e5f9 Fix bug 3167081 - Action Bar redesign to support "up" by Adam Powell · 15 years ago
  56. b27b8c0 Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  57. 0f6f518 docs: revise menu resources to account for action bar by Scott Main · 15 years ago
  58. 85a395d Merge "StrictMode: shut up VM penalty logging on debug builds." by Brad Fitzpatrick · 15 years ago
  59. bfc1cc2 Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  60. 691da62 am 705c179e: am 0fe33a48: am 2cbe92ea: docs: add better visibility to app install location doc by Scott Main · 15 years ago
  61. fcb46e5 Merge "Lights out was getting stuck. Fixed." by Daniel Sandler · 15 years ago
  62. 705c179 am 0fe33a48: am 2cbe92ea: docs: add better visibility to app install location doc by Scott Main · 15 years ago
  63. 6be6dc9 Merge "Adding a new provider status" by Dmitri Plotnikov · 15 years ago
  64. e03d1bc Lights out was getting stuck. Fixed. by Daniel Sandler · 15 years ago
  65. 91823e3 Merge "Disable ducking by default. Changed ducking threshold parameter range." by Gil Dobjanschi · 15 years ago
  66. 0fe33a4 am 2cbe92ea: docs: add better visibility to app install location doc by Scott Main · 15 years ago
  67. 4d9e32f Layoutlib: support XML based ColorStateList. by Xavier Ducrohet · 15 years ago
  68. d3a0d57 Merge "Change hide() to dismiss() to avoid memory leak." by Jean-Baptiste Queru · 15 years ago
  69. 2cbe92e docs: add better visibility to app install location doc by Scott Main · 15 years ago
  70. 9314feb am 977d01f3: am 27c06bab: Merge "Release reference when putting RILRequest back into the pool." by Jean-Baptiste Queru · 15 years ago
  71. 977d01f am 27c06bab: Merge "Release reference when putting RILRequest back into the pool." by Jean-Baptiste Queru · 15 years ago
  72. 7dda196 Change hide() to dismiss() to avoid memory leak. by Yuling Liu · 15 years ago
  73. d2cb579 Merge "Return the enabled subtypes for the current InputMethod when the input value of getEnabledInputMethodSubtypeList was null" by satok · 15 years ago
  74. d188ede StrictMode: shut up VM penalty logging on debug builds. by Brad Fitzpatrick · 15 years ago
  75. 5376c65 am 74923d3a: am d34c1495: Merge "Prevent system crash when OOM in Binder thread." by Jean-Baptiste Queru · 15 years ago
  76. c7ed291 am 218e0033: am 11dba787: Merge "Fix build (broken documentation link)" by Jean-Baptiste Queru · 15 years ago
  77. 27c06ba Merge "Release reference when putting RILRequest back into the pool." by Jean-Baptiste Queru · 15 years ago
  78. 74923d3 am d34c1495: Merge "Prevent system crash when OOM in Binder thread." by Jean-Baptiste Queru · 15 years ago
  79. 218e003 am 11dba787: Merge "Fix build (broken documentation link)" by Jean-Baptiste Queru · 15 years ago
  80. 9aee30e Merge "Fix bug 3183484 unhide MediaRecorder.AudioSource.VOICE_COMMUNICATION" by Jean-Michel Trivi · 15 years ago
  81. d34c149 Merge "Prevent system crash when OOM in Binder thread." by Jean-Baptiste Queru · 15 years ago
  82. 884ef9a Return the enabled subtypes for the current InputMethod when the input value of getEnabledInputMethodSubtypeList was null by satok · 15 years ago
  83. ffd0eb0 Fix bug 3183484 unhide MediaRecorder.AudioSource.VOICE_COMMUNICATION by Jean-Michel Trivi · 15 years ago
  84. 11dba78 Merge "Fix build (broken documentation link)" by Jean-Baptiste Queru · 15 years ago
  85. 2f0a330 Fix build (broken documentation link) by Jean-Baptiste Queru · 15 years ago
  86. d80661c am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  87. 0d9b02c Merge "resolved conflicts for merge of 1a2344b8 to master" by Jean-Baptiste Queru · 15 years ago
  88. 8565a8e resolved conflicts for merge of 1a2344b8 to master by Jean-Baptiste Queru · 15 years ago
  89. 5e06907 am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  90. 04cdb78 New spline physics for list fling motion. by Gilles Debunne · 15 years ago
  91. 2a51e780 Added new timepicker assets by Gilles Debunne · 15 years ago
  92. ae95eae Merge "Fix GSM permanent failure handling." by Wink Saville · 15 years ago
  93. 1a2344b am 09e50cdb: Merge "Reorder lock acquision vs try." by Jean-Baptiste Queru · 15 years ago
  94. a15e488 Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 15 years ago
  95. e15c113 Mark a non-exported function as static. by Stephen Hines · 15 years ago
  96. 73bfdfe Merge "Implement new lights-out mode in system bar." by Daniel Sandler · 15 years ago
  97. 09e50cd Merge "Reorder lock acquision vs try." by Jean-Baptiste Queru · 15 years ago
  98. 0b92c44 am 7ee42771: Merge "resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  99. 7ee4277 Merge "resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  100. f4072fc resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago