- 02 Dec, 2015 3 commits
-
-
Dan Stoza authored
Merge "bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3"
-
james.zhang authored
bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3 [root cause ] framebuffer surface is in the same process of surface flinger [changes ] call IGraphicBufferProducer::allocateBuffers on producer inside the DisplayDevice constructor to force-allocate all three buffers. [side effects] none [self test ]<tshark, enter and exit mainmenu>: ok [reviewers ] zhongjun.chen [change_type ] AOB --> google_original [tag_product ] common Change-Id: Ideb75d3aa1ed23b2fa4d263a120ea3ca39d01361
- 30 Nov, 2015 3 commits
-
-
Martijn Coenen authored
am: 83a98b10 * commit '83a98b10': Atrace: support streaming data to stdout.
-
Martijn Coenen authored
-
Martijn Coenen authored
Change-Id: I8534a9c69f25ecdd82230a5d8b4b8d1c4d58439e
-
- 23 Nov, 2015 5 commits
-
-
Casey Dahlin authored
am: 8f237272 * commit '8f237272': Add support for file descriptors and vectors thereof
-
Casey Dahlin authored
-
Casey Dahlin authored
We use ScopedFd from nativehelper to manage the lifetime. Test: Passes AIDL unit and integration tests. Full build completes and runs. Bug: 25242023 Signed-off-by:
Casey Dahlin <sadmac@google.com> Change-Id: I22c87ed1cb3bd4bf667b372ea4a2e9fcd4dd986a
-
Christopher Wiley authored
am: 49b5443a * commit '49b5443a': libbinder: Add support for C++ Parcelable
-
Christopher Wiley authored
-
- 20 Nov, 2015 2 commits
-
-
Christopher Wiley authored
am: e1aa1c7e * commit 'e1aa1c7e': libbinder: Move vector writing templates to header
-
Christopher Wiley authored
-
- 19 Nov, 2015 5 commits
-
-
Riley Andrews authored
am: 61c9506a * commit '61c9506a': Add support for new sched kernel tracepoint
-
Riley Andrews authored
-
Riley Andrews authored
This tracepoint gives systrace the means to display the reason for uninterruptible sleep.
-
Christopher Wiley authored
Bug: 23600712 Test: compiles, integration tests for Java/C++ compatibility pass Change-Id: I0919571919a3633350169ed5668bbb000da9691c
-
Christopher Wiley authored
This allows us to reuse them to read and write vectors of parcelables. Bug: 23600712 Test: Compiles, aidl integration tests pass Change-Id: Ibbfc2f158b6b3000b13f35f3c09a0cd3741e8128
-
- 18 Nov, 2015 8 commits
-
-
Casey Dahlin authored
am: 5cd09786 * commit '5cd09786': Revert "Add support for unique_fds and vectors of file descriptors"
-
Casey Dahlin authored
-
Casey Dahlin authored
This reverts commit 9626d888. Change-Id: I6121f388d17c6f2d0cf6f31bc42f0804dd72aba2
-
Casey Dahlin authored
am: b1819fc2 * commit 'b1819fc2': Add support for unique_fds and vectors of file descriptors
-
Casey Dahlin authored
-
Casey Dahlin authored
Change-Id: Ic61e69d9db438b4686032459c896aed2a482c9a5 Test: Unit tests pass Bug: 25242023 Signed-off-by:
Casey Dahlin <sadmac@google.com>
-
Christopher Wiley authored
am: babed3ea * commit 'babed3ea': libbinder: Add binder::Status type
-
Christopher Wiley authored
-
- 17 Nov, 2015 3 commits
-
-
Christopher Wiley authored
This object implements equivalent functionality to the Java logic which serializes and re-throws exceptions from services. Bug: 25615695 Test: Integration test for generated AIDL code reveals this to work correctly. Change-Id: Ic80c9def0dd232582ea9c49717ec50894af6bfc2
-
Todd Kennedy authored
am: 4e427f0a * commit '4e427f0a': use negative mask
-
Todd Kennedy authored
-
- 16 Nov, 2015 3 commits
-
-
Todd Kennedy authored
the test should be for _invalid_ bits; as it's written, it tests for valid bits Change-Id: Id5e42e865449a7877fe58aca9fb47675fa7452c9
-
Calin Juravle authored
am: 8161da7a * commit '8161da7a': Remove obsolete profile handling from installd.
-
Calin Juravle authored
-
- 13 Nov, 2015 6 commits
-
-
Casey Dahlin authored
am: 81960fac * commit '81960fac': Use templates for write*Vector methods
-
Casey Dahlin authored
-
Casey Dahlin authored
Change-Id: I86223bd54940ebe3e8f090b7786ddfa3ee57195e Test: AIDL integration tests still pass Bug: None Signed-off-by:
Casey Dahlin <sadmac@google.com>
-
Elliott Hughes authored
am: 20986bf3 * commit '20986bf3': Move dumpstate to top -H rather than top -t.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Ibc26b51e92425b2de7870a7a2890fc3566909cda
-
- 12 Nov, 2015 2 commits
-
-
Christopher Wiley authored
am: 41e50f99 * commit '41e50f99': libbinder: Return UNEXPECTED_NULL when appropriate
-
Christopher Wiley authored
-