index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add <ol> formatting to WebView#enableSlowWholeDocumentDraw documentation.
Ben Murdoch
2015-01-07
1
-5
/
+6
*
Rename callDrawGLFunction
John Reck
2014-11-20
1
-1
/
+1
*
Merge "Block loading WebView in privileged processes." into lmp-mr1-dev
Jeff Sharkey
2014-11-14
1
-3
/
+9
|
\
|
*
Block loading WebView in privileged processes.
Jeff Sharkey
2014-11-14
1
-3
/
+9
*
|
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
23
-603
/
+277
|
/
*
Fix docs build breakage
Ignacio Solla
2014-11-12
1
-1
/
+1
*
[WebView] Interface to access hidden APIs.
Ignacio Solla
2014-11-10
2
-1
/
+167
*
Remove the default WebView text encoding resource entirely.
Marcin Kosiba
2014-10-10
1
-1
/
+2
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
3
-6
/
+4
*
Revert "Remove WebView DRP Setting from Developer Settings"
Hui Shu
2014-10-01
1
-0
/
+9
*
Remove WebView DRP Setting from Developer Settings
Hui Shu
2014-09-30
1
-9
/
+0
*
Remove an @removed member of andorid.webkit.WebResourceResponse.
Marcin Kosiba
2014-09-12
1
-10
/
+1
*
Revise createIntent and parseResult API.
Tao Bai
2014-09-09
2
-37
/
+40
*
Merge "Rename WebResourceRequest.hasUserGestureInsecure to hasGesture." into ...
Marcin Kosiba
2014-09-05
1
-1
/
+6
|
\
|
*
Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.
Marcin Kosiba
2014-09-05
1
-1
/
+6
*
|
Change WebView.zoomBy return type to void.
Martin Kosiba
2014-09-05
1
-4
/
+2
|
/
*
Remove unpublished optOutDataReductionProxyApi
Selim Gurun
2014-09-03
2
-21
/
+0
*
Merge "Address API Feedback" into lmp-dev
Selim Gurun
2014-08-28
3
-14
/
+27
|
\
|
*
Address API Feedback
Selim Gurun
2014-08-27
3
-14
/
+27
*
|
Remove synchronized from acceptThirdPartyCookies()
Hector Dearman
2014-08-26
1
-1
/
+1
|
/
*
Store the WebView's package info.
Torne (Richard Coles)
2014-08-14
1
-3
/
+8
*
Merge "Add trace events to WebView startup." into lmp-dev
Torne (Richard Coles)
2014-08-12
1
-19
/
+37
|
\
|
*
Add trace events to WebView startup.
Torne (Richard Coles)
2014-08-13
1
-19
/
+37
*
|
am 84f00277: am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: ...
Robert Ly
2014-08-13
1
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security cons...
Robert Ly
2014-08-13
1
-4
/
+8
|
|
\
|
|
*
cherrypick from klp-docs docs: security consideration for Android <4.2 Change...
Scott Rowe
2014-08-07
1
-4
/
+8
*
|
|
Make WebViewFactory more robust.
Torne (Richard Coles)
2014-08-08
1
-26
/
+30
*
|
|
Merge "Log the version of the WebView package used." into lmp-dev
Torne (Richard Coles)
2014-08-05
1
-2
/
+9
|
\
\
\
|
*
|
|
Log the version of the WebView package used.
Torne (Richard Coles)
2014-08-05
1
-2
/
+9
*
|
|
|
Merge "Fix CookieSyncManager package summary" into lmp-dev
Hector Dearman
2014-08-05
1
-7
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix CookieSyncManager package summary
Hector Dearman
2014-08-05
1
-7
/
+6
*
|
|
|
Don't let failures to load the null WebView propagate.
Torne (Richard Coles)
2014-08-04
1
-2
/
+11
*
|
|
|
Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService...
Primiano Tucci
2014-08-01
1
-2
/
+2
*
|
|
|
CHerry pick Find WebView package name from a config resource. DO NOT MERGE
Torne (Richard Coles)
2014-08-01
1
-2
/
+2
*
|
|
|
Cherry pick Remove dependency on WebView native library path. DO NOT MERGE
Ben Murdoch
2014-08-01
1
-19
/
+80
*
|
|
|
Cherry pick Refactor ActivityManagerService and make WebViewFactory more peda...
Primiano Tucci
2014-08-01
1
-13
/
+14
*
|
|
|
Cherry pick Refactor native library path logic in WebViewFactory DO NOT MERGE
Primiano Tucci
2014-08-01
1
-37
/
+92
*
|
|
|
Cherry pick Append WebView assets to AssetManager when loading the WebView. D...
Marcin Kosiba
2014-08-01
1
-1
/
+5
*
|
|
|
Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO ...
Primiano Tucci
2014-08-01
1
-18
/
+28
*
|
|
|
Cherry pick Load the WebView Java code from an APK. DO NOT MERGE
Torne (Richard Coles)
2014-08-01
1
-3
/
+11
|
/
/
/
*
|
|
Merge "Revert "Load the WebView Java code from an APK." DO NOT MERGE" into lm...
Selim Gurun
2014-07-28
1
-11
/
+3
|
\
\
\
|
*
|
|
Revert "Load the WebView Java code from an APK." DO NOT MERGE
Ben Murdoch
2014-07-28
1
-11
/
+3
*
|
|
|
Merge "Add WebView.enableSlowWholeDocumentDraw" into lmp-dev
Bo Liu
2014-07-28
2
-0
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add WebView.enableSlowWholeDocumentDraw
Bo Liu
2014-07-23
2
-0
/
+16
*
|
|
|
am a7a75633: am 31b9e23a: am 21b90a9d: Merge "Add documentation for CookieMan...
Hector Dearman
2014-07-25
2
-4
/
+11
|
\
\
\
\
|
*
|
|
|
Add documentation for CookieManager defualts
Hector Dearman
2014-07-25
2
-4
/
+11
*
|
|
|
|
am 2bb2cf49: am bc19d47a: am 773433af: Merge "Address API review" into lmp-dev
Selim Gurun
2014-07-24
1
-26
/
+65
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge "Address API review" into lmp-dev
Selim Gurun
2014-07-24
1
-26
/
+65
|
|
\
\
\
\
|
|
*
|
|
|
Address API review
Selim Gurun
2014-07-24
1
-26
/
+65
*
|
|
|
|
|
am 017d651c: am fb8f0643: am aa2a5911: Merge "Update CookieManager API for Co...
Hector Dearman
2014-07-24
1
-2
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
[next]