1. 600acf1 fix for issue 4142219 by Hong Teng · 13 years ago
  2. caed51b Merge "Insertion handles fades out after being positionned" by Gilles Debunne · 13 years ago
  3. 4dcd82b Merge "Replace DroidKufi-Regular with DroidNaskh-Regular" by Russell Brenner · 13 years ago
  4. f733427 Merge "Replace DroidSansArabic with DroidKufi-Regular" by Russell Brenner · 13 years ago
  5. 85111ee Merge "Content found in the wild violated the MPEG4 systems specs" by Andreas Huber · 13 years ago
  6. e8c3986 Merge "Voicemail content provider API for api council review." by Debashish Chatterjee · 13 years ago
  7. 5a8ca58 Merge "Add a getter for the active tag" by Alon Albert · 13 years ago
  8. eaef351 Add a getter for the active tag by Alon Albert · 13 years ago
  9. 060e3ca Fix bug 5045004 - onActionModeFinished happens well before the by Adam Powell · 13 years ago
  10. 3543599 Merge "Adding WifiInfo object in CONNECTED broadcast" by Irfan Sheriff · 13 years ago
  11. cf4cfc6 Merge "Adding resizeMinWidth/Height to AppWidgetProviderInfo" by Adam Cohen · 13 years ago
  12. 1bfaf56 Adding resizeMinWidth/Height to AppWidgetProviderInfo by Adam Cohen · 13 years ago
  13. 59f13c7d Prevent NPE in TextView.getFadeTop() Bug #5051776 by Romain Guy · 13 years ago
  14. 62ea5e8 Merge "Fix issue #4999574: Disabled system app not listed in Settings after reboot" by Dianne Hackborn · 13 years ago
  15. 116b208b Merge "Fix issue #4976176: Font size setting does not persist" by Dianne Hackborn · 13 years ago
  16. 588bf7a Merge "Extract BC metadata using a single call." by Stephen Hines · 13 years ago
  17. 3784a7f Insertion handles fades out after being positionned by Gilles Debunne · 13 years ago
  18. c3d8470 Merge "Fix issue 4499450: Unknown Ringer Mode" by Eric Laurent · 13 years ago
  19. 6704884 Merge "Layoutlib: misc fix + start of AndroidBidi support." by Xavier Ducrohet · 13 years ago
  20. 3d4349d Merge "Add new OpenGL test" by Romain Guy · 13 years ago
  21. 115ed5f Add new OpenGL test by Romain Guy · 13 years ago
  22. 6e47348 Merge "Fix stacked notifications." by Daniel Sandler · 13 years ago
  23. 9ec1f1d Merge "implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"" by Mathias Agopian · 13 years ago
  24. 3550ac9 Adding WifiInfo object in CONNECTED broadcast by Isaac Levy · 13 years ago
  25. 80d9064 Content found in the wild violated the MPEG4 systems specs by Andreas Huber · 13 years ago
  26. 72668b2 Fix issue 4499450: Unknown Ringer Mode by Eric Laurent · 13 years ago
  27. 6461c97 Merge "More HLS fixes" by Andreas Huber · 13 years ago
  28. f07b8a3 implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  29. 1003aeb Merge "Reduce the fade area to save bandwidth." by Romain Guy · 13 years ago
  30. f2fc460 Reduce the fade area to save bandwidth. by Romain Guy · 13 years ago
  31. b8f4000 Fix issue #4999574: Disabled system app not listed in Settings after reboot by Dianne Hackborn · 13 years ago
  32. af64556 Layoutlib: misc fix + start of AndroidBidi support. by Xavier Ducrohet · 13 years ago
  33. 9073725 More HLS fixes by Andreas Huber · 13 years ago
  34. d2ceb32 Merge "Fix a few things in the JNI docs." by Elliott Hughes · 13 years ago
  35. 13bac60 Fix a few things in the JNI docs. by Elliott Hughes · 13 years ago
  36. 31ca854 Fix issue #4976176: Font size setting does not persist by Dianne Hackborn · 13 years ago
  37. eb12309 Merge "Disconnect the native window in CameraService::Client::disconnect." by Wu-cheng Li · 13 years ago
  38. 13528f7 Disconnect the native window in CameraService::Client::disconnect. by Wu-cheng Li · 13 years ago
  39. 312cae7 Replace DroidKufi-Regular with DroidNaskh-Regular by Russell Brenner · 13 years ago
  40. b778f56 Replace DroidSansArabic with DroidKufi-Regular by Russell Brenner · 13 years ago
  41. f2cc48f Merge "Let HardwareRenderer support multiple threads." by Romain Guy · 13 years ago
  42. ee4a647 Merge "Expose to the platform the ability to pick up changes in child visibility." by Philip Milne · 13 years ago
  43. 2af9e1f Merge "Fix issue #4869092: ResolverActivity occasionally fails to display" by Dianne Hackborn · 13 years ago
  44. a73f9be Merge changes I4d50e985,Iaa2baa66 by Mathias Agopian · 13 years ago
  45. c679e6e Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  46. 350f0a6 Expose to the platform the ability to pick up changes in child visibility. by Philip Milne · 13 years ago
  47. 2c1c4aa Fix issue #4869092: ResolverActivity occasionally fails to display by Dianne Hackborn · 13 years ago
  48. 8358498 Merge "Layout changes in Settings" by Gilles Debunne · 13 years ago
  49. 942d92f Fix stacked notifications. by Daniel Sandler · 13 years ago
  50. 9397bb9 Merge "Allow BoardConfig.mk to define an extension to dumpstate" by Colin Cross · 13 years ago
  51. f66fdad Code cleaning by Fabrice Di Meglio · 13 years ago
  52. 464b431 Merge "Include DroidSansEthiopic-Regular as fallback font" by Russell Brenner · 13 years ago
  53. ff86f37 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  54. 09d7ed7 Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  55. 9d29d15 Merge "add rebootWipeCache call to RecoverySystem API" by Doug Zongker · 13 years ago
  56. 9c14256 Merge "Added TileBenchmark" by Chris Craik · 13 years ago
  57. 3365120 add rebootWipeCache call to RecoverySystem API by Doug Zongker · 13 years ago
  58. 782ed09 am 57aebc61: am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 13 years ago
  59. aed2949 am 5abddc73: am bf361b59: Return IMEI SV if CDMA-LTE mode is used by Kazuhiro Ondo · 13 years ago
  60. 57aebc6 am f679d4cb: Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 13 years ago
  61. 5abddc7 am bf361b59: Return IMEI SV if CDMA-LTE mode is used by Kazuhiro Ondo · 13 years ago
  62. f679d4c Merge "Fix FeatureUser leak in ConnectivityService" into honeycomb-LTE by Wink Saville · 13 years ago
  63. bf361b5 Return IMEI SV if CDMA-LTE mode is used by Kazuhiro Ondo · 13 years ago
  64. 3bed4c9 Fix FeatureUser leak in ConnectivityService by Kazuhiro Ondo · 13 years ago
  65. db94b0a Merge "Don't constrain invalidation rect when not clipping children" by Chet Haase · 13 years ago
  66. 566b3ef Let HardwareRenderer support multiple threads. by Romain Guy · 13 years ago
  67. 378c368 Remove accidental spaces from expected failure message. by Jesse Wilson · 13 years ago
  68. f55df0e Merge "Add camera new picture and new video broadcast intents." by Wu-cheng Li · 13 years ago
  69. 50c5d2b Merge "Change log msg since viewport can be changed before first layout." by Shimeng (Simon) Wang · 13 years ago
  70. a6c5d38 Change log msg since viewport can be changed before first layout. by Shimeng (Simon) Wang · 13 years ago
  71. 8a08b0c Merge "Remove PV AVC decoder" by James Dong · 13 years ago
  72. a3db866 Don't constrain invalidation rect when not clipping children by Chet Haase · 13 years ago
  73. 359d052 Include DroidSansEthiopic-Regular as fallback font by Russell Brenner · 13 years ago
  74. 9c79bec Merge "Fix build breakage." by Philip Milne · 13 years ago
  75. e7dda0b Fix build breakage. by Philip Milne · 13 years ago
  76. 783123f Add getBlob() to MatrixCursor by Todd Kennedy · 13 years ago
  77. ba6e855 Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Shimeng (Simon) Wang · 13 years ago
  78. c810fff am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  79. e242042 am bf31250b: am d5431ed5: am 2e659ae5: am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  80. 52fc810 Add in i18n TLDs and new TLDs to the URL RegEx matcher. by Shimeng (Simon) Wang · 13 years ago
  81. 9139868 am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  82. bf31250 am d5431ed5: am 2e659ae5: am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  83. 5f9fa88 Merge "Test Gallery layout direction." by Fabrice Di Meglio · 13 years ago
  84. ba6c98d am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  85. d5431ed am 2e659ae5: am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  86. 82943ec am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  87. 2e659ae am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  88. 2e29de7 Merge "Gather View's hierarchy notifications into methods that can easily be overidden." by Philip Milne · 13 years ago
  89. d40c93f Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  90. 4275515 Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  91. d6df906 Merge "Fix a threading issue in AudioPlaybackHandler" by Narayan Kamath · 13 years ago
  92. f1cf82f Merge "Return the play stayed locked." by Narayan Kamath · 13 years ago
  93. f51d91c Gather View's hierarchy notifications into methods that can easily be overidden. by Philip Milne · 13 years ago
  94. d2a9852 Remove PV AVC decoder by James Dong · 13 years ago
  95. 06e0333 Return the play stayed locked. by Narayan Kamath · 13 years ago
  96. 7dde1c8 Merge "Don't recreate view's display list when size hasn't changed" by Chet Haase · 13 years ago
  97. 5521e89 Voicemail content provider API for api council review. by Debashish Chatterjee · 13 years ago
  98. a36cce0 Fix a threading issue in AudioPlaybackHandler by Narayan Kamath · 13 years ago
  99. 35be3de Merge "Hide "Configure input method" button when the screen is locked." by satok · 13 years ago
  100. 4273ed6 Merge "Enable IMEs to set additional subtypes in background" by satok · 13 years ago