summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Use overview scale when restored scale is 0.Mangesh Ghiware2011-09-213-9/+14
* Merge "Cleanup for bug 5278763"Ben Murdoch2011-09-203-9/+15
|\
| * Cleanup for bug 5278763Kristian Monsen2011-09-123-9/+15
* | Merge "Bringing back the 'cache"John Reck2011-09-191-2/+22
|\ \
| * | Bringing back the 'cacheJohn Reck2011-09-191-2/+22
* | | Don't switch to handle drag mode when starting selectionJohn Reck2011-09-161-1/+0
|/ /
* | Merge "Fix text selection drawing on SW"John Reck2011-09-161-4/+6
|\ \
| * | Fix text selection drawing on SWJohn Reck2011-09-151-4/+6
* | | DO NOT MERGE Fix finalizationJohn Reck2011-09-151-1/+1
* | | Fix bug 5321195 - Starting WebView text selection with long press doesAdam Powell2011-09-141-1/+6
|/ /
* | Fix bug 5314559 - Slow menu scrolling in browser on some devicesAdam Powell2011-09-131-4/+2
* | Merge "Prevent pause/resuming a destroyed WebViewCore"John Reck2011-09-131-0/+8
|\ \
| * | Prevent pause/resuming a destroyed WebViewCoreJohn Reck2011-09-131-0/+8
* | | Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!"Adam Powell2011-09-131-2/+2
|\ \ \
| * | | Fix bug 5309557 - Monkeys and SIGSEGV do not mix!Adam Powell2011-09-131-2/+2
| |/ /
* | | Make sure the finalizer destroy runs on the UI threadJohn Reck2011-09-131-1/+8
|/ /
* | Pause WebKit drawing when WebView loses window focus.Adam Powell2011-09-123-4/+23
* | Merge "On zoom to overview, reflow text, if necessary."Mangesh Ghiware2011-09-121-0/+5
|\ \ | |/ |/|
| * On zoom to overview, reflow text, if necessary.Mangesh Ghiware2011-09-091-0/+5
* | Relax form autocomplete conditionsBen Murdoch2011-09-093-4/+19
|/
* Merge "Don't sleep when inline video start"Teng-Hui Zhu2011-09-081-0/+2
|\
| * Don't sleep when inline video startTeng-Hui Zhu2011-09-081-0/+2
* | Merge "Register to receive onTrimMemory callbacks"John Reck2011-09-071-0/+35
|\ \
| * | Register to receive onTrimMemory callbacksJohn Reck2011-09-071-0/+35
* | | Merge "OnTrimMemory plumbing"John Reck2011-09-071-0/+5
|\ \ \ | |/ /
| * | OnTrimMemory plumbingJohn Reck2011-09-071-0/+5
| |/
* | Fix for bug 5100096 Repeated Security WaringKristian Monsen2011-09-071-1/+3
|/
* Notify native that scrolling has stopped correctlyChris Craik2011-09-021-0/+7
* Merge "Set reading level scale to display density instead of a fixed minimum."Mangesh Ghiware2011-09-023-20/+31
|\
| * Set reading level scale to display density instead of a fixed minimum.Mangesh Ghiware2011-09-013-20/+31
* | Merge "Close idle connections on pause timers"Kristian Monsen2011-09-011-0/+4
|\ \
| * | Close idle connections on pause timersKristian Monsen2011-09-021-0/+4
* | | Merge "Prevent serialization after being destroyed"John Reck2011-09-012-1/+8
|\ \ \
| * | | Prevent serialization after being destroyedJohn Reck2011-09-012-1/+8
* | | | Merge "Fix destroy race condition"John Reck2011-09-011-4/+14
|\ \ \ \
| * | | | Fix destroy race conditionJohn Reck2011-09-011-4/+14
| |/ / /
* | | | Merge "Partial rollback of I9ebc92dc"John Reck2011-09-011-6/+3
|\ \ \ \
| * | | | Partial rollback of I9ebc92dcJohn Reck2011-09-011-6/+3
| |/ / /
* | | | Merge "Preload libchromium_net in addition to libwebcore."Ben Murdoch2011-09-012-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Preload libchromium_net in addition to libwebcore.Ben Murdoch2011-09-012-4/+6
| | |/ | |/|
* | | Merge "Draw text selection in Java"John Reck2011-09-011-7/+67
|\ \ \ | |_|/ |/| |
| * | Draw text selection in JavaJohn Reck2011-08-311-7/+67
| |/
* | Make EdgeEffect public API.Adam Powell2011-08-311-12/+9
|/
* Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afcJamie Gennis2011-08-301-1/+5
|\
| * HTML5VideoView: switch to MediaPlayer#setSurfaceJamie Gennis2011-08-291-1/+5
* | Merge "Fix contentInvalidateAll NPE"John Reck2011-08-291-1/+3
|\ \ | |/ |/|
| * Fix contentInvalidateAll NPEJohn Reck2011-08-291-1/+3
* | Tap highlight fix + small perf increaseJohn Reck2011-08-291-4/+8
|/
* Merge "Better touch rects"John Reck2011-08-262-61/+98
|\
| * Better touch rectsJohn Reck2011-08-262-61/+98