1. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  2. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  3. 28efe25 am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  4. 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
  5. 56d42582 Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2." by Andreas Huber · 15 years ago
  6. 716bda8 Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files." by Andreas Huber · 15 years ago
  7. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  8. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  9. 5b5ae13 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 15 years ago
  10. 43782d3 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 15 years ago
  11. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  12. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  13. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  14. fc35343 Remove old InetAddress DNS cache from preloaded-classes. by Elliott Hughes · 15 years ago
  15. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  16. 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
  17. e73b46e Merge "Media server death nodification" by James Dong · 15 years ago
  18. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 15 years ago
  19. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  20. 4255009 Merge "LocationManagerService: Fix bug removing proximity alerts." by Mike Lockwood · 15 years ago
  21. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  22. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  23. 0a2d870 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  24. 0d41be3 Merge "Remove totally unused code from OMX.cpp" by Andreas Huber · 15 years ago
  25. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  26. 51bfd68 Merge "Fix WEB_SEARCH handler whitelist" by Bjorn Bringert · 15 years ago
  27. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  28. 1faa92a Squashed commit of the following: by Andreas Huber · 15 years ago
  29. fed1a1c Remove totally unused code from OMX.cpp by Andreas Huber · 15 years ago
  30. 3c79a4a Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs." by Andreas Huber · 15 years ago
  31. 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
  32. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  33. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  34. 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
  35. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  36. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  37. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  38. 840e958 Decouple the EGL context lifetime from the EGL surface lifetime. by Jack Palevich · 15 years ago
  39. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  40. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  41. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  42. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 15 years ago
  43. 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
  44. 34bbc22 Media server death nodification by James Dong · 15 years ago
  45. bf4cd1a Merge "Added a method for spatial sampling." by Romain Guy · 15 years ago
  46. 462f037 Apps on SD card. by Oscar Montemayor · 15 years ago
  47. 3fe3ebf Merge "sdutil: Use new MountService api method names" by San Mehat · 15 years ago
  48. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  49. 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
  50. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  51. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  52. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  53. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 15 years ago
  54. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  55. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  56. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  57. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 15 years ago
  58. 94d825d Merge "Use correct TLS codepath in graphics libraries" by Colin Cross · 15 years ago
  59. 851b2e7 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." by Oscar Montemayor · 15 years ago
  60. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  61. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  62. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  63. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  64. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  65. b62e813 Apps on SD card. by Oscar Montemayor · 15 years ago
  66. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  67. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  68. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  69. 00bc687 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  70. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago
  71. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  72. 0894498 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 15 years ago
  73. cf7aa68 sdutil: Use new MountService api method names by San Mehat · 15 years ago
  74. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  75. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  76. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  77. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  78. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  79. 48c0273 Fix to set package path properly after 'adb sync' by Andrew Stadler · 15 years ago
  80. daec172 Avoid renaming apk paths when scanning directories on reboot by Suchi Amalapurapu · 15 years ago
  81. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  82. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  83. de8383c Set net.hostname sys property to our unique ID. by Robert Greenwalt · 15 years ago
  84. 110fea7 Fix runtime restart when replacing packages by Suchi Amalapurapu · 15 years ago
  85. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 15 years ago
  86. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  87. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  88. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  89. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  90. f227507 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  91. 5a37232 Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation." by Andreas Huber · 15 years ago
  92. 3908e3c Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 15 years ago
  93. 34d30d3 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  94. 6e8c730 Merge "allow + in usernames" by Fred Quintana · 15 years ago
  95. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  96. ddb1909 Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly." by Andreas Huber · 15 years ago
  97. 140d4ed Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation. by Andreas Huber · 15 years ago
  98. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  99. 0ffc90f Squashed commit of the following: by Andreas Huber · 15 years ago
  100. 909255a Squashed commit of the following: by Andreas Huber · 15 years ago