1. 8c7a580 Some theme cleanup. by Dianne Hackborn · 14 years ago
  2. 988f382 Merge "Prepare for publishing MediaMetadataRetriever as public API" by James Dong · 14 years ago
  3. faf09ba Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  4. 4838548 Added to SearchView : getQuery() and setOnSearchClickListener() by Amith Yamasani · 14 years ago
  5. f870c28 Merge "Fix invalidation issue for optimized/GL case." by Chet Haase · 14 years ago
  6. d3f5ce1 Merge "Fix bug 3248342 - resource not found for non-xlarge" by Adam Powell · 14 years ago
  7. f2f7d8f Fix invalidation issue for optimized/GL case. by Chet Haase · 14 years ago
  8. de0f5c9 Fix bug 3248342 - resource not found for non-xlarge by Adam Powell · 14 years ago
  9. 00506e3 Merge "Fix configuration change handling" by Irfan Sheriff · 14 years ago
  10. 848024f Merge "Fix 3201849: Remove builder pattern from DrawableHolder setters" by Jim Miller · 14 years ago
  11. be9ee6a Fix configuration change handling by Irfan Sheriff · 14 years ago
  12. 88bf608 Merge "Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)" by Dianne Hackborn · 14 years ago
  13. 87fc308 Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372) by Dianne Hackborn · 14 years ago
  14. ad2ff86 Merge "LayoutLib: Animation support in insert/move/removeChild actions." by Xavier Ducrohet · 14 years ago
  15. 5f1644f Merge "LayoutLib: Create new layoutparams when moving a child" by Xavier Ducrohet · 14 years ago
  16. 17db406 Merge "Cleanup logging." by Wink Saville · 14 years ago
  17. ed9c02b Cleanup logging. by Wink Saville · 14 years ago
  18. 6a95665 Merge "Add method for sending wallpaper commands directly to an engine." by Jeff Brown · 14 years ago
  19. e1179ea LayoutLib: Animation support in insert/move/removeChild actions. by Xavier Ducrohet · 14 years ago
  20. 9f3bdfe Add method for sending wallpaper commands directly to an engine. by Jeff Brown · 14 years ago
  21. 647fc85 Merge "Removed unused text_select_handle asset" by Gilles Debunne · 14 years ago
  22. 7ffbc13 Removed unused text_select_handle asset by Gilles Debunne · 14 years ago
  23. 592f4dd Merge "Move disk usage utilities to its own library" by Kenny Root · 14 years ago
  24. 3b7fec8 Merge "Use SearchView in SearchDialog for legacy apps using the old model." by Amith Yamasani · 14 years ago
  25. 968ec93 Use SearchView in SearchDialog for legacy apps using the old model. by Amith Yamasani · 14 years ago
  26. c99821d Fix the stretching issue when viewport change. by Teng-Hui Zhu · 14 years ago
  27. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  28. 3282024 abandon long press on scroll; clear hit on keydown by Cary Clark · 14 years ago
  29. 2f49227 Attempt to scroll layers everytime the user drags. by Patrick Scott · 14 years ago
  30. bcdf40b Merge "Update WebView.addJavascriptInterface() to ignore null instances" by Steve Block · 14 years ago
  31. cbdfd0f Merge "Add a value for the dimensions of xlarge app icons." by Ben Murdoch · 14 years ago
  32. 1921eab Merge "Only decrement mRemaining once in read()." by Bjorn Bringert · 14 years ago
  33. d859102 Merge "Add reason field to DEACTIVATE_DATA_CALL request." by Wink Saville · 14 years ago
  34. c002fab Fix 3201849: Remove builder pattern from DrawableHolder setters by Jim Miller · 14 years ago
  35. eae7133 Merge "Make the size of "shirt pocket" 0 when the icon of "shirt pocket" is invisible" by satok · 14 years ago
  36. 2993f18 Make the size of "shirt pocket" 0 when the icon of "shirt pocket" is invisible by satok · 14 years ago
  37. 01811aa LayoutLib: Create new layoutparams when moving a child by Xavier Ducrohet · 14 years ago
  38. 63f4e23 Merge "LayoutLib: Update to use the new moveChild API." by Xavier Ducrohet · 14 years ago
  39. 2aef9a1 am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  40. 7da1ffc am e2abd103: Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  41. e2abd10 Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  42. 3c78f2d LayoutLib: Update to use the new moveChild API. by Xavier Ducrohet · 14 years ago
  43. 4276ca7 Merge "Tweak the settings panel assets / layout. Not done yet." by Joe Onorato · 14 years ago
  44. 4d83413 Merge "Make AbsSeekBar support having setThumb called after initialization is done." by Joe Onorato · 14 years ago
  45. c91d580 Merge "Brightness and volume controls in the quick settings panel." by Joe Onorato · 14 years ago
  46. ea68613 Merge "New SeekBar assets." by Joe Onorato · 14 years ago
  47. 3d5d628 Merge "Show the operator or wifi ssid in the status bar panel." by Joe Onorato · 14 years ago
  48. 9d01617 Merge "Correctly index transparent quads when generating 9patch meshes. Bug #3250026" by Romain Guy · 14 years ago
  49. bd41a11 Correctly index transparent quads when generating 9patch meshes. Bug #3250026 by Romain Guy · 14 years ago
  50. 7536210 Tweak the settings panel assets / layout. Not done yet. by Joe Onorato · 14 years ago
  51. 2e585f7 Make AbsSeekBar support having setThumb called after initialization is done. by Joe Onorato · 14 years ago
  52. 1e28f41 Brightness and volume controls in the quick settings panel. by Joe Onorato · 14 years ago
  53. df7cc31 New SeekBar assets. by Joe Onorato · 14 years ago
  54. 355ebc0 Show the operator or wifi ssid in the status bar panel. by Joe Onorato · 14 years ago
  55. 9d5055a Merge "Fix in vertical measurement in text lines with different text sizes" by Gilles Debunne · 14 years ago
  56. 3c3743c Merge "Add Wi-Fi connection test for static IP" by Xia Wang · 14 years ago
  57. a42a1e6 Add Wi-Fi connection test for static IP by Xia Wang · 14 years ago
  58. 0bb0009 Fix in vertical measurement in text lines with different text sizes by Gilles Debunne · 14 years ago
  59. 6ef74b1 Add reason field to DEACTIVATE_DATA_CALL request. by Kazuhiro Ondo · 14 years ago
  60. bcee0ef Merge "sampling profiler hz -> ms" by Brad Fitzpatrick · 14 years ago
  61. fddcb06 Merge "Improve support for external keyboards." by Jeff Brown · 14 years ago
  62. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  63. d7ad0d2 sampling profiler hz -> ms by Brad Fitzpatrick · 14 years ago
  64. cd5e8b6 am a30c12a1: am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  65. a30c12a am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  66. 4a88013 resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  67. ded695b Merge "If camera source uses the metadata, we must use HW encoder Software video encoders are not able to deal with non-YUV metadata in the video buffer sent from camera" by James Dong · 14 years ago
  68. bf1439c Merge "Preserve flags field of event passed to injectKeyEvent()" by Jean-Baptiste Queru · 14 years ago
  69. f3332a1 Merge "Remove the VideoEditorTestImpl" by Gil Dobjanschi · 14 years ago
  70. 6312dd6 If camera source uses the metadata, we must use HW encoder by James Dong · 14 years ago
  71. ac92fb0 Merge "Add better SQL exception handling to the Sync framework (see bug #3202693)" by Fabrice Di Meglio · 14 years ago
  72. d6a4610 Merge "Rename Indonesian and Hebrew translations to match Locale.java conventions" by Eric Fischer · 14 years ago
  73. eca5364 Add better SQL exception handling to the Sync framework (see bug #3202693) by Fabrice Di Meglio · 14 years ago
  74. 66fba93 Merge "Integrating updated SystemUI assets" by Joe Onorato · 14 years ago
  75. fdc676f Merge "Merge WebKit at r72274: Update WebKit revision number" by Russell Brenner · 14 years ago
  76. 73a3aec Integrating updated SystemUI assets by Justin Ho · 14 years ago
  77. a9de761 Merge WebKit at r72274: Update WebKit revision number by Russell Brenner · 14 years ago
  78. d09a981 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 14 years ago
  79. 0a218ea Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  80. 2523a8b Merge "Fix bug 3248786 - silly monkeys." by Adam Powell · 14 years ago
  81. 731e465 Remove the VideoEditorTestImpl by Gil Dobjanschi · 14 years ago
  82. 9c25dc7 am 5343f5a8: (-s ours) am 3591bebd: Merge "Restore Wi-Fi configuration after the test. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  83. 049dd3d Fix bug 3248786 - silly monkeys. by Adam Powell · 14 years ago
  84. 5343f5a am 3591bebd: Merge "Restore Wi-Fi configuration after the test. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  85. 3591beb Merge "Restore Wi-Fi configuration after the test. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  86. cd023f9 Merge "Added a callback interface to the generatePreview method." by Gil Dobjanschi · 14 years ago
  87. b5c6afc Squashed commit of the following: by Andreas Huber · 14 years ago
  88. 786ecf8 Added a callback interface to the generatePreview method. by Gil Dobjanschi · 14 years ago
  89. e6744db Merge "Layoutlib: update with new add/movechild API." by Xavier Ducrohet · 14 years ago
  90. c8f16ec Merge "Load persisted global proxy settings." by Robert Greenwalt · 14 years ago
  91. c8aec06 Layoutlib: update with new add/movechild API. by Xavier Ducrohet · 14 years ago
  92. b7090d6 Load persisted global proxy settings. by Robert Greenwalt · 14 years ago
  93. a69a3b2 Merge "LayoutLib: Reuse canvas when possible." by Xavier Ducrohet · 14 years ago
  94. 9eb6d41 LayoutLib: Reuse canvas when possible. by Xavier Ducrohet · 14 years ago
  95. 5e3af5f Rescale ColorMatrix' vector to the [0..1] range Bug #3246354 by Romain Guy · 14 years ago
  96. 544295e Update WebView.addJavascriptInterface() to ignore null instances by Steve Block · 14 years ago
  97. d4b7b63 Merge "Remove const_cast to layer handle" by Louis Huemiller · 14 years ago
  98. e4cc316 Merge "Customized text selection action mode." by Gilles Debunne · 14 years ago
  99. 6785699 am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  100. f4dceb1 Customized text selection action mode. by Gilles Debunne · 14 years ago