- 30 Apr, 2013 20 commits
-
-
Ian Rogers authored
Change-Id: I4c5772c9549375beeb0e4f269bd61d623fca7e35 (cherry picked from commit 49992f5003aac55e1b1cf54769abc93630ccde93)
-
Brian Carlstrom authored
-
Brian Carlstrom authored
-
Brian Carlstrom authored
-
Brian Carlstrom authored
-
Brian Carlstrom authored
-
Jesse Wilson authored
Certain tools in our tool chain don't like these. Patched from master/dalvik change: Iaaff85c1b634f647d0105c36f403b2e03aaf0ca7 Change-Id: I7b5c6bf2b6a6ed96c9bb76817154344764e61c62 (cherry picked from commit 463cf8e67948d7d82a31c74588903b70fdd6b7b0)
-
Jesse Wilson authored
Change-Id: I5f506ef2cd73c2f88f395ad1e1200d79ed33f654 (cherry picked from commit 8cf91498080408179f1b96ae832b581b8547d7c4)
-
Brian Carlstrom authored
(cherry picked from commit d2301a66b2629f2841ab3a3cc7684a645ebe7217) Change-Id: I32522d86950d0c1a89e77b44ddeab071ce9c021a
-
Brian Carlstrom authored
(cherry picked from commit 345a87a2e40955ad999e56cbd3674ccc95e16537) Change-Id: I4ecb9d07bd3bf50cdcfe67c21a53181dfcbc670b
-
Brian Carlstrom authored
(cherry picked from commit 34c119762d55411ec2451b38f4782b923217aa2c) Change-Id: I968762e1962fb720bbcf0c2866f17cd0500a9e54
-
Brian Carlstrom authored
-
Brian Carlstrom authored
-
Brian Carlstrom authored
-
Jesse Wilson authored
The ByteBuffer allows Dex to share the mapped data with Class.getDex(). This also changes Dex.Section to use a ByteBuffer; that ByteBuffer's position and limit are used instead of a separate pair of integers. Change-Id: I2b8042a493f70213c30e5c26e0bacfb03daebf55 (cherry picked from commit 59653899ed7cbca17f5a3dd32a23e81b3c4a5339)
-
Brian Carlstrom authored
(cherry picked from commit aca7a4ba7597be831164d94d787f383b8d4ac2fd) Change-Id: Id517f2ccda31a20e28fe63005120e4e975935980
-
Jesse Wilson authored
Change-Id: Ib5bb7bec80d77464f632f1cdfef708d868301c42 (cherry picked from commit 9ae95d8f3381204108abc722e8e5a03d6ecbf311)
-
Elliott Hughes authored
-
Elliott Hughes authored
I do wonder if we shouldn't generalize this, rather than hard-code yMd, but YAGNI. Bug: 7207103 Change-Id: Ib59191eee97c08913f9a0a4ea52fb6eb8c677918
-
Kenny Root authored
-
- 29 Apr, 2013 2 commits
-
-
Kenny Root authored
To help with shipping the JSSE with apps that want to bundle it, move it to a new package so that the tangles in other parts of the library can be untangled. Change-Id: I810b6861388635301e28aee5b9b47b8e6b35b430
-
Elliott Hughes authored
-
- 27 Apr, 2013 1 commit
-
-
Elliott Hughes authored
Plus one real bug, in FileChannelImpl. The expectation I've removed was for a test that doesn't seem to exist in either our tests or the harmony tests. Change-Id: I1ea99042f3f8897f07ba8b4ad8e9a15f30ace79b
-
- 26 Apr, 2013 14 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I8a6d167743b20f31e769fe57d3aba89e16de24c3
-
Elliott Hughes authored
-
Elliott Hughes authored
I'm so stupid. frameworks/base wasn't the only caller. Change-Id: Ia0c3ce79e2f899e77a9cd1e62fca7d3b22130cf2
-
Elliott Hughes authored
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Ibbca52bae20e24e2d76d038d85e1ff5411ffc523
-
Elliott Hughes authored
Change-Id: I05aff6c07e9baca679b8b7759f4f0108067d06e6
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Icf7a5ecb5aa7e1b4e6effe26e7a4a63807d18b1c
-
Elliott Hughes authored
-
Elliott Hughes authored
We need to fall back to the next choice on error. Rewrite the code to be testable and add some tests. Add an internal GMT-only fallback in case all our sources of tzdata are bad. Also make time zone detection on the host more useful. Bug: 8373554 Change-Id: I9f91b844a61f07f34b268535e6d24aa0c301bf8d
-
Brian Carlstrom authored
-
Brian Carlstrom authored
Bug: https://code.google.com/p/chromium/issues/detail?id=233610 Bug: 8712523 Change-Id: Ie54f62fa37f31e8ea37b5f4905f0ca3d3e22ac8f
-
- 25 Apr, 2013 3 commits
-
-
Brian Carlstrom authored
-
Brian Carlstrom authored
Bug: 8657701 Change-Id: If3cb0892b63a1dff00ab33b92065ca54cc174123
-
Elliott Hughes authored
-