| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Autocomplete feature for chromium webview | sgurun@chromium.org | 2013-06-22 | 1 | -8/+7 |
* | [Autofill] Remove the "Disable native Autofill UI" flag. | isherman@chromium.org | 2013-06-21 | 1 | -2/+1 |
* | [Android WebView] Clamp Bitmap size when it will be drawn into a Canvas. | benm@chromium.org | 2013-06-21 | 2 | -3/+6 |
* | Clean up AwContents calls to change visibility | boliu@chromium.org | 2013-06-21 | 2 | -7/+3 |
* | Hookup android_webview scroll offset delegation to Java side. | mkosiba@chromium.org | 2013-06-20 | 2 | -1/+23 |
* | Add Garbage collection test for AwContents | joth@chromium.org | 2013-06-20 | 1 | -0/+10 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 4 | -5/+4 |
* | Context menu on a webpage should be positioned differently when invoked from | varunjain@chromium.org | 2013-06-18 | 2 | -4/+2 |
* | [Android WebView] Fix LoadsImagesAutomatically tests after crbug.com/224317 | mnaganov@chromium.org | 2013-06-17 | 1 | -2/+5 |
* | [Android WebView] Fix up invalidate path | boliu@chromium.org | 2013-06-16 | 2 | -3/+3 |
* | Abstract WebContentsObserver from Autofill shared code | blundell@chromium.org | 2013-06-16 | 2 | -13/+8 |
* | Fix Popup window flow to work with synchronous compositor gfx mode | joth@chromium.org | 2013-06-14 | 4 | -103/+96 |
* | [Android WebView] Remove caching of Bitmaps used for SW draw. | benm@chromium.org | 2013-06-14 | 2 | -8/+4 |
* | Consolidate the SW and HW draw methods in InProcessViewRenderer | joth@chromium.org | 2013-06-13 | 2 | -23/+28 |
* | Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 2 | -4/+4 |
* | Delete the browser-compositor webview render mode | joth@chromium.org | 2013-06-13 | 1 | -2/+2 |
* | [Android] Fix component build again. | yfriedman@chromium.org | 2013-06-12 | 1 | -0/+1 |
* | Revert 205670 "Un-refcount AutofillWebData and TokenWebData" | raymes@chromium.org | 2013-06-12 | 1 | -1/+1 |
* | Un-refcount AutofillWebData and TokenWebData | caitkp@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 1 | -1/+2 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 1 | -2/+1 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 1 | -1/+2 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of strings headers in android_webview/. | avi@chromium.org | 2013-06-10 | 2 | -2/+2 |
* | Revert 205038 "Un-refcount AutofillWebData and TokenWebData" | cpu@chromium.org | 2013-06-08 | 1 | -1/+1 |
* | Un-refcount AutofillWebData and TokenWebData | caitkp@chromium.org | 2013-06-08 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | In components/autofill, move browser/risk/ to content/browser/risk/ | blundell@chromium.org | 2013-06-07 | 1 | -0/+1 |
* | Fix error in fallback SW rendering | joth@chromium.org | 2013-06-05 | 2 | -3/+7 |
* | Make webkit_user_agent a standalone gyp | jamesr@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | reland of 'split webkit/glue/webpreferences to common and renderer' | scottmg@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Revert 203261 "split webkit/glue/webpreferences to common and re..." | isherman@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | split webkit/glue/webpreferences to common and renderer | scottmg@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -2/+2 |
* | components: Move web_contents_delegate_android into web_contents_delegate_and... | tfarina@chromium.org | 2013-05-29 | 1 | -1/+1 |
* | Introduce content::PageState (again). | darin@chromium.org | 2013-05-28 | 2 | -5/+9 |
* | Revert 202188 "Introduce content::PageState." | grt@chromium.org | 2013-05-26 | 2 | -9/+5 |
* | Introduce content::PageState. | darin@chromium.org | 2013-05-24 | 2 | -5/+9 |
* | Cache auxiliary bitmap across draw frames | joth@chromium.org | 2013-05-24 | 2 | -3/+11 |
* | Move webkit/user_agent/ into webkit/common | jamesr@chromium.org | 2013-05-23 | 1 | -1/+1 |
* | components: Move navigation_interception into navigation_interception namespace. | tfarina@chromium.org | 2013-05-22 | 1 | -1/+1 |
* | Bring up Software rendering in merged thread mode | joth@chromium.org | 2013-05-16 | 1 | -1/+1 |
* | Implement get/set(saveformdata) for chromium based webview. | sgurun@chromium.org | 2013-05-15 | 4 | -0/+61 |
* | Enable Clang warnings for implementation files on all platforms. | rsleevi@chromium.org | 2013-05-15 | 1 | -1/+1 |
* | [Android WebView] Remove direct access to fields in aw_settings | mnaganov@chromium.org | 2013-05-10 | 2 | -208/+72 |
* | Hardware draw init in android_webview | boliu@chromium.org | 2013-05-09 | 2 | -5/+13 |
* | Android WebView Merged-Thread Hardware Draw | boliu@chromium.org | 2013-05-09 | 2 | -3/+6 |
* | Implement WebViewDatabase's hasFormData API for chromium based webview. | sgurun@chromium.org | 2013-05-08 | 4 | -16/+37 |
* | Fix for bug 235641, remove kOnNewPictureEnabled | kristianm@chromium.org | 2013-05-08 | 2 | -23/+6 |
* | [Chromium] Add tracing to startup process, particularly for Android | andrewhayden@chromium.org | 2013-05-03 | 1 | -0/+2 |