1. 4fdc6eb Merge "Remove the hard coded media recorder test cases. Add the native heap dump catpure functionality." by Yu Shan Emily Lau · 13 years ago
  2. 9b1aa5e Merge "Fix some bugs in the new ScaleGestureDetector logic." by Adam Powell · 13 years ago
  3. 0fe4a13 Fix some bugs in the new ScaleGestureDetector logic. by Adam Powell · 13 years ago
  4. 1fcc292 Merge "Remove the limitation that zoom can't go beyond overview scale." by Shimeng (Simon) Wang · 13 years ago
  5. 7eae7a9 Merge "Fix 3386135: Make recent apps scrollable with more entries" by Jim Miller · 13 years ago
  6. f1b391a Remove the limitation that zoom can't go beyond overview scale. by Shimeng (Simon) Wang · 13 years ago
  7. 7c4bead Merge "surfaceflinger_client: Don't dereference NULL ptrs." by Mathias Agopian · 13 years ago
  8. d5dac80 Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 13 years ago
  9. 8c8cfec Merge "Fix sp<> conversion operator / constructor" by Mathias Agopian · 13 years ago
  10. 0b41448 Binder linkage no longer depends on JNI objrefs as persistent tokens by Christopher Tate · 14 years ago
  11. 6c113a1 Merge "NubmberPicker up/down arrows do not work." by Svetoslav Ganov · 13 years ago
  12. d36d653 Merge "You can now specify a custom display size as NxM." by Dianne Hackborn · 13 years ago
  13. 8f77b41 Merge "The color conversion from YUV420Planar to RGB only requires the image width to be a multiple of 2, not 4." by James Dong · 13 years ago
  14. 99aac7b You can now specify a custom display size as NxM. by Dianne Hackborn · 14 years ago
  15. fbaa674 am 71431bb5: am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  16. 9e69035 Merge "Fix for issue 3466385: Low quality video properties are applied to all" by Santosh Madhava · 13 years ago
  17. 71431bb am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  18. 802e37e Merge "These moved into developmnet samples" by Alex Sakhartchouk · 13 years ago
  19. 8e79442 Merge "Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool." by Andreas Huber · 13 years ago
  20. 79b6672 am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  21. 7719436 am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  22. 25be2c7 am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  23. e0537f1 Merge "Fix of tearDown() in SingleLaunchActivityTestCase." by Jean-Baptiste Queru · 13 years ago
  24. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  25. 65260be Merge "Fix issue 3388354." by Eric Laurent · 13 years ago
  26. ce57a7f am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  27. e272148 Merge "Fix bug 3376700 Volume too loud at lowest setting" by Jean-Michel Trivi · 13 years ago
  28. 5960626 Merge "No radio buttons on <select>" by Leon Scroggins · 13 years ago
  29. 051d443 Merge "Instrumentation code to enable/disable memory leak check using setprop" by Rajneesh Chowdury · 13 years ago
  30. 190c03c Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool. by Andreas Huber · 13 years ago
  31. 6504490 am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 13 years ago
  32. 854938a Fix issue 3388354. by Eric Laurent · 14 years ago
  33. 15f5eee Merge "Fix for issue 3431967: Memory leak from video editor engine" by Santosh Madhava · 13 years ago
  34. dd1ddc3 Merge "Don't try to output really long URLs HTML5Audio exception handler." by Ben Murdoch · 13 years ago
  35. 764112c Merge "Bug 3447027 Limit previews for DRM video" by Glenn Kasten · 13 years ago
  36. ae8ffd9 Merge "fix javadoc on downloadmanager.remove()" by Vasu Nori · 13 years ago
  37. 5f63069 Bug 3447027 Limit previews for DRM video by Glenn Kasten · 14 years ago
  38. 17ee56c fix javadoc on downloadmanager.remove() by Vasu Nori · 13 years ago
  39. 3538151 Don't try to output really long URLs HTML5Audio exception handler. by Ben Murdoch · 13 years ago
  40. d2e91d1 Improve caching of localised strings for Chromium by Ben Murdoch · 14 years ago
  41. b8460ba Localise the regular expressions that AutoFill uses. by Ben Murdoch · 14 years ago
  42. 46054e0 am 1649d91f: am a47ef32e: Merge "Doc change: Add announce for Android at GDC 2011." into honeycomb by Dirk Dougherty · 13 years ago
  43. 1649d91 am a47ef32e: Merge "Doc change: Add announce for Android at GDC 2011." into honeycomb by Dirk Dougherty · 13 years ago
  44. a47ef32 Merge "Doc change: Add announce for Android at GDC 2011." into honeycomb by Dirk Dougherty · 13 years ago
  45. f67441e Instrumentation code to enable/disable memory leak check using setprop by Rajneesh Chowdury · 14 years ago
  46. 7c8f25f Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 13 years ago
  47. ba27fe1 Doc change: Add announce for Android at GDC 2011. by Dirk Dougherty · 14 years ago
  48. a1c7e0e surfaceflinger_client: Don't dereference NULL ptrs. by Jamie Gennis · 13 years ago
  49. bcbf685 Fix for issue 3466385: Low quality video properties are applied to all by Santosh Madhava · 13 years ago
  50. 191ff092 Fix bug 3376700 Volume too loud at lowest setting by Jean-Michel Trivi · 13 years ago
  51. f272ad2 am 0dc5fdb9: am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  52. 0dc5fdb am e630e5f4: am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  53. e630e5f am 919853ce: Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  54. 919853c Merge "Prevent SurfaceFlinger from using layer token 31." into gingerbread by Jamie Gennis · 13 years ago
  55. 47b5003 Merge "bug:3474580 fix javadoc" by Vasu Nori · 13 years ago
  56. 6bfdf74 bug:3474580 fix javadoc by Vasu Nori · 13 years ago
  57. 092bda5 NubmberPicker up/down arrows do not work. by Svetoslav Ganov · 13 years ago
  58. 12511f6 Merge "Fix a regression matching intents when action doesn't matter." by Jeff Brown · 13 years ago
  59. 239f77d Fix a regression matching intents when action doesn't matter. by Jeff Brown · 13 years ago
  60. 53ab993 Merge "Log errors reading input channel from parcel." by Jeff Brown · 13 years ago
  61. 138fd80 Merge "Make SHIFT+Backspace be forward delete." by Jeff Brown · 13 years ago
  62. 02cafc9 Log errors reading input channel from parcel. by Jeff Brown · 13 years ago
  63. d172471 Make SHIFT+Backspace be forward delete. by Jeff Brown · 13 years ago
  64. b03fb6b0 Merge "Add scroll wheel support to TextView." by Jeff Brown · 13 years ago
  65. 8f34567 Add scroll wheel support to TextView. by Jeff Brown · 13 years ago
  66. 7d3700f am 710c510b: (-s ours) am 8719c406: DO NOT MERGE: MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 13 years ago
  67. 2e19c72 am fbd67fec: (-s ours) am 0600fff9: DO NOT MERGE: MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 13 years ago
  68. acb535a am 1b895639: (-s ours) am 69e19ae1: DO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeyguardLocked() by Mike Lockwood · 13 years ago
  69. 82752ef am bbd460d7: (-s ours) am 6aea1154: DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 13 years ago
  70. 710c510 am 8719c406: DO NOT MERGE: MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 13 years ago
  71. fbd67fe am 0600fff9: DO NOT MERGE: MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 13 years ago
  72. 1b89563 am 69e19ae1: DO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeyguardLocked() by Mike Lockwood · 13 years ago
  73. bbd460d am 6aea1154: DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 13 years ago
  74. 8719c40 DO NOT MERGE: MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 14 years ago
  75. 0600fff DO NOT MERGE: MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 14 years ago
  76. 69e19ae DO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeyguardLocked() by Mike Lockwood · 13 years ago
  77. 6aea115 DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 14 years ago
  78. 5053124 KeyguardManager: Fix copy & paste error in isKeyguardLocked() by Mike Lockwood · 13 years ago
  79. 62f755a Remove the hard coded media recorder test cases. by Yu Shan Emily Lau · 14 years ago
  80. 5fda69c Fix 3386135: Make recent apps scrollable with more entries by Jim Miller · 14 years ago
  81. fd88761 Merge "Expand on the SurfaceTexture API docs." by Jamie Gennis · 14 years ago
  82. 15b07f4 Merge "Handle rename of LruCache.entryEvicted to entryRemoved" by Jesse Wilson · 14 years ago
  83. 42c5eec Merge "Add support for mouse hover and scroll wheel." by Jeff Brown · 14 years ago
  84. 32c80a2 Handle rename of LruCache.entryEvicted to entryRemoved by Jesse Wilson · 14 years ago
  85. affe40a Merge "Callback on any removal, not just evictions." by Jesse Wilson · 14 years ago
  86. 506b70c Merge "Revert the 11.xml part of bug 3438513" by Glenn Kasten · 14 years ago
  87. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 14 years ago
  88. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  89. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 14 years ago
  90. d752c3b Merge "Implement issue #3426299: Introduce application "stopped" state" by Dianne Hackborn · 14 years ago
  91. 53c7b1d Merge "ViewPropertyAnimator cancels prior animations" by Chet Haase · 14 years ago
  92. b93dfa6 am cd6828e8: (-s ours) am 2332cd8c: Merge "DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues." into honeycomb by Andreas Huber · 14 years ago
  93. cd6828e am 2332cd8c: Merge "DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues." into honeycomb by Andreas Huber · 14 years ago
  94. 2332cd8 Merge "DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues." into honeycomb by Andreas Huber · 14 years ago
  95. 54a351e Merge "Adding framework support for resizable widgets" by Adam Cohen · 14 years ago
  96. 7532d99 Merge "Fixing the write of BackgroundData setting." by Robert Greenwalt · 14 years ago
  97. e2ed956 Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens" by Christopher Tate · 14 years ago
  98. 04ee429 Merge "Fixing build" by Winson Chung · 14 years ago
  99. 22bc69d Fixing build by Winson Chung · 14 years ago
  100. d2e20de Adding framework support for resizable widgets by Adam Cohen · 14 years ago