1. 92a73be emulator/opengl: Fix glShaderSource() signature. by David 'Digit' Turner · 10 years ago
  2. c8f4ebe emulator/opengl/emugen: Add new 'flushOnEncode' entry point flag. by David 'Digit' Turner · 10 years ago
  3. 4425a99 emulator/opengl: Remove compiler warnings. by David 'Digit' Turner · 10 years ago
  4. c844e2d emulator/opengl/emugen: Small cleanup of autogenerated sources. by David 'Digit' Turner · 10 years ago
  5. b529510 emulator/opengl: Add emugen test suite. by David 'Digit' Turner · 10 years ago
  6. 9ee9ffb emulator/opengl/emugen: Use local variables for parameters. by David 'Digit' Turner · 10 years ago
  7. d0dc1dd emulator/opengl/emugen: Move pointer increment out of case statements. by David 'Digit' Turner · 10 years ago
  8. 7f0f4aa emulator/opengl/emugen: Introduce helper macros. by David 'Digit' Turner · 10 years ago
  9. de4e8c9 emulator/opengl/emugen: Remove accessor functions. by David 'Digit' Turner · 10 years ago
  10. 7d18e39 emulator/opengl/emugen: Ensure correct buffer alignment. by David 'Digit' Turner · 10 years ago
  11. a3afda2 emulator/opengl/emgen: Fix debug output of floating point values. by David 'Digit' Turner · 10 years ago
  12. a7b283d emulator/opengl: Add UniqueIntegerMap class. by David 'Digit' Turner · 10 years ago
  13. dafaabf emulator/opengl/emugen: Use templates to read values from stream. by David 'Digit' Turner · 10 years ago
  14. 6d8c445 emulator/opengl/emugen: Get rid of VarConverter. by David 'Digit' Turner · 10 years ago
  15. 6245007 emulator/opengl/emugl: Remove ispointer field from types definitions. by David 'Digit' Turner · 10 years ago
  16. e91e177 Merge "find_java now locates openjdk as well" into studio-1.0-dev by David Herman · 10 years ago
  17. f7dd3d9 find_java now locates openjdk as well by David Herman · 10 years ago
  18. 352b4fe Merge "Fixed find_java JAVA_HOME minimum version bug" into studio-1.0-dev by David Herman · 10 years ago
  19. 633339d Fixed find_java JAVA_HOME minimum version bug by David Herman · 10 years ago
  20. fd8c9bb Merge "Need to revert this one and cherry pick earlier CLs first" into studio-1.0-dev by Bo Hu · 10 years ago
  21. 71f8658 Need to revert this one and cherry pick earlier CLs first by Bo Hu · 10 years ago
  22. 0c2f8c7 Merge "emulator/opengl: Add emugen test suite." into studio-1.0-dev by Bo Hu · 10 years ago
  23. d4ddf47 emulator/opengl: Add emugen test suite. by David 'Digit' Turner · 10 years ago
  24. 3245160 Merge "Properly handle shader program deletion" into studio-1.0-dev by bohu · 10 years ago
  25. d9d6a98 Properly handle shader program deletion by bohu · 10 years ago
  26. 8ef9991 Merge "Properly handle shader deletion" into studio-1.0-dev by bohu · 10 years ago
  27. 2f55e59 Properly handle shader deletion by bohu · 10 years ago
  28. da28cf0 Merge "handles glGetFloatv with GL_STENCIL_VALUE_MASK etc" into studio-1.0-dev by bohu · 10 years ago
  29. 14d8dc7 handles glGetFloatv with GL_STENCIL_VALUE_MASK etc by bohu · 10 years ago
  30. 7e91a74 Merge "Build and package 32/64bit find_java." into studio-1.0-dev by Xavier Ducrohet · 10 years ago
  31. 3e5c7f7 Merge "Modifed find_java.bat and build settings" into studio-1.0-dev by David Herman · 10 years ago
  32. b5298b1 Modifed find_java.bat and build settings by David Herman · 10 years ago
  33. 4f44cf7 Merge "New -path arg for find_java" into studio-1.0-dev by David Herman · 10 years ago
  34. 892639f Merge "New -error arg for find_java" into studio-1.0-dev by David Herman · 10 years ago
  35. a82332e Merge "Added new -minv (version) option to find_java" into studio-1.0-dev by David Herman · 10 years ago
  36. 0bedfaa Merge "New -jdk option for find_java" into studio-1.0-dev by David Herman · 10 years ago
  37. d6178fd Merge "find_java now supports 64-bit builds" into studio-1.0-dev by David Herman · 10 years ago
  38. 8e66edf Build and package 32/64bit find_java. by Xavier Ducrohet · 10 years ago
  39. 2fb44fb Merge "Do not include META-INF/maven folder in generated artifact" into studio-1.0-dev by Siva Velusamy · 10 years ago
  40. 765bc3f Do not include META-INF/maven folder in generated artifact by Siva Velusamy · 10 years ago
  41. b9b5545 Merge "Bumped tools version number to 23.0.6" into studio-1.0-dev by Vince Harron · 10 years ago
  42. e35b4a4 Bumped tools version number to 23.0.6 by Vince Harron · 10 years ago
  43. d5b5fdb Merge "Handle empty data parameter in glTexSubImage2D" into studio-1.0-dev by Vince Harron · 10 years ago
  44. 04caa43 Handle empty data parameter in glTexSubImage2D by bohu · 10 years ago
  45. 75c9edb Merge "Handle empty length parameter on decoder side" into studio-1.0-dev by Vince Harron · 10 years ago
  46. 8e87014 Handle empty length parameter on decoder side by bohu · 10 years ago
  47. a829d50 Merge "Properly reset source code buffer" into studio-1.0-dev by Vince Harron · 10 years ago
  48. 57da2bf Properly reset source code buffer by bohu · 10 years ago
  49. ffe2a60 Merge "Update Guava 15.0 -> 17.0" into studio-1.0-dev by Siva Velusamy · 10 years ago
  50. 539e357 Update Guava 15.0 -> 17.0 by Siva Velusamy · 10 years ago
  51. ea29cd1 New -path arg for find_java by David Herman · 10 years ago
  52. 171072b New -error arg for find_java by David Herman · 10 years ago
  53. 8ebbf9d Added new -minv (version) option to find_java by David Herman · 10 years ago
  54. 1b9e6f6 New -jdk option for find_java by David Herman · 10 years ago
  55. 127af49 find_java now supports 64-bit builds by David Herman · 10 years ago
  56. 411ca61 Merge "find_java: new method to search in a custom path" into studio-1.0-dev by David Herman · 10 years ago
  57. 81f21b2 find_java: new method to search in a custom path by David Herman · 10 years ago
  58. cccb108 Merge "find_java.sln (and related project files) updated" into studio-1.0-dev by David Herman · 10 years ago
  59. 4a7b893 find_java.sln (and related project files) updated by David Herman · 10 years ago
  60. dab9b08 Merge "Adjust ADT to new ITestRunListener changes." into studio-1.0-dev by Siva Velusamy · 10 years ago
  61. 1dc7e96 Adjust ADT to new ITestRunListener changes. by Brett Chabot · 10 years ago
  62. b8e3092 Merge "FindJava2+WinLauncher2 MFC app for Windows." into idea133 by Raphael Moll · 10 years ago
  63. 6b94c86 FindJava2+WinLauncher2 MFC app for Windows. by Raphael Moll · 10 years ago
  64. 9b20099 Merge "Track lint API changes in the Eclipse lint integration" into idea133 by Tor Norbye · 10 years ago
  65. f24c9d3 Track lint API changes in the Eclipse lint integration by Tor Norbye · 10 years ago
  66. a0bf2fa Merge "Update tools to revision 23.0.4" into idea133 by Siva Velusamy · 10 years ago
  67. 157008b Update tools to revision 23.0.4 by Raphael Moll · 10 years ago
  68. e3be25a Merge "Update ADT version to 23.0.4" into idea133 by Raphael Moll · 10 years ago
  69. f2cf80d Update ADT version to 23.0.4 by Raphael Moll · 10 years ago
  70. 9c676ef Merge "Match language-specific flags before default locale country matches" into idea133 by Tor Norbye · 10 years ago
  71. 1687a96 Merge "Match language-specific flags before default locale country matches" into idea133 by Tor Norbye · 10 years ago
  72. 15e6e0c Match language-specific flags before default locale country matches by Tor Norbye · 10 years ago
  73. 972e1c6 Merge "emulator/opengl: Cleanup build files + remove obsolete tests." by David 'Digit' Turner · 10 years ago
  74. 31435b2 emulator/opengl: Cleanup build files + remove obsolete tests. by David 'Digit' Turner · 10 years ago
  75. 956b01f Merge "gltrace: Increase launch timeout" into idea133 automerge: 1d55d41 by Siva Velusamy · 10 years ago
  76. 1d55d41 Merge "gltrace: Increase launch timeout" into idea133 by Siva Velusamy · 10 years ago
  77. 06459c7 gltrace: Increase launch timeout by Siva Velusamy · 10 years ago
  78. 39f4d67 Merge "Change Device List to Device Collection." into idea133 automerge: b0e06f6 by Deepanshu Gupta · 10 years ago
  79. b0e06f6 Merge "Change Device List to Device Collection." into idea133 by Deepanshu Gupta · 10 years ago
  80. f9b309c Change Device List to Device Collection. by Deepanshu Gupta · 10 years ago
  81. 5131332 Merge "gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBS" into idea133 by Siva Velusamy · 10 years ago
  82. 4d05f33 Merge "gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBS" into idea133 by Siva Velusamy · 10 years ago
  83. a1394e9 gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBS by Siva Velusamy · 10 years ago
  84. 1af9ef8 Merge "Support dynamic lib name without ".dylib" on Mac" by David Turner · 10 years ago
  85. 1ee821e Support dynamic lib name without ".dylib" on Mac by Tina Zhang · 10 years ago
  86. ec58e2e Merge "monitor: Move from sdk/ to sdk/eclipse" into idea133 automerge: f68260f by Siva Velusamy · 10 years ago
  87. 0d29dd0 Merge "Merge commit 'ae461d3' into mmerge" by Siva Velusamy · 10 years ago
  88. 57e93f0 Merge commit 'ae461d3' into mmerge by Siva Velusamy · 10 years ago
  89. f68260f Merge "monitor: Move from sdk/ to sdk/eclipse" into idea133 by Siva Velusamy · 10 years ago
  90. 91a5685 monitor: Move from sdk/ to sdk/eclipse by Siva Velusamy · 10 years ago
  91. ae461d3 Merge "monitor: Remove old build scripts and instructions" into idea133 by Siva Velusamy · 10 years ago
  92. cdaea48 monitor: Remove old build scripts and instructions by Siva Velusamy · 10 years ago
  93. 37075b0 Merge "Include JDT as a required dependency" into idea133 automerge: b282ba8 by Siva Velusamy · 10 years ago
  94. 97c86dc Merge "Add NDK plugin to ADT package feature" into idea133 automerge: d4ce9eb by Siva Velusamy · 10 years ago
  95. 4f8c939 Merge "Update Eclipse plugins\' version from 23.0.2 -> 23.0.3" into idea133 by Siva Velusamy · 10 years ago
  96. d4ce9eb Merge "Add NDK plugin to ADT package feature" into idea133 by Siva Velusamy · 10 years ago
  97. b282ba8 Merge "Include JDT as a required dependency" into idea133 by Siva Velusamy · 10 years ago
  98. 9a57fc0 Include JDT as a required dependency by Siva Velusamy · 10 years ago
  99. 234cc6a Merge "Update Eclipse plugins' version from 23.0.2 -> 23.0.3" into idea133 by Siva Velusamy · 10 years ago
  100. 17e3852 Add NDK plugin to ADT package feature by Siva Velusamy · 10 years ago