1. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  2. 177b580 Merge "Add a new attribute to LinearLayout: useLargestChild. Bug #2379138" by Romain Guy · 15 years ago
  3. 5b1b241 Add a new attribute to LinearLayout: useLargestChild. Bug #2379138 by Romain Guy · 15 years ago
  4. 55f0c1f am 76c29e63: (-s ours) am f167c4bf: DO NOT MERGE by Grace Kloba · 15 years ago
  5. 0771ba9 am b869c594: (-s ours) am 17b14bd3: DO NOT MERGE by Grace Kloba · 15 years ago
  6. 61ef50b am 55d791e7: (-s ours) am 5a0bf1f0: DO NOT MERGE by Grace Kloba · 15 years ago
  7. 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 · 15 years ago
  8. 3ccf06e am 3648f949: (-s ours) am f080a5ad: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  9. 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 · 15 years ago
  10. c22b3ca am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  11. 4e8e87d am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  12. fa5875a Merge "Bug 2330111" by Paul Westbrook · 15 years ago
  13. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  14. 94986f2 Merge "Fix build, incorrect link/see tags." by Wink Saville · 15 years ago
  15. ab489ca Merge "Don't crash when there is no admin." by Dianne Hackborn · 15 years ago
  16. 6e6393c Merge changes I2d41cb94,Ia1a17985 by Mathias Agopian · 15 years ago
  17. aa6a2aa Fix build, incorrect link/see tags. by Wink Saville · 15 years ago
  18. 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 15 years ago
  19. 4141d03 Don't crash when there is no admin. by Dianne Hackborn · 15 years ago
  20. a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 15 years ago
  21. 37f3ddb Merge "relocate GoogleLoginService" by Doug Zongker · 15 years ago
  22. 051ab62 Merge "Fix build, GsmServiceStateTracker was using old EventLog API." by Wink Saville · 15 years ago
  23. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 15 years ago
  24. 0a2fb21 relocate GoogleLoginService by Doug Zongker · 15 years ago
  25. 1b810a5 am 88196464: (-s ours) am 4d69ac66: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  26. 15e26dc Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Grace Kloba · 15 years ago
  27. ee20cbf am c8cab725: (-s ours) am d1019a99: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  28. 18d21ef am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 15 years ago
  29. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  30. beb0993 am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 15 years ago
  31. 900399f am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 15 years ago
  32. 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 · 15 years ago
  33. 7fa53aa am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 15 years ago
  34. ac376f4 Fix build, GsmServiceStateTracker was using old EventLog API. by Wink Saville · 15 years ago
  35. 04ce08f Merge "Create a common method for updating the title of a download from the filename." by Leon Scroggins · 15 years ago
  36. fe79ef4 Create a common method for updating the title of a download from the filename. by Leon Scroggins · 15 years ago
  37. 88a195b am 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair by John Wang · 15 years ago
  38. f5831d4 Removing unused parameter from NP_Initialize. by Derek Sollenberger · 15 years ago
  39. 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 · 15 years ago
  40. 2fa6b52 Merge "Workaround for a database update callback that claims that the data doesn't exist." by Amith Yamasani · 15 years ago
  41. 48da344 Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup." by Andreas Huber · 15 years ago
  42. 84a93a5 Merge "Special-case .wmv and .wma metadata retrieval and playback to use PV if available." by Andreas Huber · 15 years ago
  43. 2cb5c9c Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 15 years ago
  44. 589eb9c Merge "caching PRAGMA sql statements caused cts-tests failures." by Vasu Nori · 15 years ago
  45. a3f4384 Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup. by Andreas Huber · 15 years ago
  46. 58bb107 Workaround for a database update callback that claims that the data doesn't exist. by Amith Yamasani · 15 years ago
  47. 72666ba am 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  48. 1f7747a am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  49. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 15 years ago
  50. 7cabb03 Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  51. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 15 years ago
  52. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 15 years ago
  53. 8ab6135 MountService: Codeshrink by San Mehat · 15 years ago
  54. 45891e8 Merge "NativeDaemonConnector: Add a convenience method for obtaining lists" by San Mehat · 15 years ago
  55. 994bc22 caching PRAGMA sql statements caused cts-tests failures. by Vasu Nori · 15 years ago
  56. 703f061 Merge "Fix no-copy-overhead OMXCodec implementation to actually work." by Andreas Huber · 15 years ago
  57. 1849d2d Merge "reduce logging noise from cache-full conditions." by Vasu Nori · 15 years ago
  58. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 15 years ago
  59. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 15 years ago
  60. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 15 years ago
  61. 973fbb1 Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 15 years ago
  62. 6fb0f22 Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot" by Mathias Agopian · 15 years ago
  63. e9d9210 reduce logging noise from cache-full conditions. by Vasu Nori · 15 years ago
  64. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  65. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  66. af07b59 am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 15 years ago
  67. d23fa27 fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  68. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 15 years ago
  69. 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 · 15 years ago
  70. d2832fb4 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  71. 3bc0346 Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 15 years ago
  72. 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 15 years ago
  73. 0b3533a Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. by Barry Hayes · 15 years ago
  74. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  75. 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 · 15 years ago
  76. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  77. 867e8eb Merge "DomainNameValiator: Remove workaround" by Makoto Onuki · 15 years ago
  78. 9b42b81 Merge "Adds support for 8-bit (unsigned) PCM wave files." by Andreas Huber · 15 years ago
  79. e9999cf Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 15 years ago
  80. 61fa01d Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files." by Andreas Huber · 15 years ago
  81. 243bf50 Merge "Create base class for audio policy manager." by Eric Laurent · 15 years ago
  82. 2683c6f DomainNameValiator: Remove workaround by Makoto Onuki · 15 years ago
  83. c2c9dd3 Support for 'iTunes-style' metadata in .mp4 and .3gp files. by Andreas Huber · 15 years ago
  84. d738a4d Merge "Addign more tests for DomainNameValidator." by Makoto Onuki · 15 years ago
  85. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 15 years ago
  86. 52a0144 Merge "Fix RS mipmap generation for 8 bit alpha textures." by Jason Sams · 15 years ago
  87. e20e3b4 Fix RS mipmap generation for 8 bit alpha textures. by Jason Sams · 15 years ago
  88. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  89. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  90. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  91. 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 · 15 years ago
  92. 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 · 15 years ago
  93. f844a5a Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Xavier Ducrohet · 15 years ago
  94. 77872f7 Merge "Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the span." by Joe Onorato · 15 years ago
  95. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  96. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  97. 28efe25 am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  98. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  99. 691c070 Addign more tests for DomainNameValidator. by Makoto Onuki · 15 years ago
  100. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago