summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-30Bring back overloading to print String8/16.Jeff Sharkey
2013-05-09make all libsurfaceflinger and libsensorservice symbols's visibility hiddenMathias Agopian
2013-05-07libutils clean-upMathias Agopian
2013-03-14Revert "Add a compatibility symbol for the MemoryBase constructor."Elliott Hughes
2013-03-13am 9b57ad73: am 8facd1b2: Merge "Add a compatibility symbol for the MemoryBas...Elliott Hughes
2013-03-13Add a compatibility symbol for the MemoryBase constructor.Elliott Hughes
2013-03-07rename binder services main thread to Binder_*Mathias Agopian
2013-02-19Fixes to native app ops servicesEino-Ville Talvala
2013-02-12App ops: new native access API.Dianne Hackborn
2012-09-25fix a crasher when running out of memoryMathias Agopian
2012-08-31make sure Parcel handles 0-sized LightFlatenablesMathias Agopian
2012-08-31No longer need "original calling uid".Dianne Hackborn
2012-08-13improve [un]marshalling of non-binder objectsMathias Agopian
2012-06-18split-up Client.h out of SurfaceFlinger.hMathias Agopian
2012-05-09Add callback hack to find out when to reload system properties.Dianne Hackborn
2012-04-19SF doesn't need more than a few binder threadsMathias Agopian
2012-04-18add set thread countMathias Agopian
2012-02-27get rid of MemoryHeapPmemMathias Agopian
2012-02-27move CursorWindow from libbinder to libandroidfwMathias Agopian
2012-02-09Some hardening of isolated processes by restricting access to services.Dianne Hackborn
2012-02-03Multi-user - 1st major checkinAmith Yamasani
2011-11-07am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob.Jeff Brown
2011-11-05am 5462bc63: Fix a leak in Parcel::writeBlob.Jeff Brown
2011-11-04Fix a leak in Parcel::writeBlob.Jeff Brown
2011-10-25Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block
2011-10-12Deprecate local-only CursorWindows.Jeff Brown
2011-10-11Use ashmem for CursorWindows.Jeff Brown
2011-10-06Clean up CursorWindow code.Jeff Brown
2011-10-03Fix handling of "allow fds" state.Dianne Hackborn
2011-10-03Transfer large bitmaps using ashmem.Jeff Brown
2011-10-03Add mechanism for Parcel to not allow FDs to be written to it.Dianne Hackborn
2011-09-25Revert "Transfer large bitmaps using ashmem. Bug: 5224703"Bart Sears
2011-09-23Transfer large bitmaps using ashmem.Jeff Brown
2011-07-08Eliminate single-process mode.Jeff Brown
2011-06-27PermissionCache caches permission checksMathias Agopian
2011-06-27MemoryHeapBase: Save and binderize the offsetAnu Sundararajan
2011-04-13Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)Andreas Huber
2011-02-28Binder linkage no longer depends on JNI objrefs as persistent tokensChristopher Tate
2011-02-25Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"Christopher Tate
2011-02-24Binder linkage no longer depends on JNI objrefs as persistent tokensChristopher Tate
2010-12-21resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9Vasu Nori
2010-12-20Revert "bug:2448371 cursorwindow size moved to resource xml file."Vasu Nori
2010-12-20bug:2448371 cursorwindow size moved to resource xml file.Vasu Nori
2010-12-14Framework-side support for Dalvik "isSensitiveThread" hook.Brad Fitzpatrick
2010-08-31am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Bin...Brad Fitzpatrick
2010-08-31Don't propagate StrictMode over one-way Binder calls.Brad Fitzpatrick
2010-07-27am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookup...Brad Fitzpatrick
2010-07-27Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick
2010-07-15am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & Block...Brad Fitzpatrick
2010-07-15More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.Brad Fitzpatrick