summaryrefslogtreecommitdiffstats
path: root/android_webview/native
Commit message (Expand)AuthorAgeFilesLines
* [Android webview] Add CPSP config on state restorejoth@chromium.org2013-08-051-0/+19
* [Android WebView] Handle clip size smaller than visible rectboliu@chromium.org2013-08-032-11/+26
* [Android WebView] Always visible to ContentViewCoreboliu@chromium.org2013-08-031-1/+3
* Rename enum in StoragePartition according to style guide.lazyboy@chromium.org2013-08-021-2/+2
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-311-7/+14
* Fix capture picture implementationkristianm@chromium.org2013-07-292-6/+8
* gpu: Add GpuMemoryBufferFactory interface.reveman@chromium.org2013-07-281-2/+2
* [Android WebView] Respect the users setting for password visibility.benm@chromium.org2013-07-261-0/+3
* [Android WebView] Invalidate whole visible rectboliu@chromium.org2013-07-262-9/+20
* Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)jamesr@chromium.org2013-07-252-6/+3
* Revert 213582 "Add support for selectively deleting different bi..."earthdok@chromium.org2013-07-251-14/+7
* Add support for selectively deleting different bits of StoragePartition relat...lazyboy@chromium.org2013-07-251-7/+14
* Hooking up setBackgroundColor from AwContents to rendererjoth@chromium.org2013-07-232-0/+5
* remove webkit_glue_common, move files to webkit_commonscottmg@chromium.org2013-07-231-1/+1
* Minor correctness fix to dialog handlerjoth@chromium.org2013-07-231-4/+10
* Remove extra-whitespace in aw_settings.cc.primiano@chromium.org2013-07-221-1/+0
* Disabling deferred image decoding in webview Chromium.primiano@chromium.org2013-07-221-0/+8
* [Android WebView] Update the NavigationEntry with favicon details.benm@chromium.org2013-07-192-9/+12
* [Autofill] Allow the data list to change when the Popup is Visiblecsharp@chromium.org2013-07-182-0/+9
* Delete unnecessary lines of code.darin@chromium.org2013-07-172-2/+6
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-173-3/+3
* fix some java reference leaksqinmin@chromium.org2013-07-161-1/+3
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-135-7/+6
* [android] Plumb through page scale to the InProcessViewRenderer.mkosiba@chromium.org2013-07-122-3/+14
* webkit: Refactor webkit_renderer.gypi into a gyp file.tfarina@chromium.org2013-07-111-1/+1
* Autofill:Autocheckout: Make bubble more sticky.ramankk@chromium.org2013-07-112-2/+4
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-082-0/+10
* [Android WebView] Reduce jank of HW fallbackbenm@chromium.org2013-07-022-4/+7
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-287-1/+369
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-273-3/+3
* Revert "Implement the autofill UI for chromium powered android webview."eroman@chromium.org2013-06-277-369/+1
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-277-1/+369
* 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