| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I841b3e021298738c91701068992798a55290a520
|
|
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/156016
Bug: 5449033
Change-Id: I35a9fa5e53a83a9c9a920333a3752dd151fbd3b8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9
|