1. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 15 years ago
  2. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 15 years ago
  3. 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
  4. 3bc0346 Merge "fix [2363506] [Sapphire] Video playback broken" by Mathias Agopian · 15 years ago
  5. 7323e54 fix [2363506] [Sapphire] Video playback broken by Mathias Agopian · 15 years ago
  6. 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
  7. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  8. 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
  9. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  10. 867e8eb Merge "DomainNameValiator: Remove workaround" by Makoto Onuki · 15 years ago
  11. 9b42b81 Merge "Adds support for 8-bit (unsigned) PCM wave files." by Andreas Huber · 15 years ago
  12. e9999cf Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 15 years ago
  13. 61fa01d Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files." by Andreas Huber · 15 years ago
  14. 243bf50 Merge "Create base class for audio policy manager." by Eric Laurent · 15 years ago
  15. 2683c6f DomainNameValiator: Remove workaround by Makoto Onuki · 15 years ago
  16. c2c9dd3 Support for 'iTunes-style' metadata in .mp4 and .3gp files. by Andreas Huber · 15 years ago
  17. d738a4d Merge "Addign more tests for DomainNameValidator." by Makoto Onuki · 15 years ago
  18. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 15 years ago
  19. 52a0144 Merge "Fix RS mipmap generation for 8 bit alpha textures." by Jason Sams · 15 years ago
  20. e20e3b4 Fix RS mipmap generation for 8 bit alpha textures. by Jason Sams · 15 years ago
  21. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  22. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  23. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  24. 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
  25. 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
  26. f844a5a Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Xavier Ducrohet · 15 years ago
  27. 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
  28. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  29. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  30. 28efe25 am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  31. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  32. 691c070 Addign more tests for DomainNameValidator. by Makoto Onuki · 15 years ago
  33. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago
  34. 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
  35. 56d42582 Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2." by Andreas Huber · 15 years ago
  36. 716bda8 Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files." by Andreas Huber · 15 years ago
  37. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  38. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  39. 5b5ae13 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 15 years ago
  40. 43782d3 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 15 years ago
  41. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  42. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  43. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  44. fc35343 Remove old InetAddress DNS cache from preloaded-classes. by Elliott Hughes · 15 years ago
  45. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  46. 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
  47. e73b46e Merge "Media server death nodification" by James Dong · 15 years ago
  48. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 15 years ago
  49. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  50. 4255009 Merge "LocationManagerService: Fix bug removing proximity alerts." by Mike Lockwood · 15 years ago
  51. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  52. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  53. 0a2d870 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  54. 0d41be3 Merge "Remove totally unused code from OMX.cpp" by Andreas Huber · 15 years ago
  55. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  56. 51bfd68 Merge "Fix WEB_SEARCH handler whitelist" by Bjorn Bringert · 15 years ago
  57. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  58. 1faa92a Squashed commit of the following: by Andreas Huber · 15 years ago
  59. fed1a1c Remove totally unused code from OMX.cpp by Andreas Huber · 15 years ago
  60. 3c79a4a Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs." by Andreas Huber · 15 years ago
  61. 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
  62. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  63. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  64. 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
  65. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  66. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  67. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  68. 840e958 Decouple the EGL context lifetime from the EGL surface lifetime. by Jack Palevich · 15 years ago
  69. 63ce8e8 Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the by Joe Onorato · 15 years ago
  70. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  71. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  72. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  73. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 15 years ago
  74. ff58b57 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS." by Oscar Montemayor · 15 years ago
  75. 34bbc22 Media server death nodification by James Dong · 15 years ago
  76. bf4cd1a Merge "Added a method for spatial sampling." by Romain Guy · 15 years ago
  77. 462f037 Apps on SD card. by Oscar Montemayor · 15 years ago
  78. 3fe3ebf Merge "sdutil: Use new MountService api method names" by San Mehat · 15 years ago
  79. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  80. 56e7450 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS." by Oscar Montemayor · 15 years ago
  81. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  82. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  83. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  84. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 15 years ago
  85. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  86. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  87. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  88. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 15 years ago
  89. 94d825d Merge "Use correct TLS codepath in graphics libraries" by Colin Cross · 15 years ago
  90. 851b2e7 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." by Oscar Montemayor · 15 years ago
  91. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  92. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  93. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  94. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  95. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  96. b62e813 Apps on SD card. by Oscar Montemayor · 15 years ago
  97. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  98. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  99. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  100. 00bc687 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago