- 80d3091 Merge "Remove Intent.ACTION_GLOBAL_SEARCH" by Bjorn Bringert · 16 years ago
- 7f65281 Merge "Add QSB's GoogleSearch as the preferred web search provider" by Bjorn Bringert · 16 years ago
- 22550a1 Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 16 years ago
- e17e365 Remove excessive logging, fix error in GLSL uniform generation. by Jason Sams · 16 years ago
- 52952b1 Overhaul of dumpstate (aka bugreport) with cleanups & enhancements: by Dan Egnor · 16 years ago
- 96e40b4 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- 8d1966e Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- 83fe5de Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 16 years ago
- a94e7af Remove Intent.ACTION_GLOBAL_SEARCH by Bjorn Bringert · 16 years ago
- f6f56c0 Merge "Hangup calls before powering off radio." by John Wang · 16 years ago
- 139f6f3 am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
- 1bc3c37 Fix Javadoc errors so the sdk can build. by Robert Greenwalt · 16 years ago
- 70c4f6c am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
- 5a2ade3 Merge "More metadata support." by Andreas Huber · 16 years ago
- 021b7b4 Add a static method to obtain the mime type from extension. by Patrick Scott · 16 years ago
- 3a3656c More metadata support. by Andreas Huber · 16 years ago
- c849cdf Unhide some CM constants to support unbundling. by Robert Greenwalt · 16 years ago
- a77f93f am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
- ace8add am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
- 4a5bff9 Add QSB's GoogleSearch as the preferred web search provider by Bjorn Bringert · 16 years ago
- 85fbfee 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
- ffebd7c 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
- b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
- a1d0888 Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 16 years ago
- db5d662 Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size. by Andreas Huber · 16 years ago
- 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 16 years ago
- 4a4b6e0 Merge "Handle null correctly." by Daisuke Miyakawa · 16 years ago
- b9c56e3 Merge "Implement type generation for user uniforms in vertex shader." by Jason Sams · 16 years ago
- 9030dd1 Handle null correctly. by Daisuke Miyakawa · 16 years ago
- 9643b1e 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
- 908c485 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 16 years ago
- 202a673 am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 16 years ago
- 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 16 years ago
- cd77037 Avoid wifi disable in a UNKNOWN state by Irfan Sheriff · 16 years ago
- 2edd682 Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 16 years ago
- 22dd86e MountService: Refactor to use NativeDaemonConnector and clean-up by San Mehat · 16 years ago
- 67bd2cd services: Introduce NativeDaemonConnector class by San Mehat · 16 years ago
- bfd2df21 Merge "Fix calendar sync_account / type constants to be consistent." by Ken Shirriff · 16 years ago
- c2096a1 Merge "Make sure to release the buffer we're not using in case of an error." by Andreas Huber · 16 years ago
- ea87e96 Implement type generation for user uniforms in vertex shader. by Jason Sams · 16 years ago
- 5c1fe31 Make sure to release the buffer we're not using in case of an error. by Andreas Huber · 16 years ago
- ec24e7d3 am ba5220fc: (-s ours) am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
- 1c993bf Merge "resolved conflicts for merge of d26707da to master" by Jean-Baptiste Queru · 16 years ago
- fa10153 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 16 years ago
- 32db57b Merge "Add and expose SearchManager.getSearchableInfo()" by Bjorn Bringert · 16 years ago
- 8f028a9 Moved DomainNameChecker to android common. by Makoto Onuki · 16 years ago
- e274db1 b/2353646 by Marco Nelissen · 16 years ago
- ba5220f am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
- d26707d am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 16 years ago
- ce63c63 Merge "DO NOT MERGE." into eclair by Grace Kloba · 16 years ago
- c93c70c Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 16 years ago
- e67d5ce DO NOT MERGE. by Grace Kloba · 16 years ago
- aee3c63 Squashed commit of the following: by Andreas Huber · 16 years ago
- 93aea69 Merge "Implement timeupdate events for video tag." by Andrei Popescu · 16 years ago
- 048eb3b Implement timeupdate events for video tag. by Andrei Popescu · 16 years ago
- 7ebf017 framework: storage: Ensure that filesystems are unmounted before shutdown/reboot by San Mehat · 16 years ago
- 45b7629 Merge "Fix the CallerInfo lookup when a phone URL is used." by Niko Catania · 16 years ago
- 0408675 Add and expose SearchManager.getSearchableInfo() by Bjorn Bringert · 16 years ago
- bad0c54 rebuild the nav cache if the clicked on node is invalid by Cary Clark · 16 years ago
- f523609 stop crashing. I'm not sure what triggered this. by Joe Onorato · 16 years ago
- 58f2468 Merge "Fix 2332563: Add password-lock support to lockscreen" by Jim Miller · 16 years ago
- 53becd9 Fix calendar sync_account / type constants to be consistent. by Ken Shirriff · 16 years ago
- 5c7a5d0 Merge "Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap_content. Bug: #2194109." by Romain Guy · 16 years ago
- 42460ac Fix how RelativeLayout handles alignParentBottom/Right when dimension is wrap_content. by Romain Guy · 16 years ago
- bb4ad6a Merge "As setNewZoomScale is called asynchronously, the WebView can be destroyed. If it is, skip scaling." by Grace Kloba · 16 years ago
- 593c6a5 Merge "The mp3 decoder should not assert that decoding was successful but return an error instead." by Andreas Huber · 16 years ago
- 2539183 Merge "Improve ContactsContract documentation, esp. of Data inner class" by Tom O'Neill · 16 years ago
- c72509b Fix the CallerInfo lookup when a phone URL is used. by Nicolas Catania · 16 years ago
- 69aa4a9 Fix 2332563: Add password-lock support to lockscreen by Jim Miller · 16 years ago
- 244327e2 Improve ContactsContract documentation, esp. of Data inner class by Tom O'Neill · 16 years ago
- 3805c7c Hangup calls before powering off radio. by John Wang · 16 years ago
- 4c7ec8d As setNewZoomScale is called asynchronously, the by Grace Kloba · 16 years ago
- 6d40ee3 am f5a84f8a: am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
- f5a84f8 am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
- dfe25b0 Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 16 years ago
- 6ee6991 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
- b6d5d1b 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
- 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 16 years ago
- 9ce3b77 LayoutLib: support for custom styles. by Xavier Ducrohet · 16 years ago
- 17acf17 Merge "Apply EQ on the output of the speech synthesis only when using the Pico TTS engine." by Jean-Michel Trivi · 16 years ago
- 1f3856c 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
- 6e106ff am 2bb1f870: am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
- afce215 The mp3 decoder should not assert that decoding was successful but return an error instead. by Andreas Huber · 16 years ago
- 495d820 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
- ccaebfc Don't set priority in Bonding state. by Jaikumar Ganesh · 16 years ago
- 0320f8b Apply EQ on the output of the speech synthesis only when using the Pico by Jean-Michel Trivi · 16 years ago
- 2bb1f87 am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
- c408d5c am 1fed31aa: am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
- 1edd827 Merge "Hide unused fields" into eclair by Tom Taylor · 16 years ago
- 9cebb37 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
- 18dedf2 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
- 50a3977 Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 16 years ago
- 44641d3 Bug 2321983 by Paul Westbrook · 16 years ago
- 8809868 am 6b113b1a: am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 16 years ago
- 19588a5 am 6c87c77d: (-s ours) am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 16 years ago
- 1fed31a am fef4874a: fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
- 5ebc889 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
- fef4874a fixing build break by removing unused imports. by Derek Sollenberger · 16 years ago
- 86cf1ad am d55aa751: am 7c5bf466: consolidating to only use one surface per plugin. give plugin access to java context. by Derek Sollenberger · 16 years ago