History log of /external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b7927778dc52a2279927acdbef479ca994c843e 07-Dec-2011 Nicolas Roard <nicolasroard@google.com> Remove unneeded PictureSet clear

bug:5720732

Change-Id: Iaf3a41adaa0799867a615b42d1d603aca3c8e35d
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
84080ee930ca8af9706379ed3e304904f598050a 06-Dec-2011 John Reck <jreck@google.com> Support spellcheck on text areas

Bug: 5719053

Change-Id: I5f69e411d2ade2eaaf5c9e9e39dc8dc7d23425f1
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
d178dc379b292b67e36ddfd60a93114587d7eb56 10-Nov-2011 Ben Murdoch <benm@google.com> Fix CTS regressions from merge to r74534.

WebKit change http://trac.webkit.org/changeset/73385 removed
overflow dimensions from the calculation of layer dimensions.
This means that the optimisation inside the nav cache to skip
building a frame cache when one of the layer dimensions is 0
is no longer valid (as the layer may contain only overflow
content).

Bug: 5572431

Change-Id: I3c973ad1ed57b07217d19f5d4fba7bfe522a2165
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
e95b6bbb96a1667e7f5a65cdeb9e79a2714e4563 14-Oct-2011 John Reck <jreck@google.com> Don't cache size of cursor rings array

Bug: 4974452
Remove the unnecessary assert
Prevent size of cursor rings array from getting out of sync
with the cached size by eliminating the cached size

Change-Id: I40ceb22f3b636e5af890607b456e76e38c615eac
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
85e3844824444f304a15e57f62d2e5670fb3bf47 11-Oct-2011 Michael Kolb <kolby@google.com> Support spellcheck attribute in input fields

Bug: 5267547

When spellcheck is set to false, disable the
IME suggestions and the spelling error highlighting

Change-Id: Ib62bc760334159aa086214cc6f1388d1abe89cb4
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
0f75d6be298fed21695112a14351eae2ebb6d3bb 29-Jun-2011 Shimeng (Simon) Wang <swang@google.com> Use full scrollable area for content width/height.

Currently after webkit merge, the content width/height is only
for visible area.

issue: 4672075
Change-Id: Ib7d51119a59131f1443a3c0d59980a8da34b4173
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
24bd542d53743a6d367519174823cc57ad9cd3f8 03-Jun-2011 Steve Block <steveblock@google.com> Merge WebKit at r82507: Node::isContentEditable() renamed

See http://trac.webkit.org/changeset/81965

Change-Id: I9a4e628938c8cd1238140eb7e5617700487ca227
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
022577c9685aff683d1886ad93000e115dd4d686 19-May-2011 Steve Block <steveblock@google.com> Merge WebKit at r78450: HTMLAreaElement::getRect() renamed

See http://trac.webkit.org/changeset/78261

Change-Id: I3514038557683146ace616982a0706b6c0fb1f95
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
1ed8c4d16ac986307f1c0589a3a720a37e60f313 18-May-2011 Steve Block <steveblock@google.com> Merge WebKit at r78450: IntRect::bottom()/right() renamed

See http://trac.webkit.org/changeset/77286 and
http://trac.webkit.org/changeset/77398

Change-Id: I0ae670bff327fb981e037f5394c55bfb4aeb81eb
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
9bbecbe38e6249c7b1c0874e80503f6162f13613 17-May-2011 Ben Murdoch <benm@google.com> Merge WebKit at r76408: Fix calls to RenderLayer::scrollToOffset()

As of http://trac.webkit.org/changeset/76291 RenderLayer::scrollToOffset
only takes two parameters (the x and y offset). Update our callsites to
reflect this. It seems safe to disregard the booleans.

Change-Id: I63bc103e4fc961968055770792aead82be82435a
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp
a2c606d1d8312a5d063e4a11e5911d9c8e4a3d19 13-May-2011 Ben Murdoch <benm@google.com> Merge WebKit at r75993: Move WebKit/android files to Source

Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9
/external/webkit/Source/WebKit/android/nav/CacheBuilder.cpp