| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |\ \ \ \ \ \ |
|
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
To be compatible with older projects, the projects do not
have to declare which build-tools to use and instead use the lastest.
Change-Id: Ic09a4a8f53109f36c4fed60b8f848f9b4db686c4
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | / / / / / /
| |/ / / / / /
|/| | | | | | |
* commit 'a2dc08a8d8cf31a94b6dbfbfcc10b1a0ee0c65de':
Switch to SDK Repository v8. DO NOT MERGE.
|
| |\ \ \ \ \ \
|/ / / / / / /
| | | | _ / /
| | | | / /
| | | | | | |
* commit '1ea36a331bbee733a7b96f512dd79454a4a77496':
Switch to SDK Repository v8. DO NOT MERGE.
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Change-Id: I344cea9d06f0c975a4c2e2cb43a5454d5c941412
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I3c36dcb71dc36b930b33c74a959f2a5e43419905
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I832831093402bb6d4bfa4ab8aefd23d8d7ee8291
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ia7a910e4426cf73f9ed25de9dfaf3df63cb88116
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I99e6ae5ac952fe2f1295fd80a222373540a1cab2
|
|\ \ \ \ \ |
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Ibf8919eb96d9d026988bd2d97972e35aa0c9ae2f
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This is now needed by sdklib for signing.
Change-Id: I804d8d2ca2d5a939c24e977ea48a2a5ad4fa7501
|
|\ \ \ \ |
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I324a5cb5c9c34ec4a8c2e4438bba8ebd56a693e6
|
|\ \ \ \ |
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Now ddmlib is a prebuilt.
Change-Id: Ic1bfb74c399a22c2a023f04aa2dc5c7ff4ae1b8d
|
|\ \ \ \ |
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ib897ae33d2bb0797ad8da94abedcfa55e6a85787
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Iba15f82cb00d19217382c78d8ff37dda1e97ea59
|
|\ \ \ \ \
| |/ / / / |
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I4c1979f8f07d24573b3ff7d7a1fa22d6ea87e5e3
|
|\ \ \ \ |
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I62208c275eb13ec18e3c5f8078fd4aad524534df
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Method which is marked @NonNull delegates to a different method
in tools/base which is marked @Nullable.
Change-Id: I45810dc805e5d638d2d03929ceb580f6d7ec58f9
|
|\ \ \ \ \ |
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Ia3bb2658474760de51b8af4d2f74d3c4771151c7
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The XML pretty printer was moved up from the Eclipse plugin
into common (such that for example the resource merger can
use it).
This CL removes the old XML pretty printer and replaces it
by a subclass which customizes the formatter slightly (in
particular, taking advantage of the Eclipse DOM's ability
to remember whether an XML tag was an empty tag such at
<this/> rather than <this></this>.)
Change-Id: Ie0865c3c35f1340fa4dcaf42253599f278ce4997
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The following line pollutes the value of LOCAL_PATH:
include $(call all-makefiles-under,$(LOCAL_PATH))
Therefore, we need to keep around the original value of LOCAL_PATH so
that we can restore it before calling find-all-java-files-under.
Change-Id: I0e33a938e6259d4b37425040a9231991778acc84
|
|\ \ \ \ \ \ |
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This must be submitted with prebuilts/devtools' change I3d985ed0abf.
Change-Id: Icab479e0e8a5c126b0fdc213a792187a14a44f21
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
These files are already in development/tools/emulator.
Change-Id: I58988ce49804583b06e7d93380c44ba800448216
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit f95aa7710c5eeeb9a539372caacaf0fe111a9e82.
The auto mergers are back on.
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit 6617e769cb453953ee83ec19ef744acdd3f22658.
Auto merger isn't working, so eclipse-build-deps project isn't being
synchronized.
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | / / / /
| |_|/ / / /
|/| | | | | |
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Platform, JDT & Deltapack 4.2.2
Change-Id: I0163ee7b9cc0c46a6fc932af98a0693ff547cd4a
|
|\ \ \ \ \ |
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Idfe3db88eb3c7493a4ccde0713ec925b4dfb8769
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|