1. 91ec0b7 Merge "Clean up InputChannel file descriptor data type." by Jeff Brown · 14 years ago
  2. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 14 years ago
  3. d658c02 Merge "disable webkit paint pausing" by Chris Craik · 14 years ago
  4. c43a979 Merge "Import translations." by Eric Fischer · 14 years ago
  5. dd29f8c Merge "Revert "Incorrect behavior of View clear focus."" by Amith Yamasani · 14 years ago
  6. 9ae7631 Merge "Display list invalidated on hint text change" by Gilles Debunne · 14 years ago
  7. 626c316 Display list invalidated on hint text change by Gilles Debunne · 14 years ago
  8. 73eb97f Revert "Incorrect behavior of View clear focus." by Amith Yamasani · 14 years ago
  9. 870084d Merge "Initial support for concurrency" by Irfan Sheriff · 14 years ago
  10. 644b7d9 disable webkit paint pausing by Chris Craik · 14 years ago
  11. 4d90ab1 Import translations. by Eric Fischer · 14 years ago
  12. 5f9d991 Merge "Fix the build" by Michael Jurka · 14 years ago
  13. 11f754c Fix the build by Michael Jurka · 14 years ago
  14. d7c845c Merge "Make textDirection API public" by Fabrice Di Meglio · 14 years ago
  15. 43db1d9c4 Merge "Minor typo fixes" by Gilles Debunne · 14 years ago
  16. a17a795 Merge "Making recents faster" by Michael Jurka · 14 years ago
  17. 728f1ed Merge "Update the scale while updating the drawGL functor" by Teng-Hui Zhu · 14 years ago
  18. 7e2346d Update the scale while updating the drawGL functor by Teng-Hui Zhu · 14 years ago
  19. 4f7adcf Merge "Update comments" by Glenn Kasten · 14 years ago
  20. b3db213 Update comments by Glenn Kasten · 14 years ago
  21. bcca79a Refactor animation code in new Draw() method into its own method. by Chet Haase · 14 years ago
  22. 4212d3f Merge "Refactor ViewGroup.drawChild() into View.draw()" by Chet Haase · 14 years ago
  23. a9daa16 Merge "Fix possible races in vsync infrastructure." by Jeff Brown · 14 years ago
  24. 58aedbc Fix possible races in vsync infrastructure. by Jeff Brown · 14 years ago
  25. b35b9a8 am 6466f400: am fca4ff38: am eaf2617f: am 472512f6: Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 14 years ago
  26. 6466f40 am fca4ff38: am eaf2617f: am 472512f6: Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 14 years ago
  27. fca4ff3 am eaf2617f: am 472512f6: Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 14 years ago
  28. eaf2617 am 472512f6: Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 14 years ago
  29. 99a9655 Making recents faster by Michael Jurka · 14 years ago
  30. 07ba2a2 Minor typo fixes by Gilles Debunne · 14 years ago
  31. ccdc6a6 Merge "New debugging tool in adb shell dumpsys gfxinfo" by Romain Guy · 14 years ago
  32. a676ad7 New debugging tool in adb shell dumpsys gfxinfo by Romain Guy · 14 years ago
  33. e7beae3 Make textDirection API public by Fabrice Di Meglio · 14 years ago
  34. 94355ed Merge "New hooks to allow layouts to improve their performance by doing more caching" by Philip Milne · 14 years ago
  35. 64a48c1 Refactor ViewGroup.drawChild() into View.draw() by Chet Haase · 14 years ago
  36. d7dd890 New hooks to allow layouts to improve their performance by doing more caching by Philip Milne · 14 years ago
  37. 7850783 Merge "Fix regression in default zoom setting" by Mangesh Ghiware · 14 years ago
  38. 8d3836c Fix regression in default zoom setting by Mangesh Ghiware · 14 years ago
  39. 84affb8 Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 14 years ago
  40. 472512f Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 14 years ago
  41. 5c6dfc3 Merge "Import translations." by Eric Fischer · 14 years ago
  42. 352b8d0 am 8046e294: Merge "DO NOT MERGE" into ics-scoop by Ramanan Rajeswaran · 14 years ago
  43. 8046e29 Merge "DO NOT MERGE" into ics-scoop by Ramanan Rajeswaran · 14 years ago
  44. 9d29031 DO NOT MERGE by Ramanan Rajeswaran · 14 years ago
  45. 7a29d84f Merge "Fix bug #5904777 GridLayout should be RTL aware" by Fabrice Di Meglio · 14 years ago
  46. 47d248e Fix bug #5904777 GridLayout should be RTL aware by Fabrice Di Meglio · 14 years ago
  47. 298b800 am 5f5ea91f: am eb56ad18: am 08eb7dd6: Merge "extending timeout to stabilize tests" into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  48. 5f5ea91 am eb56ad18: am 08eb7dd6: Merge "extending timeout to stabilize tests" into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  49. 3ded587 am 08eb7dd6: Merge "extending timeout to stabilize tests" into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  50. eb56ad1 am 08eb7dd6: Merge "extending timeout to stabilize tests" into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  51. 08eb7dd Merge "extending timeout to stabilize tests" into ics-mr1 by Tsu Chiang Chuang · 14 years ago
  52. 6cbc99f Import translations. by Eric Fischer · 14 years ago
  53. d1f88de am c1496d2d: Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 14 years ago
  54. c1496d2 Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 14 years ago
  55. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 14 years ago
  56. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 14 years ago
  57. d476233 Merge "Process input events immediately when received." by Jeff Brown · 14 years ago
  58. 5a1f6fb Merge "Use ' for apostrophe in HTML encoding" by Marc Blank · 14 years ago
  59. f4832da Use ' for apostrophe in HTML encoding by Marc Blank · 14 years ago
  60. f96901f Merge "Add support for non-linear ramping of master volume adjustment" by Mike Lockwood · 14 years ago
  61. 41b564f resolved conflicts for merge of e8b57fea to master by Wink Saville · 14 years ago
  62. 9760647 Add support for non-linear ramping of master volume adjustment by Mike Lockwood · 14 years ago
  63. 812c2ff am 197fe269: Merge "Add OEM specific USB mode enumeration based on ro.bootmode property" into ics-mr1 by Wink Saville · 14 years ago
  64. 197fe269 Merge "Add OEM specific USB mode enumeration based on ro.bootmode property" into ics-mr1 by Wink Saville · 14 years ago
  65. efeba01 EthernetDataTracker: Don't run DHCP or set network available until link is up by Mike Lockwood · 14 years ago
  66. a07aa3c Add an option that disables the AUDIO_BECOMING_NOISY intent send when a headset is hotplugged. by Jason Simmons · 14 years ago
  67. ce952c8 AudioManager: Add support for master mute by Mike Lockwood · 14 years ago
  68. 4767690 AudioManager: transparently convert volume settings for other streams to master volume if config_useMasterVolume is set. by Mike Lockwood · 14 years ago
  69. d60ae7f store the hw addr in the extraInfo field of ethernet NetworkInfos by Doug Zongker · 14 years ago
  70. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 14 years ago
  71. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 14 years ago
  72. 1137be1 Follow raw pointer and sp<> conventions by Glenn Kasten · 14 years ago
  73. 5dd4754 Merge "No newline or space at end of ALOG format string" by Glenn Kasten · 14 years ago
  74. 8b6d7b0 am 650462bb: Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  75. 16e19ce Merge "Clean up and expose LongSparseArray." by Dianne Hackborn · 14 years ago
  76. aab002b Merge changes I54a4a41a,Ic067c9c3,I491f40dd,I3a2ce935,I3df2549c,Icba928ce by Mike Lockwood · 14 years ago
  77. 9c1d298 Clean up and expose LongSparseArray. by Dianne Hackborn · 14 years ago
  78. 598465d Merge "Import translations." by Eric Fischer · 14 years ago
  79. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 14 years ago
  80. 591c68b8 Import translations. by Eric Fischer · 14 years ago
  81. 650462b Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  82. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 14 years ago
  83. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 14 years ago
  84. 11ca317 Merge changes Id747dc81,I3a74bd36,I2395527c,I86aeb066,Ic33d5766,I7bef7390,I4b797dd8,Id3622e9e,I28087c63,Ia1c6d909,I95a766dd,I6c0236c5,Ib71287f4,I4bcbefdc,I22a7cb8d,Ie24dbeaf,I7dbc4b45,I21d524ea,Iaa5bf14e,I7db766c3,I93fcaca2,I1eb72044,I05ffbe7c,Ifdfe2ff8,Ia8f767a2 by Mike Lockwood · 14 years ago
  85. 1e11c65 Merge "New Serial Manager API:" by Mike Lockwood · 14 years ago
  86. d262744 Merge "Some cruft removal." by Dianne Hackborn · 14 years ago
  87. 21fbd1f7 Some cruft removal. by Dianne Hackborn · 14 years ago
  88. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 14 years ago
  89. 7bef739 SettingsProvider: Add support for overriding lockscreen.disabled default value by Mike Lockwood · 14 years ago
  90. d3622e9 Disable output processing when opening serial port. by Girts Folkmanis · 14 years ago
  91. 4bcbefd Fix disconnect from wired ethernet issues. by Mike J. Chen · 14 years ago
  92. 7dbc4b4 Add SerialPort.sendBreak() by Mike Lockwood · 14 years ago
  93. b01e8bf New Serial Manager API: by Mike Lockwood · 14 years ago
  94. 8dc1dab VolumePanel: Add support for master volume by Mike Lockwood · 14 years ago
  95. 8517e46 Save and restore master volume in the settings provider by Mike Lockwood · 14 years ago
  96. cbdb49d Simple master volume support by Mike Lockwood · 14 years ago
  97. 59d46b0 Merge "Add an api to switch to the next IME and subtype" by satok · 14 years ago
  98. 688bd47 Add an api to switch to the next IME and subtype by satok · 14 years ago
  99. d10035d Merge "Some hardening of isolated processes by restricting access to services." by Dianne Hackborn · 14 years ago
  100. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 14 years ago