summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/WebCoreSupport
Commit message (Expand)AuthorAgeFilesLines
* Don't override X-Requested-With if it is already setJohn Reck2012-05-301-1/+1
* 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
* | Better support for HTML5 audio loopTeng-Hui Zhu2012-05-241-0/+15
|/
* 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
* Clean cached trust state on system storage update.Selim Gurun2012-02-162-2/+18
* Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-163-12/+2
* Merge "Revert "Clean cached trust state on system storage update.""Selim Gurun2012-02-152-18/+2
|\
| * Revert "Clean cached trust state on system storage update."Selim Gurun2012-02-152-18/+2
* | Merge "Initial support for keyboard navigation"John Reck2012-02-151-1/+1
|\ \ | |/ |/|
| * Initial support for keyboard navigationJohn Reck2012-02-151-1/+1
* | Clean cached trust state on system storage update.Selim Gurun2012-02-152-2/+18
|/
* Support aspect ratio for the inline videoTeng-Hui Zhu2012-01-181-1/+2
* Support javascript to exit full screen videoTeng-Hui Zhu2012-01-161-0/+5
* Merge "Native function to support restore the media player state"Teng-Hui Zhu2012-01-111-0/+19
|\
| * Native function to support restore the media player stateTeng-Hui Zhu2012-01-101-0/+19
* | Fix code including Chromium headers to use WebKit LOG macro, rather than fram...Steve Block2012-01-111-7/+13
* | Simplify workaround for LOG_ASSERT conflictSteve Block2012-01-111-19/+6
* | Avoid LOG_ASSERT conflicts between the framework and Chromium in AOSPSteve Block2012-01-111-0/+23
|/
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-102-18/+8
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Fix crash with composited layersNicolas Roard2011-12-161-1/+18
* am aa816687: Merge "Prevent native crashes on client cert request" into ics-mr1Selim Gurun2011-12-092-11/+12
|\
| * Merge "Prevent native crashes on client cert request" into ics-mr1Selim Gurun2011-12-082-11/+12
| |\
| | * Prevent native crashes on client cert requestSelim Gurun2011-12-072-11/+12
* | | Fix init and cleanup of WebCookieJar.Selim Gurun2011-12-022-8/+2
* | | Only log from notImplemented() in debug buildsSteve Block2011-11-241-0/+1