| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Local only exports due to using of autofill and cookies outside chromium.
All changes marked with #ifdef ANDROID
Change-Id: I72dcd7fe0fe546073c271663123ba17469deaa83
|
|
|
|
|
|
|
|
|
| |
Linking chromium_net as a static lib.
Needed to update the jni to be handled internally instead
of using the one from webkit it got linked with.
Change-Id: Ia717a29afa879be39835d22faacb6c4810728b53
|
|
|
|
|
|
| |
Use FormField from chromium instead of Android.
Change-Id: I63565da382ea5dd10e7aed57a5a0f47293d160a0
|
|
|
|
|
|
| |
Fix for bug 5080607 Update external/chromium to latest revision
Change-Id: I5c98b0d2845fccca4cbcdcea506e8f1759ba5416
|
|
|
|
| |
Change-Id: Ic5ee2fec31358bbee305f7e915442377bfa6cda6
|
|
|
|
| |
Change-Id: I273dde2843af0839dfc08b419bb443fbd449532d
|
|
|
|
| |
Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192
|
|
|
|
| |
Change-Id: Iac2af492818d119bcc2562eb5fdabf5ab0b6df9c
|
|
|
|
| |
Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097
|
|
|
|
|
|
| |
This is branches/597 at r74919.
Change-Id: Iab4795189c52e254b04051b05cbceda407afb0b6
|
|
|
|
| |
Change-Id: I3a36375821806209cd5c303c78225428396c5010
|
|
|
|
|
|
| |
/branches/597/src@71538
Change-Id: Id9fad65a5e6d2ab901d9c8bff6dbf96ab7977f36
|
|
|
|
| |
Change-Id: Id686a88437441ec7e17abb3328a404c7b6c3c6ad
|
|
|
|
| |
Change-Id: I9639f8a997f90ec219573aa22a49f5dbde78cc7b
|
|
|
|
| |
Change-Id: I31d8f1d8cd33caaf7f47ffa7350aef42d5fbdb45
|
|
|
|
| |
Change-Id: Ifb9ee821af006a5f2211e81471be93ae440a1f5a
|
|
|
|
| |
Change-Id: I4aaf5edd697c73913a1bc16c686bbb969d417380
|
|
|
|
|
|
| |
Not including third_party/icu as it contains huge data files that break Gerrit, and aren't actually used.
Change-Id: I428a386e70f3b58cacd28677b8cfda282e891e15
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the initial checkin of AutoFill code into external/chromium.
There's still lots to do, but this basically gets autofill working
end to end, using a precanned profile injected from WebCore. By
default, autofill is not enabled at the moment. For testing you can
turn it on by setting the ENABLE_AUTOFILL environment variable to
"true" and rebuilding.
There is a corresponding change in external/webkit.
Change-Id: I74ef1ccc3fd0625f1bb8e2f85b43a60d23c59ffc
|
|
Change-Id: Ia79acf8670f385cee48c45b0a75371d8e950af34
|