| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I6c0b89d96532dc1c8ca71bb730ba22de5592ec67
|
|
|
|
| |
Change-Id: Iab28bf0fd785b9e81fc86837e64a1ef2e315a229
|
|
|
|
|
|
|
|
|
|
|
| |
And, use C++ style casts and use float math functions rather than double ones to save memory space.
Also, stop using FloatMath and NativeUtils as standard Math methods are faster now.
See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700
multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a
Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211
|
|
|
|
| |
Change-Id: I382c654fd30aca1a3277a186ee25fc946449c639
|
|
|
|
| |
Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d
|
|
|
|
| |
Change-Id: I84bfaaa406e3f51421c08a7ee8f9576ebdba54d4
|
|
|
|
|
|
|
|
| |
This needs the matching A119b change to not break the build.
The array is passed, but not used yet.
Bug: 6166228
Change-Id: Ia91d658461d989ee8c94e9b31bb06f4a36f4c5b6
|
|
|
|
| |
Change-Id: I6ab1462f62b2d53a157494d27342a832ec1f15f7
|
|
|
|
| |
Change-Id: Ia2ab54651ef96521fce01fe4755147909b818803
|
|
|
|
|
|
|
| |
Stop storing an int in each of the different class types, and
just store a string in the top class.
Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831
|
|
|
|
| |
Change-Id: I106a858f0be7452dd89f425805a6f72aa88c3f65
|
|
Change-Id: I6ada110a934b0dafc57d0dcd87723275fa733548
|