- 6b0221b Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 16 years ago
- 1410dff Merge "Use correct TLS codepath in graphics libraries" by Colin Cross · 16 years ago
- d43a216 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." by Oscar Montemayor · 16 years ago
- fcebabb Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 16 years ago
- 2ecee42 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 16 years ago
- db2c8a7 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 16 years ago
- bc9cde2 resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 16 years ago
- 01389e2 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 16 years ago
- 10cdb34 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 16 years ago
- 6f30a0f Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 16 years ago
- ae6d574 Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 16 years ago
- 39a759e Merge "Squashed commit of the following:" by Andreas Huber · 16 years ago
- 6d69b6b Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation." by Andreas Huber · 16 years ago
- ed82ee7 Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 16 years ago
- 0579c22 Merge "Squashed commit of the following:" by Andreas Huber · 16 years ago
- b1eb51c Merge "allow + in usernames" by Fred Quintana · 16 years ago
- ca99444 allow + in usernames by Fred Quintana · 16 years ago
- 2a90d6f Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly." by Andreas Huber · 16 years ago
- 8a6fbfa Merge "app install on sdcard. provide skeleton implementation to install an app on sdcard, just resources. Add new install path for /asec in installd. ignore . when checking for apk path since the sdcard packages id'ed by package name. Add new -s option to adb shell pm Refactor fwd locked from scanMode to ApplicationInfo. Add new flag for sd install Add new parse flags for fwd locking and installing on sdcard New mock api's in PackageManagerService to invoke MountService api's. These will be refactored again and so have been wrapped internally. Some error codes in PackageManager Changes in PackageManagerService to use mPath and mScanPath during installation and switch to using PackageParser.Package.applicationInfo attributes for source and public resource directories. Some known issues that will be addressed later using system_uid for now. needs some tinkering with uid and packagesetting creation to use the actual app uid error handling from vold not very robust. ignoring lot of things for now sending a delayed destroy to delete packages. will revisit later revisit temp file creation later. just copy for now" by Suchi Amalapurapu · 16 years ago
- 6e307ef am 0123101a: am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 16 years ago
- d685aab am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 16 years ago
- 59b7cdf Merge "Expose SearchManager constants for global search" by Bjorn Bringert · 16 years ago
- ab44be3 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 16 years ago
- 7335117 Merge "Support for determining the mime type of media via metadata extraction." by Andreas Huber · 16 years ago
- d6b7460 Merge "constants for search" by Mark Wagner · 16 years ago
- 345f8a1 Merge "bugfix endfling case (bug 2300534)" by Mark Wagner · 16 years ago
- 2ebad41 Merge "Remove Intent.ACTION_GLOBAL_SEARCH" by Bjorn Bringert · 16 years ago
- 2d9e351 Merge "Add QSB's GoogleSearch as the preferred web search provider" by Bjorn Bringert · 16 years ago
- 40e8f84 am 1193ae4e: Backport l53e91db7 from master. by Robert Greenwalt · 16 years ago
- d9a729b Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 16 years ago
- 9020c70 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- 8980c20 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- 6e9ec61 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- c0dbaf3 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- f6abaa5 Merge "Hangup calls before powering off radio." by John Wang · 16 years ago
- 97a0794 am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
- c220162 am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
- 6dafd54 Merge "More metadata support." by Andreas Huber · 16 years ago
- 6c3067a am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
- e5cd272 am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
- 9166f7b Use correct TLS codepath in graphics libraries by Gary King · 16 years ago
- a6f5522 Merge "Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size." by Andreas Huber · 16 years ago
- e66f6e9 am b4f41119: am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
- 4be913e am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
- 6367343 Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
- 0b23bbb Merge "Handle null correctly." by Daisuke Miyakawa · 16 years ago
- 6ea03e7 Merge "Implement type generation for user uniforms in vertex shader." by Jason Sams · 16 years ago
- 8171c7e Merge "b/2353646 Fix music visualizations to also work with audiotrack callbacks, which stagefright uses. This slightly changes the way the data is stored, since before we were relying on the buffers being written always being at least 4K, whereas the callbacks are generally for smaller amounts of data. Now we append all the data to a big circular buffer, then return chunks of that buffer for visualization. When there are multiple things playing at the same time, this will give the wrong result, but (1) that was the case before as well, and (2) will be fixed once we start visualizing the mixer output instead of the mixer inputs." by Marco Nelissen · 16 years ago
- 95ed705 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 16 years ago
- 6f1c63d am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 16 years ago
- 97acf3d Merge "Fix calendar sync_account / type constants to be consistent." by Ken Shirriff · 16 years ago
- 013fb7f Merge "Make sure to release the buffer we're not using in case of an error." by Andreas Huber · 16 years ago
- 8c8b8d8 am ba5220fc: (-s ours) am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
- df36dc2 Merge "resolved conflicts for merge of d26707da to master" by Jean-Baptiste Queru · 16 years ago
- 40858b2 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 16 years ago
- 17c3c4a Merge "Add and expose SearchManager.getSearchableInfo()" by Bjorn Bringert · 16 years ago
- 831f258 Moved DomainNameChecker to android common. by Makoto Onuki · 16 years ago
- 060d4f4 am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
- c4284d5 am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 16 years ago
- 378a16f Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
- 7ee1a4e Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 16 years ago
- 40d851c Merge "Implement timeupdate events for video tag." by Andrei Popescu · 16 years ago
- 25eba45 Merge "Fix the CallerInfo lookup when a phone URL is used." by Niko Catania · 16 years ago
- 08425fb Merge "Fix 2332563: Add password-lock support to lockscreen" by Jim Miller · 16 years ago
- 9224d1f Merge "Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap_content. Bug: #2194109." by Romain Guy · 16 years ago
- f39e077 Merge "As setNewZoomScale is called asynchronously, the WebView can be destroyed. If it is, skip scaling." by Grace Kloba · 16 years ago
- 2eef630 Merge "The mp3 decoder should not assert that decoding was successful but return an error instead." by Andreas Huber · 16 years ago
- 9a19b5b Merge "Improve ContactsContract documentation, esp. of Data inner class" by Tom O'Neill · 16 years ago
- 359148c am f5a84f8a: am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
- f9c5c8c am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
- 94ff011 Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
- 66b5fee Merge "Simplify & update ANR logging; report ANR data into the dropbox. Eliminate the per-process 200ms timeout during ANR thread-dumping. Dump all the threads at once, then wait for the file to stabilize. Seems to work great and is much, much, much faster." by Dan Egnor · 16 years ago
- e79d0b8 Merge "Fix an uninitialized read detected by valgrind. The array to be copied is statically sized and not a c-string." by Andreas Huber · 16 years ago
- 138d6be Merge "Apply EQ on the output of the speech synthesis only when using the Pico TTS engine." by Jean-Michel Trivi · 16 years ago
- 18e96ca am 495d820c: am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 16 years ago
- b075b38 am 2bb1f870: am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
- 57bb82b am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 16 years ago
- 752eae6 am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
- a6bea15 am 1fed31aa: am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
- 216cb73 Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
- 247d3a9 am 18dedf2c: am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
- bd74632 am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
- 3fb5c80 Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
- ae0c323 am 6b113b1a: am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
- b4d83d5 am 6c87c77d: (-s ours) am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
- ee153b2 am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
- 4b21578 am d55aa751: am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago
- 285a13f am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago
- fd3f7d6 am 90ce68a9: (-s ours) am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
- a7a02f9 am 9c74295f: am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 16 years ago
- ee76c1c am c9a26f29: am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 16 years ago
- 1d4fcc7 am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
- 8eeeeb1 Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
- 389e94b Merge "Unhide LocationManager APIs needed for unbundled location providers." by Mike Lockwood · 16 years ago
- c2398cf Merge "Allow a video to be correctly resumed programatically after being paused." by Andrei Popescu · 16 years ago
- e840bed am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
- e669f3d Merge "MountService: Clean up some logspam" by San Mehat · 16 years ago
- 6f71b35 Merge "Copy SearchSourceSelector from QuickSearchBox" by Bjorn Bringert · 16 years ago
- fbc76a3 am ff7d33b5: am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 16 years ago
- 7e0838a am 04e0a101: Bring up IME after receiving a response from webkit. by Leon Scroggins · 16 years ago