1. 3bdc5b8 C++11 compatibility. by Dan Albert · 10 years ago
  2. 947a6ad Merge "Remove comparisons that can't be true" by Chih-hung Hsieh · 10 years ago
  3. 1bb5305 Merge "Fix class vs. struct mismatch" by Chih-hung Hsieh · 10 years ago
  4. 9f42591 Fix class vs. struct mismatch by Bernhard Rosenkränzer · 10 years ago
  5. 6183eb7 Remove comparisons that can't be true by Bernhard Rosenkränzer · 10 years ago
  6. 55f71bc Merge "Replace IInterface::asBinder() with a static" by Marco Nelissen · 10 years ago
  7. 097ca27 Replace IInterface::asBinder() with a static by Marco Nelissen · 10 years ago
  8. d72ff14 Merge "Move frameworks/native to libc++." by Dan Albert · 10 years ago
  9. 6d72063 Move frameworks/native to libc++. by Dan Albert · 10 years ago
  10. 11bf9e5 Merge "Add support for dalvik.vm.isa.<instruction set>.variant" by Ian Rogers · 10 years ago
  11. bc49cd0 Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  12. 9c17fb1 Merge "Frameworks/native: Wall Werror in batteryservice & powermanager" by Andreas Gampe · 10 years ago
  13. 07dffa1 Merge "Frameworks/native: Wall Werror in surfaceflinger" by Andreas Gampe · 10 years ago
  14. 347f288 Frameworks/native: Wall Werror in batteryservice & powermanager by Andreas Gampe · 10 years ago
  15. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 10 years ago
  16. 0dd549a kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  17. fecc0bf Merge "Frameworks/native: Add pragmas to glgen headers" by Andreas Gampe · 10 years ago
  18. b5da0d7 Frameworks/native: Add pragmas to glgen headers by Andreas Gampe · 10 years ago
  19. 7b3fd29 Merge "EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag" by Jesse Hall · 10 years ago
  20. 701048c EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag by Michal Wajdeczko · 10 years ago
  21. 16a95b2 Add support for dalvik.vm.isa.<instruction set>.variant by Ian Rogers · 10 years ago
  22. c6f93a4 Merge "Add missing include to fix libc++ build." by Dan Albert · 10 years ago
  23. 0d1c700 Add missing include to fix libc++ build. by Dan Albert · 10 years ago
  24. c90b7d9 am d12586b8: Merge "Move hwc tests to libc++." by Dan Albert · 10 years ago
  25. d12586b Merge "Move hwc tests to libc++." by Dan Albert · 10 years ago
  26. bcc1ae0 Move hwc tests to libc++. by Dan Albert · 10 years ago
  27. ac5cd96 am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  28. dbab409 Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  29. 8e5337d Avoid two warnings from clang. by Chih-Hung Hsieh · 10 years ago
  30. f3929d6 am e42cba8f: Merge "Initialize ARect fields in default ctor" by Dan Stoza · 10 years ago
  31. e42cba8 Merge "Initialize ARect fields in default ctor" by Dan Stoza · 10 years ago
  32. bccab86 Initialize ARect fields in default ctor by Dmitriy Ivanov · 10 years ago
  33. 5cf92d4 am cb8a9fcc: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 10 years ago
  34. cb8a9fc Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 10 years ago
  35. 4340a14 Switch to libsigchain.a by Dmitriy Ivanov · 10 years ago
  36. f35a5ba am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 10 years ago
  37. 649bafb Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 10 years ago
  38. 433fe2a am 0b6acb22: Add version number to SensorService dump output. by Aravind Akella · 10 years ago
  39. 0b6acb2 Add version number to SensorService dump output. by Aravind Akella · 10 years ago
  40. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 10 years ago
  41. 5583370 am c52e54c4: Merge "Some more test cleanup." by Dan Albert · 10 years ago
  42. c52e54c Merge "Some more test cleanup." by Dan Albert · 10 years ago
  43. 97a3367 Clean up unused parameter warnings. by Narayan Kamath · 10 years ago
  44. ed7d193 Some more test cleanup. by Dan Albert · 10 years ago
  45. 82ba423 am e9034b45: Merge "Use LOCAL_CLANG := false for GLES wrappers for now" by Chih-hung Hsieh · 10 years ago
  46. e9034b4 Merge "Use LOCAL_CLANG := false for GLES wrappers for now" by Chih-hung Hsieh · 10 years ago
  47. 759115c am 9cc84950: Merge "Don\'t check if this == NULL." by Dan Albert · 10 years ago
  48. 9cc8495 Merge "Don't check if this == NULL." by Dan Albert · 10 years ago
  49. d3684ae Use LOCAL_CLANG := false for GLES wrappers for now by Bernhard Rosenkraenzer · 10 years ago
  50. 0adea3b am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 10 years ago
  51. 60fd3fe Migrate CA certificates to all users by Robin Lee · 10 years ago
  52. 9b9d1a4 am 26a28149: Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 10 years ago
  53. 26a2814 Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 10 years ago
  54. e7e61be am 3454f123: media: add kMetadataBufferTypeGraphicBuffer by Lajos Molnar · 10 years ago
  55. 3454f12 media: add kMetadataBufferTypeGraphicBuffer by Lajos Molnar · 10 years ago
  56. 1222c89 am ffb49774: Improve ANR diagnostics. by Jeff Brown · 10 years ago
  57. ffb4977 Improve ANR diagnostics. by Jeff Brown · 10 years ago
  58. f3da24d Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 10 years ago
  59. 4335d35 am 9ea09757: Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  60. 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  61. a046f50 am 7830ef3d: Change ordering of memory allocation and calling Thread::run(). by Aravind Akella · 10 years ago
  62. 7830ef3 Change ordering of memory allocation and calling Thread::run(). by Aravind Akella · 10 years ago
  63. 5cc3b8b am 78639c22: Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into lmp-dev by Jesse Hall · 10 years ago
  64. 78639c2 Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into lmp-dev by Jesse Hall · 10 years ago
  65. ccf851f Parcel: extra validation/debug code for writeDupFileDescriptor by Jesse Hall · 10 years ago
  66. 021543f am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 10 years ago
  67. a7eb4b7 Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 10 years ago
  68. 8dcdf79 am 6747be9f: Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 10 years ago
  69. 6747be9 Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 10 years ago
  70. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 10 years ago
  71. 0c2da97 am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev by Jesse Hall · 10 years ago
  72. f05ef4e Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev by Jesse Hall · 10 years ago
  73. be89b6f am 0ba908e7: Merge "add OMX_VIDEO_AVCLevel52 constant" into lmp-dev by Lajos Molnar · 10 years ago
  74. 0ba908e Merge "add OMX_VIDEO_AVCLevel52 constant" into lmp-dev by Lajos Molnar · 10 years ago
  75. df035b9 am 36462d9d: Merge "Add more logging for dup(fd) failure" into lmp-dev by Michael Lentine · 10 years ago
  76. 36462d9 Merge "Add more logging for dup(fd) failure" into lmp-dev by Michael Lentine · 10 years ago
  77. 9f5a1b6 Surface: cancel the dequeued buffer when requestBuffer fails by Jesse Hall · 10 years ago
  78. 36273c9 Add more logging for dup(fd) failure by Michael Lentine · 10 years ago
  79. cd57b41 add OMX_VIDEO_AVCLevel52 constant by Lajos Molnar · 10 years ago
  80. f625a24 am a91968fd: Merge "Accept socket connection before tracing." into lmp-dev by Christopher Ferris · 10 years ago
  81. a91968f Merge "Accept socket connection before tracing." into lmp-dev by Christopher Ferris · 10 years ago
  82. ed9354f Accept socket connection before tracing. by Christopher Ferris · 10 years ago
  83. 20daf00 am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 10 years ago
  84. db57cfb Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-dev by Michael Lentine · 10 years ago
  85. 30e4b31 am dd230cb8: Merge "add a parameter for PCM limiter enable" into lmp-dev by Chong Zhang · 10 years ago
  86. e245cdc am 5bf786d8: surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 10 years ago
  87. 3f121fc When eglMakeCurrent fails we need to fix the egl state. by Michael Lentine · 10 years ago
  88. dd230cb Merge "add a parameter for PCM limiter enable" into lmp-dev by Chong Zhang · 10 years ago
  89. db8cad1 add a parameter for PCM limiter enable by Chong Zhang · 10 years ago
  90. 5bf786d surfaceflinger: recompute visibility after sideband stream change by Jesse Hall · 10 years ago
  91. 28da328 am cde4b13a: Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 10 years ago
  92. cde4b13 Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 10 years ago
  93. e449952 am 5ee2c9d2: Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  94. 5ee2c9d Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  95. 112a745 am deb71b28: Merge "Fix a possible SensorService deadlock." into lmp-dev by Aravind Akella · 10 years ago
  96. 2a8ae4e am bacc28ef: surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 10 years ago
  97. deb71b2 Merge "Fix a possible SensorService deadlock." into lmp-dev by Aravind Akella · 10 years ago
  98. bacc28e surfaceflinger: Use landscape resolution for default dpi by Jesse Hall · 10 years ago
  99. e148bc2 Fix a possible SensorService deadlock. by Aravind Akella · 10 years ago
  100. bea1db5 am 71e351d9: Merge "Revert "Fix sockfd leakage in SensorService. Remove sockfd from Looper when the connection is removed from mActiveConnections."" into lmp-dev by Aravind Akella · 10 years ago