1. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 12 years ago
  2. 384f8ba Add missing bullet points in javadoc of InputMethodManager.java by Ken Wakasa · 12 years ago
  3. 73ba0df Merge "Make Drawable RTL APIs public" by Fabrice Di Meglio · 12 years ago
  4. 55d1eea MediaPlayer doc for setDataSource by file pathname by Glenn Kasten · 12 years ago
  5. 776cca3 Allow CM/WIFI tests running with wifi-only flag. by Xia Wang · 12 years ago
  6. 5a5dc1c Merge "Use the actual screen size for the max bitmap cache size." by Romain Guy · 12 years ago
  7. 887c2ee Use the actual screen size for the max bitmap cache size. by Romain Guy · 12 years ago
  8. 63ffeeb Extend WAV extractor for multichannel by Jean-Michel Trivi · 12 years ago
  9. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 12 years ago
  10. c419610 Merge "Remove wrong nativeSubtractLayers" by John Reck · 12 years ago
  11. b202fd9 Merge "Added an failure log message when the fwdlock engine fails to open a given file." by James Dong · 12 years ago
  12. 19a07d9 Merge "AccessibilityServiceInfo does not convert correctly feedback type to string." by Svetoslav Ganov · 12 years ago
  13. dc4bb3f Merge "Use audio_policy_output_flags_t consistently" by Glenn Kasten · 12 years ago
  14. c6c25f9 AccessibilityServiceInfo does not convert correctly feedback type to string. by Svetoslav Ganov · 12 years ago
  15. 559c484 Merge "Fix obvious typos under frameworks/base/core" by Ken Wakasa · 12 years ago
  16. bcd5dd7 Add back auto-completion and auto-fill. by George Mount · 12 years ago
  17. d09666c Remove wrong nativeSubtractLayers by John Reck · 12 years ago
  18. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  19. 28b269f Use audio_policy_output_flags_t consistently by Glenn Kasten · 12 years ago
  20. 64d10a1 Expose a function to set OpenGL Trace level. by Siva Velusamy · 12 years ago
  21. df0d3ab Merge "Use AudioRecord::record_flags consistently" by Glenn Kasten · 12 years ago
  22. c2a4a10 am ea374096: am c24f5ba4: am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbenc: Simplify the definition of static_vo" by Conley Owens · 12 years ago
  23. 8f3ca63 am 3557654c: am 66da3fdc: am 972efafb: am 6db6ea02: Merge changes I00c852e4,Ib31bf028 by Conley Owens · 12 years ago
  24. ea37409 am c24f5ba4: am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbenc: Simplify the definition of static_vo" by Conley Owens · 12 years ago
  25. 3557654 am 66da3fdc: am 972efafb: am 6db6ea02: Merge changes I00c852e4,Ib31bf028 by Conley Owens · 12 years ago
  26. 3162225 Merge "Don't remove all animation callbacks if action/who was null." by Jeff Brown · 12 years ago
  27. c24f5ba am 9a3f3b9d: am 67cf093d: Merge "stagefright amrwbenc: Simplify the definition of static_vo" by Conley Owens · 12 years ago
  28. 66da3fd am 972efafb: am 6db6ea02: Merge changes I00c852e4,Ib31bf028 by Conley Owens · 12 years ago
  29. 9a3f3b9 am 67cf093d: Merge "stagefright amrwbenc: Simplify the definition of static_vo" by Conley Owens · 12 years ago
  30. 972efaf am 6db6ea02: Merge changes I00c852e4,Ib31bf028 by Conley Owens · 12 years ago
  31. 50159b1 Split off driver code into a separate static library. by Alex Sakhartchouk · 12 years ago
  32. 742f4fa Restore deleted strings still referenced from public.xml. by Eric Fischer · 12 years ago
  33. 27fa14d Merge "Fix memory leak when carrying ABuffer* in AMessages." by Andreas Huber · 12 years ago
  34. 43ea54b Don't remove all animation callbacks if action/who was null. by Jeff Brown · 12 years ago
  35. 466608e Merge "Fix state machine sequence causing wallpaper flash." by Craig Mautner · 12 years ago
  36. 2463353 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  37. 6d679e0 Fix memory leak when carrying ABuffer* in AMessages. by Andreas Huber · 12 years ago
  38. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 12 years ago
  39. 0f98616 Merge "fix callback NPEs when WebView is destroyed" by Michael Kolb · 12 years ago
  40. e61e667 Merge "Replace hard-coded 3 by FCC_2 to simplify searches" by Glenn Kasten · 12 years ago
  41. 6df8876 Merge "More header untangling." by Alex Sakhartchouk · 12 years ago
  42. 6c86839 Merge "Fix issue #6054627: resource matching issue of size qualifiers" by Dianne Hackborn · 12 years ago
  43. 8623390 Added an failure log message when the fwdlock engine fails to open a given file. by James Dong · 12 years ago
  44. da8b340 Merge "Support auto-complete in PhoneNumberFormattingTextWatcher. Also, simplify logic. Previously, the assumption was that only a deletion or an insertion can happen at a time; but with auto-complete, a deletion and insertion happen at the same time." by Todor Kalaydjiev · 12 years ago
  45. 5c6dfeb Fix issue #6054627: resource matching issue of size qualifiers by Dianne Hackborn · 12 years ago
  46. 8d8557a Remove virtual from methods that don't need it by Glenn Kasten · 12 years ago
  47. f19d5f0 Merge "Fix a typo in RectF.equals" by Amith Yamasani · 12 years ago
  48. 8fb0a5f Merge "Improve AudioPlayer position reporting" by Marco Nelissen · 12 years ago
  49. f63ec13 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  50. 1eb0e4a Improve AudioPlayer position reporting by Marco Nelissen · 12 years ago
  51. b3030f9 Remove unnecessary friend declarations by Glenn Kasten · 12 years ago
  52. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 12 years ago
  53. 3b577dd Fix a typo in RectF.equals by Amith Yamasani · 12 years ago
  54. c68bbe6 Merge "Reduce excessive right padding on action bar titles" by Adam Powell · 12 years ago
  55. d06c294 Reduce excessive right padding on action bar titles by Adam Powell · 12 years ago
  56. d78ad29 fix callback NPEs when WebView is destroyed by Michael Kolb · 12 years ago
  57. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 12 years ago
  58. c5bad69 am 36fde268: am dfc87c82: Merge "Use a different width for nav icons in sw600dp-port." into ics-scoop by Andrew Flynn · 12 years ago
  59. 55b4b28 Merge "Improved rotation animation." by Dianne Hackborn · 12 years ago
  60. 191874e3 Improved rotation animation. by Dianne Hackborn · 12 years ago
  61. d493384 Merge "Fix softap start" by Irfan Sheriff · 12 years ago
  62. 36fde26 am dfc87c82: Merge "Use a different width for nav icons in sw600dp-port." into ics-scoop by Andrew Flynn · 12 years ago
  63. e4aecb6 Fix softap start by Irfan Sheriff · 12 years ago
  64. dfc87c8 Merge "Use a different width for nav icons in sw600dp-port." into ics-scoop by Andrew Flynn · 12 years ago
  65. bedc023 More header untangling. by Alex Sakhartchouk · 12 years ago
  66. 977c9a5 Merge "Removing checked state description text for accessibility from some widgets." by Svetoslav Ganov · 12 years ago
  67. 55249c8 Removing checked state description text for accessibility from some widgets. by Svetoslav Ganov · 12 years ago
  68. 9ad1c97 Merge "fix EOS handling in codec test." by Andreas Huber · 12 years ago
  69. a7e6f3a Merge "Starting to untangle header spaghetti." by Alex Sakhartchouk · 12 years ago
  70. 442df22 fix EOS handling in codec test. by Andreas Huber · 12 years ago
  71. 137ccbb Starting to untangle header spaghetti. by Alex Sakhartchouk · 12 years ago
  72. c9a3908 Merge "finalise scrolling before checking scroll position" by Victoria Lease · 12 years ago
  73. 9776ed7 Merge "scroll relative to visibleRect in spawnContentScrollTo()" by Victoria Lease · 12 years ago
  74. 3beeb1c finalise scrolling before checking scroll position by Victoria Lease · 12 years ago
  75. 67cf093 Merge "stagefright amrwbenc: Simplify the definition of static_vo" by Conley Owens · 12 years ago
  76. 6db6ea0 Merge changes I00c852e4,Ib31bf028 by Conley Owens · 12 years ago
  77. aa6816a Merge "Enhancements for avoiding poor connection on wifi" by Irfan Sheriff · 12 years ago
  78. c709216 Merge "Support for more vector types." by Alex Sakhartchouk · 12 years ago
  79. c31424e Merge "Moving lod's into hal struct." by Alex Sakhartchouk · 12 years ago
  80. a9821bd Merge "Don't ask policy manager about invalid stream type" by Glenn Kasten · 12 years ago
  81. 1e8b118 Merge "AudioPolicyService InputDesc minor cleanup" by Glenn Kasten · 12 years ago
  82. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  83. a64890a am 4ff65a0b: (-s ours) am d6f3d00b: am d7978a28: am 34ccd7af: Merge "Add missing includes for threads.h" by Derek Sollenberger · 12 years ago
  84. dca510e Fix docs by Adam Powell · 12 years ago
  85. 1ce891b Merge "Public API for android.widget.Spinner properties" by Adam Powell · 12 years ago
  86. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 12 years ago
  87. 92d291e Merge "Switch Parcel to static JNI calls, pass pointer." by Jeff Sharkey · 12 years ago
  88. 8931da1 Merge "Fix crash." by Dianne Hackborn · 12 years ago
  89. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 12 years ago
  90. f60a5d7 Use AudioRecord::record_flags consistently by Glenn Kasten · 12 years ago
  91. d9781fe Fix crash. by Dianne Hackborn · 12 years ago
  92. 8ac70c4 Merge "Split Parcel JNI details away from Binder." by Jeff Sharkey · 12 years ago
  93. 4ff65a0 am d6f3d00b: am d7978a28: am 34ccd7af: Merge "Add missing includes for threads.h" by Derek Sollenberger · 12 years ago
  94. d6f3d00 am d7978a28: am 34ccd7af: Merge "Add missing includes for threads.h" by Derek Sollenberger · 12 years ago
  95. d10a599 Merge "audio policy: use audio_devices_t when appropriate" by Eric Laurent · 12 years ago
  96. a4ef63f Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  97. 2ac9b4a Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  98. d7978a2 am 34ccd7af: Merge "Add missing includes for threads.h" by Derek Sollenberger · 12 years ago
  99. 787f269 Merge "Public API for android.widget.Switch properties" by Adam Powell · 12 years ago
  100. 3426467 Merge "Should recycle TypedArray." by Jeff Brown · 12 years ago