summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix [2170283] SurfaceFlinger crashes on OOM.Mathias Agopian2009-10-071-0/+2
* Merge change Ie05f07df into eclairAndroid (Google) Code Review2009-10-078-99/+14
|\
| * fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-078-99/+14
* | Merge change I7a57637b into eclairAndroid (Google) Code Review2009-10-071-20/+33
|\ \
| * | [Issue 2165234] Removing nickname clusters: John/Jack and Patrick/Rick.Dmitri Plotnikov2009-10-071-20/+33
* | | Merge change Ieed8be00 into eclairAndroid (Google) Code Review2009-10-0710-52/+53
|\ \ \ | |/ / |/| |
| * | Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-0810-52/+53
* | | Merge change Ia4879943 into eclairAndroid (Google) Code Review2009-10-0711-74/+391
|\ \ \ | |/ /
| * | Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-0711-74/+391
| |/
* | Improve drawing cache speed by selecting the correct opacity and keeping a 32...Romain Guy2009-10-072-9/+18
|/
* Merge change Ia78b0a2d into eclairAndroid (Google) Code Review2009-10-072-1/+31
|\
| * add (hidden) setHasAlpha() to allow clients like the view's cache to hint tha...Mike Reed2009-10-072-1/+31
* | Merge change I9db1edea into eclairAndroid (Google) Code Review2009-10-071-19/+11
|\ \
| * | Import revised translations. DO NOT MERGEEric Fischer2009-10-061-19/+11
* | | Fix issue #2163654: deadlock, runtime restartDianne Hackborn2009-10-073-22/+49
| |/ |/|
* | Merge change I2c5f1e76 into eclairAndroid (Google) Code Review2009-10-071-4/+6
|\ \
| * | Fix back button handling in ACTVBjorn Bringert2009-10-061-4/+6
* | | changes from Sync Manager API Review: bug 2164262Fred Quintana2009-10-065-64/+511
* | | Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes."Mathias Agopian2009-10-061-4/+4
* | | Merge change I3429f77a into eclairAndroid (Google) Code Review2009-10-061-1/+2
|\ \ \
| * | | Suppress flaky test HeapTest#testOomeLarge.Brett Chabot2009-10-061-1/+2
* | | | Merge change I4961c959 into eclairAndroid (Google) Code Review2009-10-066-19/+25
|\ \ \ \
| * | | | fix [2152536] ANR in browserMathias Agopian2009-10-066-19/+25
* | | | | Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-064-70/+105
* | | | | Fix failing unit test; the test was using a deprecated API making it fail on ...Romain Guy2009-10-061-2/+2
* | | | | temporarily disable the use of glTexImage2D for sw buffers on sholes.Mathias Agopian2009-10-061-4/+4
|/ / / /
* | | | Merge changes I430cf57b,I51f02f67,I464f13f3 into eclairAndroid (Google) Code Review2009-10-0639-1913/+939
|\ \ \ \
| * | | | fix [2168528] enable glTexImage2D code path in SF for software-only buffersMathias Agopian2009-10-064-5/+23
| * | | | fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-063-10/+253
| * | | | fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-0635-1833/+598
| | |_|/ | |/| |
* | | | Merge change I996db8da into eclairAndroid (Google) Code Review2009-10-062-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix tls crash on startup if more than one RS contexts are created in one proc...Jason Sams2009-10-062-4/+10
* | | | Merge change I3d6cf8aa into eclairAndroid (Google) Code Review2009-10-063-28/+4
|\ \ \ \
| * | | | Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), ...gwang@google.com2009-10-063-28/+4
* | | | | layout lib tests cleanupXavier Ducrohet2009-10-065-320/+17
* | | | | Add a test to make sure the replaced classes in layoutlib are correct.Xavier Ducrohet2009-10-062-6/+146
* | | | | Merge change Id8df149c into eclairAndroid (Google) Code Review2009-10-062-23/+7
|\ \ \ \ \
| * | | | | Turn some logging back on in ConnectionManagerRobert Greenwalt2009-10-062-23/+7
* | | | | | Merge change If933b13d into eclairAndroid (Google) Code Review2009-10-061-45/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix for 2161835: Tweaks to rotary lock screen:Jim Miller2009-10-061-45/+37
* | | | | | Merge change I516c3191 into eclairAndroid (Google) Code Review2009-10-069-1/+192
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Implement data push from scripts. Fixes the problem where apps would have to...Jason Sams2009-10-069-1/+192
* | | | | | Merge change I547cff66 into eclairAndroid (Google) Code Review2009-10-0611-13/+217
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add zoom functions and sendCommand.Wu-cheng Li2009-10-0611-13/+217
| | |_|/ / | |/| | |
* | | | | fix build breakageFred Quintana2009-10-062-23/+1
|/ / / /
* | | | - hide Entity and all its referencesFred Quintana2009-10-0612-519/+182
* | | | Merge change I5be3d603 into eclairAndroid (Google) Code Review2009-10-063-33/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-063-33/+16
* | | | Merge change I6a0b14bd into eclairAndroid (Google) Code Review2009-10-061-4/+2
|\ \ \ \
| * | | | Make VCardComposer create the instance for mHandlerList.Daisuke Miyakawa2009-10-061-4/+2