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