1. d7ad0d2 sampling profiler hz -> ms by Brad Fitzpatrick · 14 years ago
  2. e6744db Merge "Layoutlib: update with new add/movechild API." by Xavier Ducrohet · 14 years ago
  3. c8f16ec Merge "Load persisted global proxy settings." by Robert Greenwalt · 14 years ago
  4. c8aec06 Layoutlib: update with new add/movechild API. by Xavier Ducrohet · 14 years ago
  5. b7090d6 Load persisted global proxy settings. by Robert Greenwalt · 14 years ago
  6. a69a3b2 Merge "LayoutLib: Reuse canvas when possible." by Xavier Ducrohet · 14 years ago
  7. 9eb6d41 LayoutLib: Reuse canvas when possible. by Xavier Ducrohet · 14 years ago
  8. 5e3af5f Rescale ColorMatrix' vector to the [0..1] range Bug #3246354 by Romain Guy · 14 years ago
  9. d4b7b63 Merge "Remove const_cast to layer handle" by Louis Huemiller · 14 years ago
  10. e4cc316 Merge "Customized text selection action mode." by Gilles Debunne · 14 years ago
  11. 6785699 am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  12. f4dceb1 Customized text selection action mode. by Gilles Debunne · 14 years ago
  13. 80639875 am d4c5478a: Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  14. d4c5478 Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 14 years ago
  15. d66c63e Merge "Remove the need for a token parameter from AsyncChannel." by Wink Saville · 14 years ago
  16. 97c40a9 Merge "PTP: Add android.provider.Ptp to the public API" by Mike Lockwood · 14 years ago
  17. 1474c7a PTP: Add android.provider.Ptp to the public API by Mike Lockwood · 14 years ago
  18. edebb2f am b087ceea: am 40eade14: Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  19. 0d76ca7 am 5561ecff: am 077bc4ac: Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  20. b087cee am 40eade14: Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  21. 5561ecf am 077bc4ac: Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  22. 40eade1 Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  23. 077bc4a Merge from open-source master by Jean-Baptiste Queru · 14 years ago
  24. 23f1538 Merge "MediaScanner: Fix path mismatch in code that check for missing files in postScan()" by Mike Lockwood · 14 years ago
  25. f45853af5 MediaScanner: Fix path mismatch in code that check for missing files in postScan() by Mike Lockwood · 14 years ago
  26. f474e38 Merge "MTP: Add support for multiple properties in GetObjectPropList command" by Mike Lockwood · 14 years ago
  27. 29c9b29 Merge "Do not allow lights out mode for old apps." by Daniel Sandler · 14 years ago
  28. 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
  29. eeb55e6 Don't reset ListView when changing the divider drawable. Bug #3245172 by Romain Guy · 14 years ago
  30. 7d69594 Skip DIRTY_OPAQUE optimizations when ViewRoot changes the dirty region. by Romain Guy · 14 years ago
  31. 23fe0ce Merge "Revert "Re-add performance optimization in View"" by Michael Jurka · 14 years ago
  32. 67f23ba Revert "Re-add performance optimization in View" by Michael Jurka · 14 years ago
  33. fcca00a Update themes; dialogs, metrics by Adam Powell · 14 years ago
  34. cfce303 Remove the need for a token parameter from AsyncChannel. by Wink Saville · 14 years ago
  35. 59485d74 Do not allow lights out mode for old apps. by Daniel Sandler · 14 years ago
  36. dcafdb2 Merge "Import revised translations." by Eric Fischer · 14 years ago
  37. b63eef7 Merge "LayoutLib: implement insert/move/removeChild." by Xavier Ducrohet · 14 years ago
  38. 2aeaa3e am ed98a7c7: am 78d81851: Merge "Fix issue 2641884: Bluetooth volume is dependent on in call volume." into gingerbread by Eric Laurent · 14 years ago
  39. db1a3ba Merge "Resurrect SamplingProfilerIntegration" by Brian Carlstrom · 14 years ago
  40. c14e7dd LayoutLib: implement insert/move/removeChild. by Xavier Ducrohet · 14 years ago
  41. 30c9bd8 Implement issue #3189564: New API to create an activity. by Dianne Hackborn · 14 years ago
  42. ed98a7c am 78d81851: Merge "Fix issue 2641884: Bluetooth volume is dependent on in call volume." into gingerbread by Eric Laurent · 14 years ago
  43. 78d8185 Merge "Fix issue 2641884: Bluetooth volume is dependent on in call volume." into gingerbread by Eric Laurent · 14 years ago
  44. 58f49cb Merge "change SHUTDOWN permission to signatureOrSystem so setup wizard can start ACTION_REQUEST_SHUTDOWN bug: 3201638" by Freeman Ng · 14 years ago
  45. def41ec Resurrect SamplingProfilerIntegration by Brian Carlstrom · 14 years ago
  46. dd0b16c Add two methods to Camera.java by James Dong · 14 years ago
  47. addfc76 change SHUTDOWN permission to signatureOrSystem by Freeman Ng · 14 years ago
  48. 198aa52 Import revised translations. by Eric Fischer · 14 years ago
  49. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 14 years ago
  50. e4eaa31 Fix issue 2641884: Bluetooth volume is dependent on in call volume. by Eric Laurent · 14 years ago
  51. 4da12f0 am 1de6ca69: am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  52. 1de6ca6 am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  53. 938d097 Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  54. a7f7687 Use the globalLayout to notify the GlViewport change by Teng-Hui Zhu · 14 years ago
  55. e6fb0f1 Properly set the viewport for WebView when using GL by Teng-Hui Zhu · 14 years ago
  56. 63635c6 am 5f9d8ecd: am 83df6ead: am a45d6937: docs: dashboard update by Scott Main · 14 years ago
  57. f71d22e am d50ce4d7: (-s ours) am f36bde82: DO NOT MERGE Dont let supplicant stay in DORMANT state by Irfan Sheriff · 14 years ago
  58. 5f9d8ec am 83df6ead: am a45d6937: docs: dashboard update by Scott Main · 14 years ago
  59. d50ce4d am f36bde82: DO NOT MERGE Dont let supplicant stay in DORMANT state by Irfan Sheriff · 14 years ago
  60. 2825366 A double tap starts selection when done on text only. by Gilles Debunne · 14 years ago
  61. 4f915bd Merge "Add a test to demonstrate parsing of trailing URI parameters." by Jesse Wilson · 14 years ago
  62. 2ac445c Do not remove the embedded title bar when starting Find. by Leon Scroggins · 14 years ago
  63. 2226a19 Refactor onDrop in TextView by Gilles Debunne · 14 years ago
  64. c868b15 Merge "Fix bug 3240444 - add OnMenuVisibilityListener for action bar." by Adam Powell · 14 years ago
  65. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  66. 83df6ea am a45d6937: docs: dashboard update by Scott Main · 14 years ago
  67. a45d693 docs: dashboard update by Scott Main · 14 years ago
  68. 2dd198b Remove const_cast to layer handle by Louis Huemiller · 14 years ago
  69. fad7787 resolved conflicts for merge of 0d28be68 to master by Eric Laurent · 14 years ago
  70. f36bde8 DO NOT MERGE Dont let supplicant stay in DORMANT state by Irfan Sheriff · 14 years ago
  71. 4741370 Add a test to demonstrate parsing of trailing URI parameters. by Jesse Wilson · 14 years ago
  72. fff4ab0 Refactored OverScroller by Gilles Debunne · 14 years ago
  73. 1de2eac Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  74. 0d28be6 am e23212bc: Merge "Fix issue 3142808." into gingerbread by Eric Laurent · 14 years ago
  75. 12df6f7 Merge "Slightly more legible background for notification panel." by Daniel Sandler · 14 years ago
  76. e23212b Merge "Fix issue 3142808." into gingerbread by Eric Laurent · 14 years ago
  77. e93ef57 Merge "When peeking at a notification, the X will close the window." by Daniel Sandler · 14 years ago
  78. 447a2b0 am ae2a4419: am 4567847d: Add "canDial" check. by John Wang · 14 years ago
  79. fd49d92 am 869fa653: (-s ours) resolved conflicts for merge of 52556689 to gingerbread-plus-aosp by Irfan Sheriff · 14 years ago
  80. af88937 Slightly more legible background for notification panel. by Daniel Sandler · 14 years ago
  81. 7d93686 Merge "enabled hardware acceleration for DRT" by Guang Zhu · 14 years ago
  82. c54476b enabled hardware acceleration for DRT by Guang Zhu · 14 years ago
  83. 2e1f5b0 Merge "Add methods to AnimatorSet that take collections" by Chet Haase · 14 years ago
  84. ae2a441 am 4567847d: Add "canDial" check. by John Wang · 14 years ago
  85. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  86. 63c327d Merge "Implement issue #3201795: Improve transition when keyboard comes up" by Dianne Hackborn · 14 years ago
  87. 5faa078 Merge "Add preferred preview size support in the camera framework" by James Dong · 14 years ago
  88. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 14 years ago
  89. a8e5b06 When peeking at a notification, the X will close the window. by Daniel Sandler · 14 years ago
  90. 7423c09 Merge "LayoutLib: get AWT image from new image factory." by Xavier Ducrohet · 14 years ago
  91. 869fa65 resolved conflicts for merge of 52556689 to gingerbread-plus-aosp by Irfan Sheriff · 14 years ago
  92. 0eb704c Tap inside text selection dismisses selection. by Gilles Debunne · 14 years ago
  93. 4567847 Add "canDial" check. by John Wang · 14 years ago
  94. 5255668 Merge "DO NOT MERGE Fix status fetch from supplicant" into gingerbread by Irfan Sheriff · 14 years ago
  95. de669ee am f38b709e: (-s ours) am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 14 years ago
  96. f38b709 am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 14 years ago
  97. e142eb0 DO NOT MERGE Fix status fetch from supplicant by Irfan Sheriff · 14 years ago
  98. af2d3c7 Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 14 years ago
  99. e1de3f3 Merge "Fix crash by "adb shell pm list permissions -f|-s"" by Jean-Baptiste Queru · 14 years ago
  100. b87b53d Fix issue 3142808. by Eric Laurent · 14 years ago