| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
country matches" into idea133 automerge: 1687a96
* commit '9c676ef418fcfc933a07d6e1ffeeffed49a21f2b':
Match language-specific flags before default locale country matches
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
into idea133
automerge: 1687a96
* commit '1687a96922879da90952b9f363380eb923ee700c':
Match language-specific flags before default locale country matches
|
| | |\
| | | |
| | | |
| | | | |
into idea133
|
| | |/
| | |
| | |
| | |
| | |
| | | |
Fixes issue 75173.
Change-Id: Ic825a50664e2c6bae47499482ead8f60a3758787
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
tests."
* commit '972e1c6d399e81b59fc07d7b7bdc77069ebac1c7':
emulator/opengl: Cleanup build files + remove obsolete tests.
|
| |\ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch cleans up the build files for the GPU emulation libraries
(i.e. there is no need to test for BUILD_EMULATOR_64BITS anymore,
filtering is now handled by the build system directly).
+ Remove a bunch obsolete tests, which were not unit tests, despite
their name beginning with ut_xxxx.
Which includes removing dependency on SDL too.
+ Remove -m64 and -fPIC flags from compilation. These are not
necessary anymore (again, the build system now takes charge of
placing them when necessary), and generated link-time warning
when building Windows executables.
+ Remove a few declarations related to the now-obsolete platform
build (these libraries are only built with the emulator's build
system now).
Change-Id: I27c28979c42cd51f2fe9e30edd4141136e80ee03
|
|\ \
| |/
| |
| |
| |
| |
| | |
automerge: 1d55d41
* commit '956b01fd91a6a576e8c8e35b2d608408e866c5da':
gltrace: Increase launch timeout
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
automerge: 1d55d41
* commit '1d55d413646dfc6f4d95e4f74a5bfdd7ed1c23cd':
gltrace: Increase launch timeout
|
| | |\ |
|
| | |/
| | |
| | |
| | |
| | |
| | | |
b/17106700
Change-Id: I584d546502535d5390ca7b24029205895ce97550
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
automerge: b0e06f6
* commit '39f4d6778f7597af9d416db62a677cce153cf84b':
Change Device List to Device Collection.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
automerge: b0e06f6
* commit 'b0e06f6fcfc02a35f086367ccef8294b0f9376e3':
Change Device List to Device Collection.
|
| | |\ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
sdklib now stores devices as LinkedHashSet. Change the List to a
Collection so that it's agnostic of the underlying representation.
Change-Id: I14a20d7fff6495c0d61c6f250a92cfe9210b50d9
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
MAX_VERTEX_ATTRIBS" into idea133 automerge: 4d05f33
* commit '5131332bbb775729c337a4b6fc2ce87099b9177e':
gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBS
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
automerge: 4d05f33
* commit '4d05f33f9ac64d5570e0ae841bcb33101a8f1ba3':
gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBS
|
| | |\ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
This is a short term workaround until the state information can
be updated properly with actual values from the device.
Change-Id: I4387613f320deb9a88d3810a81910f348c9839f6
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '1af9ef83f5f6c6fd9202d5bdd8d4248a4eb855aa':
Support dynamic lib name without ".dylib" on Mac
|
| |\ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On Mac, some of the dynamic libs has name without ".dylib". Like,
"System/Library/Frameworks/OpenGL.framework/OpenGL", we need solution
to handle it in the dlopen() API.
Change-Id: Ie513ace5a0d7d154f73e0f13919005d1498901d7
Signed-off-by: Tina Zhang <tina.zhang@intel.com>
Signed-off-by: Chao Qin <chaox.qin@intel.com>
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
automerge: f68260f
* commit 'ec58e2e9626c5f4c5da339a77178d81c32fdb461':
monitor: Move from sdk/ to sdk/eclipse
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
automerge: f68260f
* commit 'f68260f91fe2eee6687d6108eaff2d8f9319937d':
monitor: Move from sdk/ to sdk/eclipse
|
| | |\ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The monitor Gradle build script assumed that the version of
monitor matches the tools. However, it really matches the version
of the Eclipse plugins. This CL moves monitor into the eclipse
folder so that the version updater script handles the version
encoded inside monitor's build script.
Change-Id: I31e70bfc705af00fbaacde417cf505740701038b
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '0d29dd0774af2be7351f47b08fde4863d7c4820b':
monitor: Remove old build scripts and instructions
|
| |\ \ |
|
| | |\ \
| |/ / /
| | | _
| | |
| | |
| | |
| | | |
Conflicts:
monitor/Android.mk
Change-Id: Ibea7e6fba180f1527bcd97576ab4e00cda8625f3
|
| | |\ |
|
| | |/
| | |
| | |
| | | |
Change-Id: Ieff81be1ef4ecf73de2c4946e7c21988bcac768d
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
automerge: b282ba8
* commit '37075b0189976d74b018199af0c1a50f11b4f6d5':
Include JDT as a required dependency
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
automerge: b282ba8
* commit 'b282ba8d3d00ea5cc9df539492f06ced394463f9':
Include JDT as a required dependency
|
| | |\ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
JDT itself was included, but without this explicit requirement,
the annotations processing (apt) plugins (org.eclipse.jdt.adt.*)
weren't being installed.
https://code.google.com/p/android/issues/detail?id=73798
Change-Id: Id097200c044cb840ea961bd51878a6b21a3026ca
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
automerge: d4ce9eb
* commit '97c86dcf5cce4580c01353e2be39a4f31dec79fd':
Add NDK plugin to ADT package feature
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
automerge: d4ce9eb
* commit 'd4ce9eb0eddd3faf21dbcc66c1764113f242d66b':
Add NDK plugin to ADT package feature
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9fe8bf7cc4e5a744d7e20357e48615fec38a5b19
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
into idea133 automerge: 234cc6a
* commit '4f8c939e96f898c70901ca7d13a1e9cb09232190':
Update Eclipse plugins' version from 23.0.2 -> 23.0.3
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
automerge: 234cc6a
* commit '234cc6a9237ddd9ad29eaa04a9146051d9edf7f6':
Update Eclipse plugins' version from 23.0.2 -> 23.0.3
|
| | |\ \
| | | |/ |
|
| | |/
| | |
| | |
| | | |
Change-Id: I25f248244c588c36eeb92b4abb802a2877f3407b
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'f005a74c1b5cc7d98838eb59bbe6eea009925671':
Don't compress apks.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
automerge: b6d2791
* commit 'b6d2791f11ce841f4a57f28ce2f411ab3016dc09':
Don't compress apks.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I000bc2ef58c189b60148bd242d914b6cdae7df97
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
idea133 automerge: 5afdda0
* commit 'ab18c6fb3cc51bb0ab18afe27ff343656bab1a13':
Correct incorrect test for RenderScript support.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
automerge: 5afdda0
* commit '5afdda0e90c1900d7f249985ddc09ed4a98ce053':
Correct incorrect test for RenderScript support.
|
| | |\ \
| | | |/
| | |/| |
|