summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the ...Andreas Huber2010-09-231-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Depending on our preference to write 2-byte or 4-byte NALs, patch the codec s...Andreas Huber2010-09-231-1/+9
* | | | | | | | | Merge "Fix a deadlock I ran into." into gingerbreadDianne Hackborn2010-09-231-13/+13
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix a deadlock I ran into.Dianne Hackborn2010-09-221-13/+13
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Add an aapt option to allow string variations for different devices." ...Eric Fischer2010-09-233-5/+95
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add an aapt option to allow string variations for different devices.Eric Fischer2010-09-233-5/+95
* | | | | | | | fix [3028370] GL get error should return a valid error if no context is bound.Mathias Agopian2010-09-231-0/+9
* | | | | | | | Have DownloadManager pass file URIs for legacy external downloadsSteve Howard2010-09-231-0/+6
* | | | | | | | Tweaks to download manager API based on API review feedbackSteve Howard2010-09-233-51/+122
* | | | | | | | am 5b7328f2: Merge "docs: add more info about state list drawable and onclick...Scott Main2010-09-232-21/+57
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "docs: add more info about state list drawable and onclick attribute to...Scott Main2010-09-232-21/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | docs: add more info about state list drawable and onclick attribute to ButtonScott Main2010-09-222-21/+57
* | | | | | | | | | am 27de3a24: (-s ours) Doc change: ADT 0.9.9 version notes, size/sum update.Dirk Dougherty2010-09-230-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Doc change: ADT 0.9.9 version notes, size/sum update.Dirk Dougherty2010-09-235-13/+47
| |/ / / / / / /
* | | | | | | | Merge "Fix issue 3022800." into gingerbreadEric Laurent2010-09-2321-2854/+2378
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix issue 3022800.Eric Laurent2010-09-2321-2854/+2378
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbreadAmith Yamasani2010-09-231-1/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix for IndexOutOfBounds in setComposingRegion.Amith Yamasani2010-09-221-1/+5
* | | | | | | | Don't crash if we've never gotten a signal strength update.Joe Onorato2010-09-231-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Ignore errors from correction parameter query and config for M4v and H263 enc...James Dong2010-09-231-2/+9
* | | | | | | Merge "Use the advertised profile and level from M4V and H263 video encoders"...James Dong2010-09-231-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Use the advertised profile and level from M4V and H263 video encodersJames Dong2010-09-221-4/+4
* | | | | | | Merge "Cleanup Netd to prevent getting hung." into gingerbreadRobert Greenwalt2010-09-233-8/+34
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Cleanup Netd to prevent getting hung.Robert Greenwalt2010-09-223-8/+34
* | | | | | | Fix the build.repo sync2010-09-231-1/+1
* | | | | | | Merge changes I7efff4f2,I1631ee20,I14d9886a,Ic2858920,Iff588130,I37ba9d83 int...repo sync2010-09-229-299/+1114
|\ \ \ \ \ \ \
| * | | | | | | SIP: Make SipAudioCallImpl use SimpleSessionDescription instead of javax.sdp.repo sync2010-09-231-196/+185
| * | | | | | | SDP: Add a simple class to help manipulate session descriptions.Chia-chi Yeh2010-09-231-0/+612
| * | | | | | | RTP: Add log throttle for "no data".repo sync2010-09-231-1/+5
| * | | | | | | RTP: Update native part to reflect the API change.Chia-chi Yeh2010-09-233-39/+48
| * | | | | | | RTP: Add two getters to retrieve the current configuration from AudioStream.Chia-chi Yeh2010-09-231-1/+20
| * | | | | | | RTP: Extend codec capability and update the APIs.Chia-chi Yeh2010-09-234-62/+244
* | | | | | | | Unhide BitmapRegionDecoder.Wei-Ta Chen2010-09-2312-510/+854
* | | | | | | | Merge "DO NOT MERGE Apply new styles to the status bar/notification shade" in...Adam Powell2010-09-2218-14/+39
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | DO NOT MERGE Apply new styles to the status bar/notification shadeAdam Powell2010-09-2218-14/+39
* | | | | | | | Don't do single byte writes in DropBoxManagerServiceBrad Fitzpatrick2010-09-221-1/+5
* | | | | | | | Add javadoc saying that wake locks are ref counted by default.Joe Onorato2010-09-221-0/+2
* | | | | | | | Merge "Fix NPE in PowerManagerService on boot, if some settings are corrupted...Amith Yamasani2010-09-221-8/+17
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix NPE in PowerManagerService on boot, if some settings are corrupted.Amith Yamasani2010-09-221-8/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Request permission for global audio effects." into gingerbreadEric Laurent2010-09-221-14/+18
|\ \ \ \ \ \ \
| * | | | | | | Request permission for global audio effects.Eric Laurent2010-09-221-14/+18
* | | | | | | | Merge "Decrease sensitivity of orientation changes a bit." into gingerbreadSteve Howard2010-09-221-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Decrease sensitivity of orientation changes a bit.Steve Howard2010-09-211-2/+2
* | | | | | | | Merge "Fix more audio effects auto tests" into gingerbreadEric Laurent2010-09-223-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix more audio effects auto testsEric Laurent2010-09-223-3/+6
* | | | | | | | | Merge "Raise the amount of memory set aside for omx buffer allocations in the...Andreas Huber2010-09-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Raise the amount of memory set aside for omx buffer allocations in the test h...Andreas Huber2010-09-221-1/+1
* | | | | | | | | | Merge "Flesh out StrictMode docs." into gingerbreadBrad Fitzpatrick2010-09-221-15/+98
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Flesh out StrictMode docs.Brad Fitzpatrick2010-09-221-15/+98
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "fix small bug in EGL error management" into gingerbreadMathias Agopian2010-09-221-2/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |