1. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  2. 6db0608d Merge "Work around VSync signal while screen is off." by Jason Sams · 13 years ago
  3. 9ffcbcc Merge "Add transient state tracking to Views" by Adam Powell · 13 years ago
  4. f7795e0 Work around VSync signal while screen is off. by Jason Sams · 13 years ago
  5. 5bf842b Fix build break. by Jeff Brown · 13 years ago
  6. 539ee87 Add transient state tracking to Views by Adam Powell · 13 years ago
  7. 4a7571b Merge "frameworks/base refactoring." by Jeff Brown · 13 years ago
  8. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  9. 6917e65 Merge "Record possible clip rejects when recording display lists" by Romain Guy · 13 years ago
  10. 7d5bb3d Merge "gltrace: Trace thread time and wall clock time." by Siva Velusamy · 13 years ago
  11. 95221b5 Merge "libs/utils: replace malloc() + memset() to zero with calloc()" by Iliyan Malchev · 13 years ago
  12. 18ce456 Merge "Revert "Revert "The com.android.athome api classes are moving android.support.place.""" by Mike Lockwood · 13 years ago
  13. d7a3aa4 Merge "bluetooth: replace malloc() + memset() to zero with calloc()" by Iliyan Malchev · 13 years ago
  14. 7e1d395 libs/utils: replace malloc() + memset() to zero with calloc() by Iliyan Malchev · 13 years ago
  15. 8d25cb8 bluetooth: replace malloc() + memset() to zero with calloc() by Iliyan Malchev · 13 years ago
  16. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 13 years ago
  17. e97df97 Merge "Remove unused private APIs" by Romain Guy · 13 years ago
  18. 97eda36 Remove unused private APIs by Romain Guy · 13 years ago
  19. e489535 Merge "Import translations." by Eric Fischer · 13 years ago
  20. bd9c5f7 Import translations. by Eric Fischer · 13 years ago
  21. 42a23ef Merge "Update prototype remote fifo. Tested primary connection using only fifo data transport." by Jason Sams · 13 years ago
  22. e158f20 Merge "Rename three header files to free namespace for api." by Jason Sams · 13 years ago
  23. 3b4f374 gltrace: Trace thread time and wall clock time. by Siva Velusamy · 13 years ago
  24. c35761e Merge "Remove bit fields to improve performance" by Glenn Kasten · 13 years ago
  25. 17a452f Revert "Revert "The com.android.athome api classes are moving android.support.place."" by Mike Lockwood · 13 years ago
  26. ba217ef Merge "Ignore broken input channel when finishing input event." by Jeff Brown · 13 years ago
  27. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 13 years ago
  28. 580d079 Merge "Fix remaining issue with bug #5904777" by Philip Milne · 13 years ago
  29. abfac6a Merge "Revert "The com.android.athome api classes are moving android.support.place."" by Mike Lockwood · 13 years ago
  30. 9dede89 Revert "The com.android.athome api classes are moving android.support.place." by Mike Lockwood · 13 years ago
  31. 51723c8 Merge "New clock sync control loop." by Mike Lockwood · 13 years ago
  32. 11bc45f New clock sync control loop. by Kent Ryhorchuk · 13 years ago
  33. 4f22c05 Remove bit fields to improve performance by Glenn Kasten · 13 years ago
  34. e13ac73 Merge "Simplify code" by Glenn Kasten · 13 years ago
  35. 7d3be3a Simplify code by Glenn Kasten · 13 years ago
  36. e7c84be Merge "Put a bandaid on a segfault in timed audio track handling." by Mike Lockwood · 13 years ago
  37. 20e1907 Merge "The com.android.athome api classes are moving android.support.place." by Mike Lockwood · 13 years ago
  38. df344b6 Merge "Fixed possible heap corruption in EffectDesc" by Glenn Kasten · 13 years ago
  39. bfa6291 Merge "Import translations." by Eric Fischer · 13 years ago
  40. eb563e4 Merge "Don't throw on EPIPE in consumeBatchedInputEvents." by Jeff Brown · 13 years ago
  41. b503f1e Don't throw on EPIPE in consumeBatchedInputEvents. by Jeff Brown · 13 years ago
  42. e03283d Merge "Update DroidNaskh font" by Christian Robertson · 13 years ago
  43. 2bf3728 Merge "Mark input and sensor messages as asynchronous." by Jeff Brown · 13 years ago
  44. aa917f8 Merge "Improve MessageQueue sync barrier implementation." by Jeff Brown · 13 years ago
  45. 50eb3b9 Merge "Encapsulate the ViewRootImpl's handler." by Jeff Brown · 13 years ago
  46. 5626a69 Update DroidNaskh font by Bart Sears · 13 years ago
  47. 101d5aa Fix #5050417 Update View class Javadoc for padding start / end by Fabrice Di Meglio · 13 years ago
  48. e0dbd00 Mark input and sensor messages as asynchronous. by Jeff Brown · 13 years ago
  49. 4d5f5f8 Merge "New version of DroidSansFallback" by Bart Sears · 13 years ago
  50. b9ee4f4 Merge "Revert "Don't wait for current activity to pause before resuming next."" by Dianne Hackborn · 13 years ago
  51. 1aeecce The com.android.athome api classes are moving android.support.place. by Joe Onorato · 13 years ago
  52. 8c01061 Put a bandaid on a segfault in timed audio track handling. by John Grossman · 13 years ago
  53. 6216e87 Fix remaining issue with bug #5904777 by Philip Milne · 13 years ago
  54. 548cc0e Update prototype remote fifo. Tested primary connection by Jason Sams · 13 years ago
  55. 1d6983a Rename three header files to free namespace for api. by Jason Sams · 13 years ago
  56. 621e2fe Revert "Don't wait for current activity to pause before resuming next." by Dianne Hackborn · 13 years ago
  57. 30e2fbe Merge "Improve textDirection APIs" by Fabrice Di Meglio · 13 years ago
  58. afe9833 Fixed possible heap corruption in EffectDesc by Glenn Kasten · 13 years ago
  59. add3239 Merge "Ensure we always reset graphics modifiers Bug #6025838" by Romain Guy · 13 years ago
  60. 445c83c Ensure we always reset graphics modifiers Bug #6025838 by Romain Guy · 13 years ago
  61. 6d3d505 Improve textDirection APIs by Fabrice Di Meglio · 13 years ago
  62. 9efedcb Merge "Fix Javadoc for View" by Fabrice Di Meglio · 13 years ago
  63. 069bbe7 Fix Javadoc for View by Fabrice Di Meglio · 13 years ago
  64. 3c3155a Merge "Fix Power Control widget" by Amith Yamasani · 13 years ago
  65. 06c51e2 Merge "Really fix the build this time." by John Grossman · 13 years ago
  66. ba2ff9c Really fix the build this time. by John Grossman · 13 years ago
  67. e800892 Merge "Act on credential storage updates." by Selim Gurun · 13 years ago
  68. 67cf7d3 Fix Power Control widget by Amith Yamasani · 13 years ago
  69. 0f85ce3 Improve MessageQueue sync barrier implementation. by Jeff Brown · 13 years ago
  70. 27526f2 Merge "Fix the build." by John Grossman · 13 years ago
  71. b8525e9 Fix the build. by John Grossman · 13 years ago
  72. 7729a8c am e669d666: am 1db7eeac: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  73. a3b5f6c am 804aa297: am 01810bbb: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  74. e669d66 am 1db7eeac: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  75. 804aa29 am 01810bbb: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  76. 1db7eea am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  77. 01810bb am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  78. 2367706 Merge "Add View.onResolvePadding() as a public API" by Fabrice Di Meglio · 13 years ago
  79. 93ba4fe Act on credential storage updates. by Selim Gurun · 13 years ago
  80. b9345b9 Merge "Fixing the build." by Svetoslav Ganov · 13 years ago
  81. 09ff963 Fixing the build. by Svetoslav Ganov · 13 years ago
  82. 16ab418 Import translations. by Eric Fischer · 13 years ago
  83. d72031c Upintegreate AAH TX and RX players from ICS_AAH by John Grossman · 13 years ago
  84. 4fbe95e Fix a segfault in AudioFlinger. by John Grossman · 13 years ago
  85. 3540a01 Enhance Visualizer behavior in the case of mediaserver death. by John Grossman · 13 years ago
  86. 449725f Reuse callback buffers in the Visualizer. by John Grossman · 13 years ago
  87. d8cf296 Upintegrate Audio Flinger changes from ICS_AAH by John Grossman · 13 years ago
  88. c157673 Add the CommonTimeManagementService. by John Grossman · 13 years ago
  89. 3723783 Add Java interfaces to the common_time services. by John Grossman · 13 years ago
  90. 6c92951 Upintegrate the common_time service from ics-aah. by Mike J. Chen · 13 years ago
  91. cb46d80 Merge "Adding shell commands for modifying content." by Svetoslav Ganov · 13 years ago
  92. e36f19a am 9f782852: am e113e793: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  93. f89c266 am 54b67e23: am 9777fb10: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  94. bee417a am f581e486: am eefef982: am e8e0527a: Merge "Update WiMAX notification icons Bug: 5724605" into ics-mr1 by Justin Ho · 13 years ago
  95. cf973fd am 8ff0c4cb: am 727ba648: am c470b2dd: Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1 by Justin Ho · 13 years ago
  96. 884be41 am c3132a0b: am ac18f89c: am e8e0527a: Merge "Update WiMAX notification icons Bug: 5724605" into ics-mr1 by Justin Ho · 13 years ago
  97. 06a591c Fix last change -- don't call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  98. c54d1af Merge "Fix music volume regression on tablets" by Eric Laurent · 13 years ago
  99. 3d89455 Merge "WifiStateTracker: add support for overriding DCHP max retry count in an overlay" by Mike Lockwood · 13 years ago
  100. 98b33ff Merge "Remove airplane mode related wifi test for Wi-Fi only devices." by Mike Lockwood · 13 years ago