summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't...Grace Kloba2010-04-142-4/+33
|\
| * Pass WebKit scrollbar mode to Java. When scrollbarGrace Kloba2010-04-132-4/+33
* | Merge "Make sure the onended event is dispatched even when the user dismisses...Andrei Popescu2010-04-141-5/+7
|\ \
| * | Make sure the onended event is dispatched even whenAndrei Popescu2010-04-141-5/+7
* | | Fix issue #593153: Broadcast time out when sending...Dianne Hackborn2010-04-142-88/+114
|/ /
* | Merge "Ensure the selection does not change in setTextAndKeepSelection." into...Leon Scroggins2010-04-141-0/+7
|\ \
| * | Ensure the selection does not change in setTextAndKeepSelection.Leon Scroggins2010-04-131-0/+7
* | | Merge "Fix for 2585858, load invalid urls." into froyoKristian Monsen2010-04-141-2/+3
|\ \ \
| * | | Fix for 2585858, load invalid urls.Kristian Monsen2010-04-131-2/+3
* | | | Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyoKristian Monsen2010-04-141-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix (again) for bug 2558156, update cache encoding correctlyKristian Monsen2010-04-121-0/+1
| |/ /
* | | Fix issue #2555171: Switching to app immediately after unmounting...Dianne Hackborn2010-04-131-0/+7
* | | Merge "If we defer processing the touch events, pass the original view coordi...Grace Kloba2010-04-132-17/+33
|\ \ \
| * | | If we defer processing the touch events, pass theGrace Kloba2010-04-132-17/+33
* | | | Add build config values for data use defaultsRobert Greenwalt2010-04-131-8/+2
* | | | Merge "SDK: last of the backup/restore docs content" into froyoChristopher Tate2010-04-133-19/+118
|\ \ \ \ | |/ / / |/| | |
| * | | SDK: last of the backup/restore docs contentChristopher Tate2010-04-123-19/+118
* | | | Fix a case introduced by https://android-git.corp.google.com/g/#change,47640Grace Kloba2010-04-131-2/+6
| |_|/ |/| |
* | | Fix bug 2578813 Delay pausing music and routing audio for car docksJean-Michel Trivi2010-04-131-6/+0
|/ /
* | SDK: more backup/restore documentation workChristopher Tate2010-04-128-77/+248
* | API CHANGE: remove obsolete constants and hide some methodsChristopher Tate2010-04-121-3/+1
* | Add a bulk request method for bookmark icons.Patrick Scott2010-04-122-27/+79
* | Do not check mWebTextView's focus state to determine editing mode.Leon Scroggins2010-04-121-2/+1
|/
* Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-3/+18
* Fix issue #2581524: Car home icon should always go to car homeDianne Hackborn2010-04-092-8/+17
* Fix regression introduced when fixing focus issue with ScrollView.Romain Guy2010-04-092-15/+7
* Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." i...Jesse Wilson2010-04-094-7/+26
|\
| * Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-094-7/+26
* | Merge "Make ThrottleService notice policy changes." into froyoRobert Greenwalt2010-04-091-2/+10
|\ \ | |/ |/|
| * Make ThrottleService notice policy changes.Robert Greenwalt2010-04-091-2/+10
* | Merge "Do not create intents for application/xhtml+xml" into froyoKristian Monsen2010-04-091-1/+2
|\ \
| * | Do not create intents for application/xhtml+xmlKristian Monsen2010-04-091-1/+2
* | | Set mHeldMotionless to a new MOTIONLESS_IGNORE stateGrace Kloba2010-04-091-3/+8
| |/ |/|
* | Save/restore the picture in a background thread.Patrick Scott2010-04-091-55/+76
* | Merge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyoJeff Brown2010-04-081-6/+2
|\ \
| * | Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission.Jeff Brown2010-04-081-6/+2
* | | Throttling framework addinsIrfan Sheriff2010-04-084-0/+39
|/ /
* | Merge "Change TrafficStats to a new JNI implementation." into froyoDan Egnor2010-04-081-155/+15
|\ \
| * | Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-071-155/+15
* | | Merge "Missed these ones in the previous rename." into froyoDan Egnor2010-04-081-2/+2
|\ \ \
| * | | Missed these ones in the previous rename.Brad Fitzpatrick2010-04-081-2/+2
* | | | Merge "For performance reason, we choose to block the picture update during d...Grace Kloba2010-04-081-0/+14
|\ \ \ \
| * | | | For performance reason, we choose to block the pictureGrace Kloba2010-04-071-0/+14
* | | | | Rename logtag for clarity.Brad Fitzpatrick2010-04-081-3/+3
| |/ / / |/| | |
* | | | Merge "Add service to monitor/control the flow of data." into froyoRobert Greenwalt2010-04-084-2/+280
|\ \ \ \
| * | | | Add service to monitor/control the flow of data.Robert Greenwalt2010-04-084-2/+280
| | |_|/ | |/| |
* | | | Merge "Don't allow connection to profiles in TURNING_OFF state." into froyoJaikumar Ganesh2010-04-081-0/+2
|\ \ \ \
| * | | | Don't allow connection to profiles in TURNING_OFF state.Jaikumar Ganesh2010-04-071-0/+2
* | | | | Avoid calling proxy.playbackEnded() again in onCustomViewHidden().Andrei Popescu2010-04-081-2/+3
| |/ / / |/| | |
* | | | Update API and javadoc according to API review.Wu-cheng Li2010-04-081-77/+139