summaryrefslogtreecommitdiffstats
path: root/android_webview/native/aw_contents.h
Commit message (Expand)AuthorAgeFilesLines
* [android] Plumb through page scale to the InProcessViewRenderer.mkosiba@chromium.org2013-07-121-1/+5
* [android] Hook up overscrolling to the android_webview layer.mkosiba@chromium.org2013-07-081-0/+1
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-281-0/+2
* Revert "Implement the autofill UI for chromium powered android webview."eroman@chromium.org2013-06-271-2/+0
* Implement the autofill UI for chromium powered android webview.sgurun@chromium.org2013-06-271-0/+2
* Clean up AwContents calls to change visibilityboliu@chromium.org2013-06-211-3/+1
* Hookup android_webview scroll offset delegation to Java side.mkosiba@chromium.org2013-06-201-0/+4
* [Android WebView] Fix up invalidate pathboliu@chromium.org2013-06-161-1/+1
* Fix Popup window flow to work with synchronous compositor gfx modejoth@chromium.org2013-06-141-13/+19
* Consolidate the SW and HW draw methods in InProcessViewRendererjoth@chromium.org2013-06-131-8/+9
* Implement get/set(saveformdata) for chromium based webview.sgurun@chromium.org2013-05-151-0/+3
* Hardware draw init in android_webviewboliu@chromium.org2013-05-091-2/+3
* Android WebView Merged-Thread Hardware Drawboliu@chromium.org2013-05-091-1/+4
* Fix for bug 235641, remove kOnNewPictureEnabledkristianm@chromium.org2013-05-081-10/+2
* [android] Resize the android_webview if it's 0x0 initially.mkosiba@chromium.org2013-04-191-0/+1
* Callbacks cannot be owned by Javakristianm@chromium.org2013-04-051-13/+0
* [Android WebView] Provide more information about WebView for web debuggingmnaganov@chromium.org2013-03-121-0/+1
* Remove Android WebView synchronous find.boliu@chromium.org2013-03-081-1/+0
* [Android WebView] Expose resetScrollAndScaleState from AwSettingsmnaganov@chromium.org2013-02-281-2/+0
* Implement Webviewclient.onReceivedSslErrorsgurun@chromium.org2013-02-261-2/+6
* [Android WebView] Implement WebSettings.{get|set}LoadWithOverviewModemnaganov@chromium.org2013-02-261-0/+2
* [Android WebView] Migrate the rendering code to a separate set of classes.leandrogracia@chromium.org2013-02-151-58/+17
* Revert 182710, this broke check_deps.marja@chromium.org2013-02-151-17/+58
* [Android WebView] Migrate the rendering code to a separate set of classes.leandrogracia@chromium.org2013-02-151-58/+17
* [Android WebView] Implement WebSettings.setTextZoom for legacy layout modesmnaganov@chromium.org2013-02-141-0/+4
* Implementing geolocation for the Android Webviewkristianm@chromium.org2013-02-141-5/+16
* Add a utility method to receive an AwContents from a render_process_id and a ...sgurun@chromium.org2013-02-071-0/+4
* Correct device scale for Android WebView SW rendering.leandrogracia@chromium.org2013-02-051-0/+1
* Rename JavaScriptDialogCreator to JavaScriptDialogManager.kkania@chromium.org2013-02-011-1/+1
* Code conventions.sgurun@chromium.org2013-01-311-1/+1
* [Android WebView] Implement the capture picture API.leandrogracia@chromium.org2013-01-301-1/+29
* Android WebView visited link highlighting implementation part 2boliu@chromium.org2013-01-251-0/+1
* Implements onReceivedIconacleung@chromium.org2013-01-221-0/+8
* Implementing native chromium GeolocationPermissionContextkristianm@chromium.org2013-01-101-0/+7
* Remove incognito parameter from AwContentskristianm@chromium.org2013-01-091-2/+1
* [Android WebView] Update SW rendering to use SkPicture and fix scrolling cases.leandrogracia@chromium.org2013-01-091-1/+1
* [Android WebView] Prepare to simulate SW rendering with the capture picture A...leandrogracia@chromium.org2013-01-041-2/+6
* Define public inteface for accessing Canvas pixelsjoth@chromium.org2012-12-251-0/+1
* [Android WebView] Add API to focus the intial node.benm@chromium.org2012-12-201-0/+1
* Apply scroll correction to HW draw path.leandrogracia@chromium.org2012-12-191-0/+3
* [Android WebView] Introduce new layers to ensure proper scissoring and clipping.leandrogracia@chromium.org2012-12-191-2/+5
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-151-2/+12
* [Android WebView] Convert context menu callback to long pressboliu@chromium.org2012-12-111-0/+2
* Migrate the Android compositor to cc::Layer classes.leandrogracia@chromium.org2012-12-031-0/+4
* [Android WebView] AwContentsClient.shouldCreate window callback part 2.benm@chromium.org2012-12-031-0/+7
* Implement AwContents.invalidate()joth@chromium.org2012-11-291-0/+3
* Android WebView save/restoreState Part 2boliu@chromium.org2012-11-211-0/+5
* Fix clang buildjoth@chromium.org2012-11-201-2/+2
* AwContents Compositor bring upjoth@chromium.org2012-11-201-3/+16
* Remove unused declarationboliu@chromium.org2012-11-151-2/+0