summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/AndroidLog.h
Commit message (Collapse)AuthorAgeFilesLines
* Canvas on a textureJohn Reck2012-03-201-1/+24
| | | | Change-Id: I841b3e021298738c91701068992798a55290a520
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
| | | | | | | See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I35a9fa5e53a83a9c9a920333a3752dd151fbd3b8
* Only log from notImplemented() in debug buildsSteve Block2011-11-241-0/+1
| | | | | | | | | | | | | | The upstream notImplemented() is only enabled in debug builds. Currently, we use an Android-specific implementation of notImplemented(), which is enabled in all builds. We probably don't want this logging in all builds: logging in debug builds only is sufficient. Also, now that WebKit logging is functional (b/5448972), we don't need an Android-specific implementation of notImplemented(). This patch removes our local edit to address both of these. Change-Id: I07e2e8cb42d99dece1c711508c297d8ae0bdda72
* Fix some include guards in Android filesSteve Block2011-06-081-3/+3
| | | | | | | | | 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/+48
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9