summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebHistory.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 43e94fa8: am 1a6030e7: Merge "Remove inconsistency between HistoryItem wri...John Reck2012-09-041-4/+7
|\
| * Remove inconsistency between HistoryItem writing/readingYaroslav Miroshnychenko2012-09-031-4/+7
* | Support separation interface and implementations of WebView classesJesse Greenwald2012-06-011-33/+32
|/
* Handle more favicon decoding error casesJohn Reck2012-05-221-2/+5
* Ensure getFavicon() does not return uninitialized bitmaps.Jeff Brown2012-05-101-1/+1
* Delay creating Java objects for WebHistoryItemJohn Reck2012-05-071-75/+147
* Fix uninitialized return value for decodingRussell Brenner2012-01-241-4/+2
* Refine WebHistory log outputRussell Brenner2012-01-241-10/+31
* Revert "Enable verbose debugging for WebHistory"Russell Brenner2012-01-231-1/+0
* Enable verbose debugging for WebHistoryRussell Brenner2012-01-171-0/+1
* Refactor WebHistoryRussell Brenner2012-01-171-148/+200
* Update unitTest to match current WebHistoryRussell Brenner2012-01-171-2/+6
* Basic code cleanupRussell Brenner2012-01-171-114/+114
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-101-34/+34
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Fix use of LOG_VERBOSE in WebHistorySteve Block2011-12-121-18/+18
* Use unsigned length when reading dataRussell Brenner2011-11-291-1/+1
* Use RefPtr instead of PassRefPtr for WebHistoryRussell Brenner2011-11-161-20/+20
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-18/+18
* Safely convert punycode IDN to Unicode for display.Shimeng (Simon) Wang2011-07-211-2/+2
* Merge WebKit at r82507: IcondDatabaseBase::iconForPageURL() renamedSteve Block2011-06-081-2/+3
* Merge WebKit at r80534: Fix IconDatabase uses.Ben Murdoch2011-06-021-1/+1
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+857