OSDN Git Service

Merge "Fix format specifiers for size_t types" am: 0d77698233
[android-x86/frameworks-native.git] / libs / ui / GraphicBuffer.cpp
2015-12-17 Samuel TanMerge "Fix format specifiers for size_t types" am:...
2015-12-17 Samuel Tanresolve merge conflicts of ee6b4b6467 to master.
2015-12-16 Nick KralevichMerge "atrace.rc: tracing should be disabled by default...
2015-12-16 Casey DahlinMerge "Allow null values for Parcel readers and writers...
2015-12-15 Casey DahlinMerge "Don\'t redefine B_PACK_CHARS" am: 478259b574
2015-12-15 Felipe LemeMerge "Migrated dumpstate to C++." am: 1f62517b36
2015-12-14 Greg HackmannMerge "atrace: add database tag" am: 8b9c0e1af1
2015-12-14 Mark SalyzynMerge "dumpstate: Add security log dump" am: bc611a1d3e
2015-12-11 Mark SalyzynMerge "dumpstate: build breakage @2482293" am: c93d0937e4
2015-12-11 Mark Salyzynresolve merge conflicts of 01c1129fe6 to master.
2015-12-11 Colin CrossMerge "Fix allocation count" am: b25116f735
2015-12-09 Christopher WileyMerge "libbinder: Enable service specific error codes...
2015-12-08 Dan StozaMerge "Fix the execution point of onFrameAvailable...
2015-12-08 Prashant MalaniMerge "inputflinger: Initial support for rotary encoder...
2015-12-08 Dimitry IvanovMerge "Replace libGLESv3 symlink with shared library...
2015-12-05 Bart SearsMerge "Revert "libbinder: Don\'t redefine B_PACK_CHARS...
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/." am...
2015-12-05 Christopher WileyMerge "libbinder: Don\'t redefine B_PACK_CHARS" am...
2015-12-04 Martijn CoenenMerge "DO NOT MERGE: add support for new sched tracepoi...
2015-12-03 Christopher WileyMerge "libbinder: Handle transaction failures correctly...
2015-12-02 Dan StozaMerge "bug#460672 framebuffer surface can\'t keep tripl...
2015-12-02 Ben FennemaRevert "DO NOT MERGE ANYWHERE Add new interface for...
2015-12-02 Jani SuonperaDO NOT MERGE ANYWHERE Add new interface for sensor...
2015-11-30 Sharvil NanavatiIncrease raft timeout to 10min so we get complete logs...
2015-11-30 Martijn CoenenMerge "Atrace: support streaming data to stdout." am...
2015-11-26 Casey DahlinMerge "Add support for file descriptors and vectors...
2015-11-23 Christopher WileyMerge "libbinder: Add support for C++ Parcelable" am...
2015-11-22 Christopher WileyMerge "libbinder: Move vector writing templates to...
2015-11-20 Mark Salyzyndumpstate: add -v printable to logcat am: f83543ab9d
2015-11-20 Qiwen ZhaoMerge commit \'6e361344fda22c98a36c596819470a699896dcac...
2015-11-20 Qiwen ZhaoMerge commit \'ddfe7bd8b89673473f77f927c3464e7de0d83baf...
2015-11-20 Qiwen ZhaoMerge commit \'32d29a534b0ed403230c2f213e9391d8ce76318c...
2015-11-20 Qiwen ZhaoMerge commit \'6264c4c194e0bbcd060409e0e8c0abfaae3bdf10...
2015-11-20 Qiwen ZhaoMerge commit \'3e4b6d219f1f015cdf16a5ae750acd8050d7d9d9...
2015-11-20 Qiwen ZhaoMerge commit \'714a3ab7ae00f768a92f213119181a7422342c8a...
2015-11-20 Qiwen ZhaoMerge commit \'930a572ec310359844d2ab184de85b1ecf1d58be...
2015-11-20 Qiwen ZhaoMerge commit \'489931b6ce22434b943bdf8381b376f429b58633...
2015-11-20 Qiwen ZhaoMerge commit \'210648c40e7c2001cc2a52df532a6ae8f89ac029...
2015-11-20 Qiwen ZhaoMerge commit \'a5bcc9590a76c2ec0be5a6e8d1db8d8a69d80753...
2015-11-20 Qiwen ZhaoMerge commit \'08bb145a3c82d86ee26d3c567a929a2db41d9101...
2015-11-20 Casey DahlinAdd methods to Parcel for bool and char and byte am...
2015-11-20 Nick Kralevichhandle size_t > java max int size am: cfe27deac7
2015-11-20 Dan AustinBenign unsigned integer overflow in Parcel am: f28b295df9
2015-11-20 Bailey Forrestbinder: Change from C11 <stdatomic.h> to C++11 <atomic...
2015-11-19 Riley AndrewsMerge "Add support for new sched kernel tracepoint...
2015-11-19 Todd KennedyAllow using the JIT am: 806313fe81 -s ours
2015-11-19 Todd KennedyPass dexopt flags as integer am: 90907aca73 -s ours
2015-11-19 Badhri Jagan Sridharanbatteryservice: Add max charging voltage am: 4e5a5adda8
2015-11-19 Casey DahlinMerge "Revert "Add support for unique_fds and vectors...
2015-11-19 Casey DahlinMerge "Add support for unique_fds and vectors of file...
2015-11-19 Todd KjosActively mangage EAS schedtune nodes
2015-11-19 Christopher WileyMerge "libbinder: Add binder::Status type" am: babed3ea...
2015-11-19 Todd KennedyMerge "use negative mask" am: 4e427f0aab am: 469295f68e
2015-11-18 Calin JuravleMerge "Remove obsolete profile handling from installd...
2015-11-17 Badhri Jagan Sridharanbatteryservice: Add max charging voltage
2015-11-13 Casey DahlinMerge "Use templates for write*Vector methods" am:...
2015-11-13 Elliott HughesMerge "Move dumpstate to top -H rather than top -t...
2015-11-13 Lajos MolnarMerge "OMX: clarify EOS signaling for tunneled decoders...
2015-11-13 Christopher WileyMerge "libbinder: Return UNEXPECTED_NULL when appropria...
2015-11-09 Nick KralevichMerge "Allow read access to /proc entries for other...
2015-11-05 Casey DahlinMerge "Add support for reading/writing a vector of...
2015-11-04 Riley AndrewsMerge "Add ipi tracing to irq tracing." am: c84da67d72...
2015-11-03 Bill YiMerge commit \'75c5de42b759bdcfa7c0e6103fb959c28d686116...
2015-11-03 Christopher WileyMerge "Fix bug in byte vector serialization" am: fe98e8...
2015-11-03 Elliott HughesMerge "Further reduce duplication in bugreport ps outpu...
2015-10-30 Elliott HughesMerge "Reduce duplication in bugreport ps output."...
2015-10-30 Peng XuMerge "Avoiding flush on-change sensors at subscription...
2015-10-28 Casey DahlinMerge "Add readStrongBinder that takes an interface...
2015-10-28 Christopher WileyMerge "libbinder: Fix out of bounds in readBoolVector...
2015-10-27 Pablo CeballosMerge "Add missing OpenGLES 3.1 bitfield constants."
2015-10-26 Dan StozaMerge "surfaceflinger: Set max acquired buffer count...
2015-10-26 Martijn CoenenMerge "Support tracing pagecache stats."
2015-10-23 Nick KralevichDO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc...
2015-10-23 Adrian RoosMerge changes from topic \'parcel-v2\' into mnc-dr...
2015-10-23 Nick KralevichDO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc...
2015-10-23 Nick Kralevichresolve merge conflicts of 834ac204ce to klp-modular...
2015-10-23 Nick KralevichDO NOT MERGE: fix build try #2 am: 778b6f4902 am: 034bc...
2015-10-23 Flankeradd number constraint for samples per MotionEvent am...
2015-10-23 Nick KralevichDO NOT MERGE: fix build try #2 am: 778b6f4902
2015-10-23 Nick Kralevichresolve merge conflicts of 834ac204ce to klp-modular...
2015-10-23 Nick KralevichDO NOT MERGE: fix build try #2
2015-10-23 Nick Kralevichresolve merge conflicts of 834ac204ce to klp-modular...
2015-10-23 Nick Kralevichresolve merge conflicts of 834ac204ce to klp-modular...
2015-10-23 Nick Kralevichresolve merge conflicts of 834ac204ce to klp-modular...
2015-10-22 Ian PedowitzRevert "Track ashmem memory usage in Parcel" am: 688030...
2015-10-22 Flankeradd number constraint for samples per MotionEvent am...
2015-10-22 Pablo CeballosMerge "Revert "Revert "Remove GLTrace support"""
2015-10-22 Flankeradd number constraint for samples per MotionEvent am...
2015-10-22 Flankeradd number constraint for samples per MotionEvent am...
2015-10-22 Flankeradd number constraint for samples per MotionEvent
2015-10-22 Daniel EratMerge "libbinder: Stub out checkPermissions() on Brillo...
2015-10-22 Adrian RoosTrack ashmem memory usage in Parcel am: e2f499fb73...
2015-10-21 Dan AustinMerge "Fix benign integer overflow in printHexDump...
2015-10-20 Casey DahlinMerge "Fix build breakage due to extraneous dereference...
2015-10-20 Casey DahlinMerge "Add read/write methods for vectors" am: d83a34d8...
2015-10-20 Naveen LeekhaMerge branch \'mnc-dr-dev-plus-aosp\' of /usr/local...
2015-10-20 Naveen Leekhaam 18165848: am e2c4f4fb: am c1e6fbb5: Initialize local...
2015-10-20 Naveen Leekhaam 18165848: am e2c4f4fb: am c1e6fbb5: Initialize local...
2015-10-20 Naveen Leekhaam 18165848: am e2c4f4fb: am c1e6fbb5: Initialize local...
2015-10-19 Pablo CeballosMerge "Revert "Remove GLTrace support""
next