| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bug: 5209206
Change-Id: I30020b97692aca30c09a68e92144828619ef4d59
|
|
|
|
|
|
|
|
| |
Bug: 5283037
Show plugin views in new window to avoid
resize due to ActionBar
Change-Id: I6923382d211b243878c1bd246182868dd2fcf51c
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5115647
Removed back from QC options
Added menu to QC options
Removed background on phone
Changed colors to match ICS scheme
Change-Id: I32c8cc0c4714e50e9eca28e6aa069be8d0fe9da8
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 5370935
Change-Id: Ie067bb5eb91101bada96b0c7c7e5afd2d14ed4ab
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The tab's state is concerned with whether or not the page is secure. It should
not mention the lock icon, as this is just a UI choice of how to represent the
security state.
Also renames WebViewController.onUpdatedLockIcon() to onUpdatedSecurityState().
No functional change.
Bug: 5403366
Change-Id: Id18402e84fd9b1f661c160189c7a19a9352fd25c
|
|/ /
| |
| |
| |
| |
| |
| | |
Don't always claim that the certificate is expired and the date is invalid.
Bug: 5403221
Change-Id: I914cfad2d5bba9a7a550c89091201614eef8e60f
|
|/
|
|
|
|
| |
Change-Id: I8dbc25b6c5bdf6b8edf4ba2273b886cc000bfaff
bug:5395019
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 5375434
load images directly into a new tab and set parent on the
new tab
Change-Id: I5b038d30127b6cf3144de4ae38e6f4ab6d9117a5
|
|/
|
|
|
|
| |
Bug: 5066431
Change-Id: Icc4ea38e64881d0f67d3cbbd0b6bda7138f4a0b4
|
|
|
|
|
|
|
|
|
| |
Bug: 5362468
Don't put listviews inside scrollviews
Update the buttons to fancy style
Cleanup padding and sizes
Change-Id: I6b255a194a150b9efb01157475815e654df8231c
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5367069
Change-Id: I029b7b1c31dfb8071d9816c1bb319f61e8362974
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For browser, default will be CPU upload until bug 5334978 fix.
bug:5347539
The webkit part is in
https://android-git.corp.google.com/g/#/c/137610/
Change-Id: Iec3a100dc142b28e54145f08a5c76210f8634cba
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5361553
This fixes the transparency issue. No change to physics.
Change-Id: I85177dd87296155ad923f3967d311337b6cd8b52
|
|\ \ \
| |/ /
|/| | |
|
| |/
| |
| |
| |
| |
| | |
Bug: 5352337
Change-Id: If639cf6dec892f2952f8eb3fedbb267e4cc7c0ae
|
|/
|
|
|
|
| |
Bug: 5255100
Change-Id: Id756e36bba2644cc1be1a699f80dbd78119ec56f
|
|
|
|
|
|
| |
Bug: 5346728
Change-Id: I0dd247bac233e632546cf4fa92ec7ddf3842d588
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5341852
Change-Id: I34028cbfb6fa834624ccb816dda0824504b56028
|
|/
|
|
|
|
|
|
|
| |
Bug: 5340573
Caused because showContextMenu happens before the path for actionmode.
Since none of the children in WebView have a context menu, we can just
prevent BrowserWebView from ever showing a context menu for a child.
Change-Id: I62644682e5ee43dd3c9e8c155c7403611ae6f355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug: 5327408
By using actionBar: false with actionModeOverlay: true the
action mode callbacks happen before the action mode animation.
This allows us to animate down the URL bar at the same time if
needed (when the URL is being edited).
Overlay mode fixes the issue with webview being translated, which
was what caused the selection handles to move. Only the selection
handles were affected thanks to b/4982054
Change-Id: I8153de63124eb4e4d02e88637f0cf01658054a14
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously we passed a null Context into the WebStorageSizeManager
from the unit test. After the refactoring to get the
application context from the passed in Context, this no longer
works. So pass in a valid Context.
(See Ib0be5f8c for the regression)
Bug: 5319628
Change-Id: I691e2edb0a4174076c7599525569d104a83d3442
|
| |
| |
| |
| |
| |
| | |
Bug: 5291191
Change-Id: Ie4a11be79d24af9075e40a0f20cddd39e515ae17
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Bug: 5290513
Change-Id: I2ca1de40fe362b74d941056504fc4e3249de03a3
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Bug: 5287968
System setting is a multiplier on top of browser's text zoom preference
Change-Id: I88ea1340827492412c51efaf28ca789767ba8c56
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The page load time measurement was a stop gap measure until server side
support is ready, and we don't want to ship with it in.
Bug: 5266893
This reverts commit b4e831bf1ff62945199b89a77ad039be7bd16545.
Change-Id: Iafc08cea88774e5ecf018112a25e4dc2993a4623
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 5288329
Pushes scroll bars to the edge and allows scrolling in the empty space
Change-Id: Ie35a0dde2887aeb67d02992751629540222f1713
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5296561
Monkey manages to make the impossible happen - sanity check the state
of the world.
Change-Id: Ibbe62e6bd564d98af570271fa834dc9472c06126
|
|\ \ \
| |/ /
|/| | |
|
| |/
| |
| |
| |
| |
| | |
Bug: 5291191
Change-Id: I70b54d9f7c0ab974bf8a361b77d79a40e8d32f78
|
|/
|
|
|
|
| |
Bug: 5297101
Change-Id: Iff8b57ef28d8481f244d937bf980a84de595e7f8
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5283880
Change-Id: Id2868335d308b8dabf79fe33e177a2d0babd66d9
|
|/
|
|
|
|
| |
Bug: 4982126
Change-Id: Ice99b4af910d811aa4fd5dd6a6d663d60d8ebe62
|
|
|
|
|
|
| |
Bug: 5220344
Change-Id: I78ebbb8ae6c574d79b99fcde8220e5d08342876c
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug: 5265951
Change-Id: I844e1fe4f0d2cdf2376147c733e589c700d4e7be
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Also some tidying up to that the default is only specified in a
single place.
Change-Id: I6d66739a8b0d307f8af3c29c62d122a3044c4943
|