Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix [1942438] eglGetCurrentSurface() returns bogus value | Mathias Agopian | 2009-06-24 | 1 | -3/+5 |
* | Merge change 5035 into donut | Android (Google) Code Review | 2009-06-22 | 2 | -2/+9 |
|\ | |||||
| * | add glTexParameteri() and fix glTexParameteriv() | Mathias Agopian | 2009-06-22 | 2 | -2/+9 |
* | | Merge change 4885 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -39/+47 |
|\ \ | |||||
| * | | Merge the output file into one. | Yu Shan Emily Lau | 2009-06-22 | 1 | -39/+47 |
* | | | Merge change 5006 into donut | Android (Google) Code Review | 2009-06-22 | 9 | -22/+48 |
|\ \ \ | |||||
| * | | | Pass the originating app's versionCode along with a restore set | Christopher Tate | 2009-06-22 | 9 | -22/+48 |
* | | | | Merge change 4990 into donut | Android (Google) Code Review | 2009-06-22 | 14 | -28/+43 |
|\ \ \ \ | |||||
| * | | | | Fix a few more blatantly wrong date formats. | Eric Fischer | 2009-06-22 | 14 | -28/+43 |
* | | | | | Merge change 4961 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Set organizations to be null for generateKeyPair to use the default. | Grace Kloba | 2009-06-22 | 1 | -1/+2 |
* | | | | | | Merge change 4977 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -6/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update the gservices gtalk setting for the terms and services url. | Tom Taylor | 2009-06-22 | 1 | -6/+1 |
* | | | | | | | Launch user-entered URLs directly without a web search. | Satish Sampath | 2009-06-22 | 1 | -4/+67 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Add some global metadata to the restore set | Christopher Tate | 2009-06-22 | 3 | -100/+176 |
* | | | | | | Merge change 4965 into donut | Android (Google) Code Review | 2009-06-22 | 2 | -6/+17 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix bugs 1827027, 1808979, 1820700. | Dianne Hackborn | 2009-06-22 | 2 | -6/+17 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge change 4910 into donut | Android (Google) Code Review | 2009-06-22 | 2 | -24/+24 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | fix warnings that will show up with GCC 4.4 (in master) | Mathias Agopian | 2009-06-22 | 2 | -24/+24 |
* | | | | | Merge change 4947 into donut | Android (Google) Code Review | 2009-06-22 | 27 | -200/+200 |
|\ \ \ \ \ | |||||
| * | | | | | Yet another round of trying to get the date formats right. | Eric Fischer | 2009-06-22 | 27 | -200/+200 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge change 4954 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | gps: Check for null APN name to avoid a runtime restart. | Mike Lockwood | 2009-06-22 | 1 | -2/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge change 4952 into donut | Android (Google) Code Review | 2009-06-22 | 19 | -297/+299 |
|\ \ \ \ \ | |||||
| * | | | | | Helper API cleanup. Allows multiple helpers to function, | Joe Onorato | 2009-06-22 | 19 | -297/+299 |
* | | | | | | Merge change 4477 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -3/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is imposs... | Karl Rosaen | 2009-06-22 | 1 | -3/+5 |
* | | | | | | Merge change 4940 into donut | Android (Google) Code Review | 2009-06-22 | 3 | -7/+8 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible. | Romain Guy | 2009-06-22 | 3 | -7/+8 |
* | | | | | | Merge change 4754 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -1/+48 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | At boot time, add additional per-device information to the | Nick Kralevich | 2009-06-22 | 1 | -1/+48 |
* | | | | | | Merge change 4805 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add GServices settings for Google Talk privacy and legal urls. | Wei Huang | 2009-06-22 | 1 | -0/+15 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge change 4827 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix issue with shared user permissions. | Suchi Amalapurapu | 2009-06-19 | 1 | -1/+1 |
* | | | | | | Add remaining retry count to response for PIN/PUK commands. | jsh | 2009-06-22 | 1 | -8/+8 |
| |/ / / / |/| | | | | |||||
* | | | | | Remove test for SearchManager activity context restriction. | Bjorn Bringert | 2009-06-22 | 1 | -20/+0 |
* | | | | | Merge change 4775 into donut | Android (Google) Code Review | 2009-06-22 | 4 | -1/+71 |
|\ \ \ \ \ | |||||
| * | | | | | Make browser bookmarks permissions part of the public API. | Leon Scroggins | 2009-06-22 | 4 | -1/+71 |
* | | | | | | Merge change 4914 into donut | Android (Google) Code Review | 2009-06-22 | 4 | -49/+38 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Make all static methods in SearchManager non-static. | Bjorn Bringert | 2009-06-22 | 4 | -49/+38 |
* | | | | | | Merge change 4913 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -0/+13 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Add non-static version of SearchManager.getSuggestions(). | Bjorn Bringert | 2009-06-22 | 1 | -0/+13 |
* | | | | | | Merge change 4908 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -5/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Remove checks for Activity Context when creating SearchManager | Bjorn Bringert | 2009-06-22 | 1 | -5/+0 |
* | | | | | | Merge change 4737 into donut | Android (Google) Code Review | 2009-06-22 | 3 | -68/+103 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. | Wei-Ta Chen | 2009-06-22 | 3 | -68/+103 |
| |/ / / / / | |||||
* | | | | | | Merge change 4907 into donut | Android (Google) Code Review | 2009-06-22 | 1 | -48/+91 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add more debug messages for CameraService. | Chih-Chung Chang | 2009-06-22 | 1 | -48/+91 |
* | | | | | | Merge the change in cupcake_dcm so that Contacts app is able to use it. | Daisuke Miyakawa | 2009-06-22 | 1 | -21/+39 |
|/ / / / / |