1. e9d9210 reduce logging noise from cache-full conditions. by Vasu Nori · 15 years ago
  2. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  3. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  4. af07b59 am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 15 years ago
  5. d23fa27 fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  6. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 15 years ago
  7. 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
  8. d2832fb4 part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot by Mathias Agopian · 15 years ago
  9. 3bc0346 Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 15 years ago
  10. 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 15 years ago
  11. 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
  12. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  13. 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
  14. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  15. 867e8eb Merge "DomainNameValiator: Remove workaround" by Makoto Onuki · 15 years ago
  16. 9b42b81 Merge "Adds support for 8-bit (unsigned) PCM wave files." by Andreas Huber · 15 years ago
  17. e9999cf Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 15 years ago
  18. 61fa01d Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files." by Andreas Huber · 15 years ago
  19. 243bf50 Merge "Create base class for audio policy manager." by Eric Laurent · 15 years ago
  20. 2683c6f DomainNameValiator: Remove workaround by Makoto Onuki · 15 years ago
  21. c2c9dd3 Support for 'iTunes-style' metadata in .mp4 and .3gp files. by Andreas Huber · 15 years ago
  22. 3bd6dc6 am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  23. b44051e Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  24. d738a4d Merge "Addign more tests for DomainNameValidator." by Makoto Onuki · 15 years ago
  25. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 15 years ago
  26. 382f924 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 · 15 years ago
  27. 97b1085 am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 15 years ago
  28. 5ed6815 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 · 15 years ago
  29. 5f64128 am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  30. 5615ca1 docs: a lot of revision and expansion of the hello view tutorials by Scott Main · 15 years ago
  31. 3330927 ADT/Layoutlib: implement sweep gradient. by Xavier Ducrohet · 15 years ago
  32. 52a0144 Merge "Fix RS mipmap generation for 8 bit alpha textures." by Jason Sams · 15 years ago
  33. e20e3b4 Fix RS mipmap generation for 8 bit alpha textures. by Jason Sams · 15 years ago
  34. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  35. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  36. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  37. 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
  38. 5910cb5 Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 15 years ago
  39. 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
  40. f844a5a Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Xavier Ducrohet · 15 years ago
  41. 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
  42. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  43. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  44. 28efe25 am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  45. 380b525 Edge of screen slop detection for ScaleGestureDetector. by Adam Powell · 15 years ago
  46. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  47. de54a95 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 · 15 years ago
  48. 6261d87 docs: add a section about debugging web pages with the Console APIs; by Scott Main · 15 years ago
  49. b1c4a2a Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  50. 691c070 Addign more tests for DomainNameValidator. by Makoto Onuki · 15 years ago
  51. 60e3c09 am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  52. 3c05f1f am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  53. 6866dae Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  54. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago
  55. 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 · 15 years ago
  56. 56d42582 Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2." by Andreas Huber · 15 years ago
  57. 716bda8 Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files." by Andreas Huber · 15 years ago
  58. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  59. 45a7c28 ADT/Layoutlib: implement radial gradient. by Xavier Ducrohet · 15 years ago
  60. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  61. 5b5ae13 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 15 years ago
  62. 43782d3 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 15 years ago
  63. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  64. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  65. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  66. b5fb50a Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  67. e0aed79 am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 15 years ago
  68. 658dc0d am b35b8c13: Merge "Security fix in accessibility - don\'t read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  69. ccec75e Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 15 years ago
  70. 4ddcede Prevent orientation change from triggering activity recreation. by Guang Zhu · 15 years ago
  71. b35b8c1 Merge "Security fix in accessibility - don't read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  72. fc35343 Remove old InetAddress DNS cache from preloaded-classes. by Elliott Hughes · 15 years ago
  73. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  74. 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 · 15 years ago
  75. e73b46e Merge "Media server death nodification" by James Dong · 15 years ago
  76. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 15 years ago
  77. d603e98 am 88e653f6: Merge "docs: some spelling typos" into eclair by Scott Main · 15 years ago
  78. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  79. 88e653f Merge "docs: some spelling typos" into eclair by Scott Main · 15 years ago
  80. 13244e5 docs: some spelling typos by Scott Main · 15 years ago
  81. 4255009 Merge "LocationManagerService: Fix bug removing proximity alerts." by Mike Lockwood · 15 years ago
  82. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  83. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  84. 0a2d870 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  85. 0d41be3 Merge "Remove totally unused code from OMX.cpp" by Andreas Huber · 15 years ago
  86. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  87. 51bfd68 Merge "Fix WEB_SEARCH handler whitelist" by Bjorn Bringert · 15 years ago
  88. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  89. 1faa92a Squashed commit of the following: by Andreas Huber · 15 years ago
  90. fed1a1c Remove totally unused code from OMX.cpp by Andreas Huber · 15 years ago
  91. 3c79a4a Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs." by Andreas Huber · 15 years ago
  92. 5a12413 Merge "Make sure the seek test attempts to seek on the very first iteration, as this appears to be a special case that decoders frequently get wrong." by Andreas Huber · 15 years ago
  93. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  94. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  95. 3e22d19 am b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair by Adam Powell · 15 years ago
  96. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  97. 76c29e6 am f167c4bf: DO NOT MERGE by Grace Kloba · 15 years ago
  98. b869c59 am 17b14bd3: DO NOT MERGE by Grace Kloba · 15 years ago
  99. 55d791e am 5a0bf1f0: DO NOT MERGE by Grace Kloba · 15 years ago
  100. 8d4baa7 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