This CL allows getChildVisibleRect to optionally always call the
view's parent. The previous version attempted to optimize the call
by not calling further up the view heirarchy when the rect isn't
visible in the current view.
The call is hidden and the previous behaviour is preserved to limit
the bits of code that this change affects.
Bug: 28514727
Change-Id: I49550ed4082bcbdcfe4643b962b50f3308092525
am: fce2c1443f
* commit 'fce2c1443f85b8c52c9ffe3b1c52ebd76c5d24e4':
Clarifies that filesystem permission 0700 is not enforced as an invariant
Change-Id: Ib49897e222d33485a8bcd0ab3b4bfe594061f2fd
am: 48222d0d76
* commit '48222d0d76d7f15487236a964f67b3499a173efe':
Clarifies that filesystem permission 0700 is not enforced as an invariant
Change-Id: I08e26c219c10938ea820593da2eb15a2d41cc9d3
am: aae28050d3
* commit 'aae28050d33222877636d2c3f6d9fd7e239ac5cd':
Clarifies that filesystem permission 0700 is not enforced as an invariant
Change-Id: Ib76f117330ef9bc4cb89acd3f2b09bed7564cdfe
am: 454b6d05c4
* commit '454b6d05c46063e3143f5394a04610ff92eef5dc':
Clarifies that filesystem permission 0700 is not enforced as an invariant
Change-Id: I22ebc374339103ae457321503beff090faa01216
am: 9f919e584b
* commit '9f919e584bc638f4afb17078305704f88c9f0311':
delete outdated translated versions of sdk/tools pages. cherrypicking to mnc-docs because it's also relevant to the live site as per... bug: 28431831 We must translate the new page to properly resolve this
Change-Id: Iceeec99be78d2af71f9383aa4dcee86e2895e190
am: 391167a261
* commit '391167a26125cf1b22a732d6f04a3350c65d9316':
delete outdated translated versions of sdk/tools pages. cherrypicking to mnc-docs because it's also relevant to the live site as per... bug: 28431831 We must translate the new page to properly resolve this
Change-Id: Ib095730ea3fe73f27648eef9df915a8b6f8490cb
am: 3226c42dc2
* commit '3226c42dc278e9c13c266db4934c1ecfba90ec43':
delete outdated translated versions of sdk/tools pages. cherrypicking to mnc-docs because it's also relevant to the live site as per... bug: 28431831 We must translate the new page to properly resolve this
Change-Id: I03d778900492064688db2ab61ecf1e479eb05f78
am: d587bec813
* commit 'd587bec813d99ac6743555f9c95718a49e2c0c61':
delete outdated translated versions of sdk/tools pages. cherrypicking to mnc-docs because it's also relevant to the live site as per... bug: 28431831 We must translate the new page to properly resolve this
Change-Id: Ic6320e08d5029ddcc2a798d5a7ce3c2c6103eb46
The STH just needs to log the fact that a model has been stopped when it
is aborted. We also need to allow models to be stopped even if the
service is unavailable.
Bug:28474708
Change-Id: I2d618ae9c7c87311223f7d75b8ded7678252d11c
The multi-package APKs feature was not validated and is now disabled.
Also the ephemeral work was postponed which requires disabling of the
ephemeral cookie APIs.
bug:28514747
Change-Id: Iab7f11c503a76bcc414408dfebdf200843db814e
cherrypicking to mnc-docs because it's also relevant to the live site as per...
bug: 28431831
We must translate the new page to properly resolve this
Change-Id: Id81461f30f638734470ab9880509e76e4df68ce1
(cherry picked from commit 251a0650a8927424249e92de184bc61423867662)
AppWindowToken can contain windows from multiple clients (Processes)
If one of the client dies we shouldn't remove all windows in the app
token. We should only remove dea windows.
Bug: 28467642
Change-Id: I8be6a98e0acc79719158567114f4902066069c1b
On Devsite, the redirect parser doesn't understand regular
expressions, which breaks ~ 10% of our existing redirects; fixing
them now. Also fixing a few other redirect-related bugs while I've got
the hood open.
See first comment for doc stage location.
bug: 28447522
bug: 28467616
Change-Id: I5f315fd54cb9353a56674b5aac4dcd53875263c9