OSDN Git Service

Fine tune the high memory threshold and usage delta for v8 GC.
authorShimeng (Simon) Wang <swang@google.com>
Wed, 26 Jan 2011 18:34:26 +0000 (10:34 -0800)
committerShimeng (Simon) Wang <swang@google.com>
Wed, 26 Jan 2011 19:56:30 +0000 (11:56 -0800)
commit7114f3bf6d5b2dab91a38400b430ab7012a9ce1b
treeabef56ef0bc62c71bd694491b757334c5c179b06
parent3115dad3fc8493ff510b9f6a46b18d951bf5c162
Fine tune the high memory threshold and usage delta for v8 GC.

This will help reduce a bit more v8 GC for heavy web sites.

issue: 3317574
Change-Id: I5f93f9311fc864fb13933f92ff402e00c0e6fcdf
core/java/android/webkit/WebViewCore.java