summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes build bustage due to GeolocationPermissions.Steve Block2009-07-292-0/+3
* Adds a GeolocationPermissions class.Steve Block2009-07-297-3/+446
* wire in the AppCache out-of-space callbackAndrei Popescu2009-07-293-35/+61
* Support double tap in the Browser.Grace Kloba2009-07-285-5/+66
* Merge change 7883Android (Google) Code Review2009-07-282-0/+121
|\
| * Find left edge of column using nav cache data.Cary Clark2009-07-282-0/+121
* | Merge change 8389Android (Google) Code Review2009-07-231-0/+1
|\ \
| * | Clear the WebTextView when clicking on another node.Leon Scroggins2009-07-231-0/+1
* | | Improve dragging on WebTextView.Leon Scroggins2009-07-232-1/+36
* | | Merge change 7734Android (Google) Code Review2009-07-231-2/+2
|\ \ \
| * | | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-221-2/+2
* | | | Merge change 8191Android (Google) Code Review2009-07-231-0/+5
|\ \ \ \
| * | | | Enforce app cache maximum sizeAndrei Popescu2009-07-221-0/+5
| | |/ / | |/| |
* | | | am 70522f5f: adjust right edge of copy bounds if edge is not foundCary Clark2009-07-221-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | adjust right edge of copy bounds if edge is not foundCary Clark2009-07-211-2/+8
* | | | Merge change 8031Android (Google) Code Review2009-07-221-12/+50
|\ \ \ \
| * | | | wire the appcache to the HTML5 UIAndrei Popescu2009-07-211-12/+50
* | | | | Merge change 8010Android (Google) Code Review2009-07-222-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-212-0/+10
* | | | | Merge change 8047Android (Google) Code Review2009-07-211-8/+4
|\ \ \ \ \
| * | | | | Check for xml and text mime types through DOMImplementation.Patrick Scott2009-07-211-8/+4
| |/ / / /
* | | | | Fix a crash in plugins.Patrick Scott2009-07-211-1/+1
|/ / / /
* | | | removing visibleRect event and tracking rectangles instead.Derek Sollenberger2009-07-206-49/+201
* | | | Remove format until plugins either need to know or ask to change it.Patrick Scott2009-07-202-3/+3
* | | | Add Plugin APIs for creating and manipulating a Surface.Patrick Scott2009-07-209-12/+487
| |_|/ |/| |
* | | add fontdir api for pluginsMike Reed2009-07-172-59/+22
| |/ |/|
* | Adding plugin support for an RGBA surface view.Derek Sollenberger2009-07-174-4/+105
* | Turn on webcore's request management and remove our hacks.Patrick Scott2009-07-152-4/+3
* | Merge change 6306Android (Google) Code Review2009-07-101-0/+2
|\ \
| * | hide the cursor when the link is followedCary Clark2009-07-061-0/+2
* | | am cb86952d: Fix #1896846. Move reset the meta data from canHandleRequest to ...Grace Kloba2009-07-091-9/+8
|\ \ \ | | |/ | |/|
| * | Fix #1896846. Move reset the meta data from canHandleRequest to transitionToC...Grace Kloba2009-07-081-9/+8
* | | Merge change 6357Android (Google) Code Review2009-07-091-20/+12
|\ \ \
| * | | Add fullscreen support back in.Andrei Popescu2009-07-071-20/+12
* | | | Add instrumentation for V8.Grace Kloba2009-07-082-0/+4
* | | | Use fRight and fBottom instead of width() and height().Patrick Scott2009-07-071-2/+7
* | | | fixing a typo in the android plugin api.Derek Sollenberger2009-07-072-2/+2
* | | | Update text webcore thread's text generation number.Leon Scroggins2009-07-072-10/+16
|/ / /
* | | am b116c1a0: Make deep copy of the String when use them in the UI thread as A...Grace Kloba2009-07-061-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Make deep copy of the String when use them in the UI thread as AtomicString i...Grace Kloba2009-07-061-3/+3
* | Merge change 6213Android (Google) Code Review2009-07-061-8/+36
|\ \
| * | Added createView and attachView for playing embedded videos.Patrick Scott2009-07-061-8/+36
* | | In WebTextView, check the focus before sending a key.Leon Scroggins2009-07-061-0/+8
|/ /
* | Merge change 5931Android (Google) Code Review2009-07-021-1/+1
|\ \
| * | Remove JavaScript node size in the instrumentation as it is using arena now. ...Grace Kloba2009-07-011-1/+1
* | | added gain/loose focus support for plugins. (focus = eligible to receive user...Derek Sollenberger2009-07-023-9/+80
* | | Update the nav cache when selected elements change or moveCary Clark2009-07-013-26/+37
|/ /
* | Fix a WebView longpress bug.Leon Scroggins2009-06-303-10/+7
* | Make the caret/selection draw when gaining window focus.Leon Scroggins2009-06-301-7/+7
* | Merge change 5685Android (Google) Code Review2009-06-301-1/+1
|\ \