summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* extract anchor href and image src separatelyCary Clark2010-12-152-7/+39
* Merge "b/2864818 Prompt SSL cert error dialog to user and proceed or cancel t...Huahui Wu2010-12-159-11/+112
|\
| * b/2864818 Prompt SSL cert error dialog to user and proceed or cancel the requ...Huahui Wu2010-12-159-11/+112
* | Adding proxy support to the Webkit layerKristian Monsen2010-12-153-1/+7
* | Merge "Fix WebView form submission CTS failure."Ben Murdoch2010-12-152-14/+17
|\ \
| * | Fix WebView form submission CTS failure.Ben Murdoch2010-12-152-14/+17
* | | Re-enable iframe scrolling.Patrick Scott2010-12-151-33/+16
* | | Merge "improve text selection"Cary Clark2010-12-153-133/+317
|\ \ \ | |/ / |/| |
| * | improve text selectionCary Clark2010-12-143-133/+317
| |/
* | Revert "Enable iframe scrolling."Guang Zhu2010-12-141-16/+33
|/
* Merge "Set 660 permissions on Geolocation permissions DB"Steve Block2010-12-142-3/+21
|\
| * Set 660 permissions on Geolocation permissions DBSteve Block2010-12-142-3/+21
* | Merge "Enable iframe scrolling."Patrick Scott2010-12-131-33/+16
|\ \
| * | Enable iframe scrolling.Patrick Scott2010-12-131-33/+16
* | | Only the WebRequestContext handle deletion of private cookiesKristian Monsen2010-12-134-63/+29
|/ /
* | Merge "Fixes cookiejar and webicon permissions"John Reck2010-12-132-4/+32
|\ \
| * | Fixes cookiejar and webicon permissionsJohn Reck2010-12-102-4/+32
* | | Clean the private cookies when we create the first or remove the last contextKristian Monsen2010-12-131-5/+13
* | | Make private browsing cache in-memoryKristian Monsen2010-12-133-23/+15
* | | Merge "Add JNI hooks for JniUtil class."Iain Merrick2010-12-134-11/+61
|\ \ \
| * | | Add JNI hooks for JniUtil class.Iain Merrick2010-12-104-11/+61
| |/ /
* | | Fix hit testing inside layers.Patrick Scott2010-12-131-7/+8
|/ /
* | Merge "Update Audio MediaPlayer to cope with a live stream"Ben Murdoch2010-12-091-1/+10
|\ \
| * | Update Audio MediaPlayer to cope with a live streamBen Murdoch2010-12-091-1/+10
| |/
* | Merge "look for the parent anchor"Cary Clark2010-12-091-2/+8
|\ \
| * | look for the parent anchorCary Clark2010-12-091-2/+8
| |/
* | Merge "WebResponse headers should be case-insensitive."Iain Merrick2010-12-091-1/+9
|\ \
| * | WebResponse headers should be case-insensitive.Iain Merrick2010-12-091-1/+9
| |/
* | call hideCursor directly, avoiding a newer cacheCary Clark2010-12-091-1/+7
|/
* Merge "Add app-switch keycode."Jeff Brown2010-12-071-0/+1
|\
| * Add app-switch keycode.Jeff Brown2010-12-071-0/+1
* | GLWebViewState should get the baseLayer set during initTeng-Hui Zhu2010-12-071-1/+6
* | Merge "Change scrollBy to scrollTo in order to support fling."Patrick Scott2010-12-071-8/+13
|\ \
| * | Change scrollBy to scrollTo in order to support fling.Patrick Scott2010-12-071-8/+13
* | | Fix for <select> elements.Leon Scroggins2010-12-073-29/+11
|/ /
* | Fix CookieManager.hasCookies().Iain Merrick2010-12-063-3/+17
|/
* Merge "CookieManager::flushCookieStore() is now synchronous."Iain Merrick2010-12-063-2/+64
|\
| * CookieManager::flushCookieStore() is now synchronous.Iain Merrick2010-12-033-2/+64
* | Refactor AutoFill so it runs lazily.Ben Murdoch2010-12-067-41/+59
* | Fix gmail crash with HW acceleration.Patrick Scott2010-12-031-2/+4
* | Avoid reflow if textWrapWidth's diff is small.Shimeng (Simon) Wang2010-12-031-2/+6
* | Merge "Attempt to scroll layers everytime the user drags."Patrick Scott2010-12-033-35/+29
|\ \
| * | Attempt to scroll layers everytime the user drags.Patrick Scott2010-12-033-35/+29
* | | Merge changes If294e929,I1baea2ee,Ie2bf417bBen Murdoch2010-12-036-19/+32
|\ \ \
| * | | Merge Chromium at r66597: Merge in AutoFill changes in r66310Ben Murdoch2010-12-032-3/+16
| * | | Merge Chromium at r66597: Merge in AutoFill changes from r66237Ben Murdoch2010-12-031-8/+8
| * | | Merge Chromium at r66597: AutoFill: no more queryIdBen Murdoch2010-12-034-8/+8
| |/ /
* | | Merge "keep rects separate across canvas push"Cary Clark2010-12-031-1/+6
|\ \ \ | |/ / |/| |
| * | keep rects separate across canvas pushCary Clark2010-12-031-1/+6
* | | Rewrite scrollable layers using multiple layers.Patrick Scott2010-12-039-169/+152
| |/ |/|