summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Addign more tests for DomainNameValidator.Makoto Onuki2010-01-198-10/+182
* Merge "Make SearchManager.getGlobalSearchActivity() public but hidden"Bjorn Bringert2010-01-191-1/+3
|\
| * Make SearchManager.getGlobalSearchActivity() public but hiddenBjorn Bringert2010-01-141-1/+3
* | am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matri...Xavier Ducrohet2010-01-192-18/+34
|\ \
| * \ am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclairXavier Ducrohet2010-01-132-18/+34
| |\ \
| | * \ Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclairXavier Ducrohet2010-01-132-18/+34
| | |\ \
| | | * | ADT/Layoutlib: implement Canvas.concat(Matrix)Xavier Ducrohet2010-01-132-18/+34
* | | | | am b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGesture...Adam Powell2010-01-193-345/+407
|\ \ \ \ \ | |/ / / /
| * | | | am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - sc...Adam Powell2010-01-133-345/+407
| |\ \ \ \ | | |/ / /
| | * | | Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. ...Adam Powell2010-01-133-345/+407
| | |\ \ \ | | | |/ / | | |/| |
| | | * | TransformGestureDetector is now ScaleGestureDetector - scope reduced.Adam Powell2010-01-133-345/+407
* | | | | am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactoryXavier Ducrohet2010-01-193-0/+605
|\ \ \ \ \ | |/ / / /
| * | | | am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactoryXavier Ducrohet2010-01-133-0/+605
| |\ \ \ \ | | |/ / /
| | * | | ADT/Layoutlib: Reimplement parts of BitmapFactoryXavier Ducrohet2010-01-133-0/+605
| | |/ /
* | | | Merge "MountService: Add new 'unmountSecureContainer' API call"San Mehat2010-01-183-0/+19
|\ \ \ \
| * | | | MountService: Add new 'unmountSecureContainer' API callSan Mehat2010-01-183-0/+19
* | | | | Decouple the EGL context lifetime from the EGL surface lifetime.Jack Palevich2010-01-181-31/+81
* | | | | Merge "Make vCard importer support lower case params."Daisuke Miyakawa2010-01-171-1/+1
|\ \ \ \ \
| * | | | | Make vCard importer support lower case params.Daisuke Miyakawa2010-01-181-1/+1
| |/ / / /
* | | | | First pass at new device policy and administration APIs.Dianne Hackborn2010-01-1717-15/+2107
|/ / / /
* | | | MountService: Suppress media removed notification when enabling UMSSan Mehat2010-01-161-2/+10
* | | | Merge "Apps on SD card. Added support for retrieving and generating keys as H...Oscar Montemayor2010-01-151-1/+1
|\ \ \ \
| * | | | Apps on SD card.Oscar Montemayor2010-01-151-1/+1
* | | | | Merge "Added a method for spatial sampling."Romain Guy2010-01-152-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added a method for spatial sampling.Yang Li2010-01-152-1/+5
* | | | | Merge "sdutil: Use new MountService api method names"San Mehat2010-01-151-3/+3
|\ \ \ \ \
| * | | | | sdutil: Use new MountService api method namesSan Mehat2010-01-151-3/+3
* | | | | | Merge "Apps on SD card. Added support for retrieving and generating keys as H...Oscar Montemayor2010-01-152-5/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Apps on SD card.Oscar Montemayor2010-01-152-5/+28
* | | | | | @hide the individual members instead of the whole classJean-Baptiste Queru2010-01-151-6/+73
* | | | | | Merge "Update Time.parse3339() unit tests"Kenny Root2010-01-151-14/+16
|\ \ \ \ \ \
| * | | | | | Update Time.parse3339() unit testsKenny Root2010-01-151-14/+16
* | | | | | | Merge "Added clone to these three classes and added more comments."Romain Guy2010-01-153-14/+51
|\ \ \ \ \ \ \
| * | | | | | | Added clone to these three classes and added more comments.Yang Li2010-01-153-14/+51
* | | | | | | | Merge "Added non-uniform scaling for spatial sampling."Romain Guy2010-01-152-41/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Added non-uniform scaling for spatial sampling.Yang Li2010-01-152-41/+66
| |/ / / / / / /
* | | | | | | | Merge "Use correct TLS codepath in graphics libraries"Colin Cross2010-01-152-0/+16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Use correct TLS codepath in graphics librariesGary King2010-01-122-0/+16
* | | | | | | | Merge "Apps on SD card. Added support for retrieving and generating keys as H...Oscar Montemayor2010-01-152-1/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Apps on SD card.Oscar Montemayor2010-01-152-1/+39
* | | | | | | | | Detect if the current network is wifi or not and update webkit.Andrei Popescu2010-01-153-0/+24
* | | | | | | | | Remove the BaseColumns inheritanceJean-Baptiste Queru2010-01-151-1/+1
* | | | | | | | | Add Dialog.setOnShowListener() to the public API.Ficus Kirkpatrick2010-01-153-3/+35
* | | | | | | | | Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size."Eric Fischer2010-01-151-2/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make the "AM" or "PM" in the status bar clock be in a smaller font size.Eric Fischer2010-01-141-2/+65
* | | | | | | | | | rename testHasFeatures to hasFeaturesFred Quintana2010-01-154-26/+25
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Change Log.wtf() call to Log.w()"Vasu Nori2010-01-151-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change Log.wtf() call to Log.w()Vasu Nori2010-01-151-2/+2
* | | | | | | | | | Merge "New method to return the last dialed number Bug:2227429"Niko Catania2010-01-152-14/+53
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | New method to return the last dialed numberNicolas Catania2010-01-152-14/+53