summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix [1942438] eglGetCurrentSurface() returns bogus valueMathias Agopian2009-06-241-3/+5
* Merge change 5035 into donutAndroid (Google) Code Review2009-06-222-2/+9
|\
| * add glTexParameteri() and fix glTexParameteriv()Mathias Agopian2009-06-222-2/+9
* | Merge change 4885 into donutAndroid (Google) Code Review2009-06-221-39/+47
|\ \
| * | Merge the output file into one.Yu Shan Emily Lau2009-06-221-39/+47
* | | Merge change 5006 into donutAndroid (Google) Code Review2009-06-229-22/+48
|\ \ \
| * | | Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-229-22/+48
* | | | Merge change 4990 into donutAndroid (Google) Code Review2009-06-2214-28/+43
|\ \ \ \
| * | | | Fix a few more blatantly wrong date formats.Eric Fischer2009-06-2214-28/+43
* | | | | Merge change 4961 into donutAndroid (Google) Code Review2009-06-221-1/+2
|\ \ \ \ \
| * | | | | Set organizations to be null for generateKeyPair to use the default.Grace Kloba2009-06-221-1/+2
* | | | | | Merge change 4977 into donutAndroid (Google) Code Review2009-06-221-6/+1
|\ \ \ \ \ \
| * | | | | | Update the gservices gtalk setting for the terms and services url.Tom Taylor2009-06-221-6/+1
* | | | | | | Launch user-entered URLs directly without a web search.Satish Sampath2009-06-221-4/+67
| |_|_|/ / / |/| | | | |
* | | | | | Add some global metadata to the restore setChristopher Tate2009-06-223-100/+176
* | | | | | Merge change 4965 into donutAndroid (Google) Code Review2009-06-222-6/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix bugs 1827027, 1808979, 1820700.Dianne Hackborn2009-06-222-6/+17
| | |/ / / | |/| | |
* | | | | Merge change 4910 into donutAndroid (Google) Code Review2009-06-222-24/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-222-24/+24
* | | | | Merge change 4947 into donutAndroid (Google) Code Review2009-06-2227-200/+200
|\ \ \ \ \
| * | | | | Yet another round of trying to get the date formats right.Eric Fischer2009-06-2227-200/+200
| | |_|_|/ | |/| | |
* | | | | Merge change 4954 into donutAndroid (Google) Code Review2009-06-221-2/+7
|\ \ \ \ \
| * | | | | gps: Check for null APN name to avoid a runtime restart.Mike Lockwood2009-06-221-2/+7
| | |_|/ / | |/| | |
* | | | | Merge change 4952 into donutAndroid (Google) Code Review2009-06-2219-297/+299
|\ \ \ \ \
| * | | | | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-2219-297/+299
* | | | | | Merge change 4477 into donutAndroid (Google) Code Review2009-06-221-3/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is imposs...Karl Rosaen2009-06-221-3/+5
* | | | | | Merge change 4940 into donutAndroid (Google) Code Review2009-06-223-7/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible.Romain Guy2009-06-223-7/+8
* | | | | | Merge change 4754 into donutAndroid (Google) Code Review2009-06-221-1/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | At boot time, add additional per-device information to theNick Kralevich2009-06-221-1/+48
* | | | | | Merge change 4805 into donutAndroid (Google) Code Review2009-06-221-0/+15
|\ \ \ \ \ \
| * | | | | | add GServices settings for Google Talk privacy and legal urls.Wei Huang2009-06-221-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge change 4827 into donutAndroid (Google) Code Review2009-06-221-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix issue with shared user permissions.Suchi Amalapurapu2009-06-191-1/+1
* | | | | | Add remaining retry count to response for PIN/PUK commands.jsh2009-06-221-8/+8
| |/ / / / |/| | | |
* | | | | Remove test for SearchManager activity context restriction.Bjorn Bringert2009-06-221-20/+0
* | | | | Merge change 4775 into donutAndroid (Google) Code Review2009-06-224-1/+71
|\ \ \ \ \
| * | | | | Make browser bookmarks permissions part of the public API.Leon Scroggins2009-06-224-1/+71
* | | | | | Merge change 4914 into donutAndroid (Google) Code Review2009-06-224-49/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make all static methods in SearchManager non-static.Bjorn Bringert2009-06-224-49/+38
* | | | | | Merge change 4913 into donutAndroid (Google) Code Review2009-06-221-0/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add non-static version of SearchManager.getSuggestions().Bjorn Bringert2009-06-221-0/+13
* | | | | | Merge change 4908 into donutAndroid (Google) Code Review2009-06-221-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove checks for Activity Context when creating SearchManagerBjorn Bringert2009-06-221-5/+0
* | | | | | Merge change 4737 into donutAndroid (Google) Code Review2009-06-223-68/+103
|\ \ \ \ \ \
| * | | | | | Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.Wei-Ta Chen2009-06-223-68/+103
| |/ / / / /
* | | | | | Merge change 4907 into donutAndroid (Google) Code Review2009-06-221-48/+91
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add more debug messages for CameraService.Chih-Chung Chang2009-06-221-48/+91
* | | | | | Merge the change in cupcake_dcm so that Contacts app is able to use it.Daisuke Miyakawa2009-06-221-21/+39
|/ / / / /