summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/WebCoreSupport
Commit message (Expand)AuthorAgeFilesLines
* [HTML5] Implementation of WebSockets (WebKit).Oleg Smirnov2013-02-232-0/+253
* Implement requestAnimationFrameYida Wang2013-01-201-0/+4
* Fix potential corruption/leak in cookiejar.Selim Gurun2012-08-311-1/+1
* Provide referer when download requestedSelim Gurun2012-08-293-1/+10
* Use new surface flinger API.Jeff Brown2012-08-241-2/+9
* Remove usages of getCanvasJohn Reck2012-08-062-5/+1
* Support autoplay attribute for media element, with optional gesture requirement.Teng-Hui Zhu2012-07-241-0/+7
* Fix stuttering caused by mallinfoJohn Reck2012-07-131-36/+8
* Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-272-14/+51
* Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS"George Mount2012-06-222-14/+0
|\
| * Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-212-14/+0
* | Remove updateTextfield for changing passwords.George Mount2012-06-201-2/+2
|/
* am 5ace2391: am 6f60c96b: Merge "Don\'t override X-Requested-With if it is al...John Reck2012-05-301-1/+1
|\
| * Don't override X-Requested-With if it is already setJohn Reck2012-05-301-1/+1
* | Merge "Make sure we don't use GPS when not required"Steve Block2012-05-291-0/+1
|\ \
| * | Make sure we don't use GPS when not requiredSteve Block2012-05-291-0/+1
* | | am 05506155: am 5ac11a7e: Merge "Fix a browser crash related to HTML5 video."...Teng-Hui Zhu2012-05-251-9/+0
|\ \ \ | | |/ | |/|
| * | Merge "Fix a browser crash related to HTML5 video." into jb-devTeng-Hui Zhu2012-05-251-9/+0
| |\ \
| | * | Fix a browser crash related to HTML5 video.Teng-Hui Zhu2012-05-251-9/+0
* | | | am e8a7affb: am 2cb64bfb: Merge "Better support for HTML5 audio loop" into jb...Teng-Hui Zhu2012-05-251-0/+15
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Better support for HTML5 audio loopTeng-Hui Zhu2012-05-241-0/+15
| |/
* | Remove the hacks used to suspend and resume the non-client-based Geolocation ...Steve Block2012-05-221-6/+0
* | Hook up client-based Geolocation mockSteve Block2012-05-222-3/+51
* | Always call back to new Geolocation requestsSteve Block2012-05-222-3/+29
* | Switch to client-based GeolocationSteve Block2012-05-228-41/+604
* | GeolocationPermissions cleanupSteve Block2012-05-184-27/+17
|/
* Fix null pointer crashJohn Reck2012-05-031-1/+3
* Merge "Disallow cookies for JavaScript when disabled." into jb-devGeorge Mount2012-04-261-3/+9
|\
| * Disallow cookies for JavaScript when disabled.George Mount2012-04-251-3/+9
* | Fix use after freeJohn Reck2012-04-261-2/+2
|/
* Fix crash in createWindowJohn Reck2012-04-171-3/+3
* Unify composited layer/base layer draw pathChris Craik2012-04-101-1/+1
* Merge "Implements a recording GraphicsContext"Nicolas Roard2012-04-061-1/+3
|\
| * Implements a recording GraphicsContextNicolas Roard2012-04-061-1/+3
* | Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()Steve Block2012-04-051-36/+28
|/
* Remove unused FORM_DID_BLUR hooks.George Mount2012-04-021-5/+1
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-6/+1
* Update edit text size when the text changes so scroll works.George Mount2012-03-151-2/+16
* Remove gmail specific mime code from webviewSelim Gurun2012-03-142-12/+3
* Merge "remove hacky workaround for a scrolling bug"Victoria Lease2012-03-091-3/+1
|\
| * remove hacky workaround for a scrolling bugVictoria Lease2012-03-071-3/+1
* | Support passing focus to the chromeJohn Reck2012-03-061-2/+9
|/
* Fix iframe, for reals!John Reck2012-03-012-29/+17
* pin find-on-page scrolls to content edgesVictoria Lease2012-03-011-10/+15
* Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-271-0/+12
|\
| * Fix iframe webkit positioningNicolas Roard2012-02-271-0/+12
* | move libgui headers in the right placeMathias Agopian2012-02-271-1/+1
* | Delete CacheBuilderJohn Reck2012-02-241-6/+0
* | Drop support for Android HTTP stackSteve Block2012-02-223-38/+0
|/
* frameworks/base refactoring.Mathias Agopian2012-02-172-2/+2