- Aug 13, 2012
-
-
Ken Wakasa authored
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
-
satok authored
-
- Aug 11, 2012
-
-
satok authored
Change-Id: If134baf52e78fbe18b78611a23870f5d10c80955
-
- Aug 10, 2012
-
-
Baligh Uddin authored
Change-Id: I22eacc83a5aaa0f4e50e02e84ebf2b176dd08fe6 Auto-generated-cl: translation import
-
Ken Wakasa authored
Change-Id: Icf4341c0a62e782cf8c2a863408591df4e6f07cb
-
Ken Wakasa authored
Change-Id: I9cc0208397c202aeb6f7b5bb5ad59e00c5afbd80
-
Satoshi Kataoka authored
Change-Id: I3d46c54a96a9fc0359ef75b9d2f8590b44164a8b
-
Satoshi Kataoka authored
Change-Id: Ieeac36cbad9a99d15911f2e6e2e841cae38ecb9b
-
Satoshi Kataoka authored
-
Satoshi Kataoka authored
Change-Id: I382c654fd30aca1a3277a186ee25fc946449c639
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
...not only the WhitelistDictionary. Bug: 6906525 Change-Id: I7f181eb6936ec17bbccdc4e736fd09292af24e9c
-
Jean Chalard authored
It's useless to do the whitelist lookup twice. Also, putting this test out of this method will allow whitelist entries to come from other sources. Bug: 6906525 Change-Id: I4afe678cae6556d16642d155ce770fbf4e61ad49
-
Satoshi Kataoka authored
-
Satoshi Kataoka authored
Change-Id: Ida63382ffb756e20cc5b17c2702d2895e7e6e889
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
-
Jean Chalard authored
Bug: 6906525 Change-Id: I057390d47a223450e22d8338509e22c28fc0d5f6
-
Jean Chalard authored
Not sure at which point this functionality got lost, but anyway, it's back Bug: 6906525 Change-Id: Ie87baa0dacdcee90e029917ca866099593d5d048
-
Jean Chalard authored
This will ultimately replace the whitelist resource, but this change doesn't delete it to avoid removing the functionality temporarily. Bug: 6906525 Change-Id: I576edc42cd2a964b86b7597f1ede1cf6ec8e26c3
-
Tadashi G. Takaoka authored
-
Jean Chalard authored
-
Satoshi Kataoka authored
Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d
-
Jean Chalard authored
Bug: 6906525 Change-Id: Ie33586c07973bf76e38390766175ba424d72d655
-
Tadashi G. Takaoka authored
Change-Id: I52f58d1e013dfe1f1b0f8320cba903d3dbb4eabd
-
- Aug 09, 2012
-
-
Ken Wakasa authored
Change-Id: I371db517ff4749c0b7e5bdb4362e6310c91a24dc
-
Ken Wakasa authored
Change-Id: I2e9ad092ccf4c23c1c6b71916c962994314d37b6
-
Ken Wakasa authored
Change-Id: Ic016fd5983b8855b0fd9506a17b205db86af3a2f
-
Ken Wakasa authored
Change-Id: I262c6d5779124e5b09ad1a66ca3c9ddb2fc6d7d5
-
Ken Wakasa authored
-
Satoshi Kataoka authored
Change-Id: Ia3dd924f92549da2cf8302ef77c629902d4f275b
-
Tadashi G. Takaoka authored
* Remove useless boolean flag. * Use invalidate(int,int,int,int). * Don't draw background when hardware acceleration is enabled. Change-Id: Id560ac84f33b5151437a42a4ff22736284d71e2d
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This is a follow up of I7901c0f9489b4deb79314c2c903b138611bfd78e Change-Id: I38c22e886db247c402a964e3ddd10b09a461151c
-
Ken Wakasa authored
Change-Id: I56ad66af4ee42ed32a6fd909a9a34d601874783a
-
Jean Chalard authored
This will improve flexibility in dictionary generation by allowing pipelined commands. Change-Id: Ia07bdc82c8bd740b5dfee6b5fd1a067f4b8b7ba5
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
This change also reverts I29ec3e9f10484f30288fac76f0c45b3707bc2259 Bug: 6956969 Bug: 6891020 Bug: 6947253 Change-Id: I7901c0f9489b4deb79314c2c903b138611bfd78e
-