summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* am 5f1d1002: Merge "docs: fix markup error" into froyoScott Main2010-05-181-1/+2
|\
| * docs: fix markup errorScott Main2010-05-181-1/+2
* | am e64256d6: Merge "docs: revise webview description and add info for targeti...Scott Main2010-05-171-20/+103
|\ \ | |/
| * docs: revise webview description and add info for targeting screen densitiesScott Main2010-05-171-20/+103
* | am 336d7dcb: The default AlertDialog allows cancel. But the default JSConfim ...Grace Kloba2010-05-121-0/+7
|\ \ | |/
| * The default AlertDialog allows cancel. But the defaultGrace Kloba2010-05-121-0/+7
* | am f78acacb: Fix the \'wobbling fixed elements\' bug. Cherry-picked from mast...Nicolas Roard2010-05-111-0/+37
|\ \ | |/
| * Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-0/+37
* | merge from open-source masterThe Android Open Source Project2010-05-051-1/+1
|\ \ | |/ |/|
| * Fix for bug 2467152 files with spaces fail to open.Melanie Clements2010-05-031-1/+1
| * Merge "DO NOT MERGE" into eclairBart Sears2010-02-101-3/+21
| |\
| | * DO NOT MERGEGrace Kloba2010-02-101-3/+21
| * | DO NOT MERGEGrace Kloba2010-02-091-1/+1
| |/
* | Fix a WebView scrolling regression - bug 2633572.Adam Powell2010-04-271-0/+4
* | Only honor the scrollbar mode at the minimum zoomGrace Kloba2010-04-231-2/+6
* | Remove the WebTextView if it is drawing when it shouldn't.Leon Scroggins2010-04-222-2/+19
* | Merge "Added the subset of partial content support so that we can continue th...Grace Kloba2010-04-221-0/+12
|\ \
| * | Added the subset of partial content support so thatGrace Kloba2010-04-221-0/+12
* | | Post a message to set SurfaceView to be visible whenGrace Kloba2010-04-211-1/+8
|/ /
* | Speed up layers rendering when using animationsNicolas Roard2010-04-201-10/+16
* | Don't inflate the zoom button controller until weGrace Kloba2010-04-201-6/+7
* | Merge "Update the comment which supposed to be checked in in the last CL." in...Grace Kloba2010-04-191-1/+2
|\ \
| * | Update the comment which supposed to be checked inGrace Kloba2010-04-191-1/+2
* | | Merge "Remove fixed size restriction on the SurfaceView before setting it to ...Grace Kloba2010-04-191-0/+10
|\ \ \ | |/ /
| * | Remove fixed size restriction on the SurfaceViewGrace Kloba2010-04-191-0/+10
* | | Force redraw in touch_up if there is a move.Grace Kloba2010-04-191-0/+5
|/ /
* | Missed a case to resumeUpdatePicture.Grace Kloba2010-04-161-0/+1
* | retool resize logic to use max dimension and max area.Mike Reed2010-04-161-40/+49
* | 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
* | | Make sure the onended event is dispatched even whenAndrei Popescu2010-04-141-5/+7
* | | 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
| |/ / /
* | | | If we defer processing the touch events, pass theGrace Kloba2010-04-132-17/+33
* | | | Fix a case introduced by https://android-git.corp.google.com/g/#change,47640Grace Kloba2010-04-131-2/+6
| |/ / |/| |
* | | Add a bulk request method for bookmark icons.Patrick Scott2010-04-121-7/+74
* | | Do not check mWebTextView's focus state to determine editing mode.Leon Scroggins2010-04-121-2/+1
|/ /
* | Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-092-5/+5
* | 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 "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
| |/ /
* | | Avoid calling proxy.playbackEnded() again in onCustomViewHidden().Andrei Popescu2010-04-081-2/+3
|/ /
* | Revert "Use the content width to calculate the zoom overview"Grace Kloba2010-04-072-12/+17