summaryrefslogtreecommitdiffstats
path: root/android_webview/native
Commit message (Expand)AuthorAgeFilesLines
* Enable Autocomplete feature for chromium webviewsgurun@chromium.org2013-06-221-8/+7
* [Autofill] Remove the "Disable native Autofill UI" flag.isherman@chromium.org2013-06-211-2/+1
* [Android WebView] Clamp Bitmap size when it will be drawn into a Canvas.benm@chromium.org2013-06-212-3/+6
* Clean up AwContents calls to change visibilityboliu@chromium.org2013-06-212-7/+3
* Hookup android_webview scroll offset delegation to Java side.mkosiba@chromium.org2013-06-202-1/+23
* Add Garbage collection test for AwContentsjoth@chromium.org2013-06-201-0/+10
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-204-5/+4
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-182-4/+2
* [Android WebView] Fix LoadsImagesAutomatically tests after crbug.com/224317mnaganov@chromium.org2013-06-171-2/+5
* [Android WebView] Fix up invalidate pathboliu@chromium.org2013-06-162-3/+3
* Abstract WebContentsObserver from Autofill shared codeblundell@chromium.org2013-06-162-13/+8
* Fix Popup window flow to work with synchronous compositor gfx modejoth@chromium.org2013-06-144-103/+96
* [Android WebView] Remove caching of Bitmaps used for SW draw.benm@chromium.org2013-06-142-8/+4
* Consolidate the SW and HW draw methods in InProcessViewRendererjoth@chromium.org2013-06-132-23/+28
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-132-4/+4
* Delete the browser-compositor webview render modejoth@chromium.org2013-06-131-2/+2
* [Android] Fix component build again.yfriedman@chromium.org2013-06-121-0/+1
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-121-1/+1
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-111-1/+1
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-111-1/+2
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-111-2/+1
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-111-1/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Use a direct include of strings headers in android_webview/.avi@chromium.org2013-06-102-2/+2
* Revert 205038 "Un-refcount AutofillWebData and TokenWebData"cpu@chromium.org2013-06-081-1/+1
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-081-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* In components/autofill, move browser/risk/ to content/browser/risk/blundell@chromium.org2013-06-071-0/+1
* Fix error in fallback SW renderingjoth@chromium.org2013-06-052-3/+7
* Make webkit_user_agent a standalone gypjamesr@chromium.org2013-05-311-1/+1
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-2/+2
* components: Move web_contents_delegate_android into web_contents_delegate_and...tfarina@chromium.org2013-05-291-1/+1
* Introduce content::PageState (again).darin@chromium.org2013-05-282-5/+9
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-262-9/+5
* Introduce content::PageState.darin@chromium.org2013-05-242-5/+9
* Cache auxiliary bitmap across draw framesjoth@chromium.org2013-05-242-3/+11
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1
* components: Move navigation_interception into navigation_interception namespace.tfarina@chromium.org2013-05-221-1/+1
* Bring up Software rendering in merged thread modejoth@chromium.org2013-05-161-1/+1
* Implement get/set(saveformdata) for chromium based webview.sgurun@chromium.org2013-05-154-0/+61
* Enable Clang warnings for implementation files on all platforms.rsleevi@chromium.org2013-05-151-1/+1
* [Android WebView] Remove direct access to fields in aw_settingsmnaganov@chromium.org2013-05-102-208/+72
* Hardware draw init in android_webviewboliu@chromium.org2013-05-092-5/+13
* Android WebView Merged-Thread Hardware Drawboliu@chromium.org2013-05-092-3/+6
* Implement WebViewDatabase's hasFormData API for chromium based webview.sgurun@chromium.org2013-05-084-16/+37
* Fix for bug 235641, remove kOnNewPictureEnabledkristianm@chromium.org2013-05-082-23/+6
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-031-0/+2