summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge change 3795 into donutAndroid (Google) Code Review2009-06-101-1/+25
|\
| * URI/extra data for inline scheme.Mitsuru Oshima2009-06-101-1/+25
* | resolution support fix/improvementMitsuru Oshima2009-06-108-62/+168
* | Merge change 3782 into donutAndroid (Google) Code Review2009-06-101-144/+80
|\ \
| * | Reimport Portuguese translations.Eric Fischer2009-06-101-144/+80
* | | Merge change 3777 into donutAndroid (Google) Code Review2009-06-101-0/+1
|\ \ \
| * | | Process the response of RIL_REQUEST_REPORT_SMS_MEMORY_STATUS.Jaikumar Ganesh2009-06-101-0/+1
* | | | Merge change 3765 into donutAndroid (Google) Code Review2009-06-101-0/+6
|\ \ \ \
| * | | | Add a gservices flag to limit the size of protobufs we can gzipCynthia Wong2009-06-101-0/+6
* | | | | Merge change 3730 into donutAndroid (Google) Code Review2009-06-1012-11/+231
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Restructuring the TTS files so that it works as a ServiceCharles Chen2009-06-1012-11/+231
* | | | | Merge change 3760 into donutAndroid (Google) Code Review2009-06-101-516/+522
|\ \ \ \ \
| * | | | | Enable HierarchyViewer on debuggable builds, even if they're secure.Romain Guy2009-06-101-516/+522
* | | | | | Merge change 3761 into donutAndroid (Google) Code Review2009-06-104-60/+148
|\ \ \ \ \ \
| * | | | | | Added support to record page load time for each url.Guang Zhu2009-06-104-60/+148
* | | | | | | Merge change 3754 into donutAndroid (Google) Code Review2009-06-1066-112/+189
|\ \ \ \ \ \ \
| * | | | | | | Fix some 12- vs 24-hour problems in the FormatDateRange strings.Eric Fischer2009-06-1066-112/+189
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge change 3577 into donutAndroid (Google) Code Review2009-06-102-10/+18
|\ \ \ \ \ \ \
| * | | | | | | Make aapt Error out when an overlay adds a string.Robert Greenwalt2009-06-092-10/+18
* | | | | | | | am a8c3821e: AI 149721: Import Portuguese translations.Eric Fischer2009-06-107-0/+977
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | AI 149721: Import Portuguese translations.Eric Fischer2009-06-107-0/+977
* | | | | | | | Merge change 2900 into donutAndroid (Google) Code Review2009-06-103-21/+203
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for custom tab views in TabHost and TabWidget.Jack Veenstra2009-06-103-21/+203
* | | | | | | | | Merge change 3178 into donutAndroid (Google) Code Review2009-06-102-4/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add additional parameters to SETUP_DATA_CALL and SMS response.Jaikumar Ganesh2009-06-102-4/+13
* | | | | | | | | Merge change 3726 into donutAndroid (Google) Code Review2009-06-101-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | ActivityManager: Ensure that we clear the calling process identity around cal...San Mehat2009-06-101-0/+4
* | | | | | | | | Merge change 3725 into donutAndroid (Google) Code Review2009-06-101-19/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | process: Clean up cgroup managementSan Mehat2009-06-101-19/+27
* | | | | | | | | Merge change 3724 into donutAndroid (Google) Code Review2009-06-101-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | |
| * | | | | | | zygote: Add CAP_SYS_NICE to system server capabilitiesSan Mehat2009-06-101-1/+1
* | | | | | | | More restore plumbing, plus add suggested-backoff to transport APIChristopher Tate2009-06-104-52/+198
* | | | | | | | Merge change 3686 into donutAndroid (Google) Code Review2009-06-102-2/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix cleanupConnection when switching from wifi.Jaikumar Ganesh2009-06-092-2/+8
* | | | | | | | Merge change 3676 into donutAndroid (Google) Code Review2009-06-1065-449/+449
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Get the FormatDateRange tests passing again.Eric Fischer2009-06-0965-449/+449
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge change 2411 into donutAndroid (Google) Code Review2009-06-104-22/+34
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Manual merge from cupcake_dcm. Need to be reviewed by enf.Daisuke Miyakawa2009-05-254-22/+34
* | | | | | | Merge change 3715 into donutAndroid (Google) Code Review2009-06-101-1/+32
|\ \ \ \ \ \ \
| * | | | | | | Show progress spinner while waiting for results in in app search.Karl Rosaen2009-06-101-1/+32
| | |_|/ / / / | |/| | | | |
* | | | | | | In SearchablesTest, use the always available globalsearch.Satish Sampath2009-06-101-6/+6
* | | | | | | Merge change 3702 into donutAndroid (Google) Code Review2009-06-101-8/+6
|\ \ \ \ \ \ \
| * | | | | | | Change exceptions to RuntimeException.Wu-cheng Li2009-06-101-8/+6
* | | | | | | | Merge change 3701 into donutAndroid (Google) Code Review2009-06-102-10/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the way gestures are rasterized to bitmaps.Romain Guy2009-06-102-10/+20
| |/ / / / / / /
* | | | | | | | Merge change 3551 into donutAndroid (Google) Code Review2009-06-101-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Allow the owner to reconnect to Camera.Chih-Chung Chang2009-06-091-1/+1
* | | | | | | | Add support for gestures in Home.Romain Guy2009-06-097-20/+104
* | | | | | | | Merge change 3644 into donutAndroid (Google) Code Review2009-06-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Print a message to the log when a file can't be opened on the client side.Marco Nelissen2009-06-091-0/+1