summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebHistory.h
Commit message (Collapse)AuthorAgeFilesLines
* Handle more favicon decoding error casesJohn Reck2012-05-221-1/+3
| | | | | | | | | | | | | Bug: 6517530 Switch to having webcoreImageToSkBitmap return a pointer instead as it makes dealing with error cases easier. Also add a check to see if SkImageDecoder::DecodeMemory returned true or false, as if it returns false we may have already allocated pixels (so isNull = false), however it might not have valid data or any config Also aggressively check that we have a valid bitmap with a valid config Change-Id: I2a2e856a389d73cdda319eaeaee5d1279a9e2eb6
* Delay creating Java objects for WebHistoryItemJohn Reck2012-05-071-4/+26
| | | | | | Bug: 6447632 Change-Id: Ib2fb66f607dd62ffa2d8acbe5882ad6219413120
* Fix some include guards in Android filesSteve Block2011-06-081-2/+2
| | | | | | | | | This will become relevant after we merge beyond http://trac.webkit.org/changeset/81977 (and its follow-up build fixes r81982, r81988, r81990, r82018) which relies on all platforms' instances of FontPlatformData.h using the correct include guard. Change-Id: I58ec4c8ee23698c41d86794333d603b95f303764
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+68
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9