| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Bug: 18366922
Change-Id: I4095a0fa07ac3ff8947fc7e0800f5f8d942498f3
|
|
|
|
|
|
|
| |
- Rename several properties from jayce to library since they are related
to library.
Change-Id: Ic6ca21f60b7dd2396ffc7b08d7e2b1a2d3b46f49
|
|\
| |
| |
| | |
ub-jack
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix a bug into InputOutputZipRootVDir by opening the OutputStream before
usage of the close method, otherwise there is concurrent modification since
close method removes a hook during execution of hooks.
- Remove cache of items contained into vdir from InputOutputZipRootVDir.
Change-Id: Ia8b661c690c54354a966c347231ec0979eeed26d
|
|/
|
|
| |
Change-Id: If6c6e370d3de04021679a4c441d7650276f5264e
|
|
|
|
| |
Change-Id: Ia4dd84240ca3e834dc4ae02336a143587110afe4
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I0d48474882c25463c523edb80c22efe195faf1e0
|
| |
| |
| |
| | |
Change-Id: I960f9411d96e9d8646adeb3ffcfe26725d80dc73
|
|/
|
|
| |
Change-Id: Icce494844d25115e2eacf410f3dab849ad272627
|
|
|
|
| |
Change-Id: I14754239161e7fcbebb8205e2b76e33665be76e7
|
|
|
|
|
|
|
| |
This will allow for them to be used in the VFS.
Also, they were duplicated.
Change-Id: I15f146c7b3ff3a6740b23bf2f24c6eee55791ce5
|
|
|
|
| |
Change-Id: Ic436822ca0796ed7d3eb98beec556fd580087929
|
|
|
|
| |
Change-Id: Ibad2f692f0c3299650b674c4f07c10cecfbdba4e
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I875b0902dc56a03699daa1eac95225655b3c658d
|
| |
| |
| |
| | |
Change-Id: I6900eb38c6a35c304735afdec572850609f8f852
|
|/
|
|
|
|
|
| |
- Wrapper, getter and setter name will be deterministic if
property jack.internal.name.deterministic is set to true
Change-Id: I42efa60146bdfa2faae75662425c9b324acb613f
|
|
|
|
|
| |
Bug: 17520346
Change-Id: I559210eefe5601147c59f742a3b307314de121d4
|
|
|
|
| |
Change-Id: I4aba41fd2b1ca4deb49d440c3b71cba76c4f7fca
|
|
|
|
| |
Change-Id: Ia0fffd8393b0f5043abd2fca4926c0ef5cca7cdb
|
|
|
|
| |
Change-Id: I258cb25c3fe0627ab512a5904a06284a0237abd4
|
|
|
|
|
|
|
| |
Adding InputFile, OutputFile and InputOutputFile is a convenient way to
have a single and precise set of exceptions with *StreamFile hierarchy.
Change-Id: I3b952692e1b2045157d7315adaf29abb310c816f
|
|
|
|
| |
Change-Id: I231032219e29f662649c94e0bae07800373c134d
|
|
|
|
| |
Change-Id: I12e82547befb6d575a9707b75ea4fa4d674a1710
|
|
|
|
| |
Change-Id: Ie5508b7a3f36e5d884fe59bd97cb074540c27f16
|
|
|
|
|
|
|
| |
- Check if annotated types have at least one KeyId fields
- Check if KeyId fields are static and final
Change-Id: I4d293515f50c7fc4ef8870c53d14028737111127
|
|
|
|
| |
Change-Id: Id9d41a2bbfd36e31705b0abfdf88bc79a52a110c
|
|
|
|
|
|
|
|
|
|
| |
- Always use Directory allows to use all existing checks done on directory.
Otherwise, if a File is used, there are no checks done on existence and
permissions.
Bug: 15177231
Change-Id: I143a393975ec3ddcc6096342f9a4a09a472cb8db
|
|
|
|
|
|
| |
- Provide a more efficient implementation of these methods.
Change-Id: Ib821ce0e5b8704dd10669392598038bea47b7cda
|
|
|
|
| |
Change-Id: I46702a101e0d42015943e34e91008cd9a18331c6
|
|
|
|
|
|
|
|
| |
This allowed to make some classes and methods package-visible only.
(cherry picked from commit 7df4301ae2e2dd074235bd97d60bdd169e9ba085)
Change-Id: Ia3ff4dc630f910f0a4fcd14de22fc913a492c5bf
|
|
|
|
|
|
|
|
|
| |
Each VFile stream must be closed before another VFile can be written
to, or an AssertionError is thrown.
(cherry picked from commit 7fcb58166f3e5a27e1f255ef527541b408116ffd)
Change-Id: I00eff756b0943e378e2ae963e5290057810373ef
|
|
|
|
| |
Change-Id: I8ab6a31b1ec201b7007f7876c72c9fe079570d39
|
|
|
|
|
|
| |
Also merge Input and Output DirectFile
Change-Id: I703a20a76df0bee9da62d65493783b20a66a5c6d
|
|
|
|
|
|
|
|
|
|
|
| |
It is only needed in InputVFile. It was not coherent anyway, getName
used to return a path for outputs and a simple name for inputs.
Since it is not used for OutputVFile, let's remove it.
To factorize the getName available in all VFS inputs, I've also
introduced InputVElement.
Change-Id: I39c85d00c163e8374a299692b1938a140629e7b1
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I8251e0a17cf1c28264482716113b36e0852a3069
|
|/
|
|
| |
Change-Id: Ib700892ff91c4f76204becf427ea3275de509469
|
|
|
|
| |
Change-Id: I150ca56608d9b1f6b00dae341df40e0da6a3172f
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I3b1e75d0bd4267492cf7f94b232a8f9fb7ce7108
|
|/
|
|
|
|
|
| |
- x permissions
- missing space character
Change-Id: I6aea9bde387882b373a5035b974f2f89fabd206b
|
|
|
|
| |
Change-Id: I2de20c24cc5615adc16126a1cc485073781dda79
|
|
|
|
| |
Change-Id: I0f2b7e9982e839b5219ae57be7da81ef62c5edca
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I042b16b70d391f6f84724c1475303d248b19f239
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
This is coherent with OutputZipRootVDir.
Change-Id: Id7d9407ac9469ee9abf526051fcc7fec9274c032
|
|/
|
|
| |
Change-Id: I73353699430eff4d5d7a3abb42e62fe91f481a03
|