1. ab489ca Merge "Don't crash when there is no admin." by Dianne Hackborn · 17 years ago
  2. 6e6393c Merge changes I2d41cb94,Ia1a17985 by Mathias Agopian · 17 years ago
  3. 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 17 years ago
  4. 4141d03 Don't crash when there is no admin. by Dianne Hackborn · 17 years ago
  5. a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 17 years ago
  6. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 17 years ago
  7. 051ab62 Merge "Fix build, GsmServiceStateTracker was using old EventLog API." by Wink Saville · 17 years ago
  8. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 17 years ago
  9. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 17 years ago
  10. 1b810a5 am 88196464: (-s ours) am 4d69ac66: Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
  11. 15e26dc Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Grace Kloba · 17 years ago
  12. ee20cbf am c8cab725: (-s ours) am d1019a99: Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
  13. 18d21ef am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 17 years ago
  14. df83afa More device policy manager / admin work. by Dianne Hackborn · 17 years ago
  15. beb0993 am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 17 years ago
  16. 900399f am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 17 years ago
  17. 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 · 17 years ago
  18. 7fa53aa am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 17 years ago
  19. ac376f4 Fix build, GsmServiceStateTracker was using old EventLog API. by Wink Saville · 17 years ago
  20. 04ce08f Merge "Create a common method for updating the title of a download from the filename." by Leon Scroggins · 17 years ago
  21. fe79ef4 Create a common method for updating the title of a download from the filename. by Leon Scroggins · 17 years ago
  22. 88a195b am 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair by John Wang · 17 years ago
  23. f5831d4 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 17 years ago
  24. 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 · 17 years ago
  25. 2fa6b52 Merge "Workaround for a database update callback that claims that the data doesn't exist." by Amith Yamasani · 17 years ago
  26. 48da344 Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup." by Andreas Huber · 17 years ago
  27. 84a93a5 Merge "Special-case .wmv and .wma metadata retrieval and playback to use PV if available." by Andreas Huber · 17 years ago
  28. 2cb5c9c Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 17 years ago
  29. 589eb9c Merge "caching PRAGMA sql statements caused cts-tests failures." by Vasu Nori · 17 years ago
  30. a3f4384 Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup. by Andreas Huber · 17 years ago
  31. 58bb107 Workaround for a database update callback that claims that the data doesn't exist. by Amith Yamasani · 17 years ago
  32. 72666ba am 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 17 years ago
  33. 1f7747a am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 17 years ago
  34. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 17 years ago
  35. 7cabb03 Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 17 years ago
  36. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 17 years ago
  37. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 17 years ago
  38. 8ab6135 MountService: Codeshrink by San Mehat · 17 years ago
  39. 45891e8 Merge "NativeDaemonConnector: Add a convenience method for obtaining lists" by San Mehat · 17 years ago
  40. 994bc22 caching PRAGMA sql statements caused cts-tests failures. by Vasu Nori · 17 years ago
  41. 703f061 Merge "Fix no-copy-overhead OMXCodec implementation to actually work." by Andreas Huber · 17 years ago
  42. 1849d2d Merge "reduce logging noise from cache-full conditions." by Vasu Nori · 17 years ago
  43. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 17 years ago
  44. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 17 years ago
  45. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 17 years ago
  46. 973fbb1 Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 17 years ago
  47. 6fb0f22 Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 17 years ago
  48. e9d9210 reduce logging noise from cache-full conditions. by Vasu Nori · 17 years ago
  49. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 17 years ago
  50. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 17 years ago
  51. af07b59 am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 17 years ago
  52. d23fa27 fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 17 years ago
  53. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 17 years ago
  54. 2671b10 Merge "Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. Make a slightly more informative usage message. Give developers a slightly easier way to have their preloaded classes list out of sync without blowing up." by Barry Hayes · 17 years ago
  55. d2832fb4 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 17 years ago
  56. 3bc0346 Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 17 years ago
  57. 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 17 years ago
  58. 0b3533a Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. by Barry Hayes · 17 years ago
  59. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 17 years ago
  60. 06b3ff7 Make the MediaMetadataTest a little more lenient when it comes to verifying the duration of media files, only require that the returned duration is within 100ms of the expected one, as the PV and stagefright implementations differ slightly. by Andreas Huber · 17 years ago
  61. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 17 years ago
  62. 867e8eb Merge "DomainNameValiator: Remove workaround" by Makoto Onuki · 17 years ago
  63. 9b42b81 Merge "Adds support for 8-bit (unsigned) PCM wave files." by Andreas Huber · 17 years ago
  64. e9999cf Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 17 years ago
  65. 61fa01d Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files." by Andreas Huber · 17 years ago
  66. 243bf50e Merge "Create base class for audio policy manager." by Eric Laurent · 17 years ago
  67. 2683c6f DomainNameValiator: Remove workaround by Makoto Onuki · 17 years ago
  68. c2c9dd3 Support for 'iTunes-style' metadata in .mp4 and .3gp files. by Andreas Huber · 17 years ago
  69. d738a4d Merge "Addign more tests for DomainNameValidator." by Makoto Onuki · 17 years ago
  70. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 17 years ago
  71. 52a0144 Merge "Fix RS mipmap generation for 8 bit alpha textures." by Jason Sams · 17 years ago
  72. e20e3b4 Fix RS mipmap generation for 8 bit alpha textures. by Jason Sams · 17 years ago
  73. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 17 years ago
  74. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 17 years ago
  75. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 17 years ago
  76. fd24fea Merge "Add DateTimeView, a widget that shows a time or the date depending on the current time. Use that for notifications instead of a TextView that doesn't ever update." by Joe Onorato · 17 years ago
  77. 290cd9a am 7cc57ff2: am 0409b1ba: Merge "docs: remove dev guide link from download confirmation content so we only link to the install guide and re-affirm the system reqs bug: 2374363,2374334" into eclair by Scott Main · 17 years ago
  78. f844a5a Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Xavier Ducrohet · 17 years ago
  79. 77872f7 Merge "Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the span." by Joe Onorato · 17 years ago
  80. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 17 years ago
  81. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 17 years ago
  82. 28efe25 am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
  83. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 17 years ago
  84. 691c0703 Addign more tests for DomainNameValidator. by Makoto Onuki · 17 years ago
  85. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 17 years ago
  86. b49d9af Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again." by Suchi Amalapurapu · 17 years ago
  87. 56d42582 Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2." by Andreas Huber · 17 years ago
  88. 716bda8 Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files." by Andreas Huber · 17 years ago
  89. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 17 years ago
  90. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 17 years ago
  91. 5b5ae13 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 17 years ago
  92. 43782d3 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 17 years ago
  93. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 17 years ago
  94. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 17 years ago
  95. dcf19a8 String extras to be used with share page. by Leon Scroggins · 17 years ago
  96. fc35343 Remove old InetAddress DNS cache from preloaded-classes. by Elliott Hughes · 17 years ago
  97. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 17 years ago
  98. bfa05732 Merge "Add missing libjpeg in linker option. Currently this library is used by the main executable but is included implicitly via inter-library dependency." by Doug Kwan · 17 years ago
  99. e73b46e Merge "Media server death nodification" by James Dong · 17 years ago
  100. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 17 years ago