summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
* Fix onReachedMaxAppCacheSize callbackSelim Gurun2012-07-101-2/+16
* Add detailed tracing to tile paintingChris Craik2012-06-131-1/+0
* Merge "Fix edit text capturing selection."George Mount2012-06-122-23/+24
|\
| * Fix edit text capturing selection.George Mount2012-06-062-23/+24
* | 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
| * | Merge "DO NOT MERGE Use scoped_refptr's rather than naked ptrs." into jb-devSelim Gurun2012-06-071-5/+5
| |\ \
| | * | DO NOT MERGE Use scoped_refptr's rather than naked ptrs.Selim Gurun2012-06-071-5/+5
* | | | Merge "Support separation interface and implementations of WebView classes"Jonathan Dixon2012-06-081-33/+32
|\ \ \ \
| * | | | Support separation interface and implementations of WebView classesJesse Greenwald2012-06-011-33/+32
* | | | | Merge "Use scoped_refptr's rather than naked ptrs."Selim Gurun2012-06-071-5/+5
|\ \ \ \ \
| * | | | | Use scoped_refptr's rather than naked ptrs.Selim Gurun2012-06-071-5/+5
| |/ / / /
* | | | | Fixed flipped selection handles.George Mount2012-06-061-1/+1
| |_|_|/ |/| | |
* | | | Fix scrolling behavior for text input and textarea.George Mount2012-06-062-23/+19
* | | | Merge "Support selections within scrollable text areas."George Mount2012-06-042-40/+56
|\ \ \ \
| * | | | Support selections within scrollable text areas.George Mount2012-06-042-40/+56
* | | | | Merge "Change from left/right to base/extent for selection handles."George Mount2012-06-042-22/+35
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Change from left/right to base/extent for selection handles.George Mount2012-06-012-22/+35
* | | | 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-302-19/+13
|\ \ | |/
| * Consider frame offset for text snap rectangle.George Mount2012-05-292-19/+13
* | am 8959907b: am 91f41286: Support skipping a touch stream due to lack of hand...John Reck2012-05-242-7/+16
|\ \ | |/
| * Support skipping a touch stream due to lack of handlersJohn Reck2012-05-242-7/+16
* | 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 284e9fee: am c8d518ba: Merge "properly convert data from utf-16 to utf-8 i...Victoria Lease2012-05-241-3/+3
|\ \ \ | |/ /
| * | Merge "properly convert data from utf-16 to utf-8 in LoadData()" into jb-devVictoria Lease2012-05-241-3/+3
| |\ \
| | * | properly convert data from utf-16 to utf-8 in LoadData()Victoria Lease2012-05-241-3/+3
| | |/
* | | 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
| |/
* | am 697d71c9: am 45aaa37e: Merge "Handle more favicon decoding error cases" in...John Reck2012-05-224-15/+25
|\ \ | |/
| * Handle more favicon decoding error casesJohn Reck2012-05-224-15/+25
* | Remove unused WebViewCore::isPaused() and setIsPaused()Steve Block2012-05-222-18/+0
* | Hook up client-based Geolocation mockSteve Block2012-05-221-27/+40
* | Switch to client-based GeolocationSteve Block2012-05-225-47/+31
* | am 655f75fe: am 2c52cc31: Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-212-3/+9
|\ \ | |/
| * Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-212-3/+9
| |\
| | * Switch to a 4ms/1s timerJohn Reck2012-05-182-3/+9
* | | am 0fec4094: am 6baa213e: Fix memory leak and repaint issues with fixed backg...Nicolas Roard2012-05-211-0/+2
|\ \ \ | |/ /
| * | Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-181-0/+2
| |/
* | am c328457e: am 37df6b06: Merge "Fix mouse nudging in hit test" into jb-devJohn Reck2012-05-211-13/+20
|\ \ | |/
| * Fix mouse nudging in hit testJohn Reck2012-05-171-13/+20
* | am c085b5fe: am 02085505: Merge "Track where we want to click the mouse indep...John Reck2012-05-212-6/+16
|\ \ | |/