1. 0e77569 Recommend different time source by Andy McFadden · 11 years ago
  2. 5b6ebd7 Merge "libgui_test: fix a couple minor test issues" into jb-mr2-dev by Jamie Gennis · 11 years ago
  3. ea2d942 libgui_test: fix a couple minor test issues by Jamie Gennis · 11 years ago
  4. 3cf12f4 Merge "Add hardware feature android.hardware.bluetooth.le xml file" into jb-mr2-dev by Matthew Xie · 11 years ago
  5. 3dacc3f Add hardware feature android.hardware.bluetooth.le xml file by Matthew Xie · 11 years ago
  6. e692ab9 fix uninitialized variables in GLConsumer by Mathias Agopian · 11 years ago
  7. bd11533 allow dumpsys SurfaceFlinger in user builds from the shell user by Mathias Agopian · 11 years ago
  8. 379f0f0 Merge "Fix activation issue with auto disabled sensors." into jb-mr2-dev by Jaikumar Ganesh · 11 years ago
  9. 4c01b1a Fix activation issue with auto disabled sensors. by Jaikumar Ganesh · 11 years ago
  10. 187edf9 Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev by Igor Murashkin · 11 years ago
  11. f31510a Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES by Mathias Agopian · 11 years ago
  12. ed6d08b fix "traceGpuCompletion" debug feature by Mathias Agopian · 11 years ago
  13. 2f67fae Merge changes I66085c30,Ic9b3be9f,Icc6b23ab,I359a9511,I11a7394e,Ic8bcd03e,I40834d6f,I02a1548a,I638a36b0,I814befe2,Iaaef7d53,I349575e5,I0b5acc78,I6fad8803 into jb-mr2-dev by Jesse Hall · 11 years ago
  14. 87d1e34 BufferItemConsumer: add functions to set default buffer format/size by Igor Murashkin · 11 years ago
  15. c0d184b Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX by Jesse Hall · 11 years ago
  16. 883daf6 Merge "Make gen more readable, use UNIX-style line endings" into jb-mr2-dev by Jesse Hall · 11 years ago
  17. 48be323 Merge "make sure to update the "current state" when we "fake" the transaction" into jb-mr2-dev by Mathias Agopian · 11 years ago
  18. 2ea0c67 Merge "Sensor changes." into jb-mr2-dev by Jaikumar Ganesh · 11 years ago
  19. 9380d78 Add new resources trace. by Dianne Hackborn · 11 years ago
  20. 6c67f0f make sure to update the "current state" when we "fake" the transaction by Mathias Agopian · 11 years ago
  21. 4342fdf Sensor changes. by Jaikumar Ganesh · 11 years ago
  22. 5e5bed6 Merge "DO NOT MERGE Make sure surfaces always have latest orientation info" into jb-mr2-dev by Chet Haase · 11 years ago
  23. 453cfe0 Merge "Improve screenshot performance on some devices (DO NOT MERGE)" into jb-mr2-dev by Mathias Agopian · 11 years ago
  24. 180f10d Improve screenshot performance on some devices (DO NOT MERGE) by Mathias Agopian · 11 years ago
  25. 91d2593 DO NOT MERGE Make sure surfaces always have latest orientation info by Chet Haase · 11 years ago
  26. 53dc904 Merge "Updated comments" into jb-mr2-dev by Andy McFadden · 11 years ago
  27. 4f66930 Special-case glGetActiveUniformBlockName by Jesse Hall · 11 years ago
  28. fa4c117 Special-case glGetStringi by Jesse Hall · 11 years ago
  29. 1c8b8e8 Special-case glMapBufferRange by Jesse Hall · 11 years ago
  30. 610bbf2 Special-case glGetBufferPointerv by Jesse Hall · 11 years ago
  31. 27c86b9 Special-case glGetUniformIndices by Jesse Hall · 11 years ago
  32. 31f6edc Special-case glGetTransformFeedbackVarying by Jesse Hall · 11 years ago
  33. 552a620 Special-case glTransformFeedbackVaryings by Jesse Hall · 11 years ago
  34. 071fc66 Add buffer object versions of several functions by Jesse Hall · 11 years ago
  35. 68fc8bb Add *int64 and GLsync types and related functions by Jesse Hall · 11 years ago
  36. 2d9faaf Add ES3 functions and constants, difficult ones commented out by Jesse Hall · 11 years ago
  37. d19e519 Merge "fix another bug where screenshots could end-up all black" into jb-mr2-dev by Mathias Agopian · 11 years ago
  38. 9eb1f05 fix another bug where screenshots could end-up all black by Mathias Agopian · 11 years ago
  39. a3b641e Make gen more readable, use UNIX-style line endings by Jesse Hall · 11 years ago
  40. 0eb6ad5 Support "const GLChar*" and "const GLenum*" types by Jesse Hall · 11 years ago
  41. 439bc16 Minor changes to ES3 functions inherited from ES2 by Jesse Hall · 11 years ago
  42. 63ed38d Generate GLES30 class, just a clone of GLES20 for now by Jesse Hall · 11 years ago
  43. c76e8a2 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  44. 8a0cb4e Add liblog by Ying Wang · 11 years ago
  45. 8758a3e Merge changes I82e361a6,I83694682 into jb-mr2-dev by Jamie Gennis · 11 years ago
  46. e6a0f50 libgui_test: increase the tolerance for a YUV test by Jamie Gennis · 11 years ago
  47. ad669b0 libgui: fix an EGLImage leak by Jamie Gennis · 11 years ago
  48. 1df59c9 Merge "Tell HWComposer the dimensions of virtual displays" into jb-mr2-dev by Jesse Hall · 11 years ago
  49. d5e345b Merge "Actually set the virtual display output buffer." into jb-mr2-dev by Jesse Hall · 11 years ago
  50. 1c569c4 Tell HWComposer the dimensions of virtual displays by Jesse Hall · 11 years ago
  51. 753e341 Updated comments by Andy McFadden · 11 years ago
  52. 39c24a2 fix local include paths by Mathias Agopian · 11 years ago
  53. 18bd1d6 Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev by Jeff Tinker · 11 years ago
  54. 6d5b8e6 Merge "Clean up HWC state when releasing a DisplayDevice" into jb-mr2-dev by Jesse Hall · 11 years ago
  55. 2ba647e Actually set the virtual display output buffer. by Jesse Hall · 11 years ago
  56. 7eafcae Implement async event callout from drm plugin to Java app by Jeff Tinker · 11 years ago
  57. 2ca7939 latch transparent region hint only when we get a new frame by Mathias Agopian · 11 years ago
  58. 128fcea Merge "Fix include paths" into jb-mr2-dev by Mathias Agopian · 11 years ago
  59. 263e8cb Merge "MediaDrm API update" into jb-mr2-dev by Jeff Tinker · 11 years ago
  60. bcbd78b MediaDrm API update by Jeff Tinker · 11 years ago
  61. 33ceeb3 Fix include paths by Mathias Agopian · 11 years ago
  62. 83a3ad4 Merge "EGL_ANDROID_presentation_time: initial spec draft" into jb-mr2-dev by Jamie Gennis · 11 years ago
  63. 6730acb EGL_ANDROID_presentation_time: initial spec draft by Jamie Gennis · 12 years ago
  64. 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 11 years ago
  65. 86e392e Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev by Mathias Agopian · 11 years ago
  66. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 11 years ago
  67. 7fd5ef3 am e3a396b2: am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 11 years ago
  68. e3a396b am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 11 years ago
  69. 906bd04 Merge "[MIPS] Add MIPS architecture support to libagl" by Keun-young Park · 11 years ago
  70. ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 11 years ago
  71. 111d920 am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 11 years ago
  72. d3b2c02 Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 11 years ago
  73. 8171aec fix uninitialized attribute in SurfaceFlinger by Mathias Agopian · 11 years ago
  74. bf667e3 Merge changes I22f1b358,I5496d0de,Ifd98966b into jb-mr2-dev by Mathias Agopian · 11 years ago
  75. 94ebadf Merge "Remove unused clz.cpp" into jb-mr2-dev by Jesse Hall · 11 years ago
  76. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 11 years ago
  77. 12af3f6 update EGL headers to most recent by Mathias Agopian · 11 years ago
  78. e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 11 years ago
  79. f7f29c8 atrace: add support for app tracing by Jamie Gennis · 11 years ago
  80. c9a4e2f am 4194b389: am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 11 years ago
  81. 4194b38 am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 11 years ago
  82. 0b6c415 Merge "frameworks/native/opengl: Fix build with gcc 4.8" by Jesse Hall · 11 years ago
  83. b1196e6 Remove unused clz.cpp by Jesse Hall · 11 years ago
  84. 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 11 years ago
  85. 9794f90 Merge "atrace: fix tracing on user builds" into jb-mr2-dev by Jamie Gennis · 11 years ago
  86. 6f6f3f7 atrace: fix tracing on user builds by Jamie Gennis · 11 years ago
  87. 02d8656 Clean up HWC state when releasing a DisplayDevice by Jesse Hall · 11 years ago
  88. b43722c [MIPS] Add MIPS architecture support to libagl by Duane Sand · 11 years ago
  89. c80fae6 frameworks/native/opengl: Fix build with gcc 4.8 by Bernhard Rosenkränzer · 11 years ago
  90. caa81f0 Merge "make sure to unlock the screenshot's buffer on destruction" into jb-mr2-dev by Mathias Agopian · 11 years ago
  91. 8000d06 make sure to unlock the screenshot's buffer on destruction by Mathias Agopian · 11 years ago
  92. 9dd8d89 am 1cd763f1: am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 11 years ago
  93. 1cd763f am cd91024c: Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 11 years ago
  94. cd91024 Merge "[MIPS] Avoid unaligned load/store for 64-bit doubles." by Keun-young Park · 11 years ago
  95. 437bdbb Merge "Add seinfo parsing to PackageManagerService." into jb-mr2-dev by Geremy Condra · 11 years ago
  96. 4d3fd4e Add seinfo parsing to PackageManagerService. by Robert Craig · 11 years ago
  97. d7cde42 Merge "Bugreport broadcasts are only useful to owners." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  98. aaaa57b Bugreport broadcasts are only useful to owners. by Jeff Sharkey · 11 years ago
  99. 5a557a6 Merge "Fix virtual displays for HWC<=1.1" into jb-mr2-dev by Jesse Hall · 11 years ago
  100. 78d2a07 Merge changes I98927540,I95c71e8d into jb-mr2-dev by Jesse Hall · 11 years ago