summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* external/webkit: check element object for NULLKarthikeyan Periasamy2013-01-211-2/+2
* DOM OptimizationsNaiem Shaik2013-01-201-3/+3
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-201-0/+21
* Text around selection falls back to caret rect when not in text.George Mount2012-08-231-3/+3
* DO NOT MERGE Text locale compatibility shimBilly Hewlett2012-08-201-0/+42
* Use content size for scroll width calculation.George Mount2012-08-141-1/+4
* Remove usages of getCanvasJohn Reck2012-08-061-1/+0
* DO NOT MERGE Push everything into an R-TreeJohn Reck2012-07-271-1/+0
* Merge "Fix onReachedMaxAppCacheSize callback"Selim Gurun2012-07-101-2/+16
|\
| * Fix onReachedMaxAppCacheSize callbackSelim Gurun2012-07-101-2/+16
* | Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-271-10/+2
* | Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS"George Mount2012-06-221-12/+0
|\ \
| * | Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-211-12/+0
* | | Remove updateTextfield for changing passwords.George Mount2012-06-201-11/+4
|/ /
* | am 50034a4c: am 903d2ec9: Merge "Don\'t use deleted Node object in setSizeScr...Jean-Baptiste Queru2012-06-201-1/+1
|\ \
| * \ am 903d2ec9: Merge "Don\'t use deleted Node object in setSizeScreenWidthAndSc...Jean-Baptiste Queru2012-06-201-1/+1
| |\ \
| | * | Don't use deleted Node object in setSizeScreenWidthAndScaleMattias Falk2012-06-191-1/+1
* | | | Clip selected text within scrollable edit to the edit boundary.George Mount2012-06-181-1/+28
* | | | Remove unused and fix build warningJohn Reck2012-06-141-15/+0
| |_|/ |/| |
* | | Merge "Fix edit text capturing selection."George Mount2012-06-121-21/+21
|\ \ \
| * | | Fix edit text capturing selection.George Mount2012-06-061-21/+21
* | | | am f8b2a5a3: am 7fc1c095: Merge "Remove forgotten CHROME_NETWORK_STACK macros...Selim Gurun2012-06-111-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove forgotten CHROME_NETWORK_STACK macrosSelim Gurun2012-06-081-2/+0
* | | | Fixed flipped selection handles.George Mount2012-06-061-1/+1
| |/ / |/| |
* | | Fix scrolling behavior for text input and textarea.George Mount2012-06-061-21/+17
* | | Merge "Support selections within scrollable text areas."George Mount2012-06-041-39/+55
|\ \ \
| * | | Support selections within scrollable text areas.George Mount2012-06-041-39/+55
* | | | Merge "Change from left/right to base/extent for selection handles."George Mount2012-06-041-20/+33
|\ \ \ \ | |/ / /
| * | | Change from left/right to base/extent for selection handles.George Mount2012-06-011-20/+33
* | | | am f3e42950: am 6b850721: Fixed mistake in how label was being mistakenly set...George Mount2012-06-011-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed mistake in how label was being mistakenly set into name.George Mount2012-06-011-1/+1
* | | | am c40f87a1: am b5d3edac: Merge "Invalidate webview content on setBackgroundC...Chris Craik2012-05-311-0/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Invalidate webview content on setBackgroundColorChris Craik2012-05-311-0/+7
* | | am c83120b4: am 658c3ec9: Merge "Consider frame offset for text snap rectangl...George Mount2012-05-301-18/+12
|\ \ \ | |/ /
| * | Consider frame offset for text snap rectangle.George Mount2012-05-291-18/+12
* | | am 8959907b: am 91f41286: Support skipping a touch stream due to lack of hand...John Reck2012-05-241-6/+12
|\ \ \ | |/ /
| * | Support skipping a touch stream due to lack of handlersJohn Reck2012-05-241-6/+12
* | | am fe5bfa1b: am 9c52999f: Merge "Move scrollOffset into Layer class" into jb-devChris Craik2012-05-241-1/+1
|\ \ \ | |/ /
| * | Merge "Move scrollOffset into Layer class" into jb-devChris Craik2012-05-241-1/+1
| |\ \
| | * | Move scrollOffset into Layer classChris Craik2012-05-231-1/+1
* | | | am 9bada0c1: am 39ba1a3a: Merge "Don\'t send selection info to WebView for un...George Mount2012-05-241-1/+5
|\ \ \ \ | |/ / /
| * | | Merge "Don't send selection info to WebView for unrendered selections." into ...George Mount2012-05-241-1/+5
| |\ \ \
| | * | | Don't send selection info to WebView for unrendered selections.George Mount2012-05-231-1/+5
| | |/ /
* | | | am cd6a3bff: am 6f4fd96b: Merge "Don\'t set up background images if 1x1" into...Nicolas Roard2012-05-231-2/+5
|\ \ \ \ | |/ / /
| * | | Don't set up background images if 1x1Nicolas Roard2012-05-231-2/+5
| |/ /
* | | Remove unused WebViewCore::isPaused() and setIsPaused()Steve Block2012-05-221-15/+0
* | | Switch to client-based GeolocationSteve Block2012-05-221-14/+4
* | | am 655f75fe: am 2c52cc31: Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-211-0/+9
|\ \ \ | |/ /
| * | Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-211-0/+9
| |\ \
| | * | Switch to a 4ms/1s timerJohn Reck2012-05-181-0/+9