summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Call register_localized_collators() with the current locale.Daisuke Miyakawa2010-05-051-3/+4
* Everytime Bluetooth was turned off two file descriptors were not closedJohannes Carlsson2010-03-161-5/+12
* am a66baccc: Merge "Do not merge" into eclairMike Reed2010-01-201-1/+41
|\
| * Do not mergeMike Reed2010-01-201-1/+41
* | am 9f954cf2: Merge "Do not merge" into eclairMike Reed2010-01-201-1/+1
|\ \ | |/
| * Do not mergeMike Reed2010-01-191-1/+1
* | am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted...San Mehat2010-01-121-1/+1
|\ \ | |/
| * framework: storage: Ensure that filesystems are unmounted before shutdown/rebootSan Mehat2010-01-121-1/+1
* | merge from open-source masterJean-Baptiste Queru2009-12-211-12/+34
|\ \ | |/ |/|
| * Time.parse3339 range checking and proper 'sec-frac' skipKenny Root2009-11-161-12/+34
| * eclair snapshotJean-Baptiste Queru2009-11-1354-3253/+3788
| * donut snapshotJean-Baptiste Queru2009-08-313-5/+42
| * donut snapshotJean-Baptiste Queru2009-07-317-57/+118
| * donut snapshotJean-Baptiste Queru2009-07-2910-61/+91
| * donut snapshotJean-Baptiste Queru2009-07-2129-468/+1501
| * donut snapshotJean-Baptiste Queru2009-05-2023-312/+9852
| * AI 143740: Don't clear supported profiles in settings app if getRemoteClass r...Nick Pelly2009-03-311-5/+5
| * Automated import from //branches/cupcake/...@142873,142873Mathias Agopian2009-03-251-3/+3
| * Automated import from //branches/cupcake/...@142481,142481Jack Palevich2009-03-241-112/+193
| * Automated import from //branches/cupcake/...@142370,142370Jean-Michel Trivi2009-03-241-0/+1
| * Automated import from //branches/cupcake/...@141857,141857Jack Palevich2009-03-241-0/+43
| * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-2/+1
* | Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...Eric Laurent2009-12-071-4/+4
* | Don't accidentally signal multiple exceptions in setThreadPriority()Christopher Tate2009-12-041-0/+1
* | base: process: Abort setting the process group if one of the threads fails to...San Mehat2009-12-031-0/+1
* | Merge change Ia3acc2ee into eclairAndroid (Google) Code Review2009-11-221-0/+0
|\ \
| * | Fix pairings lost on reboot.Jaikumar Ganesh2009-11-201-0/+0
* | | Debugging for issue #2228381 android.view.InflateExceptionDianne Hackborn2009-11-201-5/+22
|/ /
* | jni: GpsLocationProvider: Check for pending callbacks before waitingJared Suttles2009-11-061-1/+3
* | Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-041-1/+1
* | Merge change Iae849da2 into eclairAndroid (Google) Code Review2009-10-301-0/+21
|\ \
| * | add table maskfilterMike Reed2009-10-301-0/+21
* | | process: Disable debuggingSan Mehat2009-10-291-1/+1
|/ /
* | Merge change Ia5109a87 into eclairAndroid (Google) Code Review2009-10-291-0/+22
|\ \
| * | process: Add debug code to log process group transitionsSan Mehat2009-10-291-0/+22
* | | Avoid trying to throw multiple exceptions at once.Jack Palevich2009-10-281-4/+6
|/ /
* | Merge change If3c30fc9 into eclairAndroid (Google) Code Review2009-10-231-8/+122
|\ \
| * | Patching in hidden API to allow app managed preview frame buffers.Andrew Harp2009-10-231-8/+122
* | | Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-212-0/+24
|/ /
* | Revert "Remove STOPSHIP comment."Nick Pelly2009-10-141-1/+1
* | Remove STOPSHIP comment.Nick Pelly2009-10-141-2/+1
* | Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-071-3/+10
* | add (hidden) setHasAlpha() to allow clients like the view's cache to hint tha...Mike Reed2009-10-071-0/+6
* | Add zoom functions and sendCommand.Wu-cheng Li2009-10-061-0/+28
* | Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-062-11/+58
* | Fix rfcomm socket connect return code.Jaikumar Ganesh2009-10-011-2/+2
* | Try to reconnect twice when the rfcomm error code is Connection Refused.Jaikumar Ganesh2009-09-301-11/+13
* | Bluetooth A2DP suspend/resume functionalityZhu Lan2009-09-291-0/+34
* | Hack to fix issue #2125365: Sports Trivia compatability with EclairDianne Hackborn2009-09-281-5/+5
* | Bounds check read and write path in native code.Nick Pelly2009-09-251-2/+20