1. 3e3a6430 Fix whitespace issue causing protocol syntax error by San Mehat · 14 years ago
  2. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 14 years ago
  3. 55434a7 Merge "Multiple asset adding in one shot for AssetManager" by Kenny Root · 14 years ago
  4. 7baf952 Merge "Make dialogs look better when their content is small." by Romain Guy · 14 years ago
  5. 85fd374 Merge "As requested, expand ANR event log entry (and crash/WTF too) to include process flags (including FLAG_SYSTEM, etc)." by Dan Egnor · 14 years ago
  6. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 14 years ago
  7. bf81cac Merge "android.net: Introduce @hidden parcelable InterfaceConfiguration class" by San Mehat · 14 years ago
  8. 5e5e6cc Make dialogs look better when their content is small. by Romain Guy · 14 years ago
  9. ddce576 Merge "Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash." by Andreas Huber · 14 years ago
  10. 2780e73 As requested, expand ANR event log entry (and crash/WTF too) to include by Dan Egnor · 14 years ago
  11. 3522b5a5 Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash. by Andreas Huber · 14 years ago
  12. b35df8f Merge "remove GoogleLoginService unit test" by Doug Zongker · 14 years ago
  13. 39b17a1 remove GoogleLoginService unit test by Doug Zongker · 14 years ago
  14. 21bf222 Fix leak of DBus match rule. by Nick Pelly · 14 years ago
  15. 264ce38 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 14 years ago
  16. ed4fc8a NetworkManagementService: Introduce API methods for configuring interfaces by San Mehat · 14 years ago
  17. 353ced7 android.net: Introduce @hidden parcelable InterfaceConfiguration class by San Mehat · 14 years ago
  18. 4789f0c am 382f924c: am 5615ca19: docs: a lot of revision and expansion of the hello view tutorials includes new screenshots for some tutorials and a new sample images zip file by Scott Main · 14 years ago
  19. a948f47 am 97b10853: am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 14 years ago
  20. 95127b8e am 5ed68156: am de54a95b: Merge "docs: add a section about debugging web pages with the Console APIs; revise and cleanup some of the other content." into eclair by Scott Main · 14 years ago
  21. c0cea48 am 5f641285: am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 14 years ago
  22. f226e9f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 14 years ago
  23. 116e541 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 14 years ago
  24. a93e459 Merge "Move VM feature strings (used by DDMS) into VM." by Andy McFadden · 14 years ago
  25. e27ef01 Merge "Remove unused providers" by Ken Shirriff · 14 years ago
  26. 2e61d7c Merge "Bring back buttons in dialogs. Bug #2390537" by Romain Guy · 14 years ago
  27. cf635ae Bring back buttons in dialogs. Bug #2390537 by Romain Guy · 14 years ago
  28. 28d9c60 am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 14 years ago
  29. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 14 years ago
  30. 6d001c0 am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 14 years ago
  31. bd6f964 am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read out password. # 2371557" into eclair by Amith Yamasani · 14 years ago
  32. dae34fa am d603e989: am 88e653f6: Merge "docs: some spelling typos" into eclair by Scott Main · 14 years ago
  33. e577232 Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 14 years ago
  34. 7c45147 Merge "Make the media scanner disregard database entries that do not have absolute path names. This allows us to store other things (perhaps with http or content URIs) in the database, without the media scanner removing them again." by Marco Nelissen · 14 years ago
  35. e79f721 Remove unused providers by Ken Shirriff · 14 years ago
  36. a69a23b Use AUTHORITY constant for calendar. by Ken Shirriff · 14 years ago
  37. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 14 years ago
  38. 177b580 Merge "Add a new attribute to LinearLayout: useLargestChild. Bug #2379138" by Romain Guy · 14 years ago
  39. 5b1b241 Add a new attribute to LinearLayout: useLargestChild. Bug #2379138 by Romain Guy · 14 years ago
  40. 55f0c1f am 76c29e63: (-s ours) am f167c4bf: DO NOT MERGE by Grace Kloba · 14 years ago
  41. 0771ba9 am b869c594: (-s ours) am 17b14bd3: DO NOT MERGE by Grace Kloba · 14 years ago
  42. 61ef50b am 55d791e7: (-s ours) am 5a0bf1f0: DO NOT MERGE by Grace Kloba · 14 years ago
  43. 01752fe am 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than one pointer, give up the control. This should enable the View behind it, like WebView, will always get the multi-pointer events even when ZoomButtonsController is up." into eclair by Grace Kloba · 14 years ago
  44. 3ccf06e am 3648f949: (-s ours) am f080a5ad: Merge "DO NOT MERGE" into eclair by Grace Kloba · 14 years ago
  45. cd2354f am 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 14 years ago
  46. c22b3ca am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 14 years ago
  47. 4e8e87d am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 14 years ago
  48. fa5875a Merge "Bug 2330111" by Paul Westbrook · 14 years ago
  49. 35b002a Make the media scanner disregard database entries that do not have by Marco Nelissen · 14 years ago
  50. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  51. 94986f2 Merge "Fix build, incorrect link/see tags." by Wink Saville · 14 years ago
  52. ab489ca Merge "Don't crash when there is no admin." by Dianne Hackborn · 14 years ago
  53. 6e6393c Merge changes I2d41cb94,Ia1a17985 by Mathias Agopian · 14 years ago
  54. aa6a2aa Fix build, incorrect link/see tags. by Wink Saville · 14 years ago
  55. 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 14 years ago
  56. 4141d03 Don't crash when there is no admin. by Dianne Hackborn · 14 years ago
  57. a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 14 years ago
  58. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 14 years ago
  59. 3a19833 Multiple asset adding in one shot for AssetManager by Kenny Root · 14 years ago
  60. 051ab62 Merge "Fix build, GsmServiceStateTracker was using old EventLog API." by Wink Saville · 14 years ago
  61. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 14 years ago
  62. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 14 years ago
  63. 1b810a5 am 88196464: (-s ours) am 4d69ac66: Merge "DO NOT MERGE" into eclair by Grace Kloba · 14 years ago
  64. 15e26dc Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Grace Kloba · 14 years ago
  65. ee20cbf am c8cab725: (-s ours) am d1019a99: Merge "DO NOT MERGE" into eclair by Grace Kloba · 14 years ago
  66. 18d21ef am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 14 years ago
  67. df83afa More device policy manager / admin work. by Dianne Hackborn · 14 years ago
  68. beb0993 am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 14 years ago
  69. 900399f am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 14 years ago
  70. eca7f02 am b8c564d0: am 6a739ea8: Merge "Updated developer groups documentation to point to Stack Overflow, also rearranged a few things." into eclair by Roman Nurik · 14 years ago
  71. 7fa53aa am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 14 years ago
  72. ac376f4 Fix build, GsmServiceStateTracker was using old EventLog API. by Wink Saville · 14 years ago
  73. 04ce08f Merge "Create a common method for updating the title of a download from the filename." by Leon Scroggins · 14 years ago
  74. fe79ef4 Create a common method for updating the title of a download from the filename. by Leon Scroggins · 14 years ago
  75. 88a195b am 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair by John Wang · 14 years ago
  76. f5831d4 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 14 years ago
  77. ef34035 NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings so that apps can cause this system setting group to be opened directly. by Justin Mattson · 14 years ago
  78. 2fa6b52 Merge "Workaround for a database update callback that claims that the data doesn't exist." by Amith Yamasani · 14 years ago
  79. 48da344 Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup." by Andreas Huber · 14 years ago
  80. 84a93a5 Merge "Special-case .wmv and .wma metadata retrieval and playback to use PV if available." by Andreas Huber · 14 years ago
  81. 2cb5c9c Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 14 years ago
  82. 589eb9c Merge "caching PRAGMA sql statements caused cts-tests failures." by Vasu Nori · 14 years ago
  83. a3f4384 Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup. by Andreas Huber · 14 years ago
  84. 58bb107 Workaround for a database update callback that claims that the data doesn't exist. by Amith Yamasani · 14 years ago
  85. 72666ba am 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 14 years ago
  86. 1f7747a am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 14 years ago
  87. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 14 years ago
  88. 7cabb03 Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 14 years ago
  89. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 14 years ago
  90. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 14 years ago
  91. 8ab6135 MountService: Codeshrink by San Mehat · 14 years ago
  92. 45891e8 Merge "NativeDaemonConnector: Add a convenience method for obtaining lists" by San Mehat · 14 years ago
  93. 994bc22 caching PRAGMA sql statements caused cts-tests failures. by Vasu Nori · 14 years ago
  94. 703f061 Merge "Fix no-copy-overhead OMXCodec implementation to actually work." by Andreas Huber · 14 years ago
  95. 1849d2d Merge "reduce logging noise from cache-full conditions." by Vasu Nori · 14 years ago
  96. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 14 years ago
  97. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 14 years ago
  98. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 14 years ago
  99. 973fbb1 Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 14 years ago
  100. 6fb0f22 Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 14 years ago