index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android_webview
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable Autocomplete feature for chromium webview
sgurun@chromium.org
2013-06-22
2
-0
/
+9
*
Update remaining Blink header includes
abarth@chromium.org
2013-06-20
5
-13
/
+13
*
[Android WebView] Fix LoadsImagesAutomatically tests after crbug.com/224317
mnaganov@chromium.org
2013-06-17
2
-18
/
+0
*
[Android WebView] Implement WebPermissionClient methods.
benm@chromium.org
2013-06-14
2
-0
/
+35
*
Delete the browser-compositor webview render mode
joth@chromium.org
2013-06-13
4
-109
/
+0
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
[Android WebView] Fix error description setting for provisional load
mnaganov@chromium.org
2013-06-05
1
-4
/
+6
*
[Android WebView] Provide a minimal error description for nav errors
mnaganov@chromium.org
2013-06-04
1
-0
/
+5
*
Update references to Blink's Platform API headers (remaining)
abarth@chromium.org
2013-05-30
3
-8
/
+8
*
Remove dead WebCompositorInputHandler related code
jamesr@chromium.org
2013-05-23
2
-6
/
+0
*
components: Move visitedlink into visitedlink namespace.
tfarina@chromium.org
2013-05-17
2
-4
/
+4
*
Android WebView Merged-Thread Hardware Draw
boliu@chromium.org
2013-05-09
4
-7
/
+12
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
2
-23
/
+2
*
Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...
mattm@chromium.org
2013-05-01
2
-2
/
+23
*
Introduce SynchronousCompositor + Client
joth@chromium.org
2013-05-01
2
-23
/
+2
*
android_webview: Use base::MessageLoop.
xhwang@chromium.org
2013-04-27
1
-2
/
+2
*
Add frame parameter to GetNavigationErrorStrings.
ttuttle@chromium.org
2013-04-23
2
-0
/
+2
*
[android] Resize the android_webview if it's 0x0 initially.
mkosiba@chromium.org
2013-04-19
2
-1
/
+18
*
Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client
kaanb@chromium.org
2013-04-19
1
-1
/
+0
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
[Android WebView] Never turn off viewport and fixed layout
mnaganov@chromium.org
2013-04-17
2
-10
/
+0
*
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...
kaanb@chromium.org
2013-04-11
2
-7
/
+0
*
android_webview: changes to support Android GraphicBuffers
kaanb@chromium.org
2013-04-08
3
-4
/
+14
*
Allow for synchronous compositor input handling when UI and compositor threads
jdduke@chromium.org
2013-03-18
4
-3
/
+19
*
Get renderer compositor message loop override dynamically
boliu@chromium.org
2013-03-08
2
-5
/
+8
*
Allow renderer compositor message loop to be set by content embedder
boliu@chromium.org
2013-03-07
2
-2
/
+11
*
[Android WebView] Implement WebView.setInitialScale
mnaganov@chromium.org
2013-02-28
2
-0
/
+10
*
[Android WebView] Update WebView.EnableFixedLayoutMode in sync with ViewportE...
mnaganov@chromium.org
2013-02-27
2
-0
/
+10
*
[Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode
mnaganov@chromium.org
2013-02-26
2
-0
/
+10
*
[Android WebView] Migrate the rendering code to a separate set of classes.
leandrogracia@chromium.org
2013-02-15
5
-36
/
+102
*
Revert 182710, this broke check_deps.
marja@chromium.org
2013-02-15
5
-102
/
+36
*
[Android WebView] Migrate the rendering code to a separate set of classes.
leandrogracia@chromium.org
2013-02-15
5
-36
/
+102
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-15
2
-22
/
+18
*
[Android WebView] Implement WebSettings.setTextZoom for legacy layout modes
mnaganov@chromium.org
2013-02-14
2
-0
/
+11
*
Revert 182106
nduca@chromium.org
2013-02-13
2
-18
/
+22
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-13
2
-22
/
+18
*
Implement focus based hit test logic
boliu@chromium.org
2013-02-07
1
-58
/
+110
*
[Android WebView] Implement the capture picture API.
leandrogracia@chromium.org
2013-01-30
2
-0
/
+16
*
Android WebView visited link highlighting implementation
boliu@chromium.org
2013-01-25
3
-8
/
+16
*
Update some #includes in android_webview/renderer for headers in the new Plat...
pilgrim@chromium.org
2013-01-10
2
-6
/
+6
*
[Android WebView] Update SW rendering to use SkPicture and fix scrolling cases.
leandrogracia@chromium.org
2013-01-09
2
-5
/
+5
*
[Android WebView] Prepare to simulate SW rendering with the capture picture A...
leandrogracia@chromium.org
2013-01-04
2
-1
/
+32
*
[Android Webview] Remove CreatePluginReplacement override.
benm@chromium.org
2012-12-20
2
-11
/
+0
*
Add link content detection for Android WebView
boliu@chromium.org
2012-11-13
1
-5
/
+39
*
Implement hit test related methods in Android WebView
boliu@chromium.org
2012-11-08
3
-1
/
+74
*
Clean up android_webview OWNERS and DEPS
joth@chromium.org
2012-10-29
1
-0
/
+2
*
[Android WebView] Support for fetching Android Java resources.
benm@google.com
2012-10-16
1
-5
/
+22
*
Implement AwContentRendererClient and remove chrome/ dependency
boliu@chromium.org
2012-10-11
2
-0
/
+129
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
2
-0
/
+15
*
Implement Android WebView clearCache clear disk cache
boliu@chromium.org
2012-10-05
2
-2
/
+11
[next]